- 14 May, 2003 1 commit
-
-
Derk-Jan Hartman authored
-
- 11 May, 2003 1 commit
-
-
Derk-Jan Hartman authored
- Add the THANKS file to the Mac OS X application * modules/gui/macosx/about.?: - Use c-style comments instead of // - Open the AUTHORS file with the correct Encoding - Display the THANKS file as well - Rotate the scrolling when at the end * modules/gui/macosx/intf.m: - put Cocoa into multithreaded mode as soon as possible. Not really causing any problems now, but is cleaner. * modules/gui/macosx/prefs.m: - Select the current setting when we create a combobox.
-
- 30 Apr, 2003 1 commit
-
-
Derk-Jan Hartman authored
- it is not so powerful as --sout (does not allow for multiple unicasts ie) - there is a bug in the transcode settings. not sure what is causing it.
-
- 09 Apr, 2003 1 commit
-
-
Derk-Jan Hartman authored
AUTHORS file. * AUTHORS: updated my own info
-
- 08 Apr, 2003 1 commit
-
-
Christophe Massiot authored
-
- 07 Apr, 2003 1 commit
-
-
Derk-Jan Hartman authored
* readded Mac OS X readme file to Mac OS X distribution * fixed some errors in the readme
-
- 06 Apr, 2003 2 commits
-
-
Christophe Massiot authored
* po/* : run --update-po before the release * ChangeLog : run --update-changelog * toolbox : ChangeLog is UTC * OS X : fixed a bug with the deinterlace menu and localizations (thanks Felix)
-
Christophe Massiot authored
* THANKS: added Jean-Pierre Kuypers, French translator * NEWS: updated for 0.5.3 release. Please check.
-
- 01 Apr, 2003 1 commit
-
-
Christophe Massiot authored
* modules/access_output/udp.c: Now supports IPv6 IP addresses (patch courtesy of Alexis Guillard) * po/*: Updated po files to send out to the translators * Mac OS X port: Cosmetics
-
- 26 Mar, 2003 1 commit
-
-
Derk-Jan Hartman authored
* modules/gui/macosx/open.? - updated the open dialog (now with sheets !!!) - added ogg file stream out - added http file stream out - added file subtitle support for the delay and fps options * extras/MacOSX/vlc.pbproj/project.pbxproj - added the .ts file-extension to the application
-
- 24 Mar, 2003 2 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
might still be readable by the directory access module. * added drag and drop support for directories.
-
- 19 Mar, 2003 1 commit
-
-
Christophe Massiot authored
all platforms but GNU/Linux * Bumped up revision number to 0.5.3-test1
-
- 14 Mar, 2003 1 commit
-
-
Derk-Jan Hartman authored
* modules/gui/macosx/info.m: Now we show strings (with accents) in ID3 tags correctly, but now the name of the file as reported in the playlist info gets displayed incorrectly if it has accents. (going for ID3 at the moment. filenames are named a plenty in the correct way)
-
- 13 Mar, 2003 1 commit
-
-
Derk-Jan Hartman authored
- added .qt and .pls file extensions. * modules/gui/macosx/intf.m: - increased the number of lines the messages dialog can hold to 400. * added fourcc '3iv1' to .avi and .mov - this is 3ivx D3.5 video. - we cannot read them at however and probably never will. I added them for completeness. * added fourcc '3iv2' to .avi and ffmpeg - this is 3ivx D4 video - it is mpeg 4 compliant and ffmpeg decodes it, via MPEG4. * added fourcc '3ivd' to .avi, .mov and ffmpeg. - this is video which was divx doctored by the 3ivx doctor program. - it is normal DIV3 video and ffmpeg decodes it via MPEG4 v3. * added fourcc '3vid' to .avi, .mov and ffmpeg. - this is incorrect encoded DIV3. it is an endianness issue by the encoder. - ffmpeg can decode it however, so it is mapped to MPEG4 v3.
-
- 10 Mar, 2003 1 commit
-
-
Christophe Massiot authored
* Fix for the "lock-up" problem under MacOS X. Removed the rt-priority configuration variable.
-
- 06 Mar, 2003 1 commit
-
-
Derk-Jan Hartman authored
* extras/MacOSX/Resources/vlc.scriptSuite * extras/MacOSX/Resources/English.lproj/vlc.scriptTerminology - moved existing applescript commands to these files - added several control commands. supported are: play/pause, stop, previous, next, fullscreen, mute, volumeUp and volumeDown. These correspond to the existing menuitems. This still requires work in the future to make it more correct AppleScript, but it works for now. * modules/gui/macosx/controls.? - split up the controls.m into a .m and a .h * modules/gui/macosx/intf.? - added a getControls method to gain access to the controller object from the AppleScript commands. * modules/gui/macosx/open.? - removed the applescript support existing here and moved it to applescript.? * modules/gui/macosx/playlist.m - made the tooltips for the add and remove buttons localizable. * modules/gui/macosx/vout.m - added a comment on the meaning of otherMouse events. * ALL: - updated copyright information to include the current year ;)
-
- 04 Mar, 2003 2 commits
-
-
Christophe Massiot authored
-
Derk-Jan Hartman authored
- added item on fix of 'clicking' sound between stream changes. - added item on new bandlimited resampler * ALL: - bumped up revision number to 0.5.2-test3
-
- 27 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* Another attempt at fixing the "VLC is locking up OS X" problem * Updated po files
-
- 21 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
Meeuh, one more place that needs version string updated before a release. might be made automated ?
-
- 17 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
* extras/MacOSX/vlc.pbproj/project.pbxproj: bumped revision #
-
- 16 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
-
- 15 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* Updated French translation
-
- 11 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
modules/gui/macosx/vout.m: fixed a potential issue with the hiding of the mousecursor.
-
- 10 Feb, 2003 1 commit
-
-
Christophe Massiot authored
mean it !)
-
- 08 Feb, 2003 1 commit
-
-
Christophe Massiot authored
right charset, * Implemented localization for audio-channels and video-device variables.
-
- 07 Feb, 2003 2 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
- 05 Feb, 2003 2 commits
-
-
Derk-Jan Hartman authored
* We can now handle mms:// etc on a systemwide level. - No way to set this other then trough Explorer Prefs at the moment
-
Derk-Jan Hartman authored
* Prelimanary support for making VLC the handler of ftp http mms and udp URLs (on a systemwide level)
-
- 02 Feb, 2003 1 commit
-
-
Derk-Jan Hartman authored
-
- 01 Feb, 2003 1 commit
-
-
Christophe Massiot authored
* po/fr.po: Updated French translation * extras/MacOSX/vlc.pbproj/project.pbxproj: Version is 0.5.0
-
- 29 Jan, 2003 1 commit
-
-
Derk-Jan Hartman authored
project: the source files were included in the Resources. No more.
-
- 25 Jan, 2003 2 commits
-
-
Derk-Jan Hartman authored
* ./extras/MacOSX/vlc.pbroj/project.pbxproj - Added .wma filetype - Added README, COPYING etc. to resources * ALL: Added a Help menu.
-
Derk-Jan Hartman authored
subtitles and on bugreporting. * extras/MacOSX/vlc.pbproj/project.pbxproj: Added .wmv, .asf, .ogm, .dv, .sub and .srt files.
-
- 22 Jan, 2003 1 commit
-
-
Derk-Jan Hartman authored
filetypes. * ./modules/gui/macosx/vout.m: Made the video window a textured window * All: - fixed several missing object_release bugs, that i had introduced. - updated the play/pause behaviour. - fixed an issue with the volumeslider.
-
- 21 Jan, 2003 1 commit
-
-
Derk-Jan Hartman authored
interface. David Weber was again kind enough to help us.
-
- 20 Jan, 2003 1 commit
-
-
Derk-Jan Hartman authored
- Added .cue and .ogg to the known filetypes ALL: - When files are added they are not automatically played anymore. They are always queue'ed and optionally played. - Preliminary divx filesubtitle support.
-
- 16 Jan, 2003 1 commit
-
-
Christophe Massiot authored
* Rearranged fields in the OS X interface to accomodate for translations, * modules/access/dvd/ifo.c: fixed a crash with bad streams, * Auto-updated po files, * Manually updated fr.po.
-