]> git.sesse.net Git - vlc/history - modules/gui
skins(Win32): Process events in the winProc (instead of the message loop)
[vlc] / modules / gui /
2010-10-26 Rafaël Carréncurses: cleanup
2010-10-26 Rafaël Carréncurses: i_current_view is a boolean
2010-10-26 Rafaël Carréncurses: Use a table to store color pairs
2010-10-26 Rafaël Carréncurses: Rewrite playlist code to make it more readable
2010-10-26 Rafaël Carréncurses: factorize ReadDir()
2010-10-26 Rafaël Carréncurses: improve array cleanup
2010-10-26 Rafaël Carréncurses: cosmetics
2010-10-26 Rafaël Carréncurses: reorder static functions
2010-10-25 Laurent AimarRenamed vout-filter in video-splitter.
2010-10-25 Laurent AimarFixed vout-filter change support in qt4.
2010-10-24 Rémi DuraffortQt4: fix SD search.
2010-10-24 Jean-Baptiste KempfQt: adapt to new SD search function
2010-10-24 Jean-Baptiste KempfQt: playlist code refactoring
2010-10-24 Jean-Baptiste KempfQt: do not search SD if the text is empty
2010-10-24 Jean-Baptiste KempfQt: search differently when you are in SD
2010-10-23 Rémi DuraffortDo not use strlen just to check that a string is non...
2010-10-22 Jean-Baptiste KempfSkins2: #ifdef broken code on Win32
2010-10-22 Jean-Baptiste KempfQt: change the LocationBar Class file
2010-10-22 Jean-Baptiste KempfPlaylist code: simplification, part 1
2010-10-22 Jean-Baptiste KempfQt: Remove the "media brower" label
2010-10-22 Jean-Baptiste KempfQt: search the SD if possible.
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_directory: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-22 Felix Paul Kühnemacosx_dialog_provider: handle EXTENSION_WIDGET_CHECK_B...
2010-10-19 Francois CartegnieQt: nameLabel: remove old school padding
2010-10-14 Rémi Denis-CourmontQt4: use open file dialog for loadfile items (fix ...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-10-14 Rémi Denis-CourmontQt4: don't trust toggle for systray, do what we say...
2010-10-10 Jean-Baptiste KempfFix various typos
2010-10-10 Rémi Denis-CourmontQt4: update discs MRL syntax for Windows
2010-10-06 Erwan Tulouskins2(X11): add icon to vlc
2010-10-04 Ilkka Ollakkarefactor rate(,-faster,-slower) to playlist
2010-10-03 Francois CartegnieQt: sinput_pref: add dvd/cd devices listing
2010-10-03 Francois CartegnieQt: OpenDiscPanel: add devices listing
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: fix layout
2010-09-29 Francois CartegnieQt: CaptureOpenPanel: check and prefill with usual...
2010-09-29 Francois CartegnieQt: NetOpenPanel: add drop-down list
2010-09-27 Francois CartegnieQt: standardbuttons are bad for win32 and translation...
2010-09-27 Ludovic Fauvetqt4: attempt to work around a design flaw in the toolba...
2010-09-25 Francois CartegnieQt: messages dialog: new verbosity spinbox
2010-09-24 Francois CartegnieQt: errors dialog: use standard buttons. pack controls.
2010-09-24 Francois CartegnieQt: v4l2 control: drop v4l2.ui. auto-detect instance.
2010-09-24 Francois CartegnieQt: make extended dialog use standard buttons
2010-09-24 Francois CartegnieQt: make help dialog use standard buttons
2010-09-24 Francois CartegnieQt: rebase update dialog on QtCreator
2010-09-24 Francois CartegnieQt: rebase about dialog on Qtcreator
2010-09-22 Francois CartegnieQt: sprefs_audio fix layout
2010-09-21 Jean-Baptiste KempfQt4: compressor and Spatializer widget margin shouldn...
2010-09-21 Jean-Baptiste KempfQt: equalizer, fix the "too much space between preamp...
2010-09-21 Jean-Baptiste KempfQt4: rework on the video effect dialog
2010-09-19 Jean-Baptiste KempfQt: sprefs, cleaning of input/codecs part
2010-09-19 Jean-Baptiste KempfQt Sprefs: remove mpeg2 skip-frames
2010-09-19 Jean-Baptiste KempfQt sprefs, cleaning of Audio and Interface parts
2010-09-19 Jean-Baptiste KempfQt: sprefs, simplification
2010-09-19 Jean-Baptiste KempfQt: Simple preferences simplifications
2010-09-16 Jean-Baptiste KempfMacOS: fix equalizer 170Hz issue
2010-09-16 Branko KokanovicAdding posterize filter to effects dialog
2010-09-16 Erwan Tulouskins2: small optimisation
2010-09-15 Jean-Baptiste KempfQt, selector: cleanup
2010-09-14 Ilkka OllakkaRevert "Qt4: don't reset rate when input changes"
2010-09-12 Ilkka OllakkaQt4: don't reset rate when input changes
2010-09-10 Rémi Denis-CourmontRevert "skins2(X11): add missing <limits.h>"
2010-09-10 Rémi Denis-CourmontRevert "skins: use readdir_r() instead of readdir()"
2010-09-09 Rémi Duraffortskins2: fix compiler warnings (missing ())
2010-09-07 Francois CartegnieQt: simplifiy/rebase messages on QtCreator. Fix Ui...
2010-09-07 Francois CartegnieQt: use dyn layout for messages
2010-09-07 Francois CartegnieQt4: Only scroll messages if required
2010-09-07 Francois CartegnieTypos s/hidding/hiding/g
2010-09-07 Jean-Baptiste KempfQt: be able to recompute the minimalWidth at anytime
2010-09-07 Jean-Baptiste KempfQt: document MinimalView functions
2010-09-07 Jean-Baptiste KempfQt: do not allow activation of DxVA2 in SPrefs on XP
2010-09-06 Rémi Denis-CourmontQt4: module help may be NULL - fix #4144
2010-09-04 Jean-Baptiste KempfQt: correctly handle Unicode in Win7 jump lists
2010-09-04 Jean-Baptiste KempfQt/Sout: pass the ttl from the UI to the MRL
2010-09-04 Jean-Baptiste KempfQt/Sout: avoid a possible crash
2010-09-03 Jean-Baptiste KempfQt4: put gradfun in the UI
2010-09-03 Jean-Baptiste KempfQt: extended panels, remove last tab and simplify code
2010-09-03 Jean-Baptiste KempfQt extended panels: do not spam about options about...
2010-09-03 Jean-Baptiste KempfQt: extended panels, code simplification and spatialize...
2010-09-03 Jean-Baptiste KempfQt: compressor UI, foolproofing the controls values
2010-09-03 Ronald WrightQt: Add control to the compressor module
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
next