152 Commits (dccda0e133ff0a2e85de727cf19ddbc634f06b67)

Author SHA1 Message Date
Steve Lhomme 317f1f9569 modules: optimize string maximum size checks 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Lyndon Brown e1194a5f29 Switch various user facing URLs to HTTPS 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Rémi Denis-Courmont dd20ace531 Rename VLC_EBADVAR to VLC_EINVAL 5 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Rémi Denis-Courmont 5bfde5eb6d audioscrobbler: use semaphore instead of cancellation 6 years ago
Marvin Scholz 3f09c4134d audioscrobbler: use new md5 API 6 years ago
Rémi Denis-Courmont 0474c75182 audioscrobbler: use break rather than goto 6 years ago
Rémi Denis-Courmont a18c4d6570 thread: remove vlc_cond_destroy() 7 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 7 years ago
Rémi Denis-Courmont f11c730d85 audioscrobbler: fix error code 7 years ago
Victorien Le Couviour--Tuffet e5dfc67e0c audioscrobbler: use new playlist / player 8 years ago
Rémi Denis-Courmont d55765b605 input: introduce input_Hold() and input_Release() 8 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Thomas Guillem 034a3f75a2 core: move playlist to playlist_legacy 8 years ago
Rémi Denis-Courmont af740a6800 audioscrobbler: use vlc_tls functions 8 years ago
Rémi Denis-Courmont e7a06f987f audioscrobbler: use vlc_memstream 8 years ago
Steve Lhomme 3556bcd09b modules: convert to seconds using SEC_FROM_VLC_TICK() 8 years ago
Steve Lhomme 6b86c95bcf audioscrobbler: init the amount of time to wait to VLC_TICK_INVALID 8 years ago
Steve Lhomme 266840ba61 audioscrobbler: played_time is not an vlc_tick_t 8 years ago
Steve Lhomme 0223136621 modules: replace hardcoded CLOCK_FREQ fractions/multiples by VLC_TICK macros 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme c2eb32c9e1 rename mwait() to vlc_tick_wait() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Steve Lhomme 424c62c391 audioscrobbler: played_time is not an mtime_t 8 years ago
Pierre Lamot e7383792e7 audioscrobbler: fix url parsing in handshake 8 years ago
Steve Lhomme 04db84cd9c modules: replace use of 1000000 on time values by CLOCK_FREQ 8 years ago
Rémi Denis-Courmont 776811e9f2 config: remove advanced from add_password() 8 years ago
Filip Roséen e4fbdcebeb stream: rename vlc_stream_NewMRL to vlc_stream_NewURL 10 years ago
Rémi Denis-Courmont 312d198438 stream: stream_ -> vlc_stream_ 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 11 years ago
Rémi Denis-Courmont 9502539d89 audioscrobbler: fix request syntax 11 years ago
Hugo Beauzée-Luyssen 1de948c790 audioscrobbler: Don't mark a used variable unused 11 years ago
Hugo Beauzée-Luyssen 0875ed64ed audioscrobbler: Fix socket leaks on error 11 years ago
Hugo Beauzée-Luyssen 05e2ddbcc1 audioscrobbler: Remove useless allocations 11 years ago
Rémi Denis-Courmont 6f15ed5213 Namespace/rename vlc URI decode/encode functions 11 years ago
Jonas Lundqvist 2e4030a281 audioscrobbler: check the submission URLs after handshake 11 years ago
Jonas Lundqvist f016bce31b audioscrobbler: implement Now Playing feature 11 years ago
Jonas Lundqvist d7dcada304 audioscrobbler: remove dead code 11 years ago
Jonas Lundqvist 15b848dde0 audioscrobbler: update protocol documentation URLs 11 years ago
Rémi Denis-Courmont d7a88fe038 url: remove vlc_UrlParse() option parameter 11 years ago
Rémi Denis-Courmont c63fb384e7 audioscrobbler: fix stream error handling 11 years ago
Rémi Denis-Courmont 4b8e7b833b audioscrobbler: fix condition variable usage 11 years ago
Rémi Denis-Courmont 217fc59faa Remove no longer used net_Printf() argument 11 years ago
Rémi Denis-Courmont c17d35d425 audioscrobbler: call recv() and document some existing bugs 11 years ago
Rémi Denis-Courmont 56220f8612 vlc_plugin: fix non-LGPL plugins meta infos 12 years ago
Rémi Denis-Courmont a39f80a677 audioscrobbler: keep track of active input object 12 years ago
Rémi Denis-Courmont 5adb3308b8 Remove vlc_input.h from vlc_playlist.h 12 years ago