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