]> git.sesse.net Git - vlc/history - modules/gui
Qt: remove the cone slider joke resource
[vlc] / modules / gui /
2011-04-16 Jean-Baptiste KempfQt: remove the cone slider joke resource
2011-04-16 Ludovic FauvetQt4: add some comments
2011-04-16 Ludovic FauvetQt4: cosmectics
2011-04-16 Ludovic FauvetQt4: fix position updates while sliding
2011-04-16 Ludovic FauvetQt4: Reduce the margin since the handler is now much...
2011-04-16 Ludovic FauvetQt4: fix a value error in the seek slider
2011-04-16 Ludovic FauvetQt4: change the handle size and color
2011-04-16 Ludovic FauvetQt4: improve the seek slider design with a light 3D...
2011-04-15 Hugo Beauzée-Luyssenqt4: complete preferences: QList is a more appropriate...
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Simplifications
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widgets: Remove useless empty DTOR
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Adding some 'const'
2011-04-15 Hugo Beauzée-Luyssenqt4: preferences_widget: Removing useless attribute.
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2011-04-13 Hugo Beauzée-Luyssenqt4: complete_preferences: Simplifications
2011-04-13 Hugo Beauzée-LuyssenRevert "Qt4 preferences: fix a nice memory leak."
2011-04-12 Jean-Baptiste KempfQt: correctly hide/show the statusBar
2011-04-12 Ludovic FauvetQt: Improved tooltip to view the time at a given mouse...
2011-04-12 Jean-Baptiste KempfQt: fix win32 compilation
2011-04-12 Jean-Baptiste KempfSeekSlider: clean the code
2011-04-12 Jean-Baptiste KempfQt: rename a class
2011-04-11 Rémi Duraffortqt4_v4l2_ctrl: fix string encoding.
2011-04-11 Jean-Baptiste KempfQt: add the orange cone pixmap
2011-04-11 Jean-Baptiste KempfQt: orange cone mode!
2011-04-11 Jean-Baptiste KempfQt: rewrite the seekslider, with a new design
2011-04-11 Filipe AzevedoQt: Round Buttons
2011-04-10 Felix Paul Kühnemacosx: cosmetics
2011-04-10 Francois CartegnieQt: audio_prefs: alsa devices combo: don't expand too...
2011-04-10 Felix Paul Kühnemacosx: make sure there is enough space to display...
2011-04-10 Felix Paul Kühnemacosx: fixed minor display issue with the Equalizer...
2011-04-10 Felix Paul Kühnemacosx: don't accept hotkeys in the fspanel, since...
2011-04-10 Felix Paul Kühnemacosx: fixed quit through Apple Events
2011-04-10 Felix Paul Kühnemacosx: forward-port Growl option in the sprefs
2011-04-10 Francois CartegnieQt: SoundSlider: don't fire back signal when a change...
2011-04-10 Francois CartegnieQt: SoundSlider: always emit valuechange on slider...
2011-04-10 Francois Cartegnieepg: hold input before lock access
2011-04-10 Francois CartegnieQt: epgchannels: split string on bracket.
2011-04-08 Felix Paul KühneRevert "macosx: reflect intf-change modification"
2011-04-07 Felix Paul Kühnemacosx: reflect intf-change modification
2011-04-07 Rémi Denis-CourmontRemove "saved-volume" and "volume-change". Use "volume".
2011-04-07 Rémi Denis-CourmontRename "volume-muted" to simply "mute"
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-06 Felix Paul Kühneqt4: fixed compilation for Mac
2011-04-06 Rémi DuraffortMacOSX prefs: fix memory leak.
2011-04-06 Rémi DuraffortQt4 preferences: fix a nice memory leak.
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: updated VLCMain to the new hotkeys API
2011-04-05 Felix Paul Kühnemacosx: re-written hotkey preferences
2011-04-04 Felix Paul Kühnemacosx: fixed wrong calculation of ModuleListConfigCont...
2011-04-04 Felix Paul Kühnemacosx: fixed corner case which could lead to incorrect...
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 Felix Paul Kühnemacosx: added some more Apple Remote cookies
2011-04-03 Felix Paul Kühnemacosx: enlarge the time slider and move respective...
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Jean-Baptiste KempfQt: hide status bar
2011-04-01 Francois CartegnieQt: epg: only add current or future epg data
2011-04-01 Francois CartegnieQt: epgwidget: use anon enum for indexes
2011-03-30 Francois Cartegnieepg: narrow input lock
2011-03-30 Francois CartegnieQt: EPGView: fix performance hit
2011-03-30 Francois CartegnieQt: EPGItem: only update() if data changed
2011-03-30 Francois CartegnieQt: epg: don't hide EPG when there's still data.
2011-03-29 Ludovic FauvetQt4: Fix FSController glitches on Linux/KDE
2011-03-28 Rémi Denis-CourmontQt4: update DTV plugin name on Windows
2011-03-27 Rémi Denis-CourmontQt4: add modulations for DVB-S2
2011-03-27 Rémi Denis-Courmonttypo
2011-03-27 Rémi Denis-CourmontQt4: add DVB-S2
2011-03-27 Rémi Denis-CourmontQt4: handle multiple Linux DVB frontends per adapter
2011-03-27 Jean-Baptiste KempfQt: reduce the value of update-days
2011-03-26 Rémi Denis-CourmontQt4: rename modulation box to QAM box, and try to fix...
2011-03-26 Rémi Denis-CourmontQt4: uniformize DVB dialog
2011-03-25 Francois CartegnieQt: menus: move shortcuts group on top
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action (missing return)
2011-03-24 Francois CartegnieQt: menus: (view a view ?) view a minimal interface
2011-03-24 Francois CartegnieQt: menu: move advanced open.
2011-03-24 Francois CartegnieQt: menu: 'quit after playback' is playlist related
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action
2011-03-24 Francois CartegnieQt: media menu: coherency
2011-03-24 Rémi Denis-CourmontQt: merge BDA and Linux DVB in open dialog
2011-03-24 Rémi Denis-CourmontQt4: add ATSC and CQAM to open dialog
2011-03-24 Rémi Denis-CourmontQt4: update DVB dialog for the new plugin
2011-03-24 Konstantin PavlovML: Qt4: Include config.h to fix plugin linking.
2011-03-23 Rémi Denis-CourmontQt4: ATSC and Clear QAM are not DVB types...
2011-03-23 Rémi Denis-CourmontQt: don't translate quadratic amplitude modulation...
2011-03-23 Rémi Denis-CourmontQt: select MRL scheme based on DVB system delivery
2011-03-23 Rémi Denis-CourmontQt4: pass DVB parameters through MRL rather than options
2011-03-23 Rémi Denis-CourmontQt4: DVB-C modulation combo box
2011-03-23 Rémi Denis-CourmontQt4: symbol rate is expressed in bauds (Hz), not kHz
2011-03-23 Rémi Denis-CourmontQt4: sort DVB-x alphabetically and select DVB-T by...
2011-03-23 Francois CartegnieQt: epg: qtr() instead of tr()
2011-03-23 Francois CartegnieQt: EPG: dialog: add no epg warning
2011-03-23 Francois CartegnieQt: EPG: epgview: add timeline
2011-03-23 Francois CartegnieQt: EPG: thicker ruler timeline
2011-03-23 Francois CartegnieQt: EPG: add channels line background
2011-03-23 Francois CartegnieQt: epg: updateduration: simplify.
2011-03-23 Francois CartegnieQt: EPG: fix mutex position
2011-03-23 Francois CartegnieQt: EPG: use connect() macros
2011-03-23 Francois CartegnieQt: EPG: remove no longer used class
2011-03-23 Francois CartegnieQt: EPG: remove overlapped entries.
2011-03-23 Francois CartegnieQt: EPG: rework
next