]> git.sesse.net Git - vlc/history - modules/gui/qt4/input_manager.cpp
Qt4: use var_Inherit
[vlc] / modules / gui / qt4 / input_manager.cpp
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-18 Steven SheehyImproving the accuracy of the A to B looping in the...
2010-01-17 Rafaël Carréqt4: Don't update art when it hasn't changed
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 KempfNEWS: XvMC was removed
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: actually activate random action
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-09-26 Rémi Denis-CourmontQt4: stop spamming the console
2009-08-13 Ilkka OllakkaQt4: change metaChanged signal from id to input_item_t*
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-22 Besnard Jean-BaptisteQt : Keep preparsed items synced in playlist
2009-07-06 Jean-Baptiste KempfQt: fix albumart on Win32.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rafaël CarréFix xspf reading/writing
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-26 Rémi DuraffortQt4: no need to try to search and replace when we know...
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 DuraffortCreate a function to free the memory allocated when...
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-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-CourmontTypo
2009-05-16 Rémi Denis-CourmontQt4: non-sense way of getting current playlist item
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontUse var_GetInteger()
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-05-05 Rémi Duraffortqt4: fix encoding problem when passing the album art...
2009-05-01 Jean-Baptiste KempfQt: reset record button state when switching to a new...
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-03-17 Rémi Denis-CourmontQt4: remove dummy locking
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-16 brezhoneg1Actually, the patch corrects three problems (2 pertaini...
2009-03-15 Erwan Tulouqt4-correct several problems related to p_input (main...
2009-03-15 Rémi Denis-CourmontCosmetics
2009-03-09 Rémi Denis-Courmontnew cannot return NULL per ISO C++
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: remove debug.
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-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-16 Jean-Baptiste KempfQt: don't spam the log with too many debug messages...
2009-02-14 Laurent AimarUse FIND_CHILD for zvbi in qt4.
2009-02-14 Laurent AimarCatch vbi-page event in Qt4.
2009-02-13 Laurent AimarFixed Qt4 opaque state.
2009-02-13 Laurent AimarImproved Qt4 teletext button.
2009-02-13 Laurent AimarSimplify a bit Qt4 teletext.
2009-02-13 Laurent AimarFixed QT4 teletext buttons.
2009-02-12 Laurent AimarSimplify/fix InputManager::customEvent.
2009-01-25 Rémi Duraffortqt4: no need for a static_cast to the parent class.
2009-01-25 Rémi Duraffortqt4: don't leak the event we compute ourself.
2009-01-23 Rémi Denis-CourmontQt4: fix uninitialized variable
2009-01-21 Jean-Baptiste KempfQt: Don't post the initial event of THEMIM, force it.
2009-01-21 Jean-Baptiste KempfQt: Input Manager, assert the customEvent type acceptance.
2009-01-21 Jean-Baptiste KempfQt: react to recording event from the core by activatin...
2009-01-19 Rémi Denis-CourmontUse previous helpers
2009-01-19 Jean-Baptiste KempfQt4: Deinline get(Aout|Vout)()
2009-01-17 Jean-Philippe AndreQt: on startup, if there is no input, show the cone
2009-01-16 Jean-Baptiste KempfQt: more debug to find the Chapitre and Titre in Qt4
2009-01-12 Ilkka OllakkaQt4: tell how much has been buffered when buffering...
2009-01-12 Ilkka OllakkaQt4: refactor album art stuff into inputmanager
2009-01-11 Rémi Denis-CourmontQt4: need an input to update caching - fixes #2405
2009-01-05 Laurent AimarNew event (voutListChanged) in input manager.
2009-01-05 Laurent AimarFixed signal and input release order.
2009-01-02 Jean-Baptiste Kempfqt: input_manager: Code cosmetic to help coding.
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.
next