]> git.sesse.net Git - vlc/history - modules/control
Use var_Inherit* instead of var_CreateGet*.
[vlc] / modules / control /
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
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...
next