]> git.sesse.net Git - vlc/history - modules/gui/qt4/input_manager.hpp
Win32: add support for play and pause buttons in media keys (different from a plya...
[vlc] / modules / gui / qt4 / input_manager.hpp
2010-01-16 Geoffroy CouprieWin32: add support for play and pause buttons in media...
2010-01-10 Francois CartegnieQt: Audio control widget changes
2009-12-04 Jean-Baptiste KempfQt: allow loop/repeat button to be in a toolbar (part 2)
2009-12-04 Jean-Baptiste KempfQt: make sure the random buttons states are consistent
2009-12-04 Jean-Baptiste KempfQt: code cosmetic
2009-12-04 Jean-Baptiste KempfQt: actually activate random action
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_aout.h dependencies
2009-08-13 Ilkka OllakkaQt4: change metaChanged signal from id to input_item_t*
2009-07-21 Rémi DuraffortQt: add some missing const.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Rémi Denis-Courmontqt4: metaChanged -> currentMetaChanged
2009-05-16 Rémi Denis-CourmontQt4: pass input items rather than ID through IMevent
2009-05-16 Rémi Denis-CourmontQt4: keep input item rather than ID in the manager
2009-05-01 Jean-Baptiste KempfQt: reset record button state when switching to a new...
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
2009-03-03 Jean-Baptiste KempfQt: give access to fineslower and finefaster in the...
2009-02-27 Jean-Baptiste KempfQt: add UI for play-and-exit activation. Just a menu...
2009-02-27 Jean-Baptiste KempfQt: repair A->B loop and close #2558
2009-02-22 Jean-Baptiste KempfQt: provide a way to jump forward and backward programa...
2009-02-21 Jean-Baptiste KempfQt: deactivate the encryption functionnality until...
2009-02-21 Jean-Baptiste KempfQt: display a locker in the statusBar when encryption...
2009-02-16 Ilkka Ollakkaqt4: remove item-change callback from playlist-model
2009-02-13 Laurent AimarSimplify a bit Qt4 teletext.
2009-01-21 Jean-Baptiste KempfQt: react to recording event from the core by activatin...
2009-01-19 Jean-Baptiste KempfQt4: Deinline get(Aout|Vout)()
2009-01-19 Ilkka OllakkaQt4: return NULL on getAout if no input
2009-01-19 Jean-Baptiste KempfQt: remove vlc_object_find for AOUTs in menu and extend...
2009-01-19 Jean-Baptiste KempfQt: getVout() avoid a crash.
2009-01-19 Jean-Baptiste KempfQt: Create a getVout() in MIM to remove some vlc_object...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2009-01-05 Laurent AimarNew event (voutListChanged) in input manager.
2009-01-02 Jean-Baptiste KempfQt: get Bookmark events from the core and update in...
2009-01-02 Jean-Baptiste KempfQt: reserve space for future events handling.
2009-01-02 Jean-Baptiste KempfQt: react to caching Event from input to display Buffering.
2009-01-02 Jean-Baptiste KempfQt: connect the delay of ES to the extended panels.
2008-12-31 Jean-Baptiste KempfQt: cleaning of the MediaInfo Dialog mess.
2008-12-31 Jean-Baptiste KempfQt: input manager updates. Remove some events with...
2008-12-30 Jean-Baptiste KempfQt: Simplify includes.
2008-12-30 Jean-Baptiste KempfQt: hasInput() now checks for EOF of input
2008-11-23 Laurent AimarUpdated qt4 to use intf-event.
2008-11-20 Jean-Paul Saman(qt4) Enable reverse playback direction button in qt4...
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-19 Jean-Baptiste Kempf[Qt] move some static const int to enum
2008-10-15 Jean-Baptiste Kempf[Qt] Fix crash when pressed play when input is DYYYYYING.
2008-10-15 Jean-Baptiste KempfQt4: Controller Rework.
2008-10-12 Ilkka Ollakkastats-change variable for statistics/removing stats...
2008-09-05 Laurent AimarFixed initial snpshot/fullscreen state.
2008-09-05 Laurent AimarUse intf-change-vout to properly detect vout (close...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-21 Jean-Baptiste KempfForgotten file in previous commit.
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-07 Lukas Durfinaqt4: fix synchronization of advanced buttons in both...
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-13 Laurent AimarUpdate qt4 interface to use new "teletex-es". It fixes...
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-24 Jean-Baptiste KempfRenumber event number in order to debug better.
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-20 Jean-Paul SamanFix toggling of transparency on teletext pages. Keep...
2008-06-20 Jean-Paul SamanFix behaviour of the button logic for teletext and...
2008-06-20 Jean-Paul SamanImprove behavour on teletext buttons.
2008-06-20 Ilkka OllakkaRemove audio-es/video-es callbacks and replace it with...
2008-06-10 Lukas DurfinaFullscreen controller
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-03-29 Jean-Baptiste KempfDetect the spu presence in the IM. Deactivate the telet...
2008-02-25 Jean-Baptiste KempfQt4 - Input Manager: cleanup, fix behaviour of enableVi...
2008-02-12 Jean-Baptiste KempfQt4 - Change the event numbers and add more debug to...
2008-02-10 Ilkka OllakkaAdd state-callback to check item-change, change playlis...
2008-02-10 Jean-Baptiste KempfQt4 - Remove trailing spaces...
2008-01-31 Jean-Baptiste KempfQt4 - tracks detection is splitted from the other funct...
2008-01-31 Jean-Baptiste KempfQt4 - UpdateArt separation from other functions in...
2008-01-28 Jean-Baptiste KempfQt4- IM: update copyright and add myself to people...
2008-01-27 Jean-Baptiste KempfQt4 - cosmetic
2008-01-23 Christophe Mutricymissing from [24525]
2008-01-17 Ilkka Ollakkadon't poll volume-change, change volumecontrol to use...
2008-01-17 Ilkka Ollakkachange input_manager to event-based instead of polling...
2007-12-31 Ilkka Ollakkaadd artChanged signal to inputmanager and change backgr...
2007-12-16 Jean-Baptiste KempfQt4 - Don't compile and create the Teletext bar without...
2007-12-16 Jean-Baptiste KempfQt4 - teletext Panel. Not any function behind it. Not...
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
next