]> git.sesse.net Git - vlc/history - modules/gui/macosx/open.m
macosx: show the localized, intended to be user-facing encoding names instead of...
[vlc] / modules / gui / macosx / open.m
2012-10-09 Felix Paul Kühnemacosx: show the localized, intended to be user-facing...
2012-09-29 Felix Paul Kühnemacosx: fixed crash when selecting a QTKit capture...
2012-09-03 Felix Paul Kühnemacosx: unify and modernize coding style
2012-09-02 Felix Paul Kühnemacosx: fixed conditionals for the different OS X relea...
2012-08-25 David Fuhrmannmacosx: minor additions in optical media scanning code
2012-08-25 Felix Paul Kühnemacosx/open: add accessibility support texts where...
2012-08-24 David Fuhrmannmacosx: only scan optical devices paths once and cache...
2012-08-24 David Fuhrmannmacosx: change media type constants from char* to NSString*
2012-08-24 Felix Paul Kühnemacosx/eyetv: simplify header and implementation
2012-08-24 Felix Paul Kühnemacosx/open: minor code optimization
2012-08-24 Felix Paul Kühnemacosx/output: simplify header and implementation
2012-08-23 Felix Paul Kühnemacosx/open: added controls to capture Live Audio along...
2012-08-23 Felix Paul Kühnemacosx/open: replace deprecated API call with modern...
2012-08-23 Felix Paul Kühnemacosx/Open: merge the QTCapture and QTSound views
2012-08-22 Felix Paul Kühnemacosx/open: added missing sanity checks
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-08-21 Sebastien Zwickertmacosx: Repack module_config_t.
2012-08-14 Felix Paul Kühnemacosx: polish the start/stop time fields by allowing...
2012-07-26 Felix Paul Kühnemacosx: added start and stop time options to the advanc...
2012-07-15 Felix Paul Kühnemacosx: fixed crash when opening DVDs with uncommon...
2012-07-10 Christoph Miebachtypo: No newline before period
2012-06-25 David Fuhrmannmacosx: open panel: some reordering and structural...
2012-06-24 David Fuhrmannmacosx: disk open: do a shallow instead of a deep searc...
2012-06-24 David Fuhrmannmacosx: device open: set new media folder as current...
2012-06-24 David Fuhrmannmacosx: fix bug in disk open panel regarding selected...
2012-05-09 Felix Paul Kühnemacosx: trust the user that s/he knows what s/he's...
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-04-08 Felix Paul Kühnemacosx: fixed drag & drop handling of optical media...
2012-03-30 Colin Delacroixmacosx: fixed a thread-safety issue in the open panel...
2012-03-27 Colin DelacroixFix a crash on Mac OS X when mounting volumes
2012-03-15 Michael Feursteinqtsound: fixes bug if no device is connected
2012-03-14 FUJISAWA Toorumacosx: added screen selection support to the Open...
2012-03-14 Felix Paul Kühnemacosx: fixed minor glitch in the open panel
2012-03-14 Michael Feursteinqtsound: added GUI integration for capturing audio...
2012-03-09 Felix Paul Kühnemacosx: fixed DVD playback using libdvdread (close...
2012-02-24 Felix Paul Kühnemacosx: removed tabs and fixed whitespacing errors
2012-02-21 Felix Paul Kühnemacosx: work-around so we don't block the main thread...
2012-02-14 Jean-Baptiste KempfMacOS X: fix no menu dvd MRL in open dialog
2012-02-12 Felix Paul Kühnemacosx: minor optimisation as suggested by Rafael
2012-02-11 Felix Paul Kühnemacosx: fixed bluray MRL
2012-02-11 Felix Paul Kühnemacosx: make sure there is a sane default value in...
2012-01-29 Felix Paul Kühnemacosx: displayed ocalizable sstrings correctly
2012-01-08 David Fuhrmannmacosx: fix auto play when adding a new file with file...
2012-01-06 Felix Paul Kühnemacosx: open panel: fixed cmd-R if no QTKit compatible...
2011-12-29 Felix Paul Kühnemacosx: switch to the # syntax for VCDs
2011-12-09 Christophe MutricyTypo
2011-12-04 Jean-Baptiste KempfMacOS X: fix strings in UI
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-19 Felix Paul Kühnemacosx: work-around CoreAnimation limitations on 10...
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
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...
next