]> git.sesse.net Git - vlc/history - modules/gui/qt4/qt4.cpp
Qt: allow a maximum volume on the sound slider
[vlc] / modules / gui / qt4 / qt4.cpp
2012-12-09 Jean-Baptiste KempfQt: allow a maximum volume on the sound slider
2012-11-26 Rémi Denis-CourmontQt4: deactivate the playlist before exit
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-07-25 Rémi Denis-CourmontQt4: remove the old Maemo 5 systray hack
2012-07-05 Rémi Denis-CourmontWin32: try to fix compilation
2012-07-05 Rémi Denis-CourmontQt: check embedded video window type at run-time
2012-07-05 Rémi Denis-CourmontQt: do not hard-code argv table size
2012-07-04 Rémi Denis-CourmontQt: factor some common code
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-04-17 Rémi Denis-Courmontqt4: remove --qt-autosave-volume
2012-03-02 Francois CartegnieQt: Don't bypass (goto error) local variable declarations
2012-02-05 Rafaël CarréMention 2.0.0 instead of 1.2.0
2012-02-01 Edward WangQt: Add an option to show system tray notifications...
2012-01-02 Jean-Baptiste KempfQt4: pause on minimize is off by default
2012-01-02 Jean-Baptiste KempfQt4: negative days for updates checking makes no sense
2011-12-15 Jean-Baptiste KempfQt: do not quit, let the core do it
2011-12-04 Jean-Baptiste KempfFix various preferences typos
2011-12-03 Jean-Baptiste KempfQt: remember volume on exit is the default
2011-11-15 KO Myung-HunAdd 'vout window hwnd' support for OS/2
2011-10-14 Konstantin PavlovQt: remove the MAEMO hack, unneeded in Fremantle, now
2011-10-09 Jean-Baptiste KempfQt: fix quitting deletion order
2011-10-09 Jean-Baptiste KempfQt: kill a warning
2011-10-09 Jean-Baptiste KempfQt: export PLModel in the main struct
2011-09-24 Jean-Baptiste KempfQt: manage the volume with the core
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange controler to controller
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-05-20 Jean-Baptiste KempfQt, simplification: kill dead code
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-12 Rémi Denis-CourmontQt4: not unloadable on Linux
2011-04-25 Jean-Baptiste KempfQt: don't save the filepath between session if recent...
2011-04-17 Jean-Baptiste KempfQt, reorder options and deprecate "opendialog-advanced"
2011-03-27 Jean-Baptiste KempfQt: reduce the value of update-days
2011-03-19 Jean-Baptiste KempfDeactivate volume media key by default...
2011-01-18 Rémi Denis-CourmontQt4: remove custom X11 display with --x11-display
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-26 Jakub WieczorekAdd an option to pause the playback on minimizing the...
2010-12-10 Erwan Tulouqt4: fix skins2 crash after exiting the preferences...
2010-12-08 Alex HelfetWin32: added config option to disable volume keys.
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: do not crash if the video window is released after...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic + comment
2010-11-19 Jean-Baptiste KempfQt: fix WinXP quitting issue
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-08-02 Rémi Denis-CourmontUse vlc_mutex_locker
2010-08-02 Rémi Denis-CourmontQt4: remove useless playlist pointer
2010-07-31 Juho Vähä-HerttuaQt: Run mainloop on the main thread on OSX
2010-07-30 Juho Vähä-HerttuaQt: Do not use the xpm window icon on Mac, it's ugly
2010-07-29 Rémi Denis-CourmontRevert "Qt: save volume on exit"
2010-07-29 Francois CartegnieQt: save volume on exit
2010-07-28 Laurent AimarRevert "Qt: Fix save volume on exit Fixes #2968"
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
2010-07-08 Rémi Denis-CourmontQt4: drop window provider priority to zero
2010-06-14 Christophe MutricyDrop the icons resolution from their name
2010-06-03 Rémi Denis-CourmontProtect XInitThreads() with a global lock
2010-06-02 Rémi Denis-Courmont--no-xlib: prevent use of XInitThreads() and hence...
2010-04-13 Christophe MutricyTypo
2010-04-11 Rémi Denis-CourmontQt4: use putenv() before any thread is created
2010-04-07 Erwan Tulouqt4: rework popupmenus
2010-03-30 Rémi Denis-CourmontCleanup private and volatile option
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-08 Rémi Denis-CourmontCompile fix
2010-03-08 Rémi Denis-CourmontQt4: fix x11_display double free and leaks
2010-03-06 Rémi Denis-CourmontRevert "Qt4: --embedded-video must be checked on the...
2010-03-03 Rémi Denis-CourmontQt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis-CourmontQt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis-CourmontQt4-X11: cannot embed video if wallpaper mode is on
2010-02-28 Rémi Denis-CourmontThis is still buggy.
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-24 Erwan TulouWin32: use linked_with_a_crap_library_which_uses_atexit...
2010-02-21 Rémi Denis-CourmontUIs: call XInitThreads if using X11
2010-02-20 Rémi Denis-CourmontDo not assume that Open and Close are called in the...
2010-02-20 Rémi Denis-CourmontQt4: fail cleanly if started multiple times (instead...
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-01-30 Rémi Denis-CourmontName another anonynous union
2010-01-30 Rémi Denis-CourmontRevert "vout_window_t: simplify via anynomous union"
2010-01-28 Jean-Philippe AndréQt: New configuration var "qt-autoload-extensions"
2010-01-23 Rémi Denis-CourmontQt4: use var_Inherit
2010-01-16 Geoffroy CouprieWin32: fix Win7's taskbar buttons
2010-01-14 Erwan Tulouqt4: make dialog provider initialization less convoluted
2009-12-12 Rémi Denis-CourmontRemove useless header check
2009-12-08 Rémi Denis-CourmontQt4: provide the X11 display address through the window...
2009-12-08 Rémi Denis-CourmontQt4: check for Windows window system backend rather...
2009-12-08 Rémi Denis-Courmontvout_window_t: simplify via anynomous union
2009-12-08 Rémi Denis-CourmontAvoid warning (braindead putenv() prototype!)
2009-12-08 Rémi Denis-CourmontQt4: fix buffer overflow
2009-12-04 Jean-Baptiste KempfQt: remove unnecessary includes
next