]> git.sesse.net Git - vlc/history - modules/gui/macosx/macosx.m
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
[vlc] / modules / gui / macosx / macosx.m
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-02-21 Rafaël Carréprefer macosx interface over qt4
2008-02-13 Felix Paul Kühnemacosx: removed the 'macosx-embedded' setting. It's...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-21 Felix Paul Kühnemacosx: added an option to automagically save the equal...
2007-12-31 Felix Paul Kühnemacosx: added an option to disable the 'Recent Items...
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-19 Felix Paul Kühne* default enable 'Black screens in fullscreen' and...
2007-02-02 Felix Paul Kühne* collection of various fixes and edits
2006-12-18 Felix Paul Kühne* added an option to disable the fspanel
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-02-14 Jérome DecoodtAdd --macosx-black switch to black non video screens...
2006-02-11 Felix Paul Kühne* added an option to keep the selections in the wizard...
2006-02-01 Derk-Jan Hartman* Fix the fourcc of OpenGL on Mac Intel. We should...
2006-01-31 Derk-Jan Hartman* Disable the non functional QT/Quartz output on the...
2006-01-12 Antoine CellerierFSF address change.
2005-12-27 Benjamin Pracht* Add an controls to the vout (using the embedded vout...
2005-10-30 Felix Paul Kühne* added DJ's 10.2-patch again. Fixes the compilation...
2005-09-09 Derk-Jan Hartman* Option for Desktop Background mode for VLC OSX.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Derk-Jan Hartman* Some changes to preferences categorization (This...
2005-04-12 Felix Paul Kühne* ALL: removed l10n of various untranslatable strings...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-02-17 Derk-Jan Hartman* playlist.m:
2004-12-11 Clément StenacImprovements to preferences
2004-08-17 Eric Petit ALL: OS X OpenGL provider
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-05-18 Felix Paul Kühne* rewritten a pref-string
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-20 Derk-Jan Hartman* extras/contrib/src
2004-04-19 Derk-Jan Hartman* OpenGL video output is now the default on OS X.
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-03-03 Eric Petit macsox/* : added --macosx-fill
2004-03-02 Felix Paul Kühne* modules/codec/dvbsub.c: disabled translation of some...
2004-02-26 Derk-Jan Hartman* Something I forgot
2004-02-09 Eric Petit macosx/* : macosx-opengl-effect now accept cube and...
2004-02-09 Eric Petit macosx/* : added --macosx-opengl-effect, current possi...
2004-01-26 Eric Petit All: attempt for an OpenGL video output for OS X....
2004-01-25 Gildas Bazin* ALL: removed a bunch of unused add_category_hint().
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2003-12-08 Gildas Bazin* ALL: new main --video-on-top config option (in use...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-06 Derk-Jan Hartman* Typo's by me. ( Cool i included a dutch sentence...
2003-06-06 Derk-Jan Hartman* All: some spelling corrections and description string...
2003-05-24 Derk-Jan Hartman* modules/codec/quicktime.c: cleaning up of the code...
2003-05-20 Derk-Jan Hartman* THANKS: Added Davor Orel who created the OS X icons.
2003-05-15 Christophe Massiot* now 0.6.0-cvs
2003-05-09 Derk-Jan Hartman* modules/gui/macosx/prefs.m:
2003-05-01 Derk-Jan Hartman* modules/gui/macosx/macosx.m
2003-04-19 Derk-Jan Hartman* Added a 'opaqueness' configoption to macosx-vout...
2003-03-30 Jon Lech Johansen * ALL: Move CoreAudio aout into seperate module.
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-02-23 Jon Lech Johansen * ./modules/gui/macosx/aout.m: M-Audio Revolution...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-01-15 Jon Lech Johansen * ./modules/gui/macosx: added macosx-adev and macosx...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...