]> git.sesse.net Git - vlc/history - modules/gui
XCB: make CheckError() return the actual error code
[vlc] / modules / gui /
2011-08-08 Rémi Denis-CourmontQt4: fix enum switch warning
2011-08-08 Rémi Denis-CourmontQt4: fix DEBUG_LAYOUT warning
2011-08-06 Rémi Denis-CourmontUse CLOCK_FREQ
2011-08-06 Jean-Baptiste KempfQt4: clarify a tooltip
2011-08-05 Felix Paul Kühnemacosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-08-04 Felix Paul Kühnemacosx: fixed time slider action in the fspanel
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-03 Felix Paul Kühnemacosx: icon set for the sidebar table taken from the...
2011-08-03 Felix Paul Kühnemacosx: fixed compilation when using the 10.5 SDK
2011-08-02 Felix Paul Kühnemacosx: fill the side bar with SDs, etc.
2011-08-01 Felix Paul Kühnemacosx: fixed volume slider appearance in black intf...
2011-07-31 Kaarlo RaihaAdd whitespace
2011-07-31 Kaarlo RaihaChange controler to controller
2011-07-31 Felix Paul Kühnemacosx: fixed playlist/video toggling and some memory...
2011-07-31 Felix Paul Kühnemacosx: fixed cocoa error complaining about missing...
2011-07-29 Felix Paul Kühnemacosx: fixed a few memory leaks
2011-07-29 Francois CartegnieQt: searchlineedit: change search text.
2011-07-29 Yuval TzeQt: Preferences tree filter, Alternative clear search...
2011-07-29 Yuval TzeQt: Preferences tree filter, UI
2011-07-29 Yuval TzeQt: Preferences tree filter
2011-07-29 Yuval TzeQt: PrefsItemData search
2011-07-29 Yuval TzeQt: Remove leading line break on modules prefs help...
2011-07-27 Felix Paul Kühnemacosx: store counting mode of the time field (default...
2011-07-27 Felix Paul Kühnemacosx: fixed redraw issue when moving the time slider...
2011-07-26 Felix Paul Kühnemacosx: implemented fancy gradient effect for the time...
2011-07-26 Rémi Denis-CourmontQt4: try to cleanup use of AOUT_VOLUME_* and QT_VOLUME_*
2011-07-26 Rémi Denis-Courmontskins2: do not assume AOUT_VOLUME_MAX = 4 * AOUT_VOLUME...
2011-07-26 Rémi Denis-Courmontncurses: fix volume percentage computation
2011-07-26 Felix Paul Kühnemacosx: implemented both skipping within an item and...
2011-07-26 Felix Paul Kühnemacosx: respond to updated synchro values
2011-07-25 Felix Paul Kühnemacosx: fixed warning
2011-07-25 Felix Paul Kühnemacosx: prepare sidebar
2011-07-25 Jean-Baptiste KempfSkin2: fix compilation
2011-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-25 Rémi Denis-CourmontRename aout_instance_t to audio_output_t
2011-07-25 Felix Paul Kühnemacosx: fixed updateTitle as suggested by j-b and made...
2011-07-25 Felix Paul Kühnemacosx: remove 2 interface update timers (2 threads...
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-24 Felix Paul Kühnemacosx: fixed another couple of 16B leaks
2011-07-23 Felix Paul Kühnemacosx: fixed a 300 byte memory leak
2011-07-23 Felix Paul Kühnemacosx: don't use NSNotifcations to feed debug messages...
2011-07-23 Felix Paul Kühnemacosx: fixed time slider
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-22 Felix Paul Kühnemacosx: compilation fix
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-20 Francois CartegnieQt: seekpoints: only read chapters with timestamp
2011-07-20 Felix Paul Kühnemacosx: restored 10.5 SDK compatiblity
2011-07-19 Francois CartegnieQt: firstrun: use QDialogButtonsBox
2011-07-19 Francois CartegnieQt: Firstrun privacy text accuracy changes
2011-07-19 Francois CartegnieQt: TimeToolTip: Show Chapters too
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-07-19 Felix Paul Kühnemacosx: removed eyetv debug, which just floods the...
2011-07-19 Felix Paul Kühnemacosx: removed no longer needed equalizer class
2011-07-19 Felix Paul Kühnemacosx: audio effects: updated include
2011-07-19 Rémi Denis-CourmontQt4: fix playlist crash
2011-07-17 Rafaël Carréupdate: better version comparison
2011-07-17 Felix Paul Kühnemacosx: work-around crash in stringWithFormat when...
2011-07-17 Felix Paul Kühnemacosx: fixed display of localized strings in a wrong...
2011-07-17 Erwan Tulouskins2: fix compil (adapt to latest change in aout)
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-16 Felix Paul Kühnemacosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul Kühnemacosx: fixed crash on quit
2011-07-15 Felix Paul Kühnemacosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul Kühnemacosx: re-written the 'Open Disc' tab in the open...
2011-07-13 Francois CartegnieQt: SeekSlider: fix chapters marks contrast
2011-07-13 Francois CartegnieQt: SoundSlider: fix text color contrast. (closes ...
2011-07-13 Rémi DuraffortML: fix typo (fix missing vtable)
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-07-12 Felix Paul Kühnemacosx: replaced quartztext options in the simple prefs...
2011-07-12 Jean-Baptiste KempfQt: Fix protectedness of customEvent
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: make SeekPoints handle jump to chapter requests
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-11 Francois CartegnieQt: add SeekPoints data
2011-07-11 Felix Paul Kühnemacosx: make sure that we don't block media keys for...
2011-07-11 Rafaël Carréqt4: only build main_interface_win32.cpp for windows
2011-07-10 Felix Paul Kühnemacosx: stability improvements
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-10 Ron FrederickMacOS GUI: Tie display fade to "Black out" preference
2011-07-08 Hugo Beauzée-Luyssenlua: Propagate meta_changed events.
2011-07-07 Jean-Baptiste KempfAdd .mtv extension
2011-07-07 Ilkka OllakkaQt4: add slider to adjust playlist scaling
2011-07-07 Ilkka OllakkaQt4: add size-scale into playlist model
2011-07-07 Hugo Beauzée-Luyssenlua: qt4: Fixing dropdown update function.
2011-07-07 Hugo Beauzée-Luyssenlua: Don't update a widget that was just created.
2011-07-06 Rémi Denis-CourmontQt4: accept close event on main interface (fix #4606)
2011-07-06 Ilkka OllakkaQt4: fix viewchange if MEDIA_LIBRARY not defined on...
2011-07-06 Ilkka OllakkaQt4: refactor saving panel view
2011-07-04 Felix Paul Kühnemacosx: removed headphone virtualization and normvol...
2011-07-03 Felix Paul Kühnemacosx: fixed prefs compilation and fixed an appearance...
2011-07-03 Felix Paul Kühnemacosx: invert scrolling direction if the devices inver...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-29 Rémi Denis-CourmontRemove useless binary and with CONFIG_ITEM
next