]> git.sesse.net Git - vlc/history - modules/control
Promote lua_intf as the main module
[vlc] / modules / control /
2010-04-08 Rémi Denis-CourmontHTTP old: use vlc_sd_GetNames(), fix #3490
2010-04-01 Ilkka Ollakkamerge xcb keysym-table for video_output and global...
2010-03-26 Laurent AimarFixed fine rate modifications in hotkeys.
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-13 Rémi Denis-CourmontDo not put copyright statement where it does not belong
2010-03-13 Rémi Denis-CourmontFix "play only" hotkey when playlist is stopped (i...
2010-03-10 Rémi Denis-Courmonttypo
2010-03-09 Rémi Denis-CourmontConstify (fixes #1391)
2010-03-09 Rémi Denis-CourmontRemove useless casts
2010-03-09 Rémi Denis-CourmontFileToUrl: constify
2010-03-09 Rémi Denis-CourmontFileToUrl does not need to be extern
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-02-26 Rémi DuraffortRevert "Missing return values."
2010-02-26 Rémi DuraffortMissing return values.
2010-02-21 Rémi Denis-CourmontParseExecute: robustify and cleanup
2010-02-20 Rémi Denis-CourmontHTTP interface art: use make_path and fix a few memory...
2010-02-15 Rémi Denis-CourmontWinCE: don't build signals
2010-02-15 Rémi Denis-CourmontWinCE: don't build RC
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontVariable choice names are in psz_string, not var.psz_name
2010-02-11 Rafaël Carrédbus: correctly reference current input
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Denis-CourmontUse input_GetVout
2010-02-10 Rémi Durafforthotkeys: use the return value of var_ToggleBool.
2010-02-10 Jakob Lebendbus: fix compilation
2010-02-09 Rémi Denis-CourmontDBus: ifdef buggy input code out
2010-02-09 Rémi Denis-CourmontDBus: no need to lock playlist to add callbacks
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-03 Laurent AimarEnabled netsync build by default.
2010-02-03 Rémi Denis-CourmontHard-code ntservice, motion and signals interface as...
2010-02-03 Rémi Denis-CourmontAlways build oldrc and mediadirs
2010-02-02 Laurent AimarUsed vout_OSDEpg for the time hotkeys.
2010-02-02 Laurent AimarCreate the synchronization thread only when needed...
2010-02-02 Laurent AimarClean up a bit netsync.
2010-02-02 Laurent AimarNo functional changes (K&R + no hungarian notations...
2010-02-02 Laurent AimarCosmetics (netsync).
2010-02-02 Jean-Paul Samannetsync: rewrite
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2010-01-16 Rémi Denis-CourmontRemove sys/types.h check
2010-01-14 Rémi Duraffortdbus: add 'time' and 'mtime' meta data as requiered...
2010-01-14 Rémi Duraffortdbus controler: cosmetics (split the meta: the ones...
2010-01-14 Rémi Duraffortdbus_control: fix a typo 's/tracknum/tracknumber'
2010-01-14 Rémi DuraffortDbus controler: Fix path for the TrackListChange signal.
2010-01-14 Rémi Duraffortdbus control: AFAIK we must lock here.
2010-01-13 Rafaël CarréFix oldhttp build : needs struct stat / S_ISDIR
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> and <sys/time.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <fcntl.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <ctype.h> inclusions
2010-01-11 Rémi Denis-CourmontRemove useless <sys/stat.h> includes
2010-01-11 Rémi Denis-CourmontRemove useless <errno.h> inclusions
2010-01-06 Christophe MutricyFix compilation
2010-01-04 Rémi Denis-CourmontDBus: retain the playlist throughout
2009-12-30 Jean-Baptiste KempfNTService: fix stray ‘\302’ in program issue
2009-12-30 Rémi Denis-CourmontXCB global hotkeys: don't bother unregistering
2009-12-30 Rémi Denis-CourmontXCB global hotkeys: don't keep a connection and a threa...
2009-12-30 Rémi Denis-Courmonttelnet: use var_Inherit
2009-12-30 Rémi Denis-CourmontRemote Control: use var_Inherit
2009-12-30 Rémi Denis-CourmontNT service: use var_Inherit
2009-12-30 Rémi Denis-CourmontNetsync: use var_Inherit
2009-12-30 Rémi Denis-Courmontmotion interface: use var_Inherit
2009-12-30 Rémi Denis-CourmontHTTP interface: kill config_Get
2009-12-30 Rémi Denis-Courmonthotkeys: user var_Inherit (partial)
2009-12-30 Rémi Denis-Courmontgestures: use var_Inherit
2009-12-30 Rémi Denis-CourmontRemote Control: use vlc_GetActionId
2009-12-28 Antoine CellerierUse action id in lirc. (Untested)
2009-12-28 Rémi Duraffortlirc: clean up.
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-21 Antoine CellerierDeprecate the C rc, http and telnet interfaces. They...
2009-12-21 Antoine CellerierAdd --data-path option. Access the src share directory...
2009-12-21 Laurent AimarFixed fine rate control (hotkeys).
2009-12-16 Jean-Baptiste KempfCheck asprintf return
2009-12-08 Rémi Denis-Courmontsignals: ignore SIGHUP if its handler is SIG_IGN
2009-12-08 Rémi Duraffortfix doxygen documentation.
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-04 Jean-Baptiste KempfHotkeys: add missing break in switch
2009-12-02 Rafaël Carrérc: make sure return value is set
2009-12-01 Erwan Tulourc module: fix snapshot command
2009-11-28 Jakob Lebensubtitles/hotkeys: hotkey accessible subtitle position...
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortrc: add some more statistics.
2009-11-17 JP DingerKill a few warnings about unchecked asprintf() return...
2009-11-13 Rémi Duraffortrc: simplify and make one test usefull.
2009-11-03 Rémi Denis-CourmontXCB global hotkeys: fix X11 connection failure handling
2009-10-26 Rémi Duraffortcontroles: use var_Get* and var_ToggleBool when applicable.
2009-10-19 Rémi Denis-CourmontMaemo: use left button by default for gestures (not...
2009-10-17 Rémi Denis-CourmontHTTPd: stat -> utf8_stat
2009-10-15 Rémi Duraffortlirc: we don't need to keep the name of the file in...
2009-10-09 Rafaël Carréglobalhotkeys xcb : fix modifiers with xcb-keysyms...
2009-10-09 Rafaël Carréremove debug left over in [b3a591d0]
2009-10-08 Laurent AimarFixed globalhotkeys compilation with old xcb version.
2009-10-07 Rafaël CarréRevert "dbus control: event based message notification"
next