]> git.sesse.net Git - vlc/history - modules/gui
Workaround for Qt bug #176201 (affect only Qt 4.5.0)
[vlc] / modules / gui /
2009-03-30 Ludovic FauvetWorkaround for Qt bug #176201 (affect only Qt 4.5.0)
2009-03-29 Ludovic FauvetFix a little bug in recents media menu.
2009-03-29 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-03-29 Srikanth RajuFixes bug #2259. Sorts the files added to playlist...
2009-03-29 Jean-Baptiste KempfQt4: avoid the blinking of the unparented widgets in...
2009-03-27 Erwan Tuloucorrect a compilation error specific to QT4.3
2009-03-26 Rémi Duraffortqt4: use const for QString when possible.
2009-03-26 Rémi Duraffortqt4_bookmarks: use ::number instead of %1
2009-03-26 Rémi Duraffortqt4: use const for QString when it's possible.
2009-03-25 Christophe MutricyQt4: i18n fixes
2009-03-25 Erwan Tulouwith skins2(Windows), solve vlc sometimes hanging ...
2009-03-25 Erwan Tulouskins2: solve minor problem when opening skin dialog box
2009-03-25 Kaarlo Raihaadd container formats to porfile names
2009-03-25 Kaarlo Raihaadd comments to profiles
2009-03-24 Jean-Baptiste KempfQt: add a --qt-embedded-open option to have the 0.9...
2009-03-24 Jean-Baptiste KempfRemove the .ui HACKs from translations because of Qt4...
2009-03-24 Jean-Baptiste KempfQt: try to make the advanced open dialog more usable...
2009-03-24 Jean-Baptiste KempfQt: don't open empty files.
2009-03-23 Geoffroy CouprieWinCE intf: fix resources building
2009-03-22 Laurent AimarFixed win32 compilation.
2009-03-22 Rémi Duraffortfbosd:
2009-03-22 Rémi Duraffortqt4_menus: fix segfault.
2009-03-22 Rémi Duraffortqt4_menus: missing undef.
2009-03-22 Rémi Duraffortqt4_bookmarks: fix encoding.
2009-03-22 Srikanth RajuFixes bookmark feature non update bug
2009-03-21 Rémi Duraffortqt4: be symetric for audio up and down.
2009-03-20 Rémi Duraffortpda: fix object leaks.
2009-03-20 Rémi Duraffortncurses: fix object leak and use pl_Release instead...
2009-03-19 Rémi DuraffortFix string format.
2009-03-17 Rémi Denis-CourmontWinCE: remove dummy locking
2009-03-17 Rémi Denis-CourmontQt4: remove dummy locking
2009-03-17 Rémi Denis-CourmontPDA GTK: remove dummy locking
2009-03-17 Rémi Denis-CourmontHildon UI: remove dummy lock acquisition
2009-03-17 Rémi Denis-CourmontOSX interface: remove dummy lock acquisition
2009-03-17 Rémi Denis-CourmontQt4: cleanup
2009-03-17 Rémi Denis-Courmont(prev|next)-(chapter|title) is a void variable. Fix...
2009-03-17 Erwan Tulouat qt4 termination, ensure quit() function is executed...
2009-03-17 Jean-Paul Samansafari: fix crash on exit after going fullscreen in...
2009-03-17 Jean-Paul Samanmacosx: cleanup
2009-03-17 Jean-Paul Samanmacosx: remove unused variable.
2009-03-17 Jean-Paul Samanmacosx: fix potential memleaks
2009-03-17 Jean-Paul Samanminimal_macosx: "drawable-agl" and "drawable-gl" split
2009-03-17 Jean-Paul Samanmacosx: vout drawable rework.
2009-03-17 Jean-Paul Samanvougl.m: cosmetics
2009-03-16 Jean-Baptiste KempfSkins: fix the popup-menu appearance on the video.
2009-03-16 Jean-Baptiste KempfQt: fix a crash when you don't want to have the recent...
2009-03-16 Erwan Tulouskins2 vout manager
2009-03-16 Rémi Denis-CourmontQt4: hold objet while the popup menu is active
2009-03-16 Rémi Denis-CourmontRemove a whole bunch of non-sensical vlc_object_hold()
2009-03-16 Jean-Paul Samanmacosx: fix function prototype of manage_cleanup (argum...
2009-03-16 Jean-Paul Samanmacosx: playlistlock is held when playlistinfo panel...
2009-03-16 Jean-Paul Samanmacosx: cleanup
2009-03-16 Rémi Duraffortqt4: cleaning the singletons implementation.
2009-03-16 brezhoneg1Actually, the patch corrects three problems (2 pertaini...
2009-03-16 Jean-Baptiste KempfQt: Provide a clean way to not transcode in Sout dialog.
2009-03-15 Jean-Baptiste KempfSkins2: less stupid match for opening the files.
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-03-15 Rémi Duraffortqt4: remove totology.
2009-03-15 Fabio RitrovatoFix popupSave/Stream deadlock
2009-03-15 Rémi Duraffortqt4: fix memleak.
2009-03-15 Erwan Tulouqt4-correct several problems related to p_input (main...
2009-03-15 Rémi Denis-CourmontCosmetics
2009-03-15 Jean-Baptiste KempfQt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste KempfQt: correctly split options and escape ':' so if your...
2009-03-15 Jean-Baptiste KempfQt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste KempfQt menu, "Open Location from Clipboard."
2009-03-15 Jean-Baptiste KempfQt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste KempfQt: String change for 'Track Synchronization'
2009-03-15 Jean-Baptiste KempfQt: move Sout Dialog out of singleton.
2009-03-15 Jean-Baptiste KempfQt: Sout strings modification.
2009-03-15 Jean-Baptiste KempfQt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste KempfQt: don't use "Open a Media"
2009-03-15 Jean-Baptiste KempfQt: split correctly the input options for Convertion...
2009-03-15 Jean-Baptiste KempfQt: includes barrier fix.
2009-03-15 Jean-Baptiste KempfQt: qt4.cpp cosmetics.
2009-03-14 Jean-Baptiste KempfQt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste KempfQt: try to debug and solve the dshow-vdev issue.
2009-03-14 Jean-Baptiste KempfQt: Cosmetics and msg_Dbg.
2009-03-14 Jean-Baptiste KempfQt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste KempfQt: remove all the """ present in the Sout mRL.
2009-03-14 Jean-Baptiste KempfQt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste KempfQt: profiles, make difference between:
2009-03-14 Jean-Baptiste KempfQt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste KempfQt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste KempfQt: fix sample rate selection in the Sout profile.
2009-03-14 Jean-Baptiste KempfQt4.3 compatibility.
2009-03-14 Jean-Baptiste KempfQt: Minimal change in SPrefs for alignment.
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-12 Derk-Jan Hartmanmacosx intf: aout leaks
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-10 Rémi Denis-CourmontMissing return value
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Rémi Denis-Courmontnew cannot return NULL per ISO C++
2009-03-09 Rémi Denis-Courmontdialog_ProgressSet: add an optional string parameter
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
next