]> git.sesse.net Git - vlc/history - modules/gui/qt4/input_manager.hpp
Qt(Dialog provider): Add support for key accelerators
[vlc] / modules / gui / qt4 / input_manager.hpp
2014-05-19 Francois CartegnieQt: update art requests to use updated API
2013-04-22 Jean-Baptiste KempfQt: adapt menus to new Audio Device list
2013-04-06 Francois CartegnieQt: move variables.*pp.
2013-03-25 Rémi Denis-CourmontQt4: remove useless alive check on input
2012-09-15 Francois CartegnieQt: Remove event deduplication (fix #7390).
2012-08-28 Angelo HallerQt: allow to change the art
2012-08-17 Francois CartegnieQt: insert newlines for readability
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-08-17 Francois CartegnieQt: PLEvent: protect members
2012-08-16 Francois CartegnieQt: rename even ID offsets as what they are
2012-08-16 Francois CartegnieQt: IMEvent: simplify using getter
2012-08-16 Francois CartegnieQt: IMEvent: use getter instead of friend class.
2012-08-16 Francois CartegnieQt: InputManager: Namespace PLEvent types.
2012-08-16 Francois CartegnieQt: add deduplication for some events.
2012-07-21 Rémi Denis-Courmontplaylist: convert "volume" to float
2012-07-19 Rémi Denis-CourmontQt4: use qlonglong instead of int64_t for cross-thread...
2012-07-04 Rémi Denis-CourmontQt4: fix prototype
2012-07-03 Rémi Denis-CourmontQt4: partly fix volume display
2012-07-03 Rémi Denis-CourmontQt4: simplify and partly fix mute tracking
2012-06-23 Francois CartegnieQt: SeekSlider: non seekable must be non interactive
2012-06-04 Francois CartegnieQt: input manager: allow updating art for not current...
2012-04-17 Rémi Denis-CourmontQt4: use QVLCBool for random and repeat/loop
2012-03-11 Jean-Baptiste KempfQt: do not loose fullscreen controller after customization
2011-12-12 Mal GratyPlaylist status not being updated on play/pause
2011-12-05 Francois CartegnieQt: input_manager: merge loop&repeat events.
2011-12-05 Francois CartegnieQt: menus: make next/prev to behave accordingly to...
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-05-20 Jean-Baptiste KempfPlaylist simplification in leaf-to-parent management
2011-04-21 Jean-Baptiste KempfQt, add a previous/reset function, when time < 10s
2011-02-18 Francois CartegnieQt: MIM: Make use of singleton
2010-12-26 Jakub WieczorekAdd an option to pause the playback on minimizing the...
2010-12-26 Jakub WieczorekInputManager: Rename the status property to playingStat...
2010-11-15 Jean-Baptiste KempfQt: correctly implement play-and-exit in menu
2010-06-03 Ilkka OllakkaQT4: Connect INPUT_EVENT_ITEM_EPG to update epg-widget...
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-17 Jakob LebenQt: refactor and (again) emit currentChanged when proce...
2010-01-30 Jakob LebenQt: efficient iconView browsing demands a specialized...
2010-01-26 Laurent AimarRemoved invalid var_DelCallback in teletext code (qt4).
2010-01-24 Jean-Baptiste KempfQt: create a helper function to manage core ArtUrl
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
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.
next