Commit Graph

16724 Commits

Author SHA1 Message Date
Christophe Mutricy
04a180a19e Add translations from rosetta 2007-01-14 17:35:19 +00:00
Felix Paul Kühne
29ae4a7af4 * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit 2007-01-14 16:25:41 +00:00
Felix Paul Kühne
4b55ce4207 * commit Jean-Baptiste's universal binary script to svn, so you don't have to browse trac each time you need it. remember to customise the 3 variables at the top before using it. (closes #749) 2007-01-14 16:14:05 +00:00
Felix Paul Kühne
51ba14989f * applied Westacular's patch with minor modifications, which solves some issues with this script in certain situations and lets the Finder do most of the work. Note that this script isn't 10.2-save anymore and triggers the Finder to launch in case that it is closed. (closes #911) 2007-01-14 16:09:15 +00:00
Jean-Paul Saman
886c4902c7 Updated THANKS file for rev 18566 2007-01-14 14:17:46 +00:00
Jean-Paul Saman
4e0b36058d Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me. 2007-01-14 14:16:33 +00:00
Felix Paul Kühne
4e751f1126 * allow the screensaver to appear when video playback is paused (closes #963) 2007-01-14 13:02:59 +00:00
Felix Paul Kühne
14275baf39 * design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989) 2007-01-14 12:40:05 +00:00
Christophe Mutricy
41fc10b74f hmmm i should use a clean tree for update-po 2007-01-14 01:28:48 +00:00
Damien Fouilleul
d30de10d16 live555: hmmm, that BITMAPINFOHEADER is only useful on mplayer, not vlc 2007-01-13 17:29:16 +00:00
Damien Fouilleul
c6c38ccd2c demux/live555.cpp: added support for avc1 in X-QT over RTSP 2007-01-13 16:45:10 +00:00
Jean-Paul Saman
151b33e865 Fix segmentation fault in modules/control/telnet.c introduced in rev 18519 2007-01-13 12:26:38 +00:00
Christophe Mutricy
b728ff1bf7 make update-po 2007-01-13 00:52:49 +00:00
Christophe Mutricy
a99ffd530c Italian translation update. Thanks to Vincenzo Reale. 2007-01-13 00:52:15 +00:00
Christophe Mutricy
bb12789524 Merge po file from 0.8.6
fix translation of "C" closes #969
2007-01-13 00:27:17 +00:00
Sigmund Augdal Helberg
20692ca20e libasf.c: Don't store pointer to bad data. Fixes #992
Btw when did "crash" change into "denial of service"?
2007-01-12 18:12:15 +00:00
Rémi Denis-Courmont
eef3b9d9bc Do not assume long integers are 32-bits.
Should fix fullscreen on amd64 - closes #670
2007-01-12 17:16:21 +00:00
Jean-Paul Saman
4413cbfe45 Fix indentation 2007-01-12 12:44:51 +00:00
Jean-Paul Saman
7ea4dc2480 Make parenthesis explicite 2007-01-12 12:42:51 +00:00
Christophe Mutricy
174bef2955 Twolame need -DLIBTWOLAME_STIC under win32 to use the .a 2007-01-12 12:38:23 +00:00
Filippo Carone
d959364cf5 audio methods aligned to libvlc audio functions 2007-01-11 23:43:18 +00:00
Christophe Mutricy
4db4b3afe3 Remove the warning. thanks to Quovodis 2007-01-11 23:37:25 +00:00
Christophe Mutricy
a00419ea65 Better a compile warning than a bug. Thanks to Robert Stepanek. 2007-01-11 23:33:02 +00:00
Damien Fouilleul
8856dd0d99 - ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t type rather than signed int 2007-01-11 23:28:59 +00:00
Rémi Denis-Courmont
7d4385aa63 Fix denial of service (NULL dereference) in ASX parser
Closes #988
2007-01-11 15:35:44 +00:00
Rémi Denis-Courmont
7cc6aae19a Cosmetic fix 2007-01-11 15:31:18 +00:00
Damien Fouilleul
86eae317f9 mtime.c: previous codepath prevented RTC from ever being used on win32 2007-01-10 22:41:06 +00:00
Rémi Denis-Courmont
6884bea864 Do not read inexistant configuration parameter 2007-01-10 17:34:37 +00:00
Damien Fouilleul
364f370e80 - mozilla/Makefile.am: make sure rpath is only used for UNIX build 2007-01-09 22:14:53 +00:00
Damien Fouilleul
9d52c6b6d3 - src/Makefile.am: make sure libvlc.dll is always rebuilt on object changes 2007-01-09 21:53:04 +00:00
Damien Fouilleul
81386b7a52 - firefox/nspr plugin development fix for ubuntu/debian 2007-01-09 21:27:57 +00:00
Christophe Mutricy
279581600c Sync with upstream 2007-01-09 20:29:05 +00:00
Christophe Mutricy
4ec518d381 Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left) 2007-01-09 20:07:05 +00:00
Damien Fouilleul
204952ec72 - added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin) 2007-01-08 18:21:04 +00:00
Jean-Paul Saman
2179436ba4 Put -lX11 and -lXt in the right place. 2007-01-08 18:18:20 +00:00
Damien Fouilleul
542d62dd2e - added 'vlc.video.crop' property for ActiveX/Mozilla 2007-01-08 17:37:59 +00:00
Damien Fouilleul
a2d6f90b13 - added libvlc_video_set/get_crop_geometry() api 2007-01-08 17:37:01 +00:00
Damien Fouilleul
4ce5cc2754 - Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir() 2007-01-08 00:54:08 +00:00
Damien Fouilleul
4f5b5ee95c - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926 2007-01-08 00:41:45 +00:00
Jean-Paul Saman
9ed73544c6 Fix configure script on MacOS X 2007-01-07 21:37:11 +00:00
Jean-Paul Saman
f749fe6d2d Fix building mozilla on Linux en properly dectect firefox headerfiles. 2007-01-07 21:21:42 +00:00
Christophe Mutricy
8f77cb70b9 Fix libtwolame contrib:
*download the missing file
*build only the lib
2007-01-07 16:04:18 +00:00
Jean-Paul Saman
1c958f2501 Update ActiveX bindings 2007-01-07 13:23:52 +00:00
Jean-Paul Saman
acfc0a55ff Reworked vlc.audio.channel API for JavaScript. All documentation is already updated. 2007-01-07 13:22:37 +00:00
Sigmund Augdal Helberg
763252337d apply mini_patch.diff from #964. Fixes #964 2007-01-07 12:33:50 +00:00
Felix Paul Kühne
afb3ccf796 * update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's 2007-01-06 16:56:33 +00:00
Felix Paul Kühne
74baad236f * update the (C) dates. *cough* 2007-01-06 16:23:30 +00:00
Felix Paul Kühne
774a2977b9 * patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9. 2007-01-06 16:21:41 +00:00
Rémi Denis-Courmont
fc1f0e4f90 Remove broken V6ONLY logic 2007-01-06 16:00:49 +00:00
Rémi Denis-Courmont
86c22770d3 Revert [18511].
I wonder what I was thinking about.
2007-01-06 13:39:36 +00:00