]> git.sesse.net Git - vlc/history - modules/gui/macosx/open.h
macosx/Open: merge the QTCapture and QTSound views
[vlc] / modules / gui / macosx / open.h
2012-08-23 Felix Paul Kühnemacosx/Open: merge the QTCapture and QTSound views
2012-07-26 Felix Paul Kühnemacosx: added start and stop time options to the advanc...
2012-06-14 Felix Paul Kühnemacosx: updated copyright headers
2012-04-08 Felix Paul Kühnemacosx: fixed drag & drop handling of optical media...
2012-03-14 FUJISAWA Toorumacosx: added screen selection support to the Open...
2012-03-14 Michael Feursteinqtsound: added GUI integration for capturing audio...
2012-01-08 David Fuhrmannmacosx: fix auto play when adding a new file with file...
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-07-16 Felix Paul Kühnemacosx: exposed qtcapture's width and height options...
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-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-04-25 Felix Paul Kühnemacosx: disable the open button if we don't have a...
2009-07-31 Felix Paul Kühnemacosx: implemented the input-slave option for file...
2009-03-30 Felix Paul Kühnemacosx: implement RTP stream selection. Closes #2497...
2009-03-03 Felix Paul Kühnemacosx: hide the MRL field by default and shrink it...
2009-03-03 Felix Paul Kühnemacosx: redesigned the Open panel to be more suitable...
2009-02-22 Derk-Jan HartmanRemove access-filter timeshift from OSX open dialog.
2009-02-03 Felix Paul Kühnemacosx: resized to the open dialogue again and cleaned...
2009-01-13 FUJISAWA TooruAdd subscreen/follow mouse options in open dialog.
2008-08-14 Felix Paul Kühnemacosx: added another button to download VLC's EyeTV...
2008-06-14 Felix Paul KühneAdded some stuff to make sure that we get nice fps...
2008-06-13 Felix Paul KühneAdded complete l10n to the Capture interface and a...
2008-06-12 Felix Paul KühneRedesign the Capture Device panel
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-03-05 Felix Paul Kühne* forward-port of all eyetv relates sources in my branch
2006-12-19 Felix Paul Kühne* gui behaviour change: the textfields are no longer...
2006-12-09 Felix Paul Kühne* improved previous b_autoplay implementation
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-01-12 Antoine CellerierFSF address change.
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
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-02 Felix Paul Kühne* ALL: fixed some gettext stuff in the subtitles-option...
2004-08-30 Benjamin Pracht* Add some options to the subtitle selection dialog...
2004-03-15 Benjamin PrachtMake the playlist info window a new object
2004-01-25 Carlo CalabròString Review round one, Mac OS X interface.
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-07-27 Derk-Jan Hartman* Brought the new options system to the OSX gui.
2003-04-30 Derk-Jan HartmanALL: New output dialog that uses the new --sout syntax.
2003-03-26 Derk-Jan Hartman* extras/MacOSX/Resources/English.lproj/MainMenu.nib/*
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-05 Derk-Jan Hartman* More support for handling URLs. Still need to create...
2003-01-26 Derk-Jan Hartman* Added myself to list of authors of these files. i...
2003-01-23 Christophe Massiot* Minor changes to the open panel, added AVI stream...
2003-01-20 Derk-Jan Hartman* ./extras/MacOSX/vlc.pbproj/project.pbxproj
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-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...