]> git.sesse.net Git - vlc/history - modules/gui/macosx
macosx: don't use Carbon to retrieve icons from the OS
[vlc] / modules / gui / macosx /
2011-07-24 Felix Paul Kühnemacosx: don't use Carbon to retrieve icons from the OS
2011-07-24 Felix Paul Kühnemacosx: don't use NSNotifcations to handle VLC's dialog...
2011-07-24 Felix Paul Kühnemacosx: fixed another couple of 16B leaks
2011-07-23 Felix Paul Kühnemacosx: fixed a 300 byte memory leak
2011-07-23 Felix Paul Kühnemacosx: don't use NSNotifcations to feed debug messages...
2011-07-23 Felix Paul Kühnemacosx: fixed time slider
2011-07-22 Felix Paul Kühnemacosx: added option to switch between bright and dark...
2011-07-22 Felix Paul Kühnemacosx: moved preliminary vout to main window, removed...
2011-07-22 Felix Paul Kühnemacosx: compilation fix
2011-07-21 Rémi Denis-CourmontConstify and relocatablify EQ presets
2011-07-20 Felix Paul Kühnemacosx: restored 10.5 SDK compatiblity
2011-07-19 Felix Paul Kühnemacosx: added basic 'vout window nsobject' capabilities...
2011-07-19 Felix Paul Kühnemacosx: removed eyetv debug, which just floods the...
2011-07-19 Felix Paul Kühnemacosx: removed no longer needed equalizer class
2011-07-19 Felix Paul Kühnemacosx: audio effects: updated include
2011-07-17 Felix Paul Kühnemacosx: work-around crash in stringWithFormat when...
2011-07-17 Felix Paul Kühnemacosx: fixed display of localized strings in a wrong...
2011-07-17 Felix Paul Kühnemacosx: re-implemented the slower/faster menu items...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-07-16 Felix Paul Kühnemacosx: exposed qtcapture's width and height options...
2011-07-16 Felix Paul Kühnemacosx: fixed crash on quit
2011-07-15 Felix Paul Kühnemacosx: simplified and re-arranged the Open dialog...
2011-07-15 Felix Paul Kühnemacosx: re-written the 'Open Disc' tab in the open...
2011-07-12 Felix Paul Kühnemacosx: replaced quartztext options in the simple prefs...
2011-07-11 Felix Paul Kühnemacosx: make sure that we don't block media keys for...
2011-07-10 Felix Paul Kühnemacosx: stability improvements
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-07-10 Ron FrederickMacOS GUI: Tie display fade to "Black out" preference
2011-07-04 Felix Paul Kühnemacosx: removed headphone virtualization and normvol...
2011-07-03 Felix Paul Kühnemacosx: fixed prefs compilation and fixed an appearance...
2011-07-03 Felix Paul Kühnemacosx: invert scrolling direction if the devices inver...
2011-06-30 Felix Paul Kühnemacosx: move re-useable code from VLCControls to a...
2011-06-29 Rémi Denis-CourmontReplace CONFIG_HINT and CONFIG_ITEM with a boolean...
2011-06-25 Felix Paul Kühnemacosx: moved all (main) menu related code to a separat...
2011-06-23 Felix Paul Kühnemacosx: fixed trivial merge mistake when broke 'advance...
2011-06-23 Felix Paul Kühnemacosx: re-implemented time slider to fit the new style
2011-06-22 Felix Paul Kühnemacosx: basic UI to have something as a start
2011-06-20 Felix Paul Kühnemacosx: fixed incorrect URL creation (closes #4966)
2011-06-12 Felix Paul Kühnemacosx: implemented a bunch of video filters
2011-06-12 Felix Paul Kühnemacosx: remove the extended controls panel since all...
2011-06-12 Felix Paul Kühnemacosx: added code to enable/disable video filters...
2011-06-12 Mike CardilloMac: Fixed bug #3312
2011-06-10 Felix Paul Kühnemacosx: added skeleton for the video effects panel
2011-06-08 Felix Paul Kühnemacosx: fixed disappearing repeat button images introdu...
2011-06-05 Felix Paul Kühnemacosx: fixed volume normalizer prefs and crash when...
2011-06-05 Felix Paul Kühnemacosx: fixed crash when converting strings
2011-06-01 Felix Paul Kühnemacosx: fixed rare crash when saving the full prefs
2011-05-26 Rémi Denis-CourmontRemove vlc_object_find_name() search mode parameter
2011-05-26 Rémi Denis-CourmontSearch child of playlist rather than anywhere
2011-05-23 Laurent AimarRemoved useless vlc_thread_set_priority() calls in...
2011-05-22 Felix Paul Kühnemacosx: remove references to VLCIntf from the EyeTV...
2011-05-21 Felix Paul Kühnemacosx: fixed another crash after the video stopped...
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-05-19 Felix Paul Kühnemacosx: wait until the app finished launching to init...
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-11 Rémi Denis-CourmontUpdate message callback
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-05-06 Felix Paul Kühnemacosx: added a track synchronization panel
2011-05-02 Felix Paul Kühnemacosx: adapted to latest config API changes
2011-05-01 Felix Paul Kühnemacosx: fixed corner-case crash
2011-04-30 Felix Paul Kühnemacosx: fixed represented file indicator in the vout...
2011-04-30 Felix Paul Kühnemacosx: fixed Reveal-in-Finder when path contains space...
2011-04-25 Felix Paul Kühnemacosx: completed audio effects panel implementation
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed warnings
2011-04-25 Felix Paul Kühnemacosx: fixed a leak in the Apple Remote class
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-25 Felix Paul Kühnemacosx: disable the open button if we don't have a...
2011-04-25 Felix Paul Kühnemacosx: don't show KeyConfigControl in the advanced...
2011-04-24 Felix Paul Kühnemacosx: fixed crash when video output stops
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-16 Felix Paul Kühnemacosx: reworked the about dialog
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2011-04-10 Felix Paul Kühnemacosx: cosmetics
2011-04-10 Felix Paul Kühnemacosx: make sure there is enough space to display...
2011-04-10 Felix Paul Kühnemacosx: fixed minor display issue with the Equalizer...
2011-04-10 Felix Paul Kühnemacosx: don't accept hotkeys in the fspanel, since...
2011-04-10 Felix Paul Kühnemacosx: fixed quit through Apple Events
2011-04-10 Felix Paul Kühnemacosx: forward-port Growl option in the sprefs
2011-04-08 Felix Paul KühneRevert "macosx: reflect intf-change modification"
2011-04-07 Felix Paul Kühnemacosx: reflect intf-change modification
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-06 Rémi DuraffortMacOSX prefs: fix memory leak.
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: updated VLCMain to the new hotkeys API
2011-04-05 Felix Paul Kühnemacosx: re-written hotkey preferences
2011-04-04 Felix Paul Kühnemacosx: fixed wrong calculation of ModuleListConfigCont...
2011-04-04 Felix Paul Kühnemacosx: fixed corner case which could lead to incorrect...
2011-04-03 Felix Paul Kühnemacosx: added some more Apple Remote cookies
2011-04-03 Felix Paul Kühnemacosx: enlarge the time slider and move respective...
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-02-08 Felix Paul Kühnemacosx-vout: removed broken and deprecated AGL vout
2011-02-05 Felix Paul Kühnemacosx vout: reenabled. will break compilation until...
2011-01-30 Felix Paul Kühnemacosx: enable selection of subtitles named *.txt or...
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2010-11-30 Felix Paul Kühnemacosx: fixed preferences compilation
2010-11-06 Rémi DuraffortRemove calls to bzero.
2010-11-06 Rémi Denis-CourmontExpand and remove VLC_Version()
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
next