]> git.sesse.net Git - vlc/history - modules/control
direct3d11: don't crash when exiting with an error
[vlc] / modules / control /
2015-03-21 Rémi Denis-Courmontvlc_plugin: fix non-LGPL plugins meta infos
2015-03-19 Rémi Denis-Courmontplaylist: remove activity callback in favor of input...
2015-03-08 Zoran Turalijagestures: fix: allow gesture to be triggered
2015-03-02 Rémi Denis-Courmontcontrol: move CONSOLE_INTRO_MSG to a private header
2015-03-02 Rémi Denis-Courmontoldrc: only invoke console intro message where applicable
2015-02-18 Rémi Denis-CourmontMark unreachable code on GCC even if NDEBUG
2015-02-10 Rémi Denis-Courmontcontrol: remove Makefile recursion
2015-02-10 Rémi Denis-Courmontcontrol: clean up build rules
2015-02-05 Rémi Denis-Courmontinput: merge ABORT and DEAD events
2014-12-15 Rémi Denis-Courmontplaylist: use the new playlist_Pause() where appropriate
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_TogglePause() directly, fix...
2014-12-15 Rémi Denis-Courmontplaylist: use playlist_Play() directly, fix minor races
2014-12-15 Rémi Denis-Courmontplaylist: rename playlist_Pause() to playlist_TogglePause()
2014-11-21 Jean-Baptiste KempfWin32: don't build WM_* based plugins under WinRT
2014-10-24 Hugo Beauzée-Luyssenrc: Fix invalid returned value
2014-10-23 Rémi Denis-Courmontvariables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETC...
2014-10-23 Rémi Denis-Courmonthotkeys: use "zoom" rather than "scale" (like the GUI do)
2014-09-01 Rémi Denis-Courmontgestures: cosmetic
2014-09-01 Rémi Denis-Courmontgestures: avoid undefined negative shift
2014-08-31 Felix Paul Kühneunimotion: fix warning
2014-08-20 Rémi Denis-Courmontdbus: avoid invalid zero-size array
2014-08-18 Rémi Denis-Courmontnetsync: check received packet sizes
2014-08-18 Rémi Denis-Courmontdbus: fix timeout handling
2014-08-16 Rémi Denis-Courmontgestures: fix callback leak and missing locking
2014-08-16 Rémi Denis-Courmontnetsync: fix and simplify dead input handling (fixes...
2014-08-16 Rémi Denis-CourmontHandle NULL value in "input-current" callback
2014-08-16 Rémi Denis-Courmontdbus: fix file descriptors leak
2014-08-16 Rémi Denis-Courmontdbus: register only one MPRIS bus name (fixes #10301)
2014-08-16 Rémi Denis-Courmontdbus: register object path before bus names
2014-08-16 Rémi Denis-Courmontnetsync: fix stale pointer on error
2014-08-16 Hannes Domanioldrc: fix thread-cancellation on windows (fixes #10483)
2014-08-15 Rémi Denis-CourmontRemove vlc_input.h from vlc_playlist.h
2014-08-13 Rémi Denis-Courmonthotkeys: stick to single precision
2014-06-14 Adrian Haenslerhotkeys: new hotkey for toggling subtitles
2014-04-24 Rémi Denis-Courmontdbus: remove evil intractable macro, fix memory leak
2014-04-23 Rémi Denis-Courmontdbus: memory leak
2014-04-14 Rémi Denis-Courmontdbus: fix undefined zero-size arrays
2014-04-12 Rémi Denis-Courmontmotionlib: fix potential file descriptor leak, set...
2014-03-31 Rémi Denis-CourmontOld RC: inverted logic (fixes #11052)
2014-03-20 Rémi Denis-Courmontmsw: collect files in a single directory (fixes #10900)
2014-03-20 Jean-Baptiste KempfWin32: Do not assert on non-recognized touch events
2014-03-12 Rémi Denis-Courmontwinmsg: fix name
2014-02-16 Ludovic FauvetAdd Win32 gestures helper
2014-02-02 Rémi Denis-CourmontRC: remove last stray reference to the menu command...
2014-02-01 Rémi Denis-CourmontOld RC: remove reference to former menu command (fixes...
2014-01-28 Felix Abecassishotkeys: fullscreen state of the vout should have prece...
2014-01-07 Rémi Denis-Courmontinterface: create the playlist first and use it as...
2014-01-07 Rémi Denis-Courmontwin32: move single instance back-end to separate interface
2014-01-05 Rémi Denis-Courmonthotkeys: fix wall-paper toggling
2014-01-02 Rémi Denis-Courmontmotion: use pl_CurrentItem()
2014-01-01 Rémi Denis-Courmontdbus: use pl_CurrentInput()
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-CourmontRC (old): use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontD-Bus: use vlc_strerror_c()
2013-12-11 Rémi Duraffortdbus: fix memory leaks (cid #1048913)
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-13 Mirsaldbus: Fix the MPRIS version in the header comments
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
next