git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
* adapted the wizard to use the RTP stream out module instead of the removed RTP...
[vlc.git]
/
modules
/
gui
/
macosx
/
wizard.m
2007-12-28
Felix Paul Kühne
* adapted the wizard to use the RTP stream out module...
blob
|
commitdiff
2007-12-23
Felix Paul Kühne
macosx: remove useless setting as basically no user...
blob
|
commitdiff
|
diff to current
2007-12-10
Felix Paul Kühne
* cleaning, reformatting, clarifying here and there...
blob
|
commitdiff
|
diff to current
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
blob
|
commitdiff
|
diff to current
2007-08-22
Rafaël Carré
Input access locking, part 3 (final).
blob
|
commitdiff
|
diff to current
2007-02-23
Felix Paul Kühne
* added 2 boxes to the wizard to allow access to sout...
blob
|
commitdiff
|
diff to current
2007-02-20
Clément Stenac
* Start cleaning up libvlc playlist API (Refs:#457)
blob
|
commitdiff
|
diff to current
2006-11-26
Felix Paul Kühne
* the remaining compilation fixes plus a bit of clean...
blob
|
commitdiff
|
diff to current
2006-11-19
Clément Stenac
Finish the playlist API transition (hopefully)
blob
|
commitdiff
|
diff to current
2006-11-11
Clément Stenac
* Remove some unneeded complexity in playlist and directory
blob
|
commitdiff
|
diff to current
2006-09-24
Clément Stenac
Rename vlc_input_item_* functions to input_Item* for...
blob
|
commitdiff
|
diff to current
2006-09-17
Felix Paul Kühne
* updated all files to yield the playlist instead of...
blob
|
commitdiff
|
diff to current
2006-05-31
Clément Stenac
Fix playlist crasher and simplify a few things
blob
|
commitdiff
|
diff to current
2006-05-14
Clément Stenac
Merge back branch 0.8.6-playlist-vlm to trunk.
blob
|
commitdiff
|
diff to current
2006-04-12
Felix Paul Kühne
* fix streaming. This section and a few others need...
blob
|
commitdiff
|
diff to current
2006-04-01
Felix Paul Kühne
* remove the extension of the input file before adding...
blob
|
commitdiff
|
diff to current
2006-03-31
Felix Paul Kühne
* do only show the destination of the first item on...
blob
|
commitdiff
|
diff to current
2006-03-19
Benjamin Pracht
* fix compilation
blob
|
commitdiff
|
diff to current
2006-03-19
Benjamin Pracht
* First string review of the OSX interface
blob
|
commitdiff
|
diff to current
2006-03-17
Felix Paul Kühne
* don't overwrite existing files
blob
|
commitdiff
|
diff to current
2006-02-21
Felix Paul Kühne
* fix the selection of both Theora and Vorbis on OSX...
blob
|
commitdiff
|
diff to current
2006-02-11
Felix Paul Kühne
* enable multiple selections for streaming as well...
blob
|
commitdiff
|
diff to current
2006-02-11
Felix Paul Kühne
* support for applying the same settings to multiple...
blob
|
commitdiff
|
diff to current
2006-02-11
Felix Paul Kühne
* added an option to keep the selections in the wizard...
blob
|
commitdiff
|
diff to current
2006-02-10
Felix Paul Kühne
* clean up (mostly replacements of nestings of stringBy...
blob
|
commitdiff
|
diff to current
2006-02-05
Antoine Cellerier
sout-standard-url is deprecated
blob
|
commitdiff
|
diff to current
2006-02-01
Rémi Denis-Courmont
Additionnal conversions
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2006-01-03
Felix Paul Kühne
* added RTP uni-/multicast to the wizard
blob
|
commitdiff
|
diff to current
2005-12-27
Felix Paul Kühne
* oops, deciding for either 2 or 2 isn't really the...
blob
|
commitdiff
|
diff to current
2005-12-27
Felix Paul Kühne
* fixed compilation warning
blob
|
commitdiff
|
diff to current
2005-11-29
Felix Paul Kühne
* fix transcoding using H.264 / H.263. The change in...
blob
|
commitdiff
|
diff to current
2005-10-30
Felix Paul Kühne
* forwardport [13037]
blob
|
commitdiff
|
diff to current
2005-10-30
Felix Paul Kühne
* fixed some other strings
blob
|
commitdiff
|
diff to current
2005-10-27
Felix Paul Kühne
* minor string fixes
blob
|
commitdiff
|
diff to current
2005-10-16
Felix Paul Kühne
* wizard.*: added the display-option to the advanced...
blob
|
commitdiff
|
diff to current
2005-10-10
Felix Paul Kühne
* revert [12779] (this broke the output of MPEG PS...
blob
|
commitdiff
|
diff to current
2005-10-07
Felix Paul Kühne
* don't use 'ps' as suffix but 'mpg' like most other...
blob
|
commitdiff
|
diff to current
2005-08-21
Felix Paul Kühne
* implement the extract-button of the bookmarks-window...
blob
|
commitdiff
|
diff to current
2005-08-09
Felix Paul Kühne
* playlist.m: fixed some "makes integer from pointer...
blob
|
commitdiff
|
diff to current
2005-08-07
Felix Paul Kühne
* ALL: ported the WX-bookmarks-window to Cocoa (closes...
blob
|
commitdiff
|
diff to current
2005-08-05
Felix Paul Kühne
* fixed minor stuff
blob
|
commitdiff
|
diff to current
2005-08-03
Felix Paul Kühne
* implemented transcoding when streaming -- might need...
blob
|
commitdiff
|
diff to current
2005-08-03
Felix Paul Kühne
* implemented MMS-support (refs #271)
blob
|
commitdiff
|
diff to current
2005-07-24
Benjamin Pracht
Also update the wizard playlist on item addition and...
blob
|
commitdiff
|
diff to current
2005-07-24
Felix Paul Kühne
* minor fixes to the OSX-wizard (refs #13)
blob
|
commitdiff
|
diff to current
2005-07-23
Benjamin Pracht
* Implements selection of a playlist item in the wizard
blob
|
commitdiff
|
diff to current
2005-07-23
Benjamin Pracht
Some more coding style (empty lines filled with spaces...
blob
|
commitdiff
|
diff to current
2005-07-23
Benjamin Pracht
We use 4 space caracters instead of spaces in VLC's...
blob
|
commitdiff
|
diff to current
2005-07-23
Felix Paul Kühne
* use NSInformationalAlertSheets instead of mis-using...
blob
|
commitdiff
|
diff to current
2005-07-23
Felix Paul Kühne
OSX:
blob
|
commitdiff
|
diff to current
2005-07-21
Felix Paul Kühne
* whoops (refs #13)
blob
|
commitdiff
|
diff to current
2005-07-21
Felix Paul Kühne
* various fixes and additions -- the wizard is usable now
blob
|
commitdiff
|
diff to current
2005-07-12
Felix Paul Kühne
* additional GUI-fixes
blob
|
commitdiff
|
diff to current
2005-07-11
Felix Paul Kühne
* implemented 3 dialogues, which complain to the user...
blob
|
commitdiff
|
diff to current
2005-07-11
Felix Paul Kühne
* finished the gui and implemented correct encap-format...
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-06-30
Felix Paul Kühne
* implemented reset- and backward-methods (refs #13)
blob
|
commitdiff
|
diff to current
2005-06-30
Felix Paul Kühne
* added a summary-tab at the end of the wizard (mostly...
blob
|
commitdiff
|
diff to current
2005-06-26
Felix Paul Kühne
* implemented a general, re-usable help-panel used...
blob
|
commitdiff
|
diff to current
2005-06-19
Felix Paul Kühne
* ALL: basic skeleton for a streaming-wizard (refs...
blob
|
commitdiff
|
diff to current