]> git.sesse.net Git - vlc/history - modules/gui/macosx/open.m
FSF address change.
[vlc] / modules / gui / macosx / open.m
2006-01-12 Antoine CellerierFSF address change.
2005-10-15 Derk-Jan Hartman* Fix an OSX only issue with accents and other weird...
2005-10-02 Felix Paul Kühne* remove/disable the update-checker on OSX until 0...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-10 Benjamin Pracht* reflects syntax change in the dvdread access
2005-04-26 Benjamin PrachtAdd a checkbox to enable timeshifting in the open netwo...
2005-02-23 Derk-Jan Hartman* Update copyright to 2005 where appropriate.
2005-01-06 Felix Paul Kühne* controls.m: call openFileGeneric via VLCMain and...
2005-01-03 Felix Paul Kühne* seperated the open, sout and sub-open dialogues from...
2004-10-27 Benjamin PrachtAdd rtsp to the list of protocols available in the...
2004-10-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
2004-09-04 Benjamin Pracht* syntax to specify the dvd title/chapter to open has...
2004-08-31 Benjamin PrachtConsistency in labels.
2004-08-30 Benjamin Pracht* Add some options to the subtitle selection dialog...
2004-08-29 Derk-Jan Hartman* fix text encoding of subtitle filenames (and other...
2004-08-08 Benjamin Pracht* demuxdump is working again
2004-07-28 Derk-Jan Hartman* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-01-27 Benjamin PrachtFixes a little bug introduced by string review on local...
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2003-11-06 Derk-Jan Hartman* Updated the Output dialog.
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-09-19 Derk-Jan Hartman* extras/MacOSX/vlc.pbproj/project.pbxproj: Added a...
2003-09-09 Derk-Jan HartmanFixed list of muxers. QT and mp4 might need to be disab...
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-05-25 Christophe Massiot* We now use UTF-8 internally under Mac OS X. This...
2003-05-20 Derk-Jan Hartman* NEWS: updated some OSX info
2003-05-12 Derk-Jan Hartman* First set config variable, then add the files (and...
2003-05-08 Christophe Massiot* modules/gui/macosx: Fixed crashes with the new submen...
2003-05-05 Gildas Bazin* ALL: removed the old channels server stuff (was depre...
2003-04-30 Derk-Jan HartmanALL: New output dialog that uses the new --sout syntax.
2003-04-15 Derk-Jan Hartmanmodules/gui/macosx/controls.m:
2003-04-09 Derk-Jan Hartman* modules/gui/macosx/*:
2003-04-01 Christophe Massiot* Bumped up revision number to 0.5.3-test2
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
2003-03-24 Derk-Jan Hartman* more interface support for directories.
2003-03-06 Derk-Jan Hartman* modules/gui/macosx/applescript.?
2003-02-16 Christophe Massiot* modules/gui/macosx/open.m: Removed channel server...
2003-02-09 Christophe Massiot* Minor typographic corrections,
2003-02-05 Derk-Jan Hartman* Changed the wrong property in my recent commit. FIXED
2003-02-05 Derk-Jan Hartman* Added AppleScript support
2003-02-05 Derk-Jan Hartman* More support for handling URLs. Still need to create...
2003-02-01 Christophe Massiot* modules/gui/macosx/*: Fixed localization bugs
2003-01-31 Jon Lech Johansen * ./modules/gui/macosx: Defeated some deadlocks.
2003-01-26 Derk-Jan Hartman* Added myself to list of authors of these files. i...
2003-01-23 Derk-Jan HartmanALL: - made some panels into windows.
2003-01-23 Derk-Jan Hartman* ./modules/gui/macosx/controls.m
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-23 Christophe Massiot* modules/gui/macosx/open.m: Stream output doesn't...
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m
2003-01-18 Derk-Jan Hartman* ./modules/gui/macosx/open.m:
2003-01-06 Christophe Massiot* Bumped up revision number to 0.5.0-test2,
2003-01-06 Christophe MassiotMacOS X port :
2003-01-05 Christophe Massiot* Added the possibility to select DVD menus with VIDEO_...
2002-12-30 Christophe Massiot* OS X interface : Added new access modules to the...
2002-12-08 Christophe Massiot* Updated aout3 developer doc.
2002-10-05 Jon Lech Johansen ./extras/MacOSX/.../MainMenu.nib: added Open Target...
2002-08-06 Jon Lech Johansen * ./modules/gui/macosx/open.m: compile fix
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...