]> git.sesse.net Git - vlc/history - modules/control
atmo: fix most warnings, convert to Unicode, kill useless functions
[vlc] / modules / control /
2011-05-07 Rémi Denis-CourmontRename LIBVLC_* function attributes to VLC_* within...
2011-05-04 Rémi Denis-CourmontRename vlc_key_t to vlc_action_t
2011-04-30 Rémi Denis-CourmontRC: fix format string
2011-04-30 Rémi Denis-CourmontRC: fix warning
2011-04-29 Rémi Denis-Courmonthotkeys: remove ineffective config save
2011-04-22 Can Wuhotkey: code ACTION_RATE_NORMAL like similar functions
2011-04-22 Can Wuhotkey: DisplayMessage() prototype has a channel argment
2011-04-21 Jean-Baptiste KempfRemove oldhttp
2011-04-07 Rémi Denis-CourmontRemove "saved-volume" and "volume-change". Use "volume".
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-05 Rémi DuraffortDo not include vlc_fixups, config.h is already doing it.
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortFix calloc usage.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-03-29 Rémi Denis-Courmontmotion: useless include
2011-03-29 Rémi Denis-CourmontMotion: fix the vlc_object_find bug and flag the other...
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-02-24 Jean-Baptiste KempfOldhttp: use %Y-%m-%d instead of %F
2011-02-20 Rémi Denis-CourmontRemove legacy xcb-keysyms support
2011-02-19 Mirsal Ennaimedbus: Use vlc_pipe
2011-02-19 Mirsal Ennaimedbus: Rework the main loop
2011-02-19 Rémi Denis-CourmontXCB/global: no need to keep track of VLC actions
2011-02-19 Rémi Denis-CourmontWin32 global hotkeys: update to key items as strings
2011-02-19 Rémi Denis-CourmontXCB/global: update to key items as strings
2011-02-17 Jean-Baptiste KempfRC: kill a warning on Win32
2011-02-13 Pierre YnardWin32: revert to old rc interface
2011-02-12 Rémi Denis-CourmontWin32: use vlc_GetActionId
2011-02-02 Pierre Ynardoldrc: small simplification
2011-01-27 Pierre Ynardoldrc: use make_URI() when adding files
2011-01-27 Pierre Ynardoldrc: fix crash on memory error
2011-01-23 Pierre Ynardlirc: build fix
2011-01-23 Rémi Denis-Courmontnetsync: don't sleep on poll() EINTR
2011-01-23 Rémi Denis-CourmontLIRC: don't choke on EINTR
2011-01-18 Rémi Denis-CourmontXCB hotkeys: do not use --x11-display anymore
2010-12-21 Francois CartegnieFiles and paths are not string variables (for Qt)
2010-12-05 Rémi Denis-CourmontRemove VLC_VAR_MODULE, VLC_VAR_FILE and VLC_VAR_DIRECTORY
2010-11-22 Rémi Duraffortgestures: use static when needed.
2010-11-09 Jean-Baptiste KempfMotion: code simplification, cleaning and error-checking
2010-11-07 Rémi Duraffortdbus: fix memory leaks.
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-11-01 Laurent AimarFixed a double free on error (http interface).
2010-10-31 Pierre d'Herbemontmotion: Don't use unimotion on iOS.
2010-10-25 Laurent AimarFixed variable name in motion control intf.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-14 Rémi Denis-CourmontOld RC: remove goto divide-by-two hack (fix #4236)
2010-10-04 Ilkka Ollakkarefactor rate(,-faster,-slower) to playlist
2010-09-04 Rémi Denis-CourmontDo not use obsolescent ctime(_r)
2010-08-22 Rémi Denis-CourmontFix/improve some strings
2010-08-14 Jean-Baptiste KempfRevert "Netsync: kill 2 warnings"
2010-08-13 Jean-Baptiste KempfWin32 globalhotkeys: kill warnings
2010-08-13 Jean-Baptiste KempfNetsync: kill 2 warnings
2010-08-09 Rémi Denis-CourmontOld RC: "rate" is a float nowadays (fix #4088)
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-07-17 Rémi Denis-CourmontRC: stats are 64-bits
2010-07-17 Rémi Denis-CourmontRC: fix warning
2010-07-17 Pankaj YadavAll other Interfaces already moved on.Only my oldrc...
2010-07-15 Rémi Durafforthttp: fix warning.
2010-07-12 Rafaël Carrédbus: monitor input state change through "intf-event"
2010-07-12 Rafaël CarréRemove file forgotten in [79a45df736]
2010-07-11 Rémi Denis-CourmontStore configuration integer as 64-bits values
2010-07-05 Rémi DuraffortFix printf type.
2010-07-05 Mirsal EnnaimeReorganize the dbus control module code
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-06-23 Rémi Denis-CourmontHTTP interface: fix ! operator (fix #3768)
2010-06-17 Rémi DuraffortRemove the oldtelnet module.
2010-06-17 Rémi Duraffortluatelnet: the oldtelnet options are now working well...
2010-06-17 Mirsal Ennaimedbus control: Split the mpris dbus interfaces
2010-06-15 Jean-Paul Samandbus: add option --dbus-unique-service-id (default...
2010-06-11 Jakob LebenRC: playlist locking
2010-06-11 Jakob Lebenhttp: playlist locking
2010-06-11 Jakob LebenHotkeys: playlist locking
2010-06-11 Jakob Lebendbus: playlist locking
2010-06-11 Jakob Lebenhttp: add warning about locking
2010-06-06 Rémi Denis-Courmontvar_InheritInteger -> var_InheritBool
2010-06-05 Rémi Denis-CourmontOld RC: correct inherited boolean variables
2010-05-30 Rémi Denis-Courmontremove the signals interface
2010-05-30 Rémi DuraffortFix variables types.
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Laurent AimarSimplify up/down subtitle hotkey.
2010-05-29 Rémi Denis-CourmontPut http alias back from LUA to native
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
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
next