]> git.sesse.net Git - vlc/history - modules/gui/macosx/wizard.m
FSF address change.
[vlc] / modules / gui / macosx / wizard.m
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...
2005-06-26 Felix Paul Kühne* implemented a general, re-usable help-panel used...
2005-06-19 Felix Paul Kühne* ALL: basic skeleton for a streaming-wizard (refs...