- 09 Apr, 2005 2 commits
- 08 Apr, 2005 3 commits
- 07 Apr, 2005 1 commit
-
-
hartman authored
-
- 06 Apr, 2005 2 commits
- 28 Mar, 2005 5 commits
-
-
hartman authored
-
Felix Paul Kühne authored
* changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* vlc.scriptTerminology: updated to the plist-xml-format and removed the 'localisable'-flag for the terminology in Xcode since we don't localise it and Apple won't support any other AS-dialects than English in the future --> moved out of English.lproj * vlc.pbproj: removed localisable-flag for vlc.scriptTerminology
-
- 25 Mar, 2005 1 commit
-
-
Felix Paul Kühne authored
* updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today
-
- 13 Mar, 2005 1 commit
-
-
Eric Petit authored
-
- 12 Mar, 2005 1 commit
-
-
Eric Petit authored
This fixes dvdsimple on OS X (either it crashed complaining about multiple definitions in the dvdnav and dvdread plugins, or it tried to use the libdvdread routines from the dvdnav plugin even though the dvdread access is used, but this modified libdvdread doesn't seem to be binary compatible... big mess here) ALL: fixed a minor libdvdread bug + cleaned the BeOS patch
-
- 09 Mar, 2005 1 commit
-
-
hartman authored
* upgraded libcdio to 0.7.2 (not that it makes much difference :) )
-
- 07 Mar, 2005 1 commit
-
-
hartman authored
* dirty patch to tell vlc (on osx) that it needs -liconv when it links to libcdio. This should be fixed in the libcdio pkgconfig, but i'm tired of figuring out how to patch libcdio to do this.
-
- 01 Mar, 2005 1 commit
-
-
Eric Petit authored
(fixes WMA decoding in BeOS nightly builds)
-
- 27 Feb, 2005 1 commit
-
-
Felix Paul Kühne authored
* removed prefs_widgets.h, prefs_widgets.m, playlistinfo.h, playlistinfo.m, equalizer.m, equalizer.h, voutgl.m, voutqt.m from the build target, so they don't get copied in the Resources-folder of the binary bundle
-
- 23 Feb, 2005 3 commits
- 18 Feb, 2005 2 commits
-
-
Eric Petit authored
Give an argument to bootstrap to use it (for example `./bootstrap i586-pc-beos')
-
Eric Petit authored
-
- 17 Feb, 2005 2 commits
-
-
Felix Paul Kühne authored
* mirrored the 'services discovery' menu in the file menu -- the flags indicating the running services are partially broken (you do only see them at the same position as you activated the service). I'll fix that after the WE
-
hartman authored
* Finally fixed the issue with resizing the controller and the broken playlist view that was the result of this resize. Estimated 60 hours spent to work around a stupid autoresize bug in the AppKit of Cocoa.
-
- 15 Feb, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Feb, 2005 1 commit
-
-
Felix Paul Kühne authored
* all: updated the used Matroska/Ebml versions to 0.7.5 / 0.7.3, removed the old patches and changed their URLs to the official server instead of the VideoLAN-one
-
- 01 Feb, 2005 1 commit
-
-
hartman authored
-
- 27 Jan, 2005 2 commits
-
-
hartman authored
-
Felix Paul Kühne authored
* contrib/Makefile: remove the BUILDDIRS on clean-src as well to prevent the disposal of outdated stuff and its mixture with newer libraries * contrib/src/Makefile: touch .aclocal after copying the aclocal files, so this isn't done everytime make runs
-
- 24 Jan, 2005 1 commit
-
-
Jérome Decoodt authored
-
- 21 Jan, 2005 1 commit
-
-
hartman authored
added a .aclocal change to copy the m4 from extras/contrib/share/aclocal to the vlc m4 dir. No more complete bootstrap after a simple configure.ac or Makefile.am change. :)
-
- 20 Jan, 2005 1 commit
-
-
hartman authored
- don't use bool. it's BOOL - use GNU style C and hungarian notation - fix the issue with GUI crashes in playlistview - default is now category view (for experimentation until we have a SD menu) - experiment with NSViews to fix the 'drawer' issue (not working though)
-
- 18 Jan, 2005 3 commits
- 17 Jan, 2005 2 commits