]> git.sesse.net Git - vlc/history - modules/gui
qtsound: unify and modernize coding style
[vlc] / modules / gui /
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for forward/backward in...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for next/previous in the...
2012-09-03 Felix Paul Kühnemacosx: renamed 'back' button images to 'backward'...
2012-09-03 Felix Paul Kühnemacosx: implemented graphics for the single playlist...
2012-09-02 Francois CartegnieQt: PLSelector: ensure curItem is set when switching...
2012-09-02 Francois CartegnieQt: MLmodel: fix headers encoding
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-09-02 Rémi Denis-CourmontRemove WinCE
2012-08-31 Angelo HallerSanitize file path before deletion.
2012-08-31 Felix Paul Kühnemacosx: use the updated forward/back buttons in the...
2012-08-31 Felix Paul Kühnemacosx: replaced previous/next buttons for the dark UI
2012-08-30 Jean-Baptiste KempfSkins2: blind attempt to fix a ThemeRepository crash
2012-08-29 Rémi DuraffortFix potential file handler leak.
2012-08-28 Jean-Baptiste KempfQt: improve strings
2012-08-28 Angelo HallerQt: allow to change the art
2012-08-28 Zoran TuralijaQt: Add Anaglyph 3D video filter to effects dialog.
2012-08-27 Jean-Baptiste KempfQt: preselect DVD drive
2012-08-27 Jean-Baptiste KempfQt: limit size of playlist display
2012-08-27 Jean-Baptiste KempfQt: Ctrl+mousewheel to zoom on playlist
2012-08-27 Jean-Baptiste KempfQt: add the playlist view selection to the main menu
2012-08-27 Jean-Baptiste KempfQt: use the new helper in button selection
2012-08-27 Jean-Baptiste KempfQt: split playlist mode view in a separate function
2012-08-27 Jean-Baptiste KempfQt view mode are exclusives
2012-08-26 Francois CartegnieQt: InputManager: move name updates to unified events...
2012-08-26 Felix Paul Kühnemacosx: when resetting VLC's config in the prefs panels...
2012-08-26 Felix Paul Kühnemacosx/CAS: implemented full profile management, which...
2012-08-26 Felix Paul Kühnemacosx: simplify preferences handling
2012-08-25 David Fuhrmannmacosx: minor additions in optical media scanning code
2012-08-25 Felix Paul Kühnemacosx/VideoEffects: fix 'posterize-level' option
2012-08-25 Felix Paul Kühnemacosx: added missing l10n for the podcast UI
2012-08-25 Felix Paul Kühnemacosx: implement a complete podcast UI (close #6017)
2012-08-25 Felix Paul Kühnemacosx: added Podcast UI skeleton
2012-08-25 Felix Paul Kühnemacosx: added NSAccessibilityTitleAttribute to buttons...
2012-08-25 Felix Paul Kühnemacosx/fspanel: fixed c&p mistake
2012-08-25 Felix Paul Kühnemacosx/MainWindow: add accessibility support to the...
2012-08-25 Felix Paul Kühnemacosx/fspanel: add accessibility support (refs #495)
2012-08-25 Felix Paul Kühnemacosx/open: add accessibility support texts where...
2012-08-25 Felix Paul Kühnemacosx: added accessibility support to the main window...
2012-08-25 Felix Paul Kühnemacosx: fixed drawing issue when expanding the main...
2012-08-25 Felix Paul Kühnemacosx/MainMenu: minor code optimization
2012-08-25 Felix Paul Kühnemacosx/MainWindow: fixed mute toggle and removed some...
2012-08-24 David Fuhrmannmacosx: only scan optical devices paths once and cache...
2012-08-24 David Fuhrmannmacosx: change media type constants from char* to NSString*
2012-08-24 Francois CartegnieQt: PLSelector: Answer to a binary question can't be OK
2012-08-24 Felix Paul Kühnemacosx/wizard: add missing error handling
2012-08-24 Felix Paul Kühnemacosx/playlist: add missing error handling
2012-08-24 Felix Paul Kühnemacosx: move code line from VLCMain to VLCMainMenu...
2012-08-24 Felix Paul Kühnemacosx/applescript: cosmetics
2012-08-24 Felix Paul Kühnemacosx/applescript: add missing error handling
2012-08-24 Felix Paul Kühnemacosx/MainWindow: move getCurrentTimeAsString to Strin...
2012-08-24 Felix Paul Kühnemacosx/AppleRemote: optimize cookie handling to be...
2012-08-24 Felix Paul Kühnemacosx/AppleRemote: remove 10.5 compatibility code
2012-08-24 Felix Paul Kühnemacosx/AppleRemote: simplify setters and getters
2012-08-24 Felix Paul Kühnemacosx/MainWindowTitle: cleanup header
2012-08-24 Felix Paul Kühnemacosx/misc: simplify header
2012-08-24 Felix Paul Kühnemacosx/simple_prefs: move OSXStringKeyToString to Strin...
2012-08-24 Felix Paul Kühnemacosx/eyetv: simplify header and implementation
2012-08-24 Felix Paul Kühnemacosx/fspanel: remove some dead code
2012-08-24 Felix Paul Kühnemacosx/open: minor code optimization
2012-08-24 Felix Paul Kühnemacosx/output: simplify header and implementation
2012-08-24 Felix Paul Kühnemacosx/playlistinfo: simplify header and implementation
2012-08-24 Felix Paul Kühnemacosx: simplify prefs widgets code slightly
2012-08-24 Felix Paul Kühnemacosx: simplify prefs widgets header
2012-08-24 Felix Paul Kühnemacosx/open: fix compilation warnings
2012-08-24 Felix Paul Kühnemacosx/open: simplify header
2012-08-24 Felix Paul Kühnemacosx: simplify AppleScript API category
2012-08-24 Felix Paul Kühnemacosx: split StringUtility from VLCMain and move it...
2012-08-24 Felix Paul Kühnemacosx/MainWindow: modernize getter
2012-08-24 Felix Paul Kühnemacosx/CoreInteraction: modernize getters and setters API
2012-08-24 Felix Paul Kühnemacosx: replaced deprecated 'UpdateSystemActivity'...
2012-08-24 Felix Paul Kühnemacosx: updated str_format_meta argument
2012-08-24 Felix Paul Kühnemacosx: move code from CoreInteraction to the AppleScri...
2012-08-24 Felix Paul Kühnemacosx/MainMenu: cosmetics
2012-08-24 Felix Paul Kühnemacosx: added an explicit 'View' menu for the new custo...
2012-08-24 Brendon Justinmacosx: Declare all of MainWindow's methods in its...
2012-08-23 Felix Paul Kühnemacosx/MainWindow: added a fast-mode to show/hide the...
2012-08-23 Felix Paul Kühnemacosx/VideoEffects: fixed incomplete 'Anaglyph' implem...
2012-08-23 Zoran Turalijamacosx: Add Anaglyph 3D interface
2012-08-23 Jean-Baptiste KempfQt: try to fix recents crash on WinXP
2012-08-23 Francois CartegnieQt: eventratelimiter: use mutex
2012-08-23 Rémi Denis-CourmontQt4: add SAP session name to RTP/AVP and RTP/TS destina...
2012-08-23 Rémi Denis-CourmontQt4: remove broken SAP widgets in streaming wizard...
2012-08-23 Rémi Denis-CourmontQt4: spelling
2012-08-23 Rémi Denis-CourmontQt4: remove non-working stream output wizard TTL field...
2012-08-23 Jean-Baptiste KempfWin32: Select the last DVD drive from prefs
2012-08-23 Felix Paul Kühnemacosx/open: added controls to capture Live Audio along...
2012-08-23 Felix Paul Kühnemacosx/CAS: replace deprecated API calls with modern...
2012-08-23 Felix Paul Kühnemacosx/wizard: replace deprecated API calls with modern...
2012-08-23 Felix Paul Kühnemacosx/output: fixed rare exception
2012-08-23 Felix Paul Kühnemacosx/output: replaced deprecated API call and fixed...
2012-08-23 Felix Paul Kühnemacosx/prefs_widgets: replace deprecated API call with...
2012-08-23 Felix Paul Kühnemacosx/playlist: replaced deprecated API call
2012-08-23 Felix Paul Kühnemacosx/open: replace deprecated API call with modern...
2012-08-23 Felix Paul Kühnemacosx/messages: replace deprecated API call with moder...
2012-08-23 Felix Paul Kühnemacosx/simpleprefs: replaced deprecated API call with...
2012-08-23 Felix Paul Kühnemacosx: added 'macosx-appleremote-sysvol' to simple...
2012-08-23 Felix Paul Kühnemacosx: added option to disable the next/prev feature...
2012-08-23 Felix Paul Kühnemacosx/Open: merge the QTCapture and QTSound views
2012-08-22 Felix Paul Kühnemacosx: improve main window initialization
2012-08-22 Felix Paul Kühnemacosx/playlist: add another sanity check and simplify...
next