]> git.sesse.net Git - vlc/history - modules/control
zvbi: set text format as default, as subtitles should look better and seems to work...
[vlc] / modules / control /
2013-11-06 Rémi Denis-CourmontXCB/globalhostkeys: add support for meta modifier
2013-10-22 Mirsal Ennaimedbus: Fix copy-paste error
2013-10-22 Rémi Denis-Courmonthotkeys: show intended rather than current mute status
2013-10-09 Rémi Denis-Courmontdbus: fix volume setting (fix #9628)
2013-09-21 Rafaël CarréFix linking of motion and rotate modules
2013-09-19 Felix Paul Kühnemacosx: fix linking the motion and rotate modules
2013-09-16 Rémi Denis-Courmontxcb: simplify build rules
2013-09-16 Rémi Denis-Courmontmotionlib: build only once (refs #9367)
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: simplify CPPFLAGS & CFLAGS
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-15 Rémi Denis-Courmontglobalhotkeys: use different names for Win32 and XCB...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-08-09 Rémi Durafforthotkeys: Fix test (was always true)
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-22 Rémi DuraffortFix wrong test (cid #1049310)
2013-07-13 Rémi Duraffortrc: fix previous commit (wrong C&P)
2013-07-13 Rémi DuraffortFix potential double free (#cid 403064)
2013-06-24 Edward Wangxcb: fix some memory leaks
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-23 Zoran Turalijahotkeys: Added OSD messages for toggle loop tri-state...
2013-04-23 Zoran Turalijahotkeys: Added OSD messages for toggle repeat playlist...
2013-04-23 Rémi Denis-CourmontOld RC: remove object commands
2013-04-21 Jean-Baptiste KempfHotkeys: strings simplifications
2013-04-21 Zoran Turalijahotkeys: Bookmark subtitle timestamp only if it exists...
2013-04-15 Zoran Turalijahotkeys: Change subtitle position only if it exists...
2013-04-15 Zoran Turalijahotkeys: Delay subtitle track only if it exists and...
2013-04-13 Pascal ThometSubsync: added an easier way to sync subtitles
2013-04-13 Martin ZemanAdded a hotkey for playlist deletion.
2013-03-28 Zoran TuralijaAdd hotkeys to cycle through previous/next program...
2013-03-26 Rémi Denis-CourmontOld RC: fix exit
2013-03-26 Rémi Denis-CourmontOld RC: cleanup use of p_sys
2013-03-25 Rémi Denis-CourmontOld RC: remove cargo-cultivated input state checks
2013-03-25 Rémi Denis-CourmontOld RC: remove tautology
2013-03-25 Rémi Denis-Courmontlirc: remove tautology
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-10 Mirsal Ennaimedbus: Fix handling of input events and remove memleaks
2013-02-07 Ludovic FauvetGestures: use left button, by default
2013-02-07 Ludovic FauvetGestures: use the proper event name
2013-02-07 Mirsal Ennaimedbus: Oops, abandon the correct container on error...
2013-02-07 Mirsal Ennaimedbus: Add another memory allocation failure check
2013-02-06 Mirsal Ennaimedbus: Add memory allocation failure check
2013-02-05 Mirsal Ennaimedbus: Add missing memory allocation failure handling
2013-02-05 Mirsal Ennaimedbus: Remove useless comment
2013-02-05 Mirsal Ennaimedbus: Fix memleaks on error paths
2013-02-01 Rémi Denis-Courmonthotkeys: use only one channel for sliders
2013-02-01 Rémi Denis-Courmonthotkeys: put all text on the default SPU channel
2013-02-01 Rémi Denis-Courmonthotkeys: implement navigation actions
2013-01-31 Rémi Denis-Courmonthotkeys: remove special key event
2013-01-31 Rémi Denis-Courmonthotkeys: add context menu action
2013-01-31 Rémi Denis-Courmonthotkeys: map mouse wheel actions in core
2013-01-31 Rémi Denis-Courmonthotkeys: move mouse wheel setting to core with other...
2013-01-31 Rémi Denis-CourmontUseless #includes
2013-01-31 Rémi Denis-CourmontOld RC: remove non-working menu command
2013-01-31 Rémi Denis-CourmontLIRC: remove non-working menu
2013-01-31 Rémi Denis-Courmonthotkeys: remove unused OSD menu actions
2013-01-30 Rémi Denis-Courmonthotkeys: reorder the Big Switch and remove some useless...
2013-01-30 Alex Merrydbus: Add CanGoNext/Previous
2013-01-30 Alex MerryAdd Properties.GetAll support to all D-Bus interfaces
2013-01-29 Alex Merrydbus: Standardise property getters
2013-01-29 Alex Merrydbus: Separate out property marshalling code in D-Bus...
2013-01-29 Alex Merrydbus: Standardise property marshalling for PropertiesCh...
2013-01-29 Mirsal Ennaimedbus: Fix code style and add missing decref on error...
2013-01-29 Alex MerryFix Metadata marshalling when sending the PropertiesCha...
2013-01-28 Alex MerryFix Rate property on org.mpris.MediaPlayer2.Player
2013-01-28 Alex MerryFix MPRIS2 metadata entry types
2013-01-28 Alex MerryAdd Fullscreen property to GetAllProperties on DBus...
2013-01-28 Alex MerryMove helpers for GetAllProperties into dbus.c
2013-01-25 Rafaël Carréoldrc: fix "playlist" and "snapshot"
2013-01-15 Rémi Denis-CourmontOld RC: use audio output device functions and clean up
2013-01-14 Jean-Baptiste KempfNTservice: force use of ANSI versions of APIs
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceGet() and aout_DevicesList()
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceSet() directly
2013-01-01 Rafaël Carréoldrc: fix segfault
2012-12-15 Rémi Denis-Courmonthotkeys: adapt to new device selection
2012-11-27 Rémi Denis-CourmontRemove pf_run
2012-11-27 Rémi Denis-Courmontdbus: do not use pf_run
2012-11-27 Rémi Denis-Courmontmotion: do not use pf_run
2012-11-27 Rémi Denis-Courmontntservice: do not use pf_run
2012-11-27 Rémi Denis-CourmontLIRC: keep same pollfd
2012-11-27 Rémi Denis-CourmontLIRC: do not use pf_run
2012-11-27 Rémi Denis-CourmontOld RC: do not use pf_run
2012-11-26 Rémi Denis-CourmontDBus: remove from list of "control" interfaces
2012-11-26 Rémi Denis-CourmontUse "activity" instead of "item-current" variable
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-11-01 Rémi Denis-Courmontinterfaces: use playlist_GetAout() where applicable...
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-10-21 Rémi Denis-CourmontOld RC: audio device or stereo mode can be changed...
2012-10-14 Pierre Ynardmotion: build fix
2012-10-14 Pierre Ynardmotion: log which sensor is used
2012-10-13 Rémi Denis-Courmontdbus: avoid spamming D-Bus with bogus volume/mute changes
2012-10-13 Rémi Denis-Courmontdbus: simplify input event handling and reduce lock...
2012-10-11 Pierre Ynardmotion: fail if no sensor is available
2012-10-11 Pierre Ynardmotion: destroy transform-type variable when unused
2012-10-11 Pierre Ynardmotion: destroy motion data properly
2012-10-11 Pierre Ynardmotion: simplify
2012-10-11 Pierre Ynardmotion: don't override permanent configuration
2012-10-06 Pierre Ynardmotion: move rotate code into the rotate video filter
2012-10-06 Pierre Ynardmotion: split out motion sensor code
next