]> git.sesse.net Git - vlc/history - modules/gui/macosx
macosx: removed dead code
[vlc] / modules / gui / macosx /
2012-09-04 Felix Paul Kühnemacosx: removed dead code
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-03 Felix Paul Kühnemacosx/StringUtility: move lost declaration
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 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
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-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 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 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...
2012-08-22 Felix Paul Kühnemacosx: fixed potential race condition
2012-08-22 Felix Paul Kühnemacosx/playlist: add another sanity check
2012-08-22 Felix Paul Kühnemacosx/playlist: added missing sanity check
2012-08-22 Felix Paul Kühnemacosx/open: added missing sanity checks
2012-08-22 Felix Paul Kühnemacosx: fixed random debug message crash
2012-08-22 Felix Paul Kühnemacosx: fixed crash when setting up the video output
2012-08-22 Felix Paul Kühnemacosx: fixed crash in CoreDialogs when closing the...
2012-08-22 Felix Paul Kühnemacosx: added a checkbox to send crash reports automati...
2012-08-22 Felix Paul Kühnemacosx: fail silently when crash log delivery gives...
2012-08-22 Felix Paul Kühnemacosx: update crash log server DNS
2012-08-22 Sebastien Zwickertmacosx: str_format_meta(): take playlist as parameter...
2012-08-22 Felix Paul Kühnemacosx: use a more precise (Mountain) Lion definition
2012-08-22 Felix Paul Kühnemacosx: fixed crashlog lookup on Mountain Lion
2012-08-22 Felix Paul Kühnemacosx: update check for Lion and add another one for...
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-08-21 Sebastien Zwickertmacosx: Repack module_config_t.
2012-08-19 David Fuhrmannmacosx: save debug log to rtf instead rtfd
2012-08-19 David Fuhrmannmacosx: improve playlist table column resizing behaviour
2012-08-19 David Fuhrmannmacosx: use same translation dict for menu and column...
2012-08-19 David Fuhrmannmacosx: dynamically create context and main sub menu...
2012-08-19 Felix Paul Kühnemacosx: removed explicit 10.5 compatibility code
2012-08-16 Felix Paul Kühnemacosx: fixed setting the following options on the...
next