]> git.sesse.net Git - vlc/history - modules/gui
Qt4: remove V4L1
[vlc] / modules / gui /
2011-03-01 Rémi Denis-CourmontQt4: remove V4L1
2011-03-01 Erwan Tulouskins2: fix boolean variables
2011-03-01 Erwan Tulouskins2: remove questionable trick
2011-02-25 Erwan Tulouskins2: use the 0-400% range for volume
2011-02-24 Jean-Baptiste KempfSkins: include config.h
2011-02-24 Jean-Baptiste KempfSkins2: no need to redefine WINNT_VERSION
2011-02-20 Jean-Baptiste KempfQt: fix the postproc tooltip in SPrefs
2011-02-20 Jean-Baptiste KempfQt: rename utility classes
2011-02-18 Francois CartegnieQt: MIM: Make use of singleton
2011-02-16 Jean-Baptiste KempfQt, sprefs: add play-and-pause
2011-02-16 Jean-Baptiste KempfQt: sprefs, small layout improvement, when resizing
2011-02-14 Rémi Denis-CourmontQt4: fix m3u8 export extension
2011-02-14 Jean-Baptiste KempfQt: fix #4493
2011-02-13 Rémi Denis-CourmontQt4: update hotkey prefs to string items
2011-02-13 Rémi Denis-CourmontParenthesis
2011-02-13 Rémi Denis-CourmontQt4: fix matching key config items
2011-02-12 Francois CartegnieQt: fix video menu
2011-02-12 Francois CartegnieQt: don't make 1 way only vars/commands radio items
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-02-08 Felix Paul Kühnemacosx dialog provider: implement EXTENSION_WIDGET_SPIN...
2011-02-08 Felix Paul Kühnemacosx-vout: removed broken and deprecated AGL vout
2011-02-07 Francois CartegnieQt: fix bookmarks dialog
2011-02-07 Francois CartegnieQt: Bookmarks are custom and playback only related
2011-02-07 Francois CartegnieQt: name unaliased resource icon
2011-02-05 Felix Paul Kühnemacosx vout: reenabled. will break compilation until...
2011-01-30 Felix Paul Kühnemacosx: enable selection of subtitles named *.txt or...
2011-01-28 Erwan Tulouskins2(Win32): wParam to be stripped of 4 bits (see...
2011-01-28 Erwan Tulouskins2: adapt to recent change for rate/rate-faster...
2011-01-28 Pierre Ynardncurses: use make_URI() when adding item
2011-01-28 Pierre Ynardncurses: fix buffer overflow when typing in the edit box
2011-01-27 Pierre Ynardncurses: fix URI creation
2011-01-27 Pierre Ynardncurses: fix crashes when switching boxes
2011-01-24 Erwan Tulouskins2(Linux): fix scrolling twice faster than expected
2011-01-24 Erwan Tulouskins2: remove a comment that proved wrong
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-23 Ilkka OllakkaQt4: in iconview, allways center the album art even...
2011-01-23 Erwan Tulouskins2: cleanup and remove a now highly dubious useDTD...
2011-01-23 Erwan Tulouskins2: back to working order after latest change in...
2011-01-22 Francois CartegnieTimeSlider fix for #4328
2011-01-22 Rémi Denis-CourmontXML: return attribute value as const
2011-01-22 Pierre YnardDistribute forgotten files
2011-01-21 Jean-Philippe AndréQt: really close ExtensionDialog when user presses ESC
2011-01-21 Jean-Philippe AndréQt: show embedded icons of Lua extensions
2011-01-21 Jean-Philippe AndréQt: support spin icon in extension dialogs
2011-01-21 Jean-Philippe AndréQt: new pixmaps for the spinning icon widget
2011-01-21 Jean-Philippe AndréQt: add new widgets: AnimatedIcon & SpinningIcon
2011-01-20 Rémi Denis-CourmontXML: return node (element name or text value) as const
2011-01-20 Rémi Denis-CourmontReturn XML attribute as const from NextAttr
2011-01-20 Jean-Baptiste KempfQt: fix compilation with ML
2011-01-19 Ilkka Ollakkaqt4: fix album art showing again in views
2011-01-19 Jean-Baptiste KempfSkins2: fix compilation
2011-01-19 Rémi Denis-CourmontXML: merge read and node_type operations, skip unknown...
2011-01-19 Erwan Tulouskins2(playlist): cosmetics + avoid objects passed...
2011-01-19 Erwan Tulouskins2: remove dead code
2011-01-18 Rémi Denis-Courmontskins2: do not follow --x11-display anymore
2011-01-18 Rémi Denis-CourmontQt4: remove custom X11 display with --x11-display
2011-01-18 Jean-Philippe AndréQt: fix crash in the playlist model
2011-01-17 Jean-Philippe AndréQt: fix Modules.am for the media library
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-16 Erwan Tulouskins2(Linux): fix some drag&drop issues
2011-01-16 Erwan Tulouskins2: use enum type for better clarity
2011-01-16 Erwan Tulouskins2: cosmetic (playlist)
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"...
next