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
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
Derk-Jan Hartman
d0b60e6534 * Add missing playlistinfo files to OSX target 2004-04-29 18:32:58 +00:00
Felix Paul Kühne
7190da5b4a * extras/MacOSX/Resources/English.lproj/MainMenu.nib/*: minor fixes & added the services-menu again. It isn't yet translatable, since the string-freeze came first. I'll add that after the release.
* extras/MacOSX/vlc.pbproj/*: Added "m4a" to the file-types and corrected some descriptions
* share/http/index.html: another minor layout fix
* src/libvlc.h: changed the default hotkey for "subtitle delay down" from command-h to command-j and for "subtitle delay up" from command-j to command-k due to a conflict with a default OSX-shortcut
2004-04-27 20:47:12 +00:00
Derk-Jan Hartman
92c5f28129 OS X build system fixes
- updated version of speex, theora, libebml, libmatroska
2004-04-26 21:06:51 +00:00
Gildas Bazin
1f7367c41e * ALL: bumped version number to 0.7.2-test1 in preparation for the test release. 2004-04-23 18:33:51 +00:00
Yoann Peronneau
39a42e5f7c * extras/MacOSX/vlc.pbproj/project.pbxproj: typo (bug #1787) 2004-04-23 14:30:13 +00:00
Eric Petit
602b1d34aa contrib/src/Makefile : typo 2004-04-22 21:29:45 +00:00
Derk-Jan Hartman
1ce23b854f * extras/contrib/src
- fix goom location
  - some small url improvements. please test the contrib system.
* modules/gui/macosx/*
  - autodetect Quartz Extreme. Use OpenGL vout if present.
  - --macosx-vout auto|quartz|opengl to force a vout.
* Makefile.am: add share/http/vlm to target.
* NEWS: small updates
* AUTHORS: updated my email address.
2004-04-20 01:00:29 +00:00
Derk-Jan Hartman
7ee41f3f89 * Updated live.com
* Added openmash targets (not yet enabled, because it doesn't compile yet)
2004-04-16 00:38:57 +00:00
Benjamin Pracht
d3d496a7d6 *all :
- Add "Add group" and "delete group" buttons in the playlistinfo window
- When several items of the playlist are selected, and we change the group, change it for all selected items...
2004-04-13 13:23:26 +00:00
Derk-Jan Hartman
4ce1264059 * --enable-gpl needed now for ffmpeg cvs 2004-04-10 12:26:50 +00:00
Derk-Jan Hartman
5b7346fc1b * Use newer speex in OSX. apparently 0.7.1a is broken in this respect. 2004-04-07 18:36:00 +00:00
Benjamin Pracht
e6b40c6c48 Add "enable/disable all group items" functions in playlist context menu 2004-04-04 08:17:27 +00:00
Benjamin Pracht
d2270bdb20 Adds "Enable/disable item" menu item in playlist contextual menu. 2004-04-04 00:30:11 +00:00
Benjamin Pracht
9e42c86953 Group selection combo box in stream proprieties dialog. Also allows to create new groups. 2004-04-03 20:58:32 +00:00
Benjamin Pracht
b2be182bb2 Oups, these ones are for later 2004-03-31 08:05:59 +00:00
Benjamin Pracht
698c5d0616 Also fallis back to C string if UTF8 string fails in proprieties window. 2004-03-31 08:00:27 +00:00
Benjamin Pracht
ef5210f891 Implements info treeview in the playlist proprieties window 2004-03-30 19:38:46 +00:00
Benjamin Pracht
27c5a8dd1c Reverses previous patch, which added 1min/5min forward / backward functions, as it made the interface too unclear. We need to find another way to use hotkeys on the main interface... 2004-03-28 12:29:42 +00:00
Derk-Jan Hartman
d5c4e1bf28 * src/interface/interface.c
- spelling fix
  - added telnet intf to 'Add Interface'
* modules/misc/logger.c:
  - on Mac OS X, use ~/Library/Logs to write logger intf output.
* ALL
  - Added 'Add Interface' to Mac OS X build. Now you can finaly quicklaunch
  the SAP intf.
2004-03-27 17:36:46 +00:00
Felix Paul Kühne
aaa8fe4cac *Fixed a spelling mistake and added some button-shortcuts 2004-03-16 21:04:18 +00:00
Benjamin Pracht
d48f97db9c Applies part of patch from Tom Maguire. Adds controls for 1min/5min forward / backward, and add menu items for them in the control menu. It might make it a bit uinclear. Please make any comment. 2004-03-15 23:15:48 +00:00
Benjamin Pracht
136957ea77 Make the playlist info window a new object 2004-03-15 19:33:18 +00:00
Benjamin Pracht
397bfc4689 - *.nib, playlist.*
begining of playlist item propieties box (only modification of uro, name and autt
hor at this time)

- vout.m : remove an unused variable
2004-03-08 15:22:58 +00:00
Sam Hocevar
45adedc913 * Added "Id" svn:keywords property to all files containing "$Id:".
* Removed .cvsignore files and added proper svn:ignore properties.
2004-03-05 17:34:23 +00:00
Gildas Bazin
c0ede6a232 * extras/MacOSX/*: bumped revision number to 0.7.2-cvs. 2004-03-03 20:42:52 +00:00
Benjamin Pracht
81ec7faf9e - Repeat and loop are now mutually exclusive
- On the playlist window, turn loop/repeat/standard play selection into a popup
- On the playlist window : if more than one group is defined, coolorize items according to the group they are belonging to. Currently, 8 colors are hard coded

Please make remarks on the new layout / the colors chosen.
2004-03-03 11:34:19 +00:00
Christophe Massiot
9b8aa20248 * extras/contrib:
- fixed the infamous "libmad is twice slower" bug
  - fixed libmad dynamic build
  - added a52 support to ffmpeg
  - remove libdvdnav
2004-03-02 22:55:34 +00:00
Derk-Jan Hartman
0ba71b8c0d * Well i be .......
libmodplug working now. apparently it didn't like dynamic linking on OS X.
2004-03-02 19:21:03 +00:00
Derk-Jan Hartman
38be40b945 * Fix dts contrib 2004-03-02 01:10:26 +00:00
Derk-Jan Hartman
95c2664cde * update caca and live.com 2004-03-02 00:59:16 +00:00
Gildas Bazin
76922217d4 * ALL: bumped revision number to 0.7.1
* modules/audio_filter/converter/dtstofloat32.c: update for libdts-0.0.2
2004-02-29 13:05:22 +00:00
Gildas Bazin
cce86ebe86 * src/packages.mak: updated for libdts-0.0.2 2004-02-29 13:03:19 +00:00
Benjamin Pracht
ea7a25104f Do not send an event when clicking out of the search box 2004-02-24 17:16:27 +00:00
Felix Paul Kühne
14a95d4a62 Enlarged some fields in the OpenTarget-Window to display the entire localizations 2004-02-23 20:55:41 +00:00
Christophe Massiot
c37f123065 * Updated contrib build system
* src/misc/threads.c: fixed a Darwin-specific bug introduced recently
2004-02-22 15:41:27 +00:00
Gildas Bazin
f982997d88 * ALL: preparation for 0.7.1-test2. 2004-02-22 00:15:33 +00:00
Derk-Jan Hartman
5e53660ac3 * added dtsdec, 're' upgrade of libmad 2004-02-09 12:54:47 +00:00
Gildas Bazin
8027983f8c * ALL: I am a morron. 2004-02-08 23:39:16 +00:00
Gildas Bazin
9dec8bef6d * ALL: bumped version number to 0.7.1 in preparation for the release. 2004-02-08 21:36:39 +00:00
Derk-Jan Hartman
2ef754d001 * Update copyright info 2004-02-08 20:09:15 +00:00
Derk-Jan Hartman
cbd4b6ac99 * Added sortID
* Fixed adding multiple items
* playlist API changes fixes
* fixed options
2004-02-06 04:51:02 +00:00
Derk-Jan Hartman
e525bf1328 * extras/contrib/src/ dvdnav packages
* REST: stringreview round 1
2004-01-24 21:06:52 +00:00
Derk-Jan Hartman
78cd514016 * newer live.com sources 2004-01-21 19:21:23 +00:00
Derk-Jan Hartman
e03531a8d9 * caca 0.8
* www.videolan -> download.videolan
2004-01-19 01:11:47 +00:00
Derk-Jan Hartman
32418f331f * Fix caca building 2004-01-12 20:54:24 +00:00
Derk-Jan Hartman
5caa41762b * extras/MacOSX/Resources/English.lproj/MainMenu.nib
- Added the duration column
  - Added a 'surpress error dialog' option to the dialog
* ALL: copyright year and author changes
2004-01-09 22:11:04 +00:00
Derk-Jan Hartman
a3d8c68238 * Clarify some instructions. 2004-01-07 15:54:38 +00:00
Derk-Jan Hartman
8281acf84e * Fixed mpeg2dec newer libcaca, newer matroska, www.videolan.org should now
be download.videolan.org etc etc etc.
  A lot of small fixes
2004-01-05 16:22:40 +00:00
Derk-Jan Hartman
fbbfa7bff5 * Fix mpeg2dec buildsystem 2004-01-05 14:50:42 +00:00
Gildas Bazin
83000d18f6 * ALL: bumping version number to 0.7.1-cvs. 2004-01-04 22:03:20 +00:00
Clément Stenac
78e3a1d6b6 * Updated german and french translations
* Updated version number and Changelog
2004-01-01 17:41:25 +00:00
Gildas Bazin
cf8bbfcd1e * ALL: bumped version number to 0.7.0-test3 2003-12-27 10:36:42 +00:00
Christophe Massiot
1b0b2ce6a9 Contrib build system :
* Jumped to ogg-1.1
* Reverted to ffmpeg-0.4.8
2003-12-16 23:01:41 +00:00
Benjamin Pracht
fc5385d385 Forgot this 2003-12-15 19:26:25 +00:00
Gildas Bazin
3d11590ef3 * ALL: bumped version number to 0.7.0-test2 2003-12-13 11:56:36 +00:00
Derk-Jan Hartman
f5b39d26ab * Fix the state of the playlist and fullscreen button. 2003-12-11 19:34:47 +00:00
Derk-Jan Hartman
f0e843fdce * New icon for the playlist
* Fixed the mute hotkey
* Fixed the positioning of some elements and removed the stupid black box
* Added speex and flac encoders to sout dialog
2003-12-11 16:00:09 +00:00
Derk-Jan Hartman
aee5d77c19 * fix livedotcom contrib
* add libcaca contrib
2003-12-07 22:23:00 +00:00
Derk-Jan Hartman
ad4abc65c5 * added livedotcom and goom to contrib system
goom sources currently located on my server.
2003-12-07 20:47:19 +00:00
Gildas Bazin
40200aae2b * configure.ac, extras/MacOSX/*: bumped version number to 0.7.0-test1 in preparation for the test release. 2003-11-24 18:00:10 +00:00
Christophe Massiot
3fd71df797 grmbl again 2003-11-23 14:49:51 +00:00
Christophe Massiot
2dd7a46bd3 Bug fix for *.a libraries. 2003-11-23 14:00:25 +00:00
Christophe Massiot
86747ddc49 Fixed bugs. 2003-11-23 13:23:20 +00:00
Christophe Massiot
0eb0aecc2d * Fixed bugs in the contrib build system. In particular 'make bin' should
work now.
2003-11-23 13:06:43 +00:00
Derk-Jan Hartman
2a335dff63 * fixed the dockmenu. had gotten disconnected somehow.
* cleaned up the playlist source.
* set the correct sizing properties on the playlist buttons.
  bigben: see the bottom of the size panel of your inspector. when adding items
  always take this into account to make resize work correctly.
  also. windows are opened at the position where you save them when the nib is open.
  Always make sure the controller and playlist are to the upper left side.
2003-11-20 02:39:09 +00:00
Benjamin Pracht
9883237c44 - get rid of an unused variable
- use same name than in menus for random, repeat and loop options
- random, loop, repeat checkboxes are nom updated accordingliy to the state set in the menu. (not sure I've done that the proper way ;-)
2003-11-19 19:00:16 +00:00
Benjamin Pracht
fffdde54e8 - Use NSTextField instead of NSSearchfield for the playlist search, since it is not supported on MacOS < X.3.
- Search now restarts at the beginning of the playlist when reaching the end.
2003-11-17 23:36:12 +00:00
Derk-Jan Hartman
b89a461339 * fix previous commit 2003-11-17 15:11:05 +00:00
Benjamin Pracht
9d38f295b4 Checkboxes stat at startup, in the playlist, now reflect the state set ine the prefs. They still are not updated if you set random/repeat/loop in the menus though (at least until next VLC startup). 2003-11-17 14:11:05 +00:00
Derk-Jan Hartman
b98dfa6716 * use more recent libebml and libmatroska 2003-11-17 13:14:25 +00:00
Benjamin Pracht
a047a67d77 added search function to the playlist 2003-11-17 13:05:17 +00:00
Derk-Jan Hartman
1672cb91be * THANKS: hungarian translator and designer of OSX intf controller added
* modules/LIST: updated
 * Makefile.am: include new OS X art in the dist.
 * NEWS: updated
 * */.cvsignore: added and improved some of these.
 * modules/gui/macosx/prefs_widgets.?:
   - new config controls much like in the wxwindows module. not yet in use.
   - beware not tested irl. but it compiles :)
2003-11-17 06:31:22 +00:00
Benjamin Pracht
b48dc5240e Added random, repeat one and repeat all checkboxes to the playlist 2003-11-16 11:21:48 +00:00
Derk-Jan Hartman
1e96bee0ce * New OSX controller (iTunes style)
- Drag and drop implemented
  - still need new sliders and remove the titlebar.
* revert the mozilla plugin changes. i will build a seperate module for that
* simplified previous/next (only playlist, people with chapters and titles
   will have to use the menu
* Moved the disable screensaver from interface to vout.
2003-11-15 22:42:16 +00:00
Derk-Jan Hartman
02619e2b11 * added ffmpeg cvsroot (not in use atm)
* forced some config options on ffmpeg
2003-11-15 22:02:15 +00:00
Christophe Massiot
9b61c0aaa3 * Fixed typos. 2003-11-15 13:09:02 +00:00
Derk-Jan Hartman
306a32f926 * broken URL 2003-11-15 02:38:25 +00:00
Christophe Massiot
3b099bef9a * New build system for the contrib packages of VLC. It supports to
download a precompiled binary package, or to build all the packages
  from the sources, at the user's option. It is currently written for
  Mac OS X, but could easily be ported to other platforms.
2003-11-15 01:21:48 +00:00
Derk-Jan Hartman
4dcb355c71 * Away with that annoying playlist drawer. We now have a nice resizable
window, with additional index and author columns.
2003-11-12 01:22:40 +00:00
Derk-Jan Hartman
764f9e8b0e * include/vlc_keys.h: added StringToKey()
* src/libvlc.h: added macosx defaults and changed the quit shortcut to ctrl-q
* modeules/gui/macosx/controls.m: now jump 10 seconds. works better than 5
* REST: implemented configurable hotkeys for OS X.
2003-11-11 23:50:41 +00:00
Derk-Jan Hartman
eb25660277 * Updated the Output dialog.
- support for slp
  - support for theora
  - support for demuxdump
2003-11-06 18:35:19 +00:00
Derk-Jan Hartman
56a43112a1 * changed how cursor hiding works. Not perfect, but it's less complicated.
- less vague bugs :)
* changed the global hotkey for play/pause to command-p since 'space' won't be
  defined as the hotkey. i was sick of all the hacks i had made to have it work
  that way, so the end. space only works in the vout from now on.
2003-11-06 16:28:28 +00:00
Derk-Jan Hartman
03d18c98e8 * modules/gui/macosx/*: Commit of the Visualizations menu item.
* ALL: bring the project files to XCode.
  10.2 users should revert the change in Makefile.am or they won't be able to
  build VLC on their machine. Editing the project files will probably also not
  be possible for them.
2003-11-03 15:27:28 +00:00
Derk-Jan Hartman
908f4efc3c * include/codecs.h: cosmetic fixes.
* modules/gui/macosx/*:
  - remove the enqueue option from the open panel. why did i even add it? KISS
  - better use of name and uri fields of playlist_item_t
  - when users d&d a CD on VLC, it will now play. This breaks d&d folders
    located on a CD for now. Not really important but should be fixed later on.
2003-10-19 23:12:16 +00:00
Derk-Jan Hartman
21c4f10c6e * modules/gui/macosx/playlist.?: implemented Save Playlist
* modules/gui/macosx/output.m: updated part of the Stream output dialog
* modules/demux/util/sub.c: removed sub_detect() and moved the sub-file and
  sub-autodetect file options to src/input/input.c
* src/input/input.c: added the moved options and use them to add subtitle
  tracks.
* src/libvlc.h: description strings etc for sub-file and sub-autodetect-file
* src/input/subtitles.c: new subtitles_Detect() largely based on the
  code used by MPlayer. Adapted for coding style and structure differences.

The autodetect routine can now detect multiple subtitle files and assigns scores
based on their names. if they much well enough they are sorted based on their
score. It will then return this set, and they will all be added as SPU tracks
to the current stream. The (un)selecting of these tracks will need to be fixed
because they all get assigned the es id 0xFF currently.
2003-09-22 03:40:06 +00:00
Derk-Jan Hartman
2b78a77486 * include/vlc/vlc.h:
- removed the defines for i_mode concerning random and loop. We use config
    variables for all of these.
* src/libvlc.h:
  - removed the enqueue playlist config option. It's no longer used.
  - added a repeat option. vlc will keep playing the same playlist_item,
    until the option is unset.
* src/playlist/playlist.c:
  - added a repeat, random and loop variable.
  - wxwindows should use these as well I think.
* modules/gui/macosx:
  - added the INTF_ABOUT_MSG to the about dialog.
  - implemented the about and repeat items.
2003-09-20 19:37:54 +00:00
Derk-Jan Hartman
07d406a6de * extras/MacOSX/vlc.pbproj/project.pbxproj: Added a slew of file extensions
recognized by VLC
* modules/code/quicktime.c: Added samr (AMR) to the quicktime decoder.
  Although it runs on OS X, it only plays back silence for some reason.
  Might be a problem with one of the converters?
* modules/gui/macosx/*:
  - 'fixed' several compiler warnings
  - removed some old no longer necesarry stuff
2003-09-19 23:03:27 +00:00
Simon Latapie
d86fd15629 * mozilla plugin on MacOSX. Not fully implemented yet.
* compiled with mozilla 1.4 (won't probably work with <1.4)
 * TODO:
 *     - make XPCOM work (play,pause,stop buttons)
 *     - fullscreen implementation (quite difficult on MacOSX because only
 *       the main thread can create windows)
2003-08-14 12:38:04 +00:00
Gildas Bazin
ecc5706bc3 * ALL: bumped version number to 0.6.3-cvs
* modules/control/ntservice.c: new Windows NT/2K/XP service interface.
2003-08-13 23:26:55 +00:00
Gildas Bazin
ae141f9a5e * ALL: preparing for a 0.6.2 release 2003-08-10 21:26:07 +00:00
Gildas Bazin
da8662892e * ALL: bumped version number to 0.6.2-cvs
* modules/video_output/x11/xcommon.c: closing the video window or using the escape key doesn't exit VLC anymore but stop the input instead.
2003-08-02 14:06:23 +00:00
Gildas Bazin
42b0d32617 * configure.ac: bumped version number to 0.6.1.
Enabled matroska support by default.
* extras/MacOSX/*: bumped version number to 0.6.1.
* INSTALL.win32: instructions update.
* share/Makefile.am: included the html files for the http interface.
* po/*: ran ./toolbox --update-po.
2003-07-29 17:43:00 +00:00
Christophe Massiot
f70672feff * configure.ac: Worked around a bug in the OS X linker, with multiply
defined symbols and libmp3lame
* Makefile.am: Build po before . because we need the po files to build
  VLC.app
* po/fr.po: French translation courtesy of Jean-Pierre Kuypers
* OS X interface: cosmetics
2003-07-28 21:41:20 +00:00
Derk-Jan Hartman
4270199452 * Brought the new options system to the OSX gui.
and some small fixes.
2003-07-27 23:05:41 +00:00
Derk-Jan Hartman
beccf2b63b * bumped up version to 0.6.1-test1 2003-07-20 22:06:03 +00:00
Derk-Jan Hartman
ebd0d9737a * README.MacOSX.rtf: updated section on subtitles.
* vlc.ebuild: added amd64 keyword. changed script to use emake again.
  Removed MODULES from the doc installation.
* src/libvlc.h: added the new ffmpeg a/v encoders to the list for the prefs.
* share/vlc_win32_rc.rc: Changed the Win32 name of VLC from,
  "An Opensource Media Player" to "VLC media player".
* other: added the new transcoding codecs, channels option and SAP option
  to the stream output dialog.
2003-07-20 19:48:30 +00:00
Gildas Bazin
b2dd679bac * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed
the Wdisabled-optimization flag from the build (too verbose with gcc-3.3).
2003-06-22 16:00:57 +00:00
Derk-Jan Hartman
c4545f5d3e * Removed mp4 muxer support (temporarily) 2003-06-22 15:30:22 +00:00
Derk-Jan Hartman
90ad541fa5 * modules/gui/macosx/output.m: Fixed a bug in the transcoding dialog.
* extras/MacOSX/Resources/English.lproj/MainMenu.nib:
  Fixed two cosmetic issues in the stream output dialog.
* po/de.po: Update german translation courtesy of: Felix Kuhne <FK at aenneburghardt.de>
2003-06-17 14:38:39 +00:00
Gildas Bazin
65db108e24 * ALL: bumped version number to 0.6.0-test3 + po updates 2003-06-11 22:46:42 +00:00