]> git.sesse.net Git - vlc/history - modules/gui/macosx/wizard.m
typo visible in vlc.pot
[vlc] / modules / gui / macosx / wizard.m
2012-07-31 Michał Trzebiatowskitypo visible in vlc.pot
2012-06-04 Felix Paul Kühnemacosx: fixed white spacing errors
2012-05-17 Felix Paul Kühnemacosx: updated copyright headers
2012-05-17 Felix Paul Kühnemacosx: fixed typo
2012-05-17 Felix Paul Kühnemacosx: another optimization for the wizard
2012-05-17 Felix Paul Kühnemacosx: more optimizations for bookmarks and wizard...
2012-04-19 Felix Paul Kühnemacosx: fixed a bunch of compilation warnings, which...
2012-01-24 Brendon Justinmacosx: Make streaming wizard output string editable
2011-10-15 Felix Paul Kühnemacosx: copyright fixes
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-07-25 Benjamin DrungFix typo 'allows to do' -> 'allows doing'
2011-07-10 Rémi Denis-CourmontRemove useless vlc_object parameter when creating an...
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-04 Felix Paul Kühnemacosx: fixed corner case which could lead to incorrect...
2010-03-25 Felix Paul Kühnelegacy OSX interface: fixed transcoding with the wizard...
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2009-12-26 Felix Paul Kühneadded a Minimal Dialog Provider for Mac OS X
2009-09-26 Felix Paul Kühnemacosx: fixed broken MMS streaming
2009-08-16 Felix Paul Kühnemacosx: unify my mail address
2009-07-17 Felix Paul Kühnemacosx: exporting with mp4a is no longer supported...
2009-04-12 Felix Paul Kühnemacosx: get rid of the infamous 'get' prefixes everywhe...
2009-04-01 Rémi Duraffortmacosx gui: fix a playlist object leak and use pl_release.
2009-02-11 Rémi DuraffortPlaylist have to be lock for playlist_ItemGetByInput...
2009-01-17 Laurent AimarRenamed input_item_AddOpt to input_item_AddOption.
2008-12-28 Felix Paul Kühneosx-wizard: make sure to only re-select encap formats...
2008-12-28 Felix Paul Kühneosx-wizard: fixed a couple of UTF8-bugs which prevented...
2008-09-21 Felix Paul Kühnemacosx: Fixed the appereance of playlist items in the...
2008-09-20 Antoine Celleriers/pl_Yield/pl_Hold/
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Pierre d'Herbemontmacosx: Add a missing PL_LOCK in the wizard.
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
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-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2007-12-28 Felix Paul Kühne* adapted the wizard to use the RTP stream out module...
2007-12-23 Felix Paul Kühnemacosx: remove useless setting as basically no user...
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-08-22 Rafaël CarréInput access locking, part 3 (final).
2007-02-23 Felix Paul Kühne* added 2 boxes to the wizard to allow access to sout...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-17 Felix Paul Kühne* updated all files to yield the playlist instead of...
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
2006-04-12 Felix Paul Kühne* fix streaming. This section and a few others need...
2006-04-01 Felix Paul Kühne* remove the extension of the input file before adding...
2006-03-31 Felix Paul Kühne* do only show the destination of the first item on...
2006-03-19 Benjamin Pracht* fix compilation
2006-03-19 Benjamin Pracht* First string review of the OSX interface
2006-03-17 Felix Paul Kühne* don't overwrite existing files
2006-02-21 Felix Paul Kühne* fix the selection of both Theora and Vorbis on OSX...
2006-02-11 Felix Paul Kühne* enable multiple selections for streaming as well...
2006-02-11 Felix Paul Kühne* support for applying the same settings to multiple...
2006-02-11 Felix Paul Kühne* added an option to keep the selections in the wizard...
2006-02-10 Felix Paul Kühne* clean up (mostly replacements of nestings of stringBy...
2006-02-05 Antoine Celleriersout-standard-url is deprecated
2006-02-01 Rémi Denis-CourmontAdditionnal conversions
2006-01-12 Antoine CellerierFSF address change.
2006-01-03 Felix Paul Kühne* added RTP uni-/multicast to the wizard
2005-12-27 Felix Paul Kühne* oops, deciding for either 2 or 2 isn't really the...
2005-12-27 Felix Paul Kühne* fixed compilation warning
2005-11-29 Felix Paul Kühne* fix transcoding using H.264 / H.263. The change in...
2005-10-30 Felix Paul Kühne* forwardport [13037]
2005-10-30 Felix Paul Kühne* fixed some other strings
2005-10-27 Felix Paul Kühne* minor string fixes
2005-10-16 Felix Paul Kühne* wizard.*: added the display-option to the advanced...
2005-10-10 Felix Paul Kühne* revert [12779] (this broke the output of MPEG PS...
2005-10-07 Felix Paul Kühne* don't use 'ps' as suffix but 'mpg' like most other...
2005-08-21 Felix Paul Kühne* implement the extract-button of the bookmarks-window...
2005-08-09 Felix Paul Kühne* playlist.m: fixed some "makes integer from pointer...
2005-08-07 Felix Paul Kühne* ALL: ported the WX-bookmarks-window to Cocoa (closes...
2005-08-05 Felix Paul Kühne* fixed minor stuff
2005-08-03 Felix Paul Kühne* implemented transcoding when streaming -- might need...
2005-08-03 Felix Paul Kühne* implemented MMS-support (refs #271)
2005-07-24 Benjamin PrachtAlso update the wizard playlist on item addition and...
2005-07-24 Felix Paul Kühne* minor fixes to the OSX-wizard (refs #13)
2005-07-23 Benjamin Pracht* Implements selection of a playlist item in the wizard
2005-07-23 Benjamin PrachtSome more coding style (empty lines filled with spaces...
2005-07-23 Benjamin PrachtWe use 4 space caracters instead of spaces in VLC's...
2005-07-23 Felix Paul Kühne* use NSInformationalAlertSheets instead of mis-using...
2005-07-23 Felix Paul KühneOSX:
2005-07-21 Felix Paul Kühne* whoops (refs #13)
2005-07-21 Felix Paul Kühne* various fixes and additions -- the wizard is usable now
2005-07-12 Felix Paul Kühne* additional GUI-fixes
2005-07-11 Felix Paul Kühne* implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul Kühne* finished the gui and implemented correct encap-format...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-30 Felix Paul Kühne* implemented reset- and backward-methods (refs #13)
2005-06-30 Felix Paul Kühne* added a summary-tab at the end of the wizard (mostly...
next