]> git.sesse.net Git - vlc/history - modules/gui/macosx/open.m
macosx: saved various objc selector dispatches when iterating, additionally fixes...
[vlc] / modules / gui / macosx / open.m
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-14 Felix Paul Kühnemacosx: fixed crash when opening multiple files using...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-07-20 Felix Paul Kühnemacosx: restored 10.5 SDK compatiblity
2011-07-19 Felix Paul Kühnemacosx: removed eyetv debug, which just floods the...
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-06-23 Felix Paul Kühnemacosx: fixed trivial merge mistake when broke 'advance...
2011-05-07 Katsushi Kobayashiqtcapture: added support for all QTKit-compatible video...
2011-04-25 Felix Paul Kühnemacosx: added Audio Effects panel to demonstrate BGHUDA...
2011-04-25 Felix Paul Kühnemacosx: disable the open button if we don't have a...
2011-04-10 Felix Paul Kühnemacosx: cosmetics
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2010-07-18 Jean-Baptiste KempfMacOS: more compile fixes
2010-06-17 Sebastien Zwickertgui/macosx: set URL instead of path to ITEM_URL. Fixes...
2010-03-31 Austin BurrowFixed an issue where http:// was being appended to...
2009-08-16 Felix Paul Kühnemacosx: VLC (should) support RTMP streams now
2009-08-04 Felix Paul Kühnemacosx: minor ui changes
2009-07-31 Felix Paul Kühnemacosx: implemented the input-slave option for file...
2009-06-26 Derk-Jan Hartmanmacosx: Fix file:// in the open panel
2009-06-08 Derk-Jan Hartmanmacosx gui: fix selection of VIDEO_TS option in Open...
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Felix Paul Kühnemacosx: fixed non-appearance of the verbose error panel...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-05 Felix Paul Kühnemacosx: paste the UDP/RTP MRL to the URL field once...
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.
2009-01-12 Felix Paul Kühnemacosx: fixed broken screen fps selection pointed by...
2008-09-17 Derk-Jan Hartmanmacosx: dir:/ -> directory://
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Felix Paul Kühnemacosx: fixed download URL for the eyetv plugin
2008-08-14 Felix Paul Kühnemacosx: added another button to download VLC's EyeTV...
2008-07-06 Rémi Denis-CourmontProtocol names are localized.
2008-07-06 Felix Paul Kühnel10n string fixes
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
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-14 Damien Fouilleuleyetv: latest version of EyeTV capture plugin, needs...
2007-12-23 Felix Paul Kühne* withCString is deprecated in 10.4. Use WithUTF8String...
2007-11-22 Damien FouilleulMacOS X: more EyeTV GUI improvements
2007-11-22 Damien Fouilleuleyetv: functional GUI panel, replaced Carbon style...
2007-11-04 Felix Paul Kühne* ehm, added a missing test case checking if EyeTV...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-09 Felix Paul Kühnemacosx: Multiple GUI improvements follow j-b's and...
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-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-22 Felix Paul Kühne* compilation fixes to address courmisch's API changes...
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-04-01 Christophe Mutricygui/macos/*: 2nd String Review (refs #438)
2006-03-19 Benjamin Pracht* First string review of the OSX interface
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.?
next