1914 Commits (34edfa646ebb35839b72c300b0422f386731313e)

Author SHA1 Message Date
Thomas Guillem cb1b9717d0 player: rename vlc_player_*Track to EsId 7 years ago
Thomas Guillem b25d1b3484 hotkeys: use own subtitle sync implementation 7 years ago
Thomas Guillem f00932a33e hotkeys: pass intf to handlers 7 years ago
Thomas Guillem 57d834cd27 include vlc_input_item.h instead of vlc_input.h 7 years ago
Thomas Guillem ee4afd6821 remove unused #include <vlc_input.h> 7 years ago
Thomas Guillem 42e8a35e76 player: associate ES ids in vout_changed event 7 years ago
Rémi Denis-Courmont 03be397d82 rc: don't define --rc-unix is not available 7 years ago
Thomas Guillem ae0f98f72f rc: fix item leak 7 years ago
Thomas Guillem 60220ade56 rc: lock the player only once while processing commands 7 years ago
Rémi Denis-Courmont e22b496b5f rc: fix potential use-after-free 7 years ago
Rémi Denis-Courmont b5543e33a8 rc: add cli and oldrc aliases 7 years ago
Rémi Denis-Courmont 1f128ba388 rc: rename back to rc from oldrc 7 years ago
Rémi Denis-Courmont 60eb593c18 rc: fix potential use-after-free 7 years ago
Rémi Denis-Courmont a862cfbdab rc: move outstanding void commands to table 7 years ago
Rémi Denis-Courmont daf758a1e4 rc: remove unused arguments to void command handlers 7 years ago
Rémi Denis-Courmont 8ecf33f5db rc: split out snapshot command 7 years ago
Rémi Denis-Courmont a29f55d397 rc: use separate callback for void player commands 7 years ago
Rémi Denis-Courmont 5c5007d957 rc: use separate callback for void playlist commands 7 years ago
Rémi Denis-Courmont 7721510638 rc: pass intf_thread_t rather than vlc_object_t pointer 7 years ago
Rémi Denis-Courmont 23a7951266 rc: don't name macro and function the same 7 years ago
Rémi Denis-Courmont 0c99962f65 rc: don't block input/playlist commands when paused 7 years ago
Rémi Denis-Courmont d3af793572 rc: use a table for commands with parameters 7 years ago
Rémi Denis-Courmont 1133a865e0 rc: use a table for parameter-less commands 7 years ago
Rémi Denis-Courmont 5458013bf8 rc: move command processing to separate function 7 years ago
Rémi Denis-Courmont 2aee653993 rc: add missing static qualifier 7 years ago
Rémi Denis-Courmont 16011d3745 rc: reorder to avoid forward declarations 7 years ago
Rémi Denis-Courmont 24c528d2fd oldrc: remove unused return values 7 years ago
Rémi Denis-Courmont 872f721a95 oldrc: inline Quit() 7 years ago
Rémi Denis-Courmont 2dced88706 oldrc: inline statistics update 7 years ago
Rémi Denis-Courmont ac3bb239ae oldrc: remove unused oldval and data arguments 7 years ago
Rémi Denis-Courmont 12900e5e7b oldrc: command call handler functions directly 7 years ago
Rémi Denis-Courmont 16f4ac4701 oldrc: remove dead code 7 years ago
Thomas Guillem 800a530f3e hotkeys: re-indent after last commit 7 years ago
Thomas Guillem aa6d395b62 player: change vout events 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
Rémi Denis-Courmont 0fc1c56d66 oldrc: fix warning 7 years ago
Rémi Denis-Courmont 318a2102ea oldrc: fix format strings 7 years ago
Victorien Le Couviour--Tuffet 46ea30cd17 oldrc: use new playlist / player 8 years ago
Victorien Le Couviour--Tuffet f9c971daef hotkeys: use new playlist / player and refactor 8 years ago
Victorien Le Couviour--Tuffet 06e4e42bf7 actions: reorder into relevant sections 8 years ago
Victorien Le Couviour--Tuffet fe676e9d1d gestures: enhance gesture detection 8 years ago
Victorien Le Couviour--Tuffet be98642508 gestures: use new playlist / player 8 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
Thomas Guillem 802ec079d2 win_msg: use new playlist / player 7 years ago
Thomas Guillem ea87e14247 netsync: disable for now 7 years ago
Steve Lhomme 987e7371bb ntservice: don't use a temporary conversion to printf a wide char string 7 years ago