]> git.sesse.net Git - vlc/history - modules/gui
skins2: some optimisation for playlist
[vlc] / modules / gui /
2011-01-16 Erwan Tulouskins2: some optimisation for playlist
2011-01-16 Erwan Tulouskins2: refactor some code
2011-01-16 Erwan Tulouskins2: remove unnecessary lookup
2011-01-16 Erwan Tulouskins2: add accessors to VarTree
2011-01-16 Erwan Tulouskins2: prefer ++it over it++ for iterators
2011-01-16 Erwan Tulouskins2: cache scaled image
2011-01-16 Erwan Tulouskins2: better cleanup for button and checkbox
2011-01-16 Erwan Tulouskins2: cosmetic (a single addObserver is sufficient)
2011-01-16 Erwan Tulouskins2: cosmetic
2011-01-13 Rémi Denis-CourmontQt4: fix convert dialog
2011-01-12 Dominique LeuenbergerHave bool MLModel::setData return a value in any case.
2011-01-12 Erwan Tulouskins2: use of vlc_mutex_locker simplifies things a bit
2011-01-12 Erwan Tulouskins2: rework skins2 as a vout_window provider
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-09 Srikanth RajuQt/ML: Extend Playlist model from VLCModel
2011-01-09 Srikanth RajuQt/ML: ML Model and Item
2011-01-09 Srikanth RajuQt/ML: VLC Model
2011-01-07 Rémi Denis-CourmontQt4: fix adding items on Win32
2011-01-07 Rémi Duraffortqt4: fix object leak.
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-04 Branko KokanovicQt: Add sepia video filter to effects dialog
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2010-12-26 Jean-Baptiste KempfQt, sprefs: add dependency of auto-resize, to integrati...
2010-12-26 Jean-Baptiste KempfQt: add the minimize-on-pause option in the SPrefs...
2010-12-26 Jakub WieczorekAdd an option to pause the playback on minimizing the...
2010-12-26 Jakub WieczorekInputManager: Rename the status property to playingStat...
2010-12-23 Jean-Baptiste KempfQt: move the playlist button in the main controller
2010-12-23 Jakub WieczorekRemove the filter patterns in the playlist file dialog...
2010-12-22 Francois CartegnieQt: messages: Use std button for close button
2010-12-19 Jean-Baptiste KempfQt, Menu: move "customize interface" near preferences
2010-12-19 Jean-Baptiste KempfQt, sprefs: small fix for initial state
2010-12-19 Jean-Baptiste KempfQt, sprefs: add configuration for OSD Title position
2010-12-19 Jean-Baptiste KempfQt, sprefs: reorder interface tabulations and widget...
2010-12-19 Jean-Baptiste KempfQt, sprefs: link the systray options together
2010-12-17 Srikanth RajuQt/ML: Configuration dialog for Media Library Directory...
2010-12-16 Daniel MarthURL box is now focussed when "Open Network Stream"...
2010-12-14 Ilkka Ollakkaqt4: use caching in pictureflow (bring it back)
2010-12-14 Ilkka OllakkaQt4: pictureflow, draw album artists/title on flowimage
2010-12-14 Ilkka OllakkaQt4: use transform in pictureflow to ease up drawing
2010-12-11 Erwan Tulouskins2: implement a new 'focus' attribute for text...
2010-12-10 Erwan Tulouqt4: fix skins2 crash after exiting the preferences...
2010-12-10 Jean-Baptiste KempfQt: reinstate the small QSplitter on Mac for the playlist
2010-12-10 Jean-Baptiste KempfQt: use SmallSize for the volume slider
2010-12-10 Jean-Baptiste KempfQt: provide QAction roles for menu roles
2010-12-10 Jean-Baptiste KempfQt, mac: make playist without the blue focus halo
2010-12-10 Jean-Baptiste KempfQt, mac: fix compilation
2010-12-10 Jean-Baptiste KempfQt, playlist: reduce the margins
2010-12-09 Pierre Ynardqt4: really change the RTSP port to 8554
2010-12-09 Pierre Ynardqt4: change default RTSP port to 8554
2010-12-08 Jean-Baptiste KempfQt: fix compilation warning
2010-12-08 Jean-Baptiste KempfQt: playlist look fixes
2010-12-08 Jean-Baptiste KempfQt, playlist: change the layout. This should help MacOS...
2010-12-08 Alex HelfetWin32: added config option to disable volume keys.
2010-12-07 Rafaël CarréUse HAS_QT47
2010-12-06 Erwan Tulouskins2: fix race condition (if multiple vouts)
2010-12-06 Erwan Tulouskins2: fix compil warning
2010-12-05 Kaarlo Raihasupport channel up and channel down remote keys QT4...
2010-12-05 Kaarlo Raihasupport mce remote controllers record button in QT4...
2010-12-04 Felix Paul Kühneqt4: fixed search field compilation for Mac and s/Carbo...
2010-12-01 Jean-Baptiste KempfMac: use a Native Search Line
2010-11-30 Jean-Baptiste KempfQt: misc simplifications and corrections
2010-11-30 Jean-Baptiste KempfQt: use Qt4.7 clickLineEdit, if possible
2010-11-30 Jean-Baptiste KempfQt: SearchLineEdit: rename function to match Qt4.7...
2010-11-30 Jean-Baptiste KempfQt: simplification
2010-11-30 Jean-Baptiste KempfQt: split searchLineEdit in its own file
2010-11-30 Jean-Baptiste KempfQt, Mac: reduce the size margins and change the color...
2010-11-30 Jean-Baptiste KempfQt, Mac: use the classical blue for the selector
2010-11-30 Felix Paul Kühnemacosx: fixed preferences compilation
2010-11-28 Jean-Baptiste KempfQt: fix previous commit
2010-11-28 Jean-Baptiste KempfQt: playlist, use a better QSplitter, on Mac
2010-11-28 Jean-Baptiste KempfQt: use a Brushed Style on Mac
2010-11-28 Jean-Baptiste KempfQt: use a drawer for extended Dialog on Mac
2010-11-28 Jean-Baptiste KempfQt: no icons in Menus on Mac
2010-11-28 Francois CartegnieQt: Allow disabling or resampling background art.
2010-11-27 Erwan Tulouskins2: rework the fullscreen controller
2010-11-27 Erwan Tulouskins2: avoid multiple strings with same value.
2010-11-27 Erwan Tulouskins2: remove dead code
2010-11-26 Rafaël Carréqt4: use the christmas icon on the same day (start...
2010-11-22 Erwan Tulouskins2: rework and simplify transparency
2010-11-22 Erwan Tulouskins2: implement relative positioning
2010-11-22 Erwan Tulouskins2: ifdef code specific to WIN32
2010-11-22 Erwan Tulouskins2: some optimisation and cosmetics when moving...
2010-11-22 Erwan Tulouskins2(Win32 and Linux): Don't refresh a window forcefully
2010-11-22 Erwan Tulouskins(Win32): Process events in the winProc (instead...
2010-11-22 Erwan Tulouskins2: fix minor artefact with animated image
2010-11-21 Rémi Denis-CourmontQt4: fix crash regression in 1.1.5 closeAllWindows...
2010-11-21 Rémi Denis-CourmontQt4: cosmetic fixes
2010-11-21 Rémi Denis-CourmontEliminate dead code
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-20 Ilkka OllakkaQt4: toURI shouldn't need toNativeSeparators()
2010-11-19 Ilkka OllakkaQt4: pictureflow, if target futher than 20, jump closer...
2010-11-19 Rémi Duraffortqt4: remove an assert (a check for NULLity is enough).
2010-11-19 Hannes DomaniQt: tell that vlc processed the media keys
2010-11-19 Jean-Baptiste KempfQt: fix WinXP quitting issue
2010-11-18 Erwan Tulouskins2(Win32): remove an unneeded WS_EX_TOOLWINDOW...
2010-11-18 Rafaël Carréncurses: redraw interface unconditionally
2010-11-17 Erwan Tulouskins2: fix wrong check (cosmetics)
2010-11-15 Jean-Baptiste KempfQt: correctly implement play-and-exit in menu
next