Rémi Denis-Courmont
cffd9d0fca
Ordering fix
2008-02-03 10:15:24 +00:00
Christophe Mutricy
0320a30e4f
Recover the copyright statement + thanks
2008-01-21 22:30:11 +00:00
Christophe Mutricy
176de7b815
typo
2008-01-19 15:21:03 +00:00
Jean-Paul Saman
65de9dd76f
Patch by Frans van Veen and Jasper Alias with modifications by me.
...
New;
- Mozilla/firefox toolbar for Linux
- Play, Pause, Stop, Fullscreen and Mute buttons
- Timeline, you can click on any place in the timeline and the movie will jump to it
Fixed:
- Coding style, readibility
- Maximum 80 characters per line
- Major memory leak, due to not releasing image data
Known bugs:
- updating timeline not working well because callback function not working "libvlc_event_attach......"
- white line below the toolbar
- play/pause toggle not working well because ticket #1065
2008-01-19 14:54:38 +00:00
Rafaël Carré
8f3d5d03e6
alsa: sets period size before buffer size, patch by Matthias P. Nowak
2008-01-18 14:56:56 +00:00
Christophe Mutricy
6162f89417
Fix saving of strings config variables. Patch courtesy of Andrew Zaikin
2008-01-13 22:43:05 +00:00
Rémi Duraffort
aba3355539
Typos, remove Jean-Baptiste since we owe him more than a « thanks ». Patch by funman.
2008-01-10 18:33:26 +00:00
Antoine Cellerier
829d22077e
Hungarian translation update by Gabor Kelemen. Thanks.
2008-01-07 20:11:59 +00:00
Antoine Cellerier
7f4aba6183
v4l2: Factorize code, fix the video controls init, add Dennis Lou's contributions to the v4l2 module in THANKS.
2008-01-01 14:54:42 +00:00
Pierre d'Herbemont
7b087611c2
audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert <jul at mac.com>. (Reported to fix most of the current DTS issues).
2007-12-30 04:25:04 +00:00
Rafaël Carré
f5a08fa883
qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year.
2007-12-21 00:58:18 +00:00
Jean-Baptiste Kempf
7d6fd3cca9
Thanks to TombiGel.
2007-12-14 19:11:53 +00:00
Jean-Paul Saman
2a40307cee
Add Remi Duraffort to THANKS file.
2007-12-06 14:35:40 +00:00
Christophe Mutricy
12efc09f66
Improve stability of the preferences dialog. Patch by Andre Weber
2007-11-29 22:22:40 +00:00
Christophe Mutricy
59f74cc4c5
Korean translation from Kang Jeong-Hee and Namhyung Kim.
...
Slovenian translation updates by Matej Urbančič
2007-11-22 21:35:32 +00:00
Jean-Paul Saman
ab76f23e74
Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive.
2007-11-21 22:26:53 +00:00
Jean-Baptiste Kempf
f4dea89991
Donators section in THANKS file. Needs rewording...
2007-11-21 18:16:13 +00:00
Jean-Baptiste Kempf
e9ad3b33e9
Thanks to more other projects. I, of course, forget most, but step-by-step...
...
It might not be all correct, so...
Btw, at the top or at the bottom ? x264 ?
2007-11-15 06:04:02 +00:00
Jean-Baptiste Kempf
a4fa3c64f2
Start a contribs section in THANKS. This is just a beginning and may need to be rewritten, changed etc...
...
Anyway, it is now valid to use faad2 v >= 2.6.1
2007-11-13 04:56:04 +00:00
Rémi Denis-Courmont
8678d297cc
Thanks
2007-11-01 20:13:20 +00:00
Pierre d'Herbemont
bba8b97ecc
THANKS: Thanks Enrique Osuna a bit more.
2007-10-20 17:40:51 +00:00
Jean-Baptiste Kempf
e0b273dd96
Don't duplicate entries... :D
2007-10-15 13:43:30 +00:00
Jean-Paul Saman
f913159da0
Patch for v4l2 support by Richard Hosking <richard AT hovis DOT net>
2007-10-06 11:26:34 +00:00
Pierre d'Herbemont
2f9a9c57a5
Thanks more Enrique Osuna.
2007-10-03 00:29:18 +00:00
Pierre d'Herbemont
cff0f4bfa5
Thanks Enrique Osuna.
2007-10-02 11:30:56 +00:00
Rafaël Carré
a0bac60a5a
macosx interface: fix regression introduced in [21230]. patch by John Dalgliesh
2007-10-01 12:38:29 +00:00
Christophe Mutricy
ac3ca410b5
French l10n update by Dylan Aïssi
2007-09-26 21:57:06 +00:00
Rémi Denis-Courmont
06ef387db9
Support for decoding Speex from RTP - refs #1291
...
Patch by Williams Hawkins
2007-09-22 14:53:54 +00:00
Rémi Denis-Courmont
b184f95d73
Finnish localization by Jouni Kähkönen
2007-09-18 14:55:47 +00:00
Jean-Baptiste Kempf
8e6998b052
THANKS to Stefán Freyr Stefánsson
2007-09-09 17:55:16 +00:00
Jean-Baptiste Kempf
ec07497e93
THanks - typo.
2007-09-06 18:22:06 +00:00
Jean-Baptiste Kempf
13343463a6
Thanks to jf massol for Qt4 work.
2007-09-06 02:03:21 +00:00
Rafaël Carré
7440827a7f
qt4: Fix help dialog (again)
...
Uses builtin AUTHORS THANKS and COPYING files on every platform
Don't ship AUTHORS.txt and THANKS.txt on windows packages
COPYING.txt is kept since it's used in the nsis installer
Only show authors' name instead of the full AUTHORS file
Removes an empty line in THANKS to make it easier to parse without using endless pipes
2007-09-01 17:43:49 +00:00
Jean-Baptiste Kempf
7fd6e102f1
Modification of THANKS about Pierre-Luc Beaudoin contributions.
2007-09-01 17:27:50 +00:00
Rémi Denis-Courmont
ed0df23bb1
Remove thresh and funman as they are now in AUTHORS. Gniark gniark!
...
(jb, pdherbemont are missing by the way)
2007-08-31 15:58:30 +00:00
Rémi Denis-Courmont
c5e9eb52b9
Support up to 9 channel with Vorbis
...
Patch from Pierre-Luc Beaudoin
2007-08-31 15:54:20 +00:00
Rafaël Carré
7bcb462e1b
Add myself, sort alphabetically
2007-08-13 16:38:48 +00:00
Jean-Baptiste Kempf
521ae0cdab
Thanks to Ilkka Ollakka for qt4 too.
2007-08-07 17:58:53 +00:00
Jean-Baptiste Kempf
db9ec109f8
Qt4 - Slider bug temporary solving.
...
Patch by Hannes Domani
THANKS updated.
2007-08-07 17:04:49 +00:00
Jean-Baptiste Kempf
cdf64af801
Add MYOB to thanks file...
2007-06-28 16:37:34 +00:00
Jean-Baptiste Kempf
ebddfe3ae9
Thanks to "DJ", for all the help on the forum, more than 7700 posts now and counting. Thanks for aLtgLasS for skins, design and CSS...
2007-06-27 16:35:56 +00:00
Christophe Mutricy
5348472216
respect alphabetical order
2007-06-25 22:35:47 +00:00
Christophe Mutricy
db3d41bd89
Proper name of the Polish translator
2007-06-21 22:28:47 +00:00
Christophe Mutricy
f4faf99251
Update the polish l10n. Thanks to Freaky Michi.
2007-06-20 22:15:20 +00:00
Jean-Paul Saman
77beab3f74
Update Ilkka Ollakka's contributions.
2007-06-18 09:55:06 +00:00
Jean-Baptiste Kempf
f761baaab1
Qt4 - Icons for the menus. Works from Danko Dolch again (THANKS). New icons for folders (blue and grey) (not yet used), for file (thin and wide) and tape. Update Network with a bit of coloring.
2007-06-16 09:40:07 +00:00
Pierre d'Herbemont
ddb469c7f7
contrib: Build ffmpeg with --cpu=pentium-m on Mac OS X/intel. (Patch by Jan David Mol).
2007-06-08 09:11:48 +00:00
Rémi Denis-Courmont
19cc11fe0e
Credit
2007-06-07 16:57:54 +00:00
Rémi Denis-Courmont
b88d6d1544
Forgot this file
2007-06-06 15:37:11 +00:00
Christophe Mutricy
ae95ba1ed5
sl.po: Slovenian l10n update. 100% translated. thanks to Matej Urbančič
...
THANKS: Proper credits for arabic l10n
2007-06-05 21:37:38 +00:00