]> git.sesse.net Git - vlc/history - modules/gui/macosx/misc.m
macosx: fixed incorrect URL creation (closes #4966)
[vlc] / modules / gui / macosx / misc.m
2011-06-20 Felix Paul Kühnemacosx: fixed incorrect URL creation (closes #4966)
2011-05-19 Felix Paul Kühnemacosx: disable window restoration on relaunch for...
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: fixed media key support on OS X 10.6+
2011-04-14 Mike HoubenRemoving the blue Theme on Mac OS X
2010-12-28 Felix Paul Kühnemacosx: return a value in a non-void method
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen(VLCAdditions) does not leak.
2009-06-22 Derk-Jan HartmanRevert "macosx: NSScreen dealloc is not only called...
2009-06-22 Derk-Jan Hartmanmacosx: NSScreen dealloc is not only called at end...
2009-06-15 Jean-Paul Samanmacosx: removeallObjects from NSMutableArray before...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Felix Paul Kühnemacosx: fixed regressions from merges with the 1.0...
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfFix conflicts.
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-24 Jean-Paul Samanmacosx: release allocated objects.
2009-05-03 Felix Paul Kühnemacosx: disable the SL-look for the main controller...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-12 Felix Paul Kühnemacosx: experimental 64bit support
2009-04-09 Felix Paul Kühnemacosx: updated window styles for VLCControllerWindow...
2009-03-03 Felix Paul Kühnemacosx: remove some more special cases for 10.4 and...
2009-02-06 Felix Paul Kühnemacosx: updated used Cocoa methods to the current defin...
2008-08-01 Pierre d'Herbemontmacosx: Use input_ItemHasErrorWhenReading to display...
2008-07-05 Rémi Denis-CourmontCharset fixes
2008-03-28 Felix Paul KühneFixed 'Blackout screens' on multi-screen setups
2007-12-28 Felix Paul Kühne* add a 'graphite' button set including the facilities...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-03 Pierre d'HerbemontMac OS X gui: Rework VLCVoutWindow behaviour when macos...
2007-03-03 Pierre d'HerbemontCompare two NSScreen using their display id, rather...
2007-03-03 Pierre d'HerbemontFix main screen detection on Mac OS X.
2007-03-02 Pierre d'HerbemontSupport other displays fade out. Change video-device...
2007-03-02 Pierre d'HerbemontZoom fullscreen effect on Mac OS X 10.4.
2007-02-10 Felix Paul Kühne* fixed a bug which prevented the fspanel to show up...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-12-09 Felix Paul Kühne* make sure that the opened media is always enqueueded...
2006-04-30 Benjamin Pracht* Patch from Basil Achermann to handle esc and space...
2006-01-12 Antoine CellerierFSF address change.
2005-09-12 Derk-Jan Hartman* Remove 10.3 only properties of the volumeSlider
2005-08-22 Derk-Jan Hartman* finally use the iTunes volumeslider knob that we...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-12 Benjamin Pracht* intf.* : try to restore an a bit more intelligent...
2005-02-17 Derk-Jan Hartman* Finally fixed the issue with resizing the controller...
2004-12-15 Benjamin Pracht* Implements playlist toggle button
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-04-20 Andre Pang* Mac OS X: intercept and respond to user-configured...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-03-13 Derk-Jan Hartman* modules/gui/macosx/misc.?
2003-01-21 Jon Lech Johansen * ./modules/gui/macosx/aout.m: output more debug...