1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
Commit Graph

300 Commits

Author SHA1 Message Date
Jean-Paul Saman
ad0117b6be Patch from Paul Corke for rawdv to advance the timestamp when it is about to fall behind because the hardware sometimes skips a frame on a live feed. Renamed - -rawdv-realtime to --rawdv-hurry-up because its working is similar to --sout-transcode-hurry-up. Also fixed a potential memory leak. 2007-04-25 19:15:39 +00:00
Damien Fouilleul
1aad6e6eff - praises for Ken Self and BDA annoucement 2007-04-23 13:45:07 +00:00
Jean-Paul Saman
95da3a666c Patch from Paul Corke <paul.corke at datatote dot co do uk). It enables newer ivtv drivers to be used with the pvr input. Plus some additions and fixes from me:code cleanups, fix memoryleaks, coding style and identation fixes. 2007-04-16 17:11:29 +00:00
Jean-Baptiste Kempf
cf9e0c8116 MKV USF subtitles support and other Subtitles improvements.
Patch by Bernie Purcell, with two small modifications by thedj.
2007-03-13 21:28:34 +00:00
Antoine Cellerier
c8fdee00a0 [PATCH] vlm: play command index same as inputdeln index from Ilkka Ollakka. Thanks. 2007-02-21 22:25:27 +00:00
Antoine Cellerier
571861572b mpl2 subtitles support by Roman Bednarek. Thanks. 2007-02-17 23:53:06 +00:00
Antoine Cellerier
19460e5d05 Add previous commit to THANKS. 2007-02-17 02:30:41 +00:00
Rémi Denis-Courmont
a3d0cd208e Better credits for FLAC 1.1.3 2007-02-16 15:56:02 +00:00
Rémi Denis-Courmont
677174e7ed Support for FLAC version 1.1.3 - fixes #921 2007-02-15 20:43:31 +00:00
Rémi Denis-Courmont
839ae28b9e HTTP and UDP access outputs return byte count 2007-02-15 20:36:07 +00:00
Christophe Mutricy
c3a6fcf1c0 gettimeofday() implementaion for Win32. Leverage from tcpdump mailing list. 2007-02-11 17:58:09 +00:00
Christophe Mutricy
c533bc128e Better compile fix by Pierre d'Herbemont 2007-02-11 17:10:32 +00:00
Christophe Mutricy
b38ba5d403 Add some option in configure to help Gentoo people. Closes #1045. Closes #1046 2007-02-10 23:15:18 +00:00
Rémi Denis-Courmont
c1ebd402ce multipass x264 patch courtesy of Sašo Kiselkov 2007-02-09 20:07:42 +00:00
Christophe Mutricy
3ab9ffb0d0 Add media key to X11 vouts. Patch by loox.thefuture 2007-02-07 20:00:55 +00:00
Jean-Baptiste Kempf
a900b500ae Patch from Cédric Cocquebert for sharpen filter. 2007-02-06 23:32:35 +00:00
Jean-Baptiste Kempf
79d77fdcc7 D-Bus ameliorations and fix by Mr_Mirsal. 2007-02-04 21:14:43 +00:00
Jean-Baptiste Kempf
3010af22c9 D-Bus Patch by Mirsal ENNAIME 2007-02-01 19:12:45 +00:00
Christophe Mutricy
2824ad78ba Add myself to AUTHORS 2007-01-14 17:57:50 +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
Jean-Paul Saman
886c4902c7 Updated THANKS file for rev 18566 2007-01-14 14:17:46 +00:00
Christophe Mutricy
a99ffd530c Italian translation update. Thanks to Vincenzo Reale. 2007-01-13 00:52:15 +00:00
Jean-Paul Saman
2a35ffae6f Patch by Mikko Hirvonen <masse at astro dot helsinki dot fi> for Firefox-1.5.x development tools detection in configure.ac. The patch is applied with some modifications of me 2007-01-01 18:56:37 +00:00
Jean-Paul Saman
1bc5e07bc3 Add Torsten's Spindler contribution to the THANKS file. 2006-12-27 10:07:24 +00:00
Jean-Baptiste Kempf
54b8b0121a SuSE spec file thanks to DimStar, Dominique Leuenberger 2006-12-18 20:44:07 +00:00
Jean-Baptiste Kempf
bd894c1b4d Qt4: Some cosmetic work and design by Leo Spalteholz 2006-11-27 17:44:00 +00:00
Jean-Paul Saman
97b3335a04 Digital Cameras (firewire/1394) support by Andreas Guzzo (xant at xant dot net). I left out the rotation code, because in vlc-trunk there is already a rotation video filter2. 2006-11-27 09:01:09 +00:00
Derk-Jan Hartman
4466cc4ffa * Fix an accidental change from [18009] and add a mutex destroy I forgot to commit 2006-11-25 02:22:38 +00:00
Derk-Jan Hartman
1b9fc13769 * Update version of libcdio. 0.78.2 is now the req. version
Patch by Patrick McLean <chutzpah at gentoo d0t org>

  contrib update by me
2006-11-16 01:24:37 +00:00
Rémi Denis-Courmont
e19c47d2e4 Apply online help patch from Vincent Dimar. 2006-11-12 16:30:09 +00:00
Antoine Cellerier
25b9b158e0 Add msecseek command in VLM to seek to a position given in milliseconds. Patch by Igor Helman ( http://forum.videolan.org/viewtopic.php?t=27989 )
+ misc variables handling changes by me
2006-11-10 00:28:15 +00:00
Felix Paul Kühne
f88be5057b * update after recent back-ports 2006-11-05 23:23:35 +00:00
Rafaël Carré
d5f8852de1 Forward port translations from [17318] and [17414] 2006-11-04 22:34:40 +00:00
Rafaël Carré
762c2acdec Add Slovenian translation 2006-10-27 14:53:46 +00:00
Filippo Carone
c26e07cde4 integrate patch from Ticket #725. needs testing. 2006-10-24 22:23:49 +00:00
Jean-Paul Saman
3f8b63067e Support for X11 Unichrome and XvMC extensions. The patch includes hw codec and video_output module for testing on VIA boards (CLE266). Patch by Christophe Burgalat <c.burgalat _at_ broadcastavenue _dot_ com>
This patch is not tested yet and is disabled by default.
2006-10-23 21:16:55 +00:00
Jean-Paul Saman
7976d6454b Patch by aurelien: properly test for NULL. 2006-10-23 19:05:47 +00:00
Rafaël Carré
5e44df17ae Added Malay translation 2006-10-17 08:00:53 +00:00
Christophe Mutricy
de0420fb8a Update the x264 patch
Don't use dl_open on win32
Both patches by Tim Schuerewege. thanks.
2006-10-13 22:30:57 +00:00
Antoine Cellerier
a324ed1bee [PATCH] Repeat and Loop - Remote Control Interface by Dermot McGahon. 2006-10-12 21:05:40 +00:00
Antoine Cellerier
80f01f2957 [PATCH] marquee crash fix by Dermot McGahon. 2006-10-12 21:01:47 +00:00
Christophe Mutricy
dbe51edf07 Add Slovak l10n (Forward port of [16989], [16990] and [16991]) 2006-10-08 13:56:27 +00:00
Clément Stenac
febe7d2121 Panoramix video filter by Cédric Cocquebert.
+ temporarily re-enable vout-filter until video-filter is updated

I include this so that it can get some testing and debugging, but it has some issues:
* Several coding style / indentation problems that make the code quite hard to read
* Use of config_Get/config_Put instead of vars
* In my tests, it crashes as soon as bz-length is not == 0, which basically makes the attenuation effect inoperant
2006-10-07 12:36:40 +00:00
Rafaël Carré
17c15b2e63 Added psz_trackid, psz_artistid, psz_albumid to vlc_meta_t to store musicbrainz unique identifiers
Make use of psz_trackid in audioscrobbler.c
Reading of this data is only implemented in vorbis.c
taglib.cpp and id3tag.c need to be updated
2006-10-01 20:32:30 +00:00
Felix Paul Kühne
3dea2eae35 * finished the time slider
For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
2006-10-01 20:05:50 +00:00
Jean-Paul Saman
6db8af9979 forgot the put Ye Zhang in Thanks file. 2006-10-01 14:16:52 +00:00
Jean-Paul Saman
7d8c21af32 Fix: Quicktime 404 error on RTSP SETUP. Patch by Brian Raymon <braymon _at_ echostrom _dot_ net>. 2006-09-26 07:04:30 +00:00
Antoine Cellerier
a311268cff [PATCH] mosaic improvement: user-defined offsets for substreams by Thomas Parmelan. +fixes for svn trunk 2006-09-24 17:01:25 +00:00
Felix Paul Kühne
b17964ce90 * that one as, please.. 2006-09-17 22:54:31 +00:00
Pavlov Konstantin
59d5c69e2a servicing email change request for Rafael Carre 2006-09-17 20:29:10 +00:00
Antoine Cellerier
246a4e235a New audioscrobbler/last.fm plugin by Rafaël Carré and Kenneth Ostby. 2006-09-17 19:27:40 +00:00
Damien Fouilleul
989cefffec - OpenCV video filter module by Dugal Harris 2006-09-06 22:07:22 +00:00
Christophe Mutricy
134720bdbf Start of the work of Ari Constancio on Portuguese localisation 2006-09-03 15:17:11 +00:00
Rémi Denis-Courmont
6a630a520a Merge [PATCH] http chunked encoding fix 2006-09-02 20:30:53 +00:00
Pavlov Konstantin
87bde09801 added russian translation by Vladimir Yermolayev 2006-08-31 12:21:51 +00:00
Felix Paul Kühne
586d8f5a1b * some updates on Apple Remote, etc. 2006-08-30 22:59:21 +00:00
Antoine Cellerier
cb9d21f9ed Add "enqueue" command. Original patch by Greg Farell 2006-08-10 19:21:25 +00:00
Christophe Mutricy
2ef0df8a73 Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf 2006-07-24 22:45:26 +00:00
Jean-Paul Saman
6f3e4d56cb RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>. 2006-07-12 18:48:21 +00:00
Benjamin Pracht
85a0c7529c * Patch to add ATSC support by Dennis Lou
* This is untested, but shouldn't have any adverse effect at least
* Any feedback much welcomed
2006-07-11 19:12:18 +00:00
Jean-Paul Saman
f28b106bb5 Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com) 2006-06-27 13:32:30 +00:00
Rémi Denis-Courmont
085676a436 MJPG support with DirectShow (patch from Dugal Harris) 2006-06-10 10:13:10 +00:00
Rémi Denis-Courmont
d02df00247 Include bitrate in SDP when known.
Patch from Ilkka Ollakka with cosmetic fixes.
2006-06-10 10:10:54 +00:00
Rémi Denis-Courmont
b8a24c4adf FTP cleartext authentication from Petr Vacek. 2006-06-09 14:17:26 +00:00
Benjamin Pracht
61acca87b8 * Patch by Cédric Cocquebert to add several additional video effects to the opengl vout 2006-06-02 18:41:31 +00:00
Antoine Cellerier
40d23030a7 Typo corretion. Thanks to tango_ on IRC :) 2006-05-30 19:57:34 +00:00
Jean-Paul Saman
6309ebbf82 Added Diego Petteno to THANKS file. 2006-05-29 18:58:58 +00:00
Derk-Jan Hartman
05b21e9603 * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
NAL and FU-A modes of RFC 3984
  works for VLC -> VLC
  Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
2006-05-25 18:34:32 +00:00
Christophe Mutricy
bc3f5d4829 Add Czech translation. Many thaks to Miroslav Oujesky 2006-05-18 23:00:48 +00:00
Antoine Cellerier
a29234a00e see previous commit 2006-05-05 20:35:43 +00:00
Rémi Denis-Courmont
60b8618df7 Mozilla libtool fix from Pavlov Konstantin 2006-05-02 14:54:32 +00:00
Benjamin Pracht
8ac58f00b9 * Patch from Basil Achermann to handle esc and space keyboard events in VLCControl when the controller is active
* It seems that corrects a bug when the controller was the acrtive window in fullscreen (that shouldn't happen, but well...)
* Best thing to do would be to handle the keypresses from the vout here too, I guess...
2006-04-30 19:26:25 +00:00
Felix Paul Kühne
a630c20b53 * forward-port [15453] 2006-04-30 14:44:54 +00:00
Antoine Cellerier
9a72439fd7 New default skin by aLtgLasS. Many thanks for making one on such short notice. 2006-04-28 12:10:07 +00:00
Jean-Paul Saman
8c722f37ad Added Rob Casey to THANKS file. 2006-04-27 21:15:18 +00:00
Rémi Denis-Courmont
c397800da5 xvideo X.Org 7 detection fix by Pavlov Konstantin 2006-04-12 17:27:31 +00:00
Antoine Cellerier
3f488b533f Many thanks to Albert on the forums for his help with the http interface 2006-03-30 14:05:13 +00:00
Antoine Cellerier
7eaa2e30d5 fix #578. patch by Steven Sheehy. thanks. 2006-03-29 08:59:52 +00:00
Christophe Mutricy
a6f1bb5107 access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn. 2006-03-18 15:52:42 +00:00
Clément Stenac
13817ff883 Thanks 2006-03-18 11:27:40 +00:00
Antoine Cellerier
c0fe636d8e "[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy. 2006-03-15 13:01:36 +00:00
Rémi Denis-Courmont
9b38b9ae14 Apply RFC3016 RTP packetizer patch from Alex Antropoff
The new format is disabled by default,
so we have little risks of regression.
2006-03-14 21:42:07 +00:00
Antoine Cellerier
ec8225260d Thanks and news (see previous commit) 2006-03-11 23:21:44 +00:00
Antoine Cellerier
53858e2db5 Add/Change x264 options. Patch by Dennis van Amerongen 2006-03-01 22:00:37 +00:00
Derk-Jan Hartman
7df7aab941 * Fixes for CDDB courtesy of Alexander Gall <gall at switch dot ch>.
- added him to THANKS as well.
2006-03-01 13:13:03 +00:00
Antoine Cellerier
c17290dc45 [patch] unifying meta-information access, the 2nd by Daniel Stränger 2006-02-16 17:31:31 +00:00
Derk-Jan Hartman
69f016b519 * xtag parser improvements by Daniel Stranger.
it now ignores
 - commments <!-- ... -->
 - processing instructions <? ... ?>
 - doctype declarations <!DOCTYPE ... >
and can handle
 - CDATA element content <![CDATA[ ... ]]>
2006-02-11 20:41:57 +00:00
Rémi Denis-Courmont
18f8461307 Add libupnp-based UPnP discovery from Christian Henz
with proper configure checks
2006-02-02 10:59:17 +00:00
Antoine Cellerier
10638f5920 Occitan localization. Many thanks to laurent jonqueres 2006-01-09 22:01:57 +00:00
Christophe Mutricy
83b9a0f884 Add Georgian localization. Thanks to Alexander Didebulidze. 2006-01-09 20:57:53 +00:00
Antoine Cellerier
dfdc9cb216 Brightness threshold patch by Enrico Gueli (with some modifications) 2005-12-18 21:41:35 +00:00
Derk-Jan Hartman
64094f5624 * hebrew line order fixes. patch by Barak Ori (barakori at gmail dot com) (closes #369) 2005-12-11 23:41:29 +00:00
Rémi Denis-Courmont
c6cce79226 Cumulated UPnP fixes from Christian Henz 2005-12-09 22:31:56 +00:00
Antoine Cellerier
70ea764fdc typo fix 2005-11-27 14:56:54 +00:00
Derk-Jan Hartman
66c32ca24c * New icon thanks to Eurodata Computer Club <retron.info> 2005-11-23 13:54:39 +00:00
Antoine Cellerier
5d744b4057 x264 options patch by Alex Izvorski (plus some checks on x264 version)
"This patch adds some missing x264 options, namely: me, merange, no-psnr,
no-b-adapt, b-bias.  The names and expected values are exactly the same
as for the x264 commandline encoder."
2005-11-19 17:33:51 +00:00
Clément Stenac
b3da6771ce Swedish translation (>50%) by Daniel Nylander <info@danielnylander at se>
Re-enabled swedish
2005-11-14 18:21:06 +00:00
Felix Paul Kühne
59f25960a3 * wizard.*: added the display-option to the advanced-transcoding and the advanced-streaming options (-> it's displayed only once, since only one of these pages is displayed at a one run)
* THANKS: added zcot's patch ;)
2005-10-16 19:44:44 +00:00
Felix Paul Kühne
6796f4ef8d * partial translation to Simplified Chinese by Wei Mingzhi <whistler_wmz@users.sourceforge.net> 2005-10-12 16:04:18 +00:00
Felix Paul Kühne
cc6312889a * forgot this one in [12794] 2005-10-09 12:35:29 +00:00
Clément Stenac
bb06a7fe8e Misc WX improvements - patches by zcot
* Option to have extended interface by default (Closes: #232)
* Fix "floating" volume bar with wxMSW 2.6.X (Closes:#289)
* Enforce minimum vertical size (Closes:#360)
* Fix a font size problem on WX

* Add him to THANKS, obviously :)
2005-10-06 17:45:57 +00:00
Sam Hocevar
d4b1caf1cc * UTF8ised files that get distributed with Debian. 2005-09-18 13:18:55 +00:00
Clément Stenac
28563cf139 Sort-by-album patch by Pierre Marc Dumuid 2005-09-15 17:42:24 +00:00
Christophe Massiot
b879e00901 * modules/mux/mpeg/ts.c: Support for SDT and multiple PMTs, original
patch courtesy of Wallace Wadge (thanks!).
2005-09-15 16:41:26 +00:00
Rémi Denis-Courmont
4c8fb0de06 Fix psz_userdir memleak
(patch contributed by Brian Robb)
2005-09-10 07:55:17 +00:00
Felix Paul Kühne
95a7988d4f * new Korean translation by Han HoJoong <0demon0@paran.com> 2005-09-07 17:44:36 +00:00
Antoine Cellerier
2ddfebf946 CD/DVD detection patch by Brian Robb 2005-09-06 21:15:18 +00:00
Sam Hocevar
fab0ba869e * modules/access_output/shout.c: Shoutcast output support, courtesy of
Daniel Fischer <dan at subsignal dot org>.
2005-08-23 20:50:56 +00:00
Rémi Denis-Courmont
7775a04870 Due credits 2005-08-20 15:08:45 +00:00
Felix Paul Kühne
e38386df9e updated Russian translation by Andrey Brilevskiy 2005-08-13 15:19:57 +00:00
Christophe Mutricy
23458725ce ALL: Improvements in the M3U output and parser. Patch by Daniel Stränger.
(Put both artist and name, protect comma with \ )
2005-08-12 14:20:06 +00:00
Antoine Cellerier
2c8f279c58 add François Seigner 2005-08-01 19:50:19 +00:00
Felix Paul Kühne
d4f01a1124 * patch to the Equalizer-GUI by Jean-Baptiste le Stand <jp.lestang@lestang.org> 2005-07-23 15:08:46 +00:00
Rémi Denis-Courmont
ae0c85f87b Forgot this one 2005-07-04 17:01:34 +00:00
Derk-Jan Hartman
3fa0456184 * Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey.
* Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread.
* Fix the OSD feedback of the Repeat One, Repeat All commands
* Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
2005-06-10 19:44:13 +00:00
Rémi Denis-Courmont
dc7b5d3f9e Initial Catalan translation by
Lorena Gomes and Xènia Albà Cantero
2005-05-03 10:47:17 +00:00
Clément Stenac
b3c3a1c191 * Patch by Gregory Hazel :
- Fix gui flickering on video size change
  - provide a no-auto-resize mode 

* Patch by Christophe Mutricy : fix M3U export

Thanks to both !
2005-04-12 21:55:32 +00:00
Felix Paul Kühne
f5dc2b5e3f * added Chinese Traditional translation by Frank Chao <frank0624 (at) gmail.com> 2005-04-12 18:51:14 +00:00
Clément Stenac
89f29a2e97 Added Steve Lhomme to the list of contributors. Thanks :) 2005-02-11 10:30:09 +00:00
Felix Paul Kühne
cc58badd9e * po/da.po: update to the Danish translation by Jonas Larsen and Morten Brix Pedersen
* THANKS: added Morten Brix Pedersen
2005-01-02 20:01:50 +00:00
Felix Paul Kühne
46f1af78e5 * give credit to Jonas Larsen for creating the Danish l10n
* replace all "@" with " at "
2005-01-01 18:13:51 +00:00
Derk-Jan Hartman
f11b4de089 * update of the japanese translation by Tadashi Jokagi <elf2000 at users.sourceforge dot net> 2004-10-15 00:25:18 +00:00
Sam Hocevar
e9ba2ffe7d * Added missing \n to misc files. 2004-09-21 16:22:16 +00:00
Felix Paul Kühne
08997aa08c modules/gui/wxwindows/extrapanel.cpp: minor string fix
po/*: updated the po-files
THANKS: updated my mail-address
2004-09-05 18:38:53 +00:00
Derk-Jan Hartman
06f5e60542 * include/stream_output.h: add a ip_version field to sap_address_t
This way we can later on set IP6 instead of IP4 in a SDP.
* modules/stream_out/rtp.c: accept sdp=sap as a valid option.
* src/stream_output/sap.c: 
  - Set the SAP packet Hash headerfield to a unique value based on mtime
    Patch by Philippe van Hecke <philippe at belnet dot be>
  - Set SAP packet IPv6 field to 1 if we are a ipv6 session
  - Made some preperations for setting the origin ip address in the header as well,
    anyone any ideas on how to retrieve the current origin IP address???
2004-08-10 15:02:11 +00:00
Derk-Jan Hartman
264724a45d * Update TODO and other junk 2004-07-02 17:44:16 +00:00
Sam Hocevar
3fd30c8fd3 * po/es.po: updated Spanish translation by Javier Varela Calvo. (hi goon!) 2004-05-21 10:52:04 +00:00
Derk-Jan Hartman
46c22fdb98 * THANKS: credit Jan Van Boghout <vlc@macrabbit.com> - iTunes like slider for OSX intf 2004-05-20 12:19:15 +00:00
Derk-Jan Hartman
3ca21ff46f * Fix for stream selection on HAL devices.
by Jean Alexis Montignies <ja at sente.ch>
2004-05-13 15:38:15 +00:00
Gildas Bazin
208c33f5b9 * modules/access/dshow/*: improvements from Damien Fouilleul (modified by me).
+ Use ICaptureGraphBuilder2 when available (standard way to setup capture graphs).
  + Extra WDM property sheets for --dshow-config.
  + Some support for selecting crossbar routes.
* THANKS: Added Damien Fouilleul for the DirectShow input improvements.
2004-04-12 10:44:34 +00:00
Olivier Teulière
d20f99894d * All: Compilation fixes for Solaris 9, courtesy of Mats Rojestal 2004-03-31 15:45:02 +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
Derk-Jan Hartman
1e81c8f9b7 * Added Andre Pong to THANKS 2004-03-13 20:39:03 +00:00
Derk-Jan Hartman
d537e26b24 * Fixed a slew of missing people in THANKS
(Thank god for email archives)
2004-03-13 20:27:36 +00:00
Rémi Denis-Courmont
e4849efbc8 Removed Vladimir Chernyshov's email address (kept his name). 2004-02-19 18:55:34 +00:00
Clément Stenac
c1c2844dc6 Updated italian translation, courtesy of Carlo Calabr� 2003-12-30 21:55:48 +00:00
Sam Hocevar
3d6ee48d4a * modules/misc/dummy/renderer.c:
+ Removed evil ^Ms from the file.
  * modules/video_output/caca.c:
    + Support for new dithering modes (libcaca HEAD only).
  * modules/* src/*:
    + Grammar and spelling fixes.
    + Coding style fixes.
  * po/fr.po:
    + Spelling fixes.
    + Updated a few translations.
  * po/en_GB.po:
    + Updated a few translations.
2003-12-04 16:49:45 +00:00
Gildas Bazin
31c56597d6 * modules/access/dshow/*: PVR support contributed by Marc Nolette.
I took the liberty to modify a few things so it might currently be broken (sorry Marc).
* THANKS: added Marc Nolette.
2003-12-02 23:03:31 +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
Alexis de Lattre
c8b4bd8ba9 po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar.
src/libvlc.h: replaced "VLS" by "streaming server".
2003-08-17 20:58:45 +00:00
Gildas Bazin
ffc8d95127 * po/pt_BR.po, THANKS: new brazilian portuguese translation, courtesy of Andr� de Barros Martins Ribeiro. 2003-08-16 16:56:40 +00:00
Sam Hocevar
12246fe914 * THANKS: spelling fixes.
* configure.ac:
    + Added curly braces around variables.
    + Got rid of the "x$foo" constructs.
    + Renamed *_plugin conditionals into *_p.
  * debian/changelog:
    + Fixed a duplicate entry.
    + Added an entry for an old Debian upload that fixed #117180.
  * debian/control:
    + Added a build dependency on libimlib2-dev for skins.
  * debian/rules:
    + Activated support for skins.
2003-06-21 20:45:53 +00:00
Sam Hocevar
b829a0419a * ./modules/access_output/udp.c: if the clock needs to be reset, we do not
wait or we will face delay issues as reported in #794. Fix inspired from
     a suggestion by John Michael Zorko.
2003-05-24 11:53:12 +00:00
Derk-Jan Hartman
39b6b9744c * THANKS: Added Davor Orel who created the OS X icons.
* modules/gui/macosx/macosx.m: changed a float into a float with range
2003-05-20 15:51:03 +00:00
Christophe Massiot
540bc1491e * Updated French and German translations courtesy of their maintainers
* THANKS: added Jean-Pierre Kuypers, French translator
* NEWS: updated for 0.5.3 release. Please check.
2003-04-06 15:43:02 +00:00
Christophe Massiot
a3007ad640 Added Andy Lindsay. 2003-04-01 11:12:15 +00:00
Sam Hocevar
3ec27748b1 * ./THANKS: added a translation contributor.
* ./po/it.po: fixed this file's format.
  * ./m4: fixed "make dist" when gettext is too old.
2003-03-24 13:52:13 +00:00
Derk-Jan Hartman
d066ac365c * INSTALL: added reference to online info on compiling on MacOSX and BeOS
* NEWS: bringing the file to 0.5.3. i have added my work (and some things
  that I remembered). i trust everyone will enter his own stuff ;)

* README.MacOSX.rtf: fixed some errors

* THANKS: added Olivier Aubert for his vout-clone-list patch
2003-03-19 15:44:44 +00:00
Marc Ariberti
ec556fc428 * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Sam Hocevar
baa789f384 * split AUTHORS into AUTHORS and THANKS, removed STATUS which wasn't
kept up to date (and almost everything advertised in it was done).
2003-01-31 22:34:07 +00:00