]> git.sesse.net Git - vlc/history - modules/control
Update pot file
[vlc] / modules / control /
2008-04-11 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Jean-Paul SamanSanitize STATUS_CHANGE messages.
2008-04-07 Rémi DuraffortImprove playlist drawing with rc.
2008-04-07 Rémi DuraffortFix #1530 : with thr rc interface you can now draw...
2008-04-07 Rémi DuraffortWe don't need the update system with the rc interface.
2008-04-04 Rafaël Carrérc : stop the playlist before exiting, fix quitting...
2008-04-04 Rafaël CarréSimplify macro
2008-03-27 Rémi Denis-CourmontDon't create an unused variable per action
2008-03-27 Rémi Denis-CourmontRemove hotkeys "accounting" stuff.
2008-03-27 Rémi Denis-CourmontRemove ActionKeyCB - I really can't find any path to...
2008-03-27 Rémi Denis-Courmonthotkeys: use key-action
2008-03-27 Rémi Denis-Courmonthotkeys: cleanup locking
2008-03-27 Rémi Denis-CourmontRevert "ActionKeyCB: remove completely."
2008-03-27 Rémi Denis-CourmontActionKeyCB: remove completely.
2008-03-27 Rémi Denis-Courmonthotkeys: make the ActionKeyCB O(1) w.r.t. the number...
2008-03-27 Jean-Baptiste KempfChanging audio device can also make sense without any...
2008-03-27 Jean-Baptiste KempfTrailing spaces and comments.
2008-03-27 DylanAdd hotkey to cycle through audio devices
2008-03-27 DylanAdd Hotkey to cycle through audio devices
2008-03-27 Rafaël CarréDBus: remove unused macro, check memory allocation
2008-03-27 Mirsal EnnaimeDbus control module: * Add the MprisVersion Method...
2008-03-26 Mirsal EnnaimeDbus control module: * Simplify p_intf->p_sys->i_caps...
2008-03-26 Rafaël CarréDBus: don't use the demux object
2008-03-26 Rafaël CarréTypo
2008-03-26 Rafaël CarréDBus: don't use access object
2008-03-25 ogg.k.ogg.kfix stray semicolon (which would change program flow)
2008-03-25 Rafaël CarréDBus : Fix a segfault when access->pf_control is NULL
2008-03-25 Mirsal EnnaimeDbus control module: * Add missing MPRIS capability...
2008-03-25 Mirsal EnnaimeDbus control module: * Implement (partially) the CapsCh...
2008-03-23 Rémi Denis-CourmontCheck-in modules/Makefile.am
2008-03-13 Rémi DuraffortOne more removing session. (useless test before a free())
2008-03-12 Rémi DuraffortThe last but not the least commit about these useless...
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-09 Rafaël Carrédon't send twice the signal when an item is added or...
2008-03-09 Mirsal EnnaimeD-Bus control module
2008-02-29 Jean-Paul SamanPatch by Johannes Buchner (buchner.johannes at gmx...
2008-02-11 Jean-Paul SamanSimplify rc stats command
2008-02-10 Rémi Denis-CourmontUse config_GetDataDir() instead of DATA_PATH.
2008-01-29 Rafaël Carrédbus: fix warnings, implement GetCaps method (the signa...
2008-01-29 Ilkka Ollakkasmall (ugly) fix to check EAGAIN after recv returns...
2008-01-28 Rafaël Carrécontrol/*: fix warnings
2008-01-28 Rafaël Carrécontrol/http:
2008-01-24 Rémi Denis-CourmontRemove some GCCisms.
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-23 Rémi Denis-CourmontFix [22070] not creating the http-host variable. Closes...
2008-01-23 Rémi Denis-CourmontFix off-by-one overflow and simplify
2008-01-21 Rémi Denis-CourmontSet non-blocking mode on accepted sockets
2008-01-20 Rémi Denis-CourmontFix previous commit
2008-01-20 Rémi Denis-CourmontFix #include
2008-01-20 Rémi Denis-Courmontnetsync: this was the last unchecked FD_SET/FD_ISSET...
2008-01-20 Rémi Denis-CourmontSwitch telnet interface to poll
2008-01-15 Jean-Paul SamanShow statistical information on the rc interface.
2007-12-23 Pierre d'Herbemontmodules/control/http: Fix input_item memleak.
2007-12-18 Rémi DuraffortAdd fonctions to the update system : all is in a thread...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-23 Rémi Denis-CourmontRemove totally useless transcoding from UTF-8 in HTTP...
2007-11-18 Rafaël Carrédbus: super annoying typo
2007-11-04 Antoine CellerierRemove unneed setting of val.b_bool before calling...
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-23 Rafaël Carrédbus: review object locking/yielding, fix various bugs...
2007-10-23 Rafaël Carrédbus: don't lock the playlist, but only yield the input...
2007-10-22 Rafaël Carrédbus: updates to match the current status of MPRIS...
2007-10-22 Rafaël Carrédbus: monitors input "state" variable to emit the Track...
2007-10-09 Rafaël Carréhttp: psz_dir is not meant to be a const
2007-10-09 Rafaël CarréPartly revert [20969]. fix #1311
2007-10-04 Rafaël Carrédbus: adds some playlist locking, finish [22423]
2007-10-04 Rafaël Carrédbus: simplify playlist operations
2007-10-03 Rafaël Carrérc: add `random' command
2007-10-03 Rafaël Carrérc: ressuscite the goto command
2007-10-01 Rémi Denis-CourmontRemove the HTTP interface thread, and save 20 wakeups...
2007-10-01 Rémi Denis-Courmont - Do not release the input while we did not yield...
2007-10-01 Rémi Denis-CourmontPlaylist is always true here
2007-10-01 Rémi Denis-CourmontFind the playlist once *before* starting.
2007-10-01 Rémi Denis-CourmontMake a bunch of HTTP macro functions static
2007-10-01 Rafaël CarréThat shouldn't have been part of the previous commit
2007-10-01 Rafaël Carréconfigure.ac: typo, fix #1204
2007-09-28 Rafaël Carrédbus: Removes dbus_threads_init_default() since it...
2007-09-27 Rémi Denis-CourmontFix segmentation fault
2007-09-23 Rémi Denis-CourmontDisable HTTP art handler by default, due to security...
2007-09-23 Rémi Denis-CourmontDo not leak the art handler from HTTP interface - fixes...
2007-09-22 Rémi Denis-CourmontPush something to RPN when vlc_config_get fails - fixes...
2007-09-22 Rémi Denis-CourmontHTTP control interface does not depend on TLS directly...
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Rafaël CarréUse intf_ShouldDie()
2007-09-16 Rémi Denis-Courmonthotkeys: use the new object locking API
2007-09-16 Rémi Denis-CourmontGetNonEmptyString simplification
2007-09-15 Rafaël CarréMakes vlc the 2nd Media Player in history to implement...
2007-09-15 Rémi Denis-CourmontFix MacOS linking
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-15 Rémi Denis-CourmontRemove auto-update. This is blatantly insecure.
2007-09-11 Rafaël CarréFix segfault when nothing is playing
2007-09-11 Rafaël CarréFix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM)
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-07 Rafaël CarréUses add_password for passwords
2007-09-04 Rémi Denis-CourmontFix referenced types (potentially fix crash with CGIs...
2007-09-04 Rémi Denis-CourmontFix crash
next