]> git.sesse.net Git - vlc/history - modules/gui/qt4
macosx: Simplify prefs.m.
[vlc] / modules / gui / qt4 /
2008-09-21 Jean-Baptiste KempfSkins2: add some entries for right-click menu in DP.
2008-09-21 Jean-Baptiste KempfQt4: playlist Item MUST inherit from their parent the...
2008-09-21 Rémi Denis-CourmontUse module_list_get
2008-09-21 Rémi Denis-CourmontFix invalid cast
2008-09-21 Rémi Denis-Courmontlower case the module_* functions
2008-09-21 Ilkka Ollakkause items showflags, parentItem can be NULL
2008-09-21 Lukas Durfinauniform naming of audio devices variable
2008-09-21 Rémi Denis-CourmontMerge module_release and module_Put
2008-09-21 Jean-Baptiste KempfQt4: Faster/Slower buttons for whiners.
2008-09-21 Jean-Baptiste KempfQt4 win32 native open dialog.
2008-09-21 Jean-Baptiste KempfQt4: D&D behaviour fix.
2008-09-21 Jean-Baptiste KempfQt4: Video Effects: Force puzzle to be in [2:16]x[2...
2008-09-21 Jean-Baptiste KempfQt4: Fix windows FSC issue.
2008-09-20 Christophe Mutricyi18n fixes
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-20 Rémi Denis-CourmontUse object address for logging - fixes uniqueness problems
2008-09-20 Rémi Denis-CourmontQt4: use objects directly
2008-09-20 Rémi Denis-CourmontQt4: keep the vout thread, not its ID
2008-09-20 Rémi Denis-CourmontQt4: disable the crashy embedded video(!)
2008-09-20 Rémi Denis-CourmontRemove broken/unsafe constructs
2008-09-19 Jean-Baptiste KempfAdd more debug messages to track windows FS controller...
2008-09-19 Jean-Baptiste KempfQt4: Always parent all preferences to avoid funny windo...
2008-09-19 Jean-Baptiste KempfSPrefs: Add "Use hardware YUV->RGB conversion" since...
2008-09-19 Jean-Baptiste KempfRemove remaining / in folder names, and use normale...
2008-09-19 Jean-Baptiste KempfQt: Forgotten native separators in open panel (cosmetic...
2008-09-18 Antoine CellerierDo not lose the playlist columns when switching to...
2008-09-18 Antoine CellerierCosmetics.
2008-09-18 Antoine CellerierRestore postproc menu entry in qt4 intf.
2008-09-18 Jean-Baptiste KempfAlways save position on exit.
2008-09-18 Jean-Baptiste KempfSmaller Play/Pause button. Bigger FS controller
2008-09-18 Jean-Baptiste KempfSomeone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
2008-09-18 Jean-Baptiste KempfQt4 : SPrefs, add a Frame when needed.
2008-09-18 Antoine CellerierAdd URI column to Qt4 playlist. Add sorting by URI...
2008-09-18 Jean-Baptiste KempfDisable focus on buttons to avoid "space" to be catched...
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-16 Jean-Baptiste KempfProvide a SPrefs to deactivate the systray icon as...
2008-09-14 Rémi Denis-CourmontRemove write-only value
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-13 Jean-Philippe AndreQt coverlabel should always show an image, even when...
2008-09-13 Jean-Philippe AndreQt: sorry guys, record works very fine actually...
2008-09-13 Jean-Philippe AndreQt: Access-filter 'record' does not exist anymore.
2008-09-13 Jean-Baptiste KempfAlways show something in the statusLabel, even if you...
2008-09-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-09-12 Jean-Baptiste KempfChange Ctrl+F1 into Shift+F1 for about dialog because...
2008-09-12 Jean-Baptiste KempfRemove .ps from extensions registration.
2008-09-12 Jean-Philippe AndreQt: bugfix: playlist's add directory function was faili...
2008-09-12 Jean-Philippe AndreAdd a parent to avoid leaking the QVLCframe and input_items
2008-09-12 Jean-Philippe AndreQt: Add a parent to the CoverArtLabel We should add...
2008-09-12 Jean-Philippe AndreIncref/decref input_item to avoid eventual segfaults
2008-09-12 Jean-Baptiste KempfQt4: implement forgotten function in ML
2008-09-12 Jean-Baptiste KempfQt Jpeg support on Windows.
2008-09-11 Christophe MutricyUse the good icon id
2008-09-10 Jean-Baptiste KempfAdd Screen-FPS spinBox to control fps from the UI....
2008-09-10 Christophe MutricyFix distribution of pixmaps
2008-09-10 Jean-Baptiste KempfFix drop MimeData on Windows... Close #1911
2008-09-10 Jean-Baptiste KempfQt4: Unneeded includes.
2008-09-09 Antoine CellerierFix use of logo and erase filters in the Qt extended...
2008-09-09 Jean-Baptiste KempfOops ! Some people are really tired...
2008-09-09 Jean-Baptiste KempfDefault to scale 1 in Sout dialog. Close #2017
2008-09-07 Jean-Baptiste KempfCorrectly pass all the arguments of v4l/dshow when...
2008-09-07 Jean-Baptiste KempfYet again a try to fix the sizing behaviour when too...
2008-09-07 Jean-Baptiste KempfStop playlist on quit, to fix some quitting crashes.
2008-09-07 Christophe Mutricyi18n fix
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-05 Rémi DuraffortFix object leaking when taking a snapshot.
2008-09-05 Rémi DuraffortFix a BIG memleak in Qt interface (this poor object...
2008-09-05 Rémi DuraffortFix memleak in Qt interface.
2008-09-05 Jean-Baptiste KempfFix a crash that happens if you play with video filters.
2008-09-05 Jean-Baptiste KempfAdd a sout-keep option in the GUI as sout-keep is remov...
2008-09-05 Jean-Baptiste KempfOnly Ctrl+H should make you quit minimalView mode
2008-09-05 Antoine CellerierFound another one! Sneaky bastard...
2008-09-05 Antoine CellerierThis is a bolean control, not tristate.
2008-09-05 Antoine CellerierRevert "Add option to disable embedded video in the...
2008-09-05 Antoine CellerierAdd option to disable embedded video in the simple...
2008-09-04 Jean-Philippe AndreQt: use the CoverArtLabel in the playlist view and...
2008-09-04 Jean-Philippe AndreQt: create a CoverArtLabel
2008-09-03 Rémi Denis-CourmontPull cancellation into (most) remaining interfaces
2008-09-03 Jean-Baptiste KempfCorrectly fix #1746 on Windows. Special for Trax :D
2008-09-02 Jean-Philippe AndreQt bugfix: pressing Enter Key in preferences dialog...
2008-09-01 Christophe MutricyFix RCC rules
2008-08-31 Jean-Baptiste KempfQt: Check for NULLity to avoid segfault in AdvPrefs...
2008-08-30 Rémi Denis-Courmontvlc_object_get: take instance as a parameter
2008-08-29 Rémi DuraffortFix crop/aspect ration and deinterlace menus in Qt...
2008-08-29 Laurent AimarImplemented sout string escaping in QT.
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-27 Rémi Denis-CourmontPlugins: push cancellation down
2008-08-27 Christophe Mutricyi18n: Fixes in Qt4 tooltips.
2008-08-26 Laurent AimarAdded record support at the stream_t level in core.
2008-08-26 Christophe Mutricyi18n: Fix in Qt4/Help
2008-08-25 Jean-Baptiste KempfFix some playlist start showing/non-showing bug.
2008-08-25 Jean-Baptiste KempfDon't use Simple Open, it can be broken. Workaround...
2008-08-25 Antoine CellerierRemove ... after "Minimal View" menu item.
2008-08-25 Jean-Baptiste KempfDon't allocate and create the Capture Open Panel in...
2008-08-25 Jean-Baptiste KempfUpdate comments.
next