205 Commits (906e31714f751d2cd2d762d59c2384ff4e1e2a75)

Author SHA1 Message Date
Alexandre Janniaux 2f2a478740 control: dbus: check EINTR for read 3 years ago
Alexandre Janniaux a168eb015b dbus: dbus: refactor release of events 3 years ago
Alexandre Janniaux 3db58145f1 dbus: dbus: delete event on error 3 years ago
Alexandre Janniaux f9b56da32c dbus: dbus: allow duplicated playlist event 3 years ago
Alexandre Janniaux 8ce9af051b dbus: dbus_tracklist: add missing inline qualifier 3 years ago
Steve Lhomme 8707c5939a modules: include vlc_arrays.h when using vlc_dictionary_t 3 years ago
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme 55eba1ae2e modules: include vlc_threads.h when using vlc_savecancel() 3 years ago
Jorge Bellon-Castro fe7f7949c4 Dbus control module: release linked-list elements 3 years ago
Jorge Bellon-Castro 1832179c7b DBus control module: destroy events at exit 3 years ago
Jorge Bellon c752a43a75 DBus control module: return DBus error message instead of entering an infinite loop 3 years ago
Jorge Bellon-Castro c839ffd9a6 DBus control: add more TrackList signals 3 years ago
Jorge Bellon-Castro b2a5d6cc75 DBus control: do not query index of item if known 3 years ago
Jorge Bellon-Castro b9eb7cc643 DBus control: Extract method ProcessPlaylistChanged 3 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Romain Vimont 9c4f4942ed dbus: notify previous/next state changes 5 years ago
Romain Vimont 9a47f147ec dbus: simplify previous/next detection 5 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont e5d44f6af0 vlc_tick: add MIN and MAX constants 5 years ago
Thomas Guillem 0bf2da02c2 dbus: increase player timer period 5 years ago
Steve Lhomme 22ad23fdfd dbus: avoid vlc_tick_t conversion from hardcoded values 6 years ago
Steve Lhomme c2a51d3107 dbus: fix vlc_tick_t value test 6 years ago
Alexandre Janniaux a33ac07870 dbus: replace discontinuity detection by player timer 6 years ago
Alexandre Janniaux 42b1ccbc6a control: dbus: fix error path 6 years ago
Alexandre Janniaux 32398a9aeb dbus: remove stray lines 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Thomas Guillem bb4d4abf5c player: rework aout/vout callbacks 7 years ago
Rémi Denis-Courmont c182eacdad dbus: avoid precedence warning 7 years ago
Romain Vimont 50c0fa5d65 player: pass old_caps to on_capabilities_changed 7 years ago
FeRD (Frank Dana) 48e593f164 dbus: Correct introspection data 7 years ago
FeRD (Frank Dana) 3b7e27afc6 dbus: Reorder introspection to match spec 7 years ago
Victorien Le Couviour--Tuffet b9c656d103 dbus: fix MPRIS MediaPlayer2 interface properties 8 years ago
Victorien Le Couviour--Tuffet 688bc9ec9b dbus: use new playlist / player 8 years ago
Rémi Denis-Courmont a990818d1a vout: introduce vout_Hold() and vout_Release() 7 years ago
Rémi Denis-Courmont d55765b605 input: introduce input_Hold() and input_Release() 7 years ago
Rémi Denis-Courmont 1e37912ef3 dbus: remove unused variables 7 years ago
Rémi Denis-Courmont 9fc98d6125 dbus: remove useless hold/release 7 years ago
Rémi Denis-Courmont e48a8a9eb2 objects: add vlc_object_instance() 7 years ago
Thomas Guillem 797a8dce4e input: change INPUT_RATE_MAX/INPUT_RATE_MIN 7 years ago
Thomas Guillem c42f3d1bc6 dbus: remove "Getting All properties" log 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Thomas Guillem 034a3f75a2 core: move playlist to playlist_legacy 8 years ago
Rémi Denis-Courmont cef290c89d dbus: use playlist_IsEmpty() 8 years ago
Jean-Baptiste Kempf b007abf4c3 Remove RealRTSP plugin 8 years ago
Steve Lhomme 641fb7d958 dbus_player: return the ticks in microseconds 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme a6149e2c1e include: rename vlc_mtime.h to vlc_tick.h 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago