1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
Commit Graph

71 Commits

Author SHA1 Message Date
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