]> git.sesse.net Git - vlc/history - modules/gui
Pulse: fix warning
[vlc] / modules / gui /
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
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-03-03 Rémi Denis-CourmontGrammar
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Jean-Baptiste KempfQt: display the correct rate
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-03-01 Rémi Denis-CourmontRevert "Qt4: passing pointers over thread signals is...
2010-02-28 Jean-Baptiste KempfQt: clean and cosmetics
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-28 Rémi Denis-CourmontQt4: passing pointers over thread signals is not allowed...
2010-02-28 Rémi Denis-CourmontThis is still buggy.
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-28 Jean-Baptiste KempfQt: Be sure to hide the caching when an input is deleted.
2010-02-28 Jean-Baptiste KempfQt: avoid a crash on first Startup
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-02-26 Jean-Baptiste KempfQt: open dialog, set a minimumSize for the playButton
2010-02-26 Rémi Duraffortqt4: remove a dummy call to var_Get (void variable...
2010-02-25 Rémi Denis-CourmontQt4: handle Meta modifier in the prefs
2010-02-25 Jean-Baptiste KempfQt: don't show the menu button if there is only 1 chapt...
2010-02-25 Erwan Tulouskins2: extend --[no]-qt-video-autoresize to skins2
2010-02-25 Erwan Tulouskins2: make default more consistent for video control
2010-02-24 Gildas Bazinhildon: add a slightly more useful menu to the maemo...
2010-02-24 Erwan TulouWin32: use linked_with_a_crap_library_which_uses_atexit...
2010-02-24 Jakob LebenQt: no need to clear playlist search twice
2010-02-24 Jean-Baptiste KempfQt: use qtu( ) when appropriate
2010-02-24 Erwan Tulouskins2(Win32): fix second bug of #685
2010-02-24 Jakob LebenQt: media library is always a tree
2010-02-24 Jakob LebenQt: hide buffering display if buffering doesn't reach...
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
2010-02-23 Erwan Tulouskins2: fix #689 (text control refresh issue)
2010-02-23 Jakob Lebena macro to automate the choice of "folder"/"directory...
2010-02-22 Jean-Baptiste KempfQt4: small fix for sprefs
2010-02-22 Erwan Tulouskins2: work around a deallocation problem
2010-02-22 Jakob LebenQt: compile fix
2010-02-22 Jean-Baptiste KempfQt: grey out the inexisting options.
2010-02-21 Rémi Denis-CourmontQt4: black magic for logo-transparency -> logo-opacity
2010-02-21 Rémi Denis-CourmontQt4: update EQ slider when reselecting the same preset...
2010-02-21 Rémi Denis-CourmontQt4: screen-fps is a float, not an integer...
2010-02-21 Erwan Tulouskins2: fix equalizer
2010-02-21 Rémi Denis-CourmontUIs: call XInitThreads if using X11
2010-02-20 Rémi Denis-CourmontQt4: use make_path
2010-02-20 Rémi Denis-CourmontRemove msecstotimestr
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-20 Felix Paul Kühnemacosx dialog provider: moved UI widgets out of the...
2010-02-20 Felix Paul Kühnemacosx display provider: added the ability to enable...
2010-02-18 Rémi DuraffortQt4: fix pontential NULL dereference and show the right...
2010-02-18 Jakob LebenQt: show buffering on the background of time label
2010-02-18 Jakob LebenQt: cache "no-art" pixmap as well
2010-02-18 Jakob LebenQt: remedy faulty locationBar layout
2010-02-17 Erwan Tulouskins2: correct playlist issue when sorting is used
2010-02-17 Jakob LebenQt: separate status bar label for "Buffering" + show...
2010-02-17 Hugo Beauzee-LuyssenDon't try to use p_extensions_manager if it failed...
2010-02-17 Jakob LebenQt: refactor and (again) emit currentChanged when proce...
2010-02-16 Ilkka Ollakkaqt4: try to read playlist headers state in same group...
2010-02-16 Hugo Beauzee-LuyssenDon't assert for NULL instance in killInstance
2010-02-16 Jakob LebenQt: locationBar hides parent locations that don't fit in
2010-02-15 Jakob LebenQt: respect font sizes 1.1.0-ff
2010-02-14 Jean-Baptiste KempfQt: fix Win32 compilation
2010-02-14 Rémi Denis-CourmontNo full point at end of configuration item short text
2010-02-14 Srikanth RajuQt: Call Lua status callbacks on playing status changes
2010-02-14 Ilkka OllakkaQT4: scroll to playingItem when changing view
2010-02-14 Rémi Denis-CourmontStore audio output interface variables into the input...
2010-02-14 Erwan Tulouskins2(playlist): fix current playing item still on...
2010-02-14 Jakob LebenQt: couple of minor corrections
2010-02-14 Jakob LebenQt: playlist menu strings and icons
2010-02-14 Jakob LebenQt: the Add button on playlist panel is gone
2010-02-14 Jakob LebenQt: include Add File/Directory/Advanced Open actions...
2010-02-14 Jean-Baptiste KempfQt: code reindentation
2010-02-13 Rémi Denis-CourmontMake mouse-moved and mouse-clicked coordinates, remove...
2010-02-13 Rémi Denis-CourmontYou shall include <config.h>
2010-02-13 Erwan Tulouskins2: fix proccessing item-change at playlist level
2010-02-13 Rémi Denis-CourmontMake mouse-moved a void variable
2010-02-13 Erwan Tulouskins2: remove dead code
2010-02-13 Erwan Tulouskins2: fix playlist not displaying cuurent playing...
2010-02-13 Erwan Tulouskins2: add support for tracking current playing item...
2010-02-13 Rémi Denis-CourmontQt4: add extended Latin-1 and a few multimedia keys...
2010-02-13 Jakob LebenQt: it's Qt::Key_Backspace not Qt::Key_Back
2010-02-12 Jakob LebenQt: ooops, fix deleting playlist items by key press
2010-02-12 Jakob LebenQt: playlist panel: search behavior + layout enhancements
2010-02-12 Jakob LebenQt: enable drag'n'dropping in listView
2010-02-12 Jakob LebenQt: iconView: draw artwork as big as its aspect ratio...
2010-02-11 Pierre d'Herbemontmacosx: Fix compilation.
2010-02-11 Jakob LebenQt: add a list view
2010-02-10 Antoine CellerierFix ncurses compilation. (testing compilation before...
2010-02-10 Antoine CellerierFix skins2 compilation.
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis-Courmontplaylist: create the fullscreen variable
next