]> git.sesse.net Git - vlc/history - modules/gui
test_src_config_chain: fix missing return value.
[vlc] / modules / gui /
2010-08-31 Rémi DuraffortFix some typos.
2010-08-29 Rémi Denis-CourmontQt4: do not create pref tooltip if there is no text
2010-08-28 Erwan Tulouskins2(Win32) : fix GDI leak (trac #4101)
2010-08-23 Jean-Baptiste KempfQt: reindent
2010-08-23 Jean-Baptiste KempfQt: try to fix the "open containing folder" on Win32
2010-08-23 Jean-Baptiste KempfQt: cosmetics
2010-08-23 Jean-Baptiste KempfQt: warn when we cannot save the configuration
2010-08-19 Rémi Denis-CourmontQt4: translate description text for configuration choices
2010-08-18 Jean-Baptiste KempfQt: Fix opening of folders under Win32
2010-08-18 Ilkka OllakkaQt4: use percent-encoding on dnd filenames
2010-08-17 Jean-Baptiste KempfQt4: fix a minor (but annoying) UI glitch on restart
2010-08-15 Erwan Tulouskins2(X11): add missing <limits.h>
2010-08-14 Erwan Tulouskins2: Oops, autoresize (part 2)
2010-08-14 Erwan Tulouskins2: don't resize video if set up not to do so.
2010-08-14 Erwan Tulouskins2: fix video autoresize default when contradictory
2010-08-10 Erwan Tulouskins2: playlist, fix selection issue
2010-08-10 Erwan Tulouskins2: playlist make sure deletion works for both...
2010-08-10 Erwan Tulouskins2: transform getNextSibling into getNextSiblingOrUncle
2010-08-10 Erwan Tulouskins2: add a method to flag a whole subtree for deletion
2010-08-10 Erwan Tulouskins2: remove unused function
2010-08-10 Erwan Tulouskins2: VarTree, make root() a private function
2010-08-10 Erwan Tulouskins2: playlist, fix issues when deletion is at stake
2010-08-10 Erwan Tulouskins2: playlist, improve deletion of items
2010-08-10 Erwan Tulouskins2: playlist (process delete everywhere in the...
2010-08-10 Erwan Tulouskins2: fix slider position a bit erratic
2010-08-10 Erwan Tulouskins2: playlist a few iterator issues
2010-08-10 Erwan Tulouskins2: playlist (cosmetic)
2010-08-10 Erwan Tulouskins2: fix arrows short of 1
2010-08-08 Rémi Denis-CourmontQt4: only show "Open containing folder" for file items
2010-08-05 Rémi Denis-Courmontxml_ReaderUseDTD: remove useless parameter
2010-08-05 Rémi Denis-Courmontskins2: missing initialization
2010-08-05 Rémi Denis-Courmontskins2: remove unused static variable
2010-08-05 Rémi Denis-Courmontskins2: don't load XML catalog if DTD not requested
2010-08-05 Erwan Tulouskins2: playlist (simplify)
2010-08-05 Erwan Tulouskin2: var_tree (add a forgotten return)
2010-08-05 Erwan Tulouskins2: playlist (missing parentheses)
2010-08-05 Erwan Tulouskins2: fix playlist arrows and enter no longer functioning
2010-08-04 Jean-Baptiste KempfQt: allow to select inexistent files from Prefs
2010-08-04 Adrien MagloQt/EPG: Remove the update button. Improve the window...
2010-08-04 Adrien MagloQt/EPG: Remove channels when they don't have any item.
2010-08-03 Rémi Duraffortqt4: improve code readability.
2010-08-03 Rémi DuraffortFix compiler warnings.
2010-08-03 Rémi Denis-CourmontRemove useless <dirent.h> check
2010-08-02 Rémi Denis-CourmontUse vlc_mutex_locker
2010-08-02 Rémi Denis-CourmontQt4: remove useless playlist pointer
2010-08-02 Olivier TeulièreFixed a bug in rect::isIncluded(), and added constness.
2010-08-01 Felix Paul Kühneqt4: don't use CPPFLAGS for moc, since it isn't necessa...
2010-07-31 Erwan Tulouskins2: improve refresh of layouts
2010-07-31 Juho Vähä-HerttuaQt: Run mainloop on the main thread on OSX
2010-07-31 Erwan Tulouskins2: rework theme loader
2010-07-31 Erwan Tulouskins2: kill a warning at compil
2010-07-31 Erwan Tulouskins2: translate $F into local path instead of uri...
2010-07-31 Erwan Tulouskins2: improve callback system
2010-07-31 Erwan Tulouskins2: differentiate new and release window commands
2010-07-30 Juho Vähä-HerttuaQt: Do not use the xpm window icon on Mac, it's ugly
2010-07-30 Rafaël CarréSPrefsPanel : swapped 2 arguments
2010-07-30 Rafaël Carrémain_interface.cpp: remove trailing ':' after #ifdef
2010-07-29 Juho Vähä-HerttuaQt: Remove an ifdef, no one knows what it should be...
2010-07-29 Juho Vähä-HerttuaQt: Make the systray menu work much nicer on Mac
2010-07-29 Juho Vähä-HerttuaQt: Remove extra separator from systray menu
2010-07-29 Rémi Denis-CourmontRevert "Qt: save volume on exit"
2010-07-29 Francois CartegnieQt: simple_prefs pack UI
2010-07-29 Erwan Tulouskins2: optimize refresh of text control
2010-07-29 Erwan Tulouskins2: optimize the refresh of slider control
2010-07-29 Francois CartegnieQt: save volume on exit
2010-07-29 Jean-Baptiste KempfSout: small fix and rewording
2010-07-28 Laurent AimarRevert "Qt: Fix save volume on exit Fixes #2968"
2010-07-28 Rémi Durafforts/informations/information/
2010-07-28 Adrien MagloQt/EPG: Fix event deletion.
2010-07-28 Adrien MagloQt/EPG: Try to display intelligently the short and...
2010-07-28 Francois CartegnieQt: Fix save volume on exit Fixes #2968
2010-07-28 Francois CartegnieQt: simple_prefs audio: Use defined values Fixes #3351
2010-07-28 Francois CartegnieQt forced default value is different than libvlc's...
2010-07-28 Rémi DuraffortQT4_vlm: really fix #3938.
2010-07-27 Rémi Denis-Courmontxml_ReaderDelete: remove useless parameter
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-26 Rémi Duraffortqt4_vlm: fix #3938 (options must be removed from the...
2010-07-26 Rémi DuraffortRevert "qt4_vlm: remove double call to VLMWrapper:...
2010-07-26 Rémi Duraffortqt4_vlm: remove double call to VLMWrapper::Edit* functi...
2010-07-25 Francois CartegnieQt: sprefs_interface add developers hints
2010-07-25 Francois CartegnieQt: sprefs_interface split playlist option
2010-07-25 Francois CartegnieQt: layout subtitles prefs
2010-07-25 Juho Vähä-Herttuaqt4: More static_casts to null in preference components
2010-07-24 Juho Vähä-Herttuaqt4: Add OSX support to embedded video
2010-07-24 Francois CartegnieFix advanced panel height saving. Fixes #3858
2010-07-24 Jean-Baptiste KempfQt: make the MainInterface Grey Brushed on Mac
2010-07-22 Jean-Baptiste KempfQt: fix inclusion pathes
2010-07-22 Manol ManolovAdd GUI support for Clear QAM
2010-07-22 Juho Vähä-Herttuaqt4: Add OSX to supported platforms of the towlower...
2010-07-22 Juho Vähä-Herttuaqt4: Prevent an equalizer crash on Mac OSX
2010-07-22 Erwan Tulouskins2: check missing files first thing ...
2010-07-21 Rémi DuraffortQt4: fix memleak when album arts.
2010-07-20 Tristan Heavenqt4: Fix stack smash in InputManager::UpdateVout
2010-07-20 Erwan Tulouskins2: implement a ArtManager singleton
2010-07-20 Erwan Tulouskins2: rework image control (scale while preserving...
2010-07-20 Erwan Tulouskins2: correct wrong height when animated images are...
2010-07-20 Erwan Tulouskins2: typo
2010-07-19 Jean-Baptiste KempfMacOS: minimal_macosx is broken, don't compile it...
2010-07-19 Jean-Baptiste KempfMacOS: don't compile opengl provider in the GUI since...
2010-07-18 Erwan Tulouskins2: fix fullscreen issue (black screen when video...
next