]> git.sesse.net Git - vlc/history - modules/gui/qt4
Add a desktop mode to the Direct3d video output. This allow displaying video on a...
[vlc] / modules / gui / qt4 /
2009-07-25 Adrien MagloAdd a desktop mode to the Direct3d video output. This...
2009-07-25 Ilkka OllakkaQT4: only scroll playlist to new item when it changes
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-24 Rémi DuraffortUse VLC_VAR_CLASS when applicable.
2009-07-24 Jean-Baptiste KempfQt: fix crash in customize toolbar dialog.
2009-07-24 Jean-Baptiste KempfUse native dialog for saving VLM files.
2009-07-23 Rémi Duraffortfactorize.
2009-07-23 Rémi DuraffortFix previous commit about drag&drop.
2009-07-23 Besnard Jean-BaptisteQt : Add PLAYLIST_PREPARSE flag to drag&dropped items
2009-07-22 Besnard Jean-BaptisteQt : Fix the way playlist columns are saved
2009-07-22 Besnard Jean-BaptisteQt : Keep preparsed items synced in playlist
2009-07-21 Rémi DuraffortQt: add some missing const.
2009-07-20 Jean-Baptiste KempfQt: remove button duplicated in Classic style.
2009-07-20 Jean-Baptiste KempfCopyright correction.
2009-07-19 Jean-Baptiste KempfQt: customize dialogs, fix a misswrite with the last...
2009-07-18 Jean-Baptiste KempfQt: Simple preference: update layout for updatesDays
2009-07-18 Jean-Baptiste KempfQt: Various updates on the simple preferences.
2009-07-17 Erwan Tulouqt4: correct typo (xspf and not xpsf)
2009-07-16 Anthony Loiseaucosmetic: remove nullity test on free() and delete
2009-07-16 Jean-Baptiste KempfQt: fix opening of VIDEO_TS folders from main menu
2009-07-16 Rémi DuraffortMissing file.
2009-07-16 Rémi Duraffortqt4: use references to const QString.
2009-07-13 Jean-Baptiste KempfQt: FSC opacity control between 0.1 and 1.0
2009-07-10 Jean-Baptiste KempfQt: v4l2 syntax isn't :v4l2-dev= ...
2009-07-09 Rémi Denis-CourmontQt4: control aout through playlist
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-09 Geoffroy Coupriefix copyright year
2009-07-09 Geoffroy CouprieWin32: Add support for Vista file associations
2009-07-07 Jean-Baptiste KempfQt: avoid a crash with plugins dialog.
2009-07-06 Jean-Baptiste KempfQt: fix albumart on Win32.
2009-07-04 Rémi Denis-CourmontQt4: adapt to error changes
2009-07-02 Rémi Denis-CourmontRevert "qt4 - Make errors dialog Application Modal."
2009-07-02 Rémi DuraffortFix encoding when looking for subtitles (missing qfu).
2009-07-01 Jean-Baptiste KempfQt: plugins dialog as a toggle one.
2009-07-01 Jean-Baptiste KempfQt: Close #2906
2009-06-30 Jean-Baptiste KempfQt: Remove some connect errors.
2009-06-26 Jean-Paul Samanqt4: v4l2 input no longer support audio capture. Use...
2009-06-25 Jean-Baptiste KempfQt: make open dialog modal.
2009-06-25 Jean-Baptiste KempfQt: fix remaining remeber-folder bug.
2009-06-22 Rémi DuraffortSimplification.
2009-06-22 Rémi Duraffortpodcast: save configuration when adding/removing podcas...
2009-06-21 Jean-Baptiste KempfQt: use the native dialog for Save Playlist
2009-06-21 Jean-Baptiste KempfQt: reinventing the wheel is always a good solution.
2009-06-21 Jean-Baptiste KempfQt: be sure to use everywhere the saved path.
2009-06-19 Jean-Baptiste KempfQt: store the filedialog path in Qt setings, instead...
2009-06-19 Jean-Baptiste KempfQt: first step to fix directory remembering.
2009-06-19 Jean-Baptiste KempfQt: cosmetics and comments.
2009-06-19 Jean-Baptiste KempfQt: correct right click selection.
2009-06-18 Barry WardellRemove unused variables.
2009-06-18 Francois Cartegniemove pointer to .rodata
2009-06-17 Jean-Baptiste KempfQt4: fullscreen controller should stay on top
2009-06-15 Jean-Baptiste KempfQt: Minimalist style should have flat buttons for DVD...
2009-06-15 Jean-Baptiste KempfQt: kill memleak on the special sound slider
2009-06-14 Jean-Baptiste KempfQt: allow more flexibility on tab selection for Open.
2009-06-14 Jean-Baptiste KempfQt: kill warnings at startup.
2009-06-14 Jean-Baptiste KempfQt: cosmetics.
2009-06-14 Jean-Baptiste KempfQt: Fullscreen Controller, show with full opacity when...
2009-06-11 Jean-Baptiste KempfQt: fix the position of the FS controller on first...
2009-06-11 Jean-Baptiste KempfQt: there is no such fourcc as 'wma'
2009-06-11 Francois CartegnieUI: Sprefs_audio fixes and enhancements
2009-06-11 Francois CartegnieUI: Sprefs_int cosmetics
2009-06-10 Jean-Baptiste KempfQt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste KempfQt: FSC: reset the OPACITY on EnterEvent.
2009-06-09 Jean-Philippe AndreFix #2765: DVD chapters navigation menu.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-06-08 Jean-Baptiste KempfQt: remove unneeded hack.
2009-06-08 Jean-Baptiste KempfQt: remove unneeded debug.
2009-06-08 Jean-Baptiste KempfQt: code cosmetic.
2009-06-08 Jean-Baptiste KempfQt: Fix cdda caching option in MRL generation.
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Rémi Denis-CourmontQt4: fix handling of IPv6 literal for RTP and UDP
2009-06-05 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-05 Derk-Jan HartmanQt4: forward and back were using key-pressed where...
2009-06-05 Erwan TulouQT4 menus : remove previous signal-slot connection...
2009-06-04 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-03 Jean-Baptiste KempfQt: Add icons on open dialog tabs.
2009-06-03 Laurent AimarTemporary workaround for video filter wrapper in qt4.
2009-06-03 Francois CartegnieCaptureOpenPanel: allow alternative layout
2009-06-03 Francois CartegnieUI open_file menus and layout fixes
2009-06-03 Francois Cartegnienew resource: playlist remove icon
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Jean-Baptiste KempfQt: Fix button in speed of subtitles.
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-29 Jean-Philippe AndreQt Sout dialog: MJPEG mux is "mpjpeg"
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-26 Rémi DuraffortQt4: simplifications.
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Jean-Baptiste KempfQt: don't attach the core dialogs to the Main Interface...
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
next