]> git.sesse.net Git - vlc/history - modules/gui/qt4/input_manager.cpp
(prev|next)-(chapter|title) is a void variable. Fix aborts.
[vlc] / modules / gui / qt4 / input_manager.cpp
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.
2008-12-31 Jean-Baptiste KempfQt: release input sooner
2008-12-31 Jean-Baptiste KempfQt: Warn=>Dbg
2008-12-31 Jean-Baptiste KempfQt: don't display msg in release that only ILEoo and...
2008-12-31 Jean-Baptiste KempfBetter msg.
2008-12-31 Jean-Baptiste KempfQt: reset A->B between songs.
2008-12-31 Jean-Baptiste KempfQt: input manager and media info cleanup continues.
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: Remove some dialogs_provider.hpp and input_manager...
2008-12-30 Jean-Baptiste KempfQt4: input manager, reorder the event to match the...
2008-11-23 Ilkka OllakkaAdd UpdateTeletext to case
2008-11-23 Ilkka OllakkaRemove extra ItemStateChanged_Type handling
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-20 Jean-Baptiste Kempf[Qt] remove trailing spaces, set a default filter and...
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-27 Rémi Denis-CourmontQt4 compile fix
2008-09-20 Antoine CellerierRemove last occurences of yield in the code and comments.
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-20 Antoine Celleriers/vlc_object_yield/vlc_object_release/
2008-09-13 Jean-Baptiste KempfAlways show something in the statusLabel, even if you...
2008-09-05 Laurent AimarBe sure to emit voutChanged() only when needed.
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-25 Jean-Baptiste KempfUpdate comments.
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-22 Jean-Baptiste KempfFix typo.
2008-08-21 Jean-Baptiste KempfFix a segfault regression introduced in [f9b25cf4378f25...
2008-08-21 Jean-Baptiste KempfQt: Fix "chapter buttons not hiding when stop is clicke...
2008-08-09 Derk-Jan HartmanMerge branch '0.9.0-libass' of git://git.videolan.org/vlc
2008-08-08 Jean-Baptiste KempfFix a segfault in Skins2 interface.
2008-08-08 Ilkka OllakkaEmit statuschange in qt4-interface when video-es change...
2008-08-02 Laurent AimarLook for "Title" entry in title 0, instead of always...
2008-08-02 Laurent AimarFixed fullscreen on exit (the embedded video can live...
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
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 Pierre d'Herbemontqt4: Add a missing pl_Release(). Please review.
2008-07-05 Pierre d'Herbemontqt4: Use playlist_CurrentInput().
2008-07-05 Rémi Denis-Courmontmodules: use vlc_object_alive()
2008-06-24 Jean-Baptiste KempfFix DVD menu button. Fix metadata name displaying.
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 Ilkka OllakkaEmit event to check inputchange in maininputmanager...
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-18 Jean-Paul SamanForgot to test when ZVBI is not compiled in.
2008-06-18 Jean-Paul SamanUse commandline value if available for setting teletext...
next