]> git.sesse.net Git - vlc/history - modules/gui
DirectDraw: fix memleaks introduced by 46b26be57
[vlc] / modules / gui /
2013-01-15 Jean-Baptiste KempfWin32: better eject code for UNICODE-APIs
2013-01-14 Jean-Baptiste KempfSkins2: port Win32 code to UNICODE
2013-01-14 Jean-Baptiste KempfQt4: force registry functions to ANSI mode
2013-01-14 Jean-Baptiste KempfWin32: fix eject behaviour with UNICODE
2013-01-14 Jean-Baptiste KempfWin32 eject: use correct type for MCI_OPEN_PARMS structure
2013-01-14 Jean-Baptiste KempfQt: use TEXT macro with RegisterWindowMessage
2013-01-12 David Fuhrmannmacosx: fix and improve window level handling
2013-01-08 Josh Watzmanmacosx: call input_changed in extensions
2013-01-08 Francois CartegnieQt: save playlist: missing unicode conversion
2013-01-07 Jean-Baptiste Kempfminimal_macosX: relicense to LGPL
2013-01-06 Josh Watzmanmacosx: Don't re-center extensions on every dialog...
2013-01-05 Francois CartegnieQt: Equalizer: A QFrame without frame is a QWidget
2013-01-05 Rémi Denis-CourmontRevert "Qt: save playlist: use qtr() macro"
2013-01-04 David Fuhrmannmacosx: prefs: fix default audio volume slider
2013-01-04 David Fuhrmannmacosx: audio effects panel: small fixes for eq presets...
2013-01-04 Francois CartegnieQt: save playlist: use qtr() macro
2013-01-04 Francois CartegnieQt: save playlist: force native dialog
2013-01-04 Francois CartegnieQt: Spatializer: add values multiplier.
2013-01-04 Francois CartegnieQt: Spatializer: match module's limits and values
2013-01-04 Francois CartegnieQt: Spatializer: factorize
2013-01-04 Francois CartegnieQt: Compressor: create base class for factorization
2013-01-04 Francois CartegnieQt: Compressor: rewrite values handling logic.
2013-01-04 Francois CartegnieQt: Compressor/Spatializer: rename implicit activation...
2013-01-03 David Fuhrmannmacosx: audio effects panel: migrate autosave and bugfi...
2013-01-03 David Fuhrmannmacosx: audio effects: fix typo, and code style cleanup
2013-01-03 David Fuhrmannmacosx: video effects panel: autosave profiles and...
2013-01-03 David Fuhrmannmacosx: video effects panel: integrate video-splitter...
2013-01-02 David Fuhrmannmacosx: video effects panel: code style cleanup
2013-01-02 David Fuhrmannmacosx: video effects panel: add missing vlc_object_release
2013-01-01 David Fuhrmannmacosx: do not send left and right arrow key to controls
2013-01-01 Nil GeiswillerAdd Mute shortcut to nvlc
2013-01-01 Francois CartegnieQt: Compressor/Spatializer: missing signal routing
2012-12-31 Francois CartegnieQt: Compressor: remove useless method parameter
2012-12-31 Francois CartegnieQt: Compressor: remove undefined methods
2012-12-31 Francois CartegnieQt: Equalizer: namespace initial values
2012-12-31 Francois CartegnieQt: Compressor: namespace initial values
2012-12-30 Francois CartegnieQt: MainInterface: namespace visibility property
2012-12-30 Francois CartegnieQt: remove property macro.
2012-12-30 Francois CartegnieQt: remove useless disambiguator
2012-12-30 Francois CartegnieQt: BGWidget: split joke code.
2012-12-30 David Fuhrmannmacosx: show lua intfs in advanced preferences
2012-12-30 David Fuhrmannmacosx: add mouse scroll support for fullscreen time...
2012-12-28 Felix Paul Kühnemacosx/CAS: Rename 'Convert & Save' to 'Convert and...
2012-12-28 Felix Paul Kühnemacosx/CAS: add MKV to the black list for HTTP streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: added final error checks (close #5900)
2012-12-28 Felix Paul Kühnemacosx/CAS: add a button for SDP file location selection
2012-12-28 Felix Paul Kühnemacosx/CAS: fix SDP announcements
2012-12-28 Felix Paul Kühnemacosx/CAS: rework misleading SDP UI
2012-12-28 Felix Paul Kühnemacosx/CAS: implement streaming
2012-12-28 Felix Paul Kühnemacosx/CAS: implement basic error checking for the...
2012-12-28 Felix Paul Kühnemacosx/CAS: simplify stream-out summary to something...
2012-12-28 Felix Paul Kühnemacosx/CAS: fix incorrect channel name field activation...
2012-12-27 David Fuhrmannmacosx: video effects panel: synchronize text field...
2012-12-27 Felix Paul Kühnemacosx: fix table column indentation (close #6929)
2012-12-27 Felix Paul Kühnemacosx: fix avcodec-hw option implementation
2012-12-27 David Fuhrmannmacosx: cascade multiple vout window positions, fix...
2012-12-27 David Fuhrmannmacosx: fix rare crash when changing video effects...
2012-12-27 David Fuhrmannmacosx: allow multiple vout windows in video-wallpaper...
2012-12-26 Felix Paul Kühnemacosx: adapt fspanel layout to update time slider...
2012-12-26 Francois CartegnieQt: prefsItemData: rename ambigous var
2012-12-26 Francois CartegnieQt: prefsItem: namespace TYPE_*
2012-12-26 Felix Paul Kühnemacosx: added menu item and advanced option to hide...
2012-12-26 Francois CartegnieQt: spatializer: another useless indirect slot
2012-12-26 Francois CartegnieQt: spatializer: simplify using groupbox
2012-12-26 Francois CartegnieQt: compressor: simplify by grouping
2012-12-26 Francois CartegnieQt: compressor: remove useless indirect slot
2012-12-26 Francois CartegnieQt: complete prefs: missing initial value
2012-12-26 Felix Paul Kühnemacosx: simplify ea98fcfc
2012-12-25 Francois CartegnieQt: ConfigControl: missing Q_OBJECT
2012-12-25 Francois CartegnieQt: sout_profiles: add video and audio filters (fix...
2012-12-25 David Fuhrmannmacosx: video effects panel: only allow to activate...
2012-12-25 David Fuhrmannmacosx: video effects: restore correct state of clone...
2012-12-25 Felix Paul Kühnemacosx: fixed subtitle rendering resolution when using...
2012-12-22 Francois CartegnieQt: Open Network Dialog: Only clear edit line on cancel...
2012-12-22 Francois CartegnieQt: saveAPlaylist: fix file extension logic (fix #7578)
2012-12-22 Francois CartegnieQt: about: Use rich text (fix #7590).
2012-12-22 Francois CartegnieQt: hotkeys: always overwrite global hotkeys (fix ...
2012-12-22 Francois CartegnieQt: hotkeys: allow filtering by field (fix #7931)
2012-12-22 Francois CartegnieQt: hotkeys selector: refer cols by name
2012-12-22 Francois CartegnieQt: hotkeys: add check for app's menu shortcuts (fix...
2012-12-22 Rémi Duraffortqt4: the playlist should be locked when calling playlis...
2012-12-20 Olafs VandānsQt: add playlist total duration
2012-12-20 Jean-Baptiste KempfMinimal_macosx: remove tabs in source code
2012-12-19 Felix Paul Kühneminimal_macosx: updated copyright headers
2012-12-19 Felix Paul Kühneminimal_macosx: remove dependency on the Carbon framewo...
2012-12-19 Felix Paul Kühneminimal_macosx: modernize coding style and remove usele...
2012-12-19 Felix Paul Kühneminimal_macosx: remove more dead code
2012-12-19 Felix Paul Kühneminimal_macosx: implement VOUT_WINDOW_SET_SIZE and...
2012-12-19 Felix Paul Kühneminimal_macosx: removed no-longer needed vout code...
2012-12-19 Felix Paul Kühneminimal_macosx: re-implement in-separate-window video...
2012-12-19 Francois CartegnieQt: complete_preferences: toggle prefs for current...
2012-12-19 Felix Paul Kühneminimal_macosx: compilation fix
2012-12-18 Francois CartegnieQt: info_panels: use validation mask for tracknumber...
2012-12-18 Francois CartegnieQt: QPalette: fix obsoleted values
2012-12-15 Jean-Baptiste KempfQt: align correctly audio devices in SPrefs
2012-12-15 Jean-Baptiste KempfQt: remove Sprefs hack that has lived and been abused...
2012-12-15 Rémi Denis-CourmontQt4: adapt to new audio device selection
2012-12-15 Felix Paul Kühnemacosx/sprefs: adapt setting handling to the 2.1 volume API
2012-12-15 Felix Paul Kühnemacosx/CoreInteraction: communicate volume value correc...
2012-12-12 Jean-Baptiste KempfQt: fix equalizer initialization
next