1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-06 16:44:19 +02:00
Commit Graph

563 Commits

Author SHA1 Message Date
Derk-Jan Hartman
e1022c1ab7 * fix libebml patch 2005-04-09 09:02:36 +00:00
Derk-Jan Hartman
512766b48f * Updated the contrib system to work with the new id gcc-4 returns for Tiger 2005-04-09 00:22:50 +00:00
Derk-Jan Hartman
83d7472b3d * gcc-4.0 fixes to the contribs 2005-04-08 23:47:49 +00:00
Derk-Jan Hartman
2228ef3256 * Disable "make bin" in the contrib system and give a warning. 2005-04-08 20:28:23 +00:00
Derk-Jan Hartman
2773adb900 * type in mpeg2dec configure line 2005-04-08 16:11:50 +00:00
Derk-Jan Hartman
1da8508407 * More dylib issues (gcrypt and libcdio) 2005-04-07 14:36:24 +00:00
Derk-Jan Hartman
debf910e73 * Disable building of shared lib of libpng on OSX. it's broken 2005-04-06 23:04:23 +00:00
Derk-Jan Hartman
acda4ecb09 * Fixed gnutls and cdio dylib installation 2005-04-06 22:33:37 +00:00
Derk-Jan Hartman
e92df3eb5f * New menu-items referencing forum 2005-03-28 23:31:02 +00:00
Felix Paul Kühne
6c7dc61bf6 * changed the download location of libdvdread to download.videolan.org because www.dtek.chalmers.se keeps refusing any connections 2005-03-28 12:30:15 +00:00
Felix Paul Kühne
5bee536feb * fixed download-location of pkgconfig 2005-03-28 11:29:34 +00:00
Felix Paul Kühne
1dee81d1a5 * sorry, forgot that in the previous commit 2005-03-28 00:16:43 +00:00
Felix Paul Kühne
a94ea06ed8 * vlc.scriptSuite: updated to the plist-xml-format and fixed a bug in the prev-method
* 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
2005-03-28 00:14:03 +00:00
Felix Paul Kühne
2e0b2ca461 * updated the libcaca-download-location and updated the used libdvbpsi-version to a snapshot created today 2005-03-25 18:17:15 +00:00
Eric Petit
4eb36d2e5c dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins 2005-03-13 05:56:32 +00:00
Eric Petit
118a5aa505 dvdnav.patch: prefixed all non-static functions in the included libdvdread.
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
2005-03-12 17:52:33 +00:00
Derk-Jan Hartman
93c60001ce * added glib libIDL and mozilla sources (not built by default, edit contrib/src/Makefile)
* upgraded libcdio to 0.7.2 (not that it makes much difference :) )
2005-03-09 16:00:03 +00:00
Derk-Jan Hartman
628734f863 * 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. 2005-03-07 22:30:55 +00:00
Eric Petit
e08bae6c5f ffmpeg.patch.cvs: workaround buggy lrintf detection when cross compiling
(fixes WMA decoding in BeOS nightly builds)
2005-03-01 20:56:17 +00:00
Felix Paul Kühne
f6077fea33 * 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 2005-02-27 22:57:36 +00:00
Derk-Jan Hartman
bfd6324c52 * Forgot to commit the goom2k4 patch 2005-02-23 22:28:36 +00:00
Derk-Jan Hartman
e3c2dcb097 * Lets use the final version of goom2k4 2005-02-23 15:26:27 +00:00
Derk-Jan Hartman
e2d3cfa413 * hooked up the Playlist window menuitem to an action
* added com-shift-E and com-shift-M keycombo's for Equalizer window and Messages window
2005-02-23 11:37:04 +00:00
Eric Petit
861453b6e2 contrib/*: enhanced contrib system to support cross-compilations.
Give an argument to bootstrap to use it (for example
   `./bootstrap i586-pc-beos')
2005-02-18 22:48:11 +00:00
Eric Petit
a5b222b7fe contrib/src/Makefile: fixed fribidi build on OS X != 10.2 2005-02-18 16:13:11 +00:00
Felix Paul Kühne
a7bafab323 * 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 2005-02-17 20:43:16 +00:00
Derk-Jan Hartman
7c07687a58 * 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. 2005-02-17 01:53:50 +00:00
Rémi Denis-Courmont
c959f01d69 Remove bogus executable permissions 2005-02-15 13:55:08 +00:00
Felix Paul Kühne
684786284c * 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 2005-02-12 12:41:00 +00:00
Derk-Jan Hartman
1980dd4b86 * Fix theora contrib 2005-02-01 13:48:53 +00:00
Derk-Jan Hartman
4bc98f0e63 * contrib/Makefile: use tabs, not spaces in Makefile 2005-01-27 14:03:48 +00:00
Felix Paul Kühne
41e7f0ab11 * 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
2005-01-27 00:49:46 +00:00
Jérome Decoodt
4f27da1355 Added a Service Discovery sub menu in playlist contextual menu. 2005-01-24 14:19:40 +00:00
Derk-Jan Hartman
5de2de98b7 * contrib Makefile
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. :)
2005-01-21 20:12:05 +00:00
Derk-Jan Hartman
699e4bb62d OS X intf work
- 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)
2005-01-20 20:51:36 +00:00
Derk-Jan Hartman
25f69f55d8 * fix libcddb build under 10.2 2005-01-18 21:51:00 +00:00
Derk-Jan Hartman
c31b37a252 * fix libopendaap on 10.2 2005-01-18 02:17:01 +00:00
Derk-Jan Hartman
aa7967e295 * finally fixed CDDB contrib 2005-01-18 01:19:54 +00:00
Derk-Jan Hartman
119788ee87 * newer libcddb 2005-01-17 23:38:27 +00:00
Derk-Jan Hartman
f6b55b7d09 * Add libcddb, libcdio and vcdimager again to see if it works better on OSX by now 2005-01-17 22:37:20 +00:00
Derk-Jan Hartman
2dff28da79 * libopendaap patch 2005-01-17 19:40:03 +00:00
Derk-Jan Hartman
db7ad6de24 * added libopendaap to contrib system 2005-01-17 19:35:54 +00:00
Felix Paul Kühne
ceef0a046d * changedthe GNU-mirror to ftp.belnet.be -- Gettext is download from the GNU-mirror again 2005-01-17 16:48:05 +00:00
Derk-Jan Hartman
ed0426dc5e * <cough> broken patch </cough> 2005-01-12 23:51:02 +00:00
Derk-Jan Hartman
cf9cb951b1 * part of patch was applied upstream. Adapt.... 2005-01-12 16:07:20 +00:00
Felix Paul Kühne
6fa4f0e127 * changed the download-link of gettext temporarily to the videolan-main-server, since the current GNU-mirror does not provide the 0.14.1-release. The responsible admin is contacted. 2005-01-11 17:42:08 +00:00
Derk-Jan Hartman
04b00aca5f * newer theora: alpha4 version. new location, new patch 2005-01-11 16:36:12 +00:00
Felix Paul Kühne
28deca2b33 * changed the GNU mirror once again, since the Irish one I choose previously is as bad as the GNU-main server -- let's use the LEO-server of the technical university of Munich (Germany), which is highly reliable (also an OpenOffice, Gentoo, Debian mirror) 2005-01-10 17:37:01 +00:00
Felix Paul Kühne
c361066fb9 * controls.m: call openFileGeneric via VLCMain and not directly from VLCOpen
* controls.h: removed "o_open"
* intf.*, open.*: make sure the open-nib is loaded only once, don't load it at launch time but dynamic and do it in VLCMain, so VLCOpen does not know about it anymore
* MainMenu.nib: we don't need instances of VLCOpen and VLCOutput anymore
2005-01-06 17:58:07 +00:00
Felix Paul Kühne
727e57b4c4 * seperated the open, sout and sub-open dialogues from the main nib 2005-01-03 23:01:42 +00:00
Felix Paul Kühne
822bbc635c * moved the preferences-window to a seperate nib-file 2005-01-02 18:58:53 +00:00
Felix Paul Kühne
d1ddeb74fd * build libiconv without i18n-support, so it can be compiled without gettext -- gettext will be compiled afterwards, so it can take advantage of libiconv 2005-01-01 17:54:05 +00:00
Felix Paul Kühne
5fc224c4aa * make sure gettext is built before libiconv, since it is needed for its compilation 2005-01-01 16:29:51 +00:00
Felix Paul Kühne
3d673c28f0 * use "heanet.dl.sourceforge.net" for downloading FreeType, since www.freetype.org does not respond
* use "ftp.heanet.ie" instead of "ftp.gnu.org" as GNU mirror, since the main-server does not respond (I'll revoke this change, when the main-server is usable again)
2005-01-01 15:41:08 +00:00
Benjamin Pracht
6197001f3c * Fix title display above the scrollbar
* Fix the shuffle checkbox
* Expand playlist to the currently playing item and select it
2004-12-24 11:50:03 +00:00
Derk-Jan Hartman
89885149e8 * src/libvlc.h: Added a "snapshot-format" option to be able to select png or jpg (png default)
* src/video_output/vout_intf.c: use above option and set the default destination for snapshots
   on OS X to the Desktop.
* REST: Add the Snapshot command to the menu's etc.
2004-12-23 00:33:05 +00:00
Felix Paul Kühne
1fc910ce3a * small clean-up, so the about-class is not needed in the main-nib anymore 2004-12-19 12:54:21 +00:00
Benjamin Pracht
c8044b72f5 * Implements playlist toggle button
* Resizing is currently animated. I don't know if we should keep it like that
* I don't know if this is implemented the proper way, but at least it's working...
2004-12-15 12:28:39 +00:00
Benjamin Pracht
5d3edb82f3 Implements sorting of the current node from context menu 2004-12-13 21:48:06 +00:00
Benjamin Pracht
251ee86266 * enable delete in the playlist context menu 2004-12-13 20:26:07 +00:00
Benjamin Pracht
c2d4afc452 Part of the context menu:
* same options for node and items ATM
* some options still don't work
2004-12-11 23:14:19 +00:00
Benjamin Pracht
48ad6e8d75 * get rid of useless code (group doesn't exist anymore)
* delete everything related to groups from the item info panel
* some preparation work to reimplement the conextual menu
2004-12-11 22:09:11 +00:00
Felix Paul Kühne
d8e40e929d * fixed pkgconfig-url 2004-12-02 20:29:55 +00:00
Benjamin Pracht
c63d077d1a * fixes item deletion when pressing backspace. Doesn't work for nodes yet 2004-12-02 20:19:15 +00:00
Felix Paul Kühne
50f6b0f625 * ALL: moved the about-window to a seperate nib-file 2004-12-02 19:51:41 +00:00
Benjamin Pracht
ec5590ea0a Fix the search field in OSX playlist 2004-12-01 21:50:17 +00:00
Benjamin Pracht
b2b37ee9d5 * recrate some missing actions (mainly copy paste from the old playlist)
* Link some actions and outlets in IB
* some small visual fixes
2004-11-30 00:04:45 +00:00
Felix Paul Kühne
966d7c6ccf * added aiff, mod and IT to the list of supported document types 2004-11-29 17:34:48 +00:00
Eric Petit
e3204a6d7d packages.mak: upgraded freetype
ffmpeg.patch.cvs: BeOS fix
2004-11-28 20:11:38 +00:00
Derk-Jan Hartman
66845c9454 * Fix display of playlist on OSX. Looks briljant :) 2004-11-17 20:03:00 +00:00
Derk-Jan Hartman
bf4553f1fc * Start of new playlist for OSX.
- basic data retrieval implemented
  - data display not yet implemented
  - many broken outlets and even more broken actions
  - won't compile
  - if you work on this (and please do) please communicate this fact to the IRC channel and make regurlar commits to prevent that multiple people work on this (and especially the NIB).
2004-11-17 16:51:40 +00:00
Derk-Jan Hartman
9aadab26cb * Fix gcrypt building on 10.2 2004-11-15 19:35:30 +00:00
Gildas Bazin
e915596df5 * ALL: bumped version number to 0.8.2-svn. 2004-11-15 09:41:05 +00:00
Derk-Jan Hartman
4ef4f8dd59 * USe newer livedotcom 2004-11-13 01:42:54 +00:00
Derk-Jan Hartman
a9c283619a * Add gnutls libs to OSX build 2004-11-07 23:05:04 +00:00
Derk-Jan Hartman
7d5ba1539c * We are now at 0.8.1-svn 2004-11-04 23:00:37 +00:00
Derk-Jan Hartman
ad80abaf08 * Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries) 2004-11-02 23:41:36 +00:00
Derk-Jan Hartman
9898f60387 * kasenna patch for OS X. cheating while i can :)
patch is for the 2004.10.28a version of vlc
2004-11-02 21:35:54 +00:00
Derk-Jan Hartman
435084b2a3 * newer liveMedia version for OSX. 2004-11-02 20:59:41 +00:00
Gildas Bazin
1e646b7e2e * ALL: update in preparation for 0.8.0. 2004-10-31 16:44:01 +00:00
Derk-Jan Hartman
03e12b3581 * goom2k4 for OSX. 2004-10-14 14:00:14 +00:00
Benjamin Pracht
2cd7d7a68b * Fullscreen button works again
* It enabled even when no vout is present
* Still a little issue with the fullscreen hotkey
2004-10-07 21:33:38 +00:00
Derk-Jan Hartman
1635cc3564 * Improve the Preferences display, when capabilties don't fit in the normal width of the table 2004-10-07 14:40:29 +00:00
Derk-Jan Hartman
7a3993961f * Define RUNTIME_CPUDETECT for ffmpeg
* newer version of liveMedia
2004-10-06 13:49:32 +00:00
Derk-Jan Hartman
1b6136ee3e * added the .vlc fileextension to the win installer and the Mac app.
* Added the application/x-videolan-vlc and appllication/videolan-vlc mimetype to the OSX app
* NEWS: spelling error and remove the 'this version is not yet released' line. Before I forget :)
2004-10-06 11:21:38 +00:00
Felix Paul Kühne
36b84104b1 * ALL: fixed some gettext stuff in the subtitles-options-dialogue, cosmetics to the text-fields, etc. 2004-10-02 21:52:02 +00:00
Clément Stenac
ef70785dab * Bumped up version number to 0.8.0-test2
* Last NEWS update
* Re-update pofiles
* Update Changelog
2004-09-29 17:30:42 +00:00
Benjamin Pracht
b1e95f0874 Adds libpng to OSX contribs (for the logo filters) 2004-09-29 15:24:03 +00:00
Derk-Jan Hartman
aad6775bdf * Use a proper faad2 snapshot, cause the default .tar.gz ones suck big time 2004-09-29 01:21:16 +00:00
Derk-Jan Hartman
f90b4134ca * Hacky workaround for the vcdimager compile problem
* upgraded liveMedia
2004-09-27 21:08:57 +00:00
Derk-Jan Hartman
6d94b90c18 * disabled the libdts making for the nightlies 2004-09-20 15:03:17 +00:00
Felix Paul Kühne
7cddcee812 * updated used libcdio-version from 0.69 to 0.70 2004-09-13 20:30:12 +00:00
Eric Petit
c1032025f7 contrib/src/Makefile: quick BeOS compile fix (-lnet bla bla) 2004-09-13 15:46:00 +00:00
Gildas Bazin
d56b4821fb * extras/contrib/src/packages.mak: fixed the faad2 package 2004-09-02 17:51:02 +00:00
Derk-Jan Hartman
d07df55227 * Don't say make bin works in the contrib system 2004-09-02 07:47:01 +00:00
Derk-Jan Hartman
e9c3dc587e * fix the ebml and matroska downloads. added toolame target, but not enabled, since toolame is worse than ffmpeg when it comes to makefiles... ("it needs sam power"). 2004-09-01 22:08:00 +00:00
Derk-Jan Hartman
c217351b2d * updated ebml, matroska, liveMedia and faad2 version 2004-09-01 21:40:35 +00:00
Derk-Jan Hartman
84f469132c * Updated version number to 0.8.0-test1 and to codename Janus 2004-08-31 20:44:47 +00:00
Benjamin Pracht
64ba020d1c * Add some options to the subtitle selection dialog. (relative size, encoding, and alignement). 2004-08-30 20:57:08 +00:00
Derk-Jan Hartman
b754c68834 * build ffmpeg with zlib on Mac/BeOS
remember to configure vlc with --with-ffmpeg-zlib
2004-08-29 22:32:39 +00:00
Derk-Jan Hartman
f006d9e797 * Added the new OSX vout files
* added the new OSX vout files to pb proj.
2004-08-22 15:16:03 +00:00
Eric Petit
b1803154f4 extras/contrib/*: don't use gettext *printf replacements on BeOS even
though there're not 100% posix compliant - this way we can build vlc
  with dynamic plugins (not linked against libintl) again
2004-08-20 11:57:51 +00:00
Eric Petit
ae7ce94333 ALL: BeOS fixes
There's a new stable gcc out for BeOS, now we can re-enable 3DNow/SEE
 and build matroska support
2004-08-16 12:51:11 +00:00
Benjamin Pracht
99506d9708 * Adds postprocessing menu 2004-08-15 14:22:28 +00:00
Jérome Decoodt
9ceb12b95d *.nib: continuous sliders
intf: Equalizer window in window menu
equalizer.m: presets should work now
equalizer.c, Modules.am, equalizer_presets.h: presets are stored in a separate file
2004-08-14 23:28:31 +00:00
Jérome Decoodt
f5321d75dd project.pbxproj: correct to relatives paths
*.nib: presets disabled on startup
equalizer.*: add property Id
             we prefer to change playlist variables instead of config
             coding style
2004-08-08 16:52:26 +00:00
Benjamin Pracht
5b630376f0 * demuxdump is working again 2004-08-08 14:49:46 +00:00
Jérome Decoodt
8d605c16d3 *.png: forgotten images
project.pbxproj: changed absolute link to relative
2004-08-07 22:14:38 +00:00
Jérome Decoodt
a45c363019 All: equalizer window for MacOS. Need a bit of corrections for the presets part.
Reviews welcome
2004-08-07 21:56:42 +00:00
Benjamin Pracht
efe357eb26 * Adds the scale video option 2004-08-06 22:08:57 +00:00
Benjamin Pracht
aa61b3ff07 * All :
- added a sdp=file option
	- it is now possible to have a sap and a rtsp/http/file announce at the same time
2004-08-06 20:56:46 +00:00
Benjamin Pracht
7b9761c388 * all : fix channels selection in the sout options dialog 2004-08-01 13:23:53 +00:00
Benjamin Pracht
4f6cc614ea * all :
- Get rid of the old TS over RTP stream output method in OSX interface
  - ab= and vb= parameters are now (hopefully) always updated
2004-07-31 17:08:35 +00:00
Derk-Jan Hartman
cc8ad2cd26 * Fix OSX build of dvdnav 2004-07-30 10:36:51 +00:00
Benjamin Pracht
ef198559c9 Added a RTP (New) stream outpu method for the rtp sout module. Still lot of work in this dialog box. 2004-07-28 15:57:33 +00:00
Eric Petit
eb83d508b9 contrib/src/Makefile: fixed OS X breakage 2004-07-28 14:53:16 +00:00
Eric Petit
3a98418e96 BeOS libdvdnav patch 2004-07-28 14:28:01 +00:00
Eric Petit
8efbcbdf1b gettext BeOS patch is no longer necessary 2004-07-27 08:05:31 +00:00
Felix Paul Kühne
1138ece4ce * updated the used gettext version to 0.14.1 2004-07-26 23:37:03 +00:00
Derk-Jan Hartman
f1e18327d8 * Fix dts building on mac 2004-07-26 21:29:33 +00:00
Derk-Jan Hartman
36007ed770 * remove patch that is no longer necessary. 2004-07-26 20:30:14 +00:00
Derk-Jan Hartman
5cfe50f574 * fix libebml and libmatroska downloads 2004-07-26 19:49:05 +00:00
Eric Petit
2088177805 + configure.ac: BeOS dvdread linkage fix
+ contrib/src/Makefile: build more libs on BeOS, use libdts' svn
 + Makefile.am: fixed BeOS packages generation
2004-07-23 14:19:31 +00:00
Eric Petit
5147198f2f BeOS contrib bla bla 2004-07-23 11:33:25 +00:00
Eric Petit
d1f89a0ca8 + configure.ac: don't build OpenGL support on BeOS although it has gl.h
+ extras/contrib/src/*: build libmpeg2 w/o mmxext and 3dnow on BeOS
   (buggy compiler)
 + modules/gui/beos/*: quick compile fixes
 + modules/video_filter/deinterlace.c: require mmxext instead of mmx
 + Makefile.am: on BeOS, build a VLC bundle a la OS X
2004-07-22 22:59:50 +00:00
Eric Petit
17a719713e contrib/*: started to adapt the contrib system for BeOS 2004-07-22 08:51:40 +00:00
Derk-Jan Hartman
e0b120ba95 * libdvdnav compiles on Mac OS X 10.2 with this patch. (copied from libdvdread) 2004-07-16 23:04:57 +00:00
Derk-Jan Hartman
bed33d5d18 * no more need for unistd.h patch in rtsp.c of ffmpeg either 2004-07-16 21:05:52 +00:00
Derk-Jan Hartman
f07094cb48 * update ffmpeg patch. no more need for lrintf() and libpostproc header install workaround 2004-07-16 20:05:03 +00:00
Derk-Jan Hartman
bd6ee66976 * fix contrib system on OS X 10.2.
- some libcddb bugs found. Sent them upstream too.
2004-07-05 20:42:52 +00:00
Derk-Jan Hartman
7a6c4c8d61 * contrib system breakage fix 2004-07-05 11:02:41 +00:00
Derk-Jan Hartman
bf680e8fb6 * OSX lowlevel work
- The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
    This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
  - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
  - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
  - there are some autorelease leaks which need to be tackled.
  - moved a lot of the VLCApplication func. to the VLCMain class.
  - VLCMain is a +sharedInstance now.
  - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?

Examples:
VLC.app/Contents/MacOS/VLC [-I macosx]
launches VLC as before (requires you to be logged in via GUI)

VLC.app/Contents/MacOS/VLC -I ncurses
launch vlc with a ncurses intf and display video on your mac
(requires you to be logged in via GUI)

VLC.app/Contents/MacOS/clivlc -I telnet -d
launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids

Now how is that for combining GUI and cli in one application on the mac?!!? :)
jlj? I finally understand now how the OS X interface works !
2004-07-05 01:27:35 +00:00
Derk-Jan Hartman
7b5375e2c9 * Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
* Fixed bootstrap to use pkg.m4 from contrib system
* Patches to make libcddb and vcdimager work
  (stupid bugs !, how do they compile with this on other system?)
2004-07-05 00:22:13 +00:00
Derk-Jan Hartman
215cd28132 * dvdnav <-> dvdplay contrib 2004-06-25 19:44:48 +00:00
Derk-Jan Hartman
5afce06bc6 * ffmpeg resample.c patch is no longer necessary
* new liveMedia version
* liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
2004-06-18 14:00:51 +00:00
Derk-Jan Hartman
458cd04565 * Remove last remenants of info.h and info.m
* Better align the iTunes styled slider with other UI elements
* added .spx .ts and .ps fileextensions.
2004-05-24 21:28:03 +00:00
Jérome Decoodt
52a52fd182 Volume icons are buttons to change volume 2004-05-24 12:00:59 +00:00
Felix Paul Kühne
b394e4a5b0 * Fixes to the services-menu 2004-05-23 12:17:41 +00:00
Gildas Bazin
d89f26ec8f ALL: bumped version number to 0.7.3-svn. 2004-05-22 18:42:19 +00:00
Gildas Bazin
7ad41e7e4f * configure.ac: fixed libspeex > 1.1.0 detection.
* ALL: bumped version number to 0.7.2.
2004-05-21 11:54:37 +00:00
Gildas Bazin
7bb626017d * ALL: preparing for the 0.7.2-test3 release. 2004-05-17 19:56:30 +00:00
Derk-Jan Hartman
ec8d3c5d0c * no shared libs for faac when linking with ffmpeg 2004-05-15 04:05:01 +00:00
Derk-Jan Hartman
2140a61ec0 * extras/MacOSX/macosx-dmg: rewrote the package script.
- will now determine desired image size by itself
  - the hdid mount command mounted the image as root if no user is logged in via GUI.
    this is very undesirable for nightly builds.
    now uses the mount command and a local mountpoint.
2004-05-15 02:36:05 +00:00
Derk-Jan Hartman
506a686fa8 * small fix for faac build 2004-05-14 22:27:37 +00:00
Derk-Jan Hartman
f751549b8f * added faac support to Mac OSX build
* ffmpeg cvs no longer asks you for a passwd. (this is for nightly's :)
2004-05-14 21:57:14 +00:00
Derk-Jan Hartman
e15e300efb * set -O3 on faad 2004-05-06 21:14:02 +00:00
Felix Paul Kühne
68d75ffc76 * Added the WAVE-file-type 2004-05-04 21:25:48 +00:00
Gildas Bazin
28c4235245 * ALL: update for 0.7.2-test2. 2004-05-01 10:36:25 +00:00
Benjamin Pracht
90376941d2 * Use the playlist info panel instead of the old one everywhere
- old VLCInfo and InfoPanel have been removed from nib file
	- VLCPlaylistInfo and PlaylistInfoPanel have been renamed
	- old info.c and info.h are still in repository, but not compiled, should I remove them ?
2004-04-30 15:44:06 +00:00
Derk-Jan Hartman
43fed3cc1b * Update faad even further 2004-04-30 12:51:53 +00:00