]> git.sesse.net Git - vlc/history - modules/control
Qt: draw rounded art pixmap
[vlc] / modules / control /
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"
2009-10-07 Rémi Denis-CourmontCompile fix
2009-10-07 Rafaël Carrédbus control: event based message notification
2009-10-07 Rafaël Carréglobalhotkeys : use new xcb-util API (>= 0.3.4)
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : cosmetics, make all lines fit...
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : fix warnings
2009-10-05 Laurent AimarUpdated hotkeys after deinterlace changes.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-09-12 Rémi Denis-CourmontMissing #include <errno.h>
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortadd_string wants a string.
2009-08-26 Pierre d'HerbemontRevert "signals: Remove a false warning about no return...
2009-08-25 Pierre d'Herbemonttelnet: Don't use pause() on Win32.
2009-08-25 Pierre d'Herbemontsignals: Remove a false warning about no return value.
2009-08-25 Jean-Baptiste KempfFix compilation of Win32 global hotkeys
2009-08-25 Rémi Denis-Courmonttelnet: don't call msleep(1000) on poll() error
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-23 Jean-Baptiste KempfRC: kill warnings
2009-08-21 Rémi Denis-CourmontRevert "signals: Return NULL at SigThread end."
2009-08-20 Pierre d'Herbemonthttp: Don't compare unsigned directly and factorize.
2009-08-20 Pierre d'Herbemontsignals: Return NULL at SigThread end.
2009-08-20 Pierre d'Herbemontmotion: We really want an assignation here. Put parenth...
2009-08-20 Pierre d'Herbemontrc: Flag unused params.
2009-08-20 Pierre d'Herbemonthttp: Flag unused args.
2009-08-20 Jean-Baptiste KempfKill misc warnings
2009-08-19 Jean-Baptiste KempfGlobal Hotkeys: simplify and clean code
2009-08-19 Jean-Baptiste KempfPort GlobalHotkeys to the correct SetWindowLongPtr API
2009-08-12 Laurent AimarFixed RC deadlocks on input events.
2009-08-12 Jean-Baptiste KempfRemove the ShowIntf module. It doesn't make sense when...
2009-08-06 Rémi Denis-CourmontCosmetic: socket(AF_ -> socket(PF_
2009-08-04 Andy CheneeRC: add frame-by-frame function
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-15 Rémi Duraffortrc: no need to strdup the value returned by var_GetString.
2009-07-11 Rémi Denis-CourmontReally handle sigwait() errors
2009-07-11 Rémi Denis-CourmontRevert "Handle EINTR from sigwait"
2009-07-11 Rémi Denis-CourmontHandle EINTR from sigwait
2009-07-10 Sigmund AugdalMake the dbus plugin not sleep unless the event queue...
2009-07-09 Rémi Denis-CourmontDBus: set volume on playlist
2009-07-09 Rémi Denis-CourmontRC: big cleanup
next