Christophe Mutricy
|
fe35447f93
|
The Debian packaging data have been moved to svn.v.o/pkg-multimedia
|
20 years ago |
Christophe Mutricy
|
2fe4e8cf67
|
* : svn:keywords
|
20 years ago |
Damien Fouilleul
|
e6df827c3c
|
wav.c: added 'mlaw' fourcc, same as 'ulaw'
|
20 years ago |
Antoine Cellerier
|
ba5cd4c71f
|
Don't put --intf wx in the desktop VLC shortcut
|
20 years ago |
Antoine Cellerier
|
c2dfdd4b13
|
Crash fix. Thanks to _steven_ on IRC
|
20 years ago |
Christophe Mutricy
|
03d0ff1c54
|
interactions.*: button order (fix #470)
|
20 years ago |
Olivier Teulière
|
f44c0c99e8
|
* modules/gui/wxwidgets/dialogs/subtitles.cpp: Bigger range for the subtitles delay (useful when a movie is split in 2 files...)
|
20 years ago |
Rémi Denis-Courmont
|
71e48ab232
|
ACL_* documentation
|
20 years ago |
Rémi Denis-Courmont
|
bf49636c53
|
Compile fix
|
20 years ago |
Christophe Mutricy
|
3e8c0de97d
|
wx/dilaogs/ : Fix button alignment in dialogs (refs #470)
|
20 years ago |
Christophe Mutricy
|
8a764762d0
|
Forward-port [15539]
|
20 years ago |
Clément Stenac
|
4e939d8007
|
Forward-port and adapt [15500]
|
20 years ago |
Antoine Cellerier
|
9ac8ebb092
|
Add 'GENRE' to the list of vlc_get_meta language independent wrappers.
|
20 years ago |
Christophe Mutricy
|
226eab71b7
|
We release ;)
|
20 years ago |
Antoine Cellerier
|
2cb34d1eb2
|
Update ChangeLog
|
20 years ago |
Damien Fouilleul
|
de928c0ab1
|
vlc.win32.nsi.in: i need holidays
|
20 years ago |
Filippo Carone
|
bc14424e47
|
Java bindings updated to latest jvlc version.
SWT components removed until we are able to configure and check for swt-*.jar
presence.
|
20 years ago |
Damien Fouilleul
|
88b0a696a4
|
- vlc.win32.nsi.in: second attempt
|
20 years ago |
Damien Fouilleul
|
c75bb43a84
|
vlc.win32.nsi: libvlc.dll needs be copied into mozilla plugins directory as well.
|
20 years ago |
Antoine Cellerier
|
8f08042ccc
|
Add "shoutcast" as an alias for "shout".
|
20 years ago |
Antoine Cellerier
|
a29234a00e
|
see previous commit
|
20 years ago |
Antoine Cellerier
|
50efe28b09
|
"[PATCH] for changing the mosaic-order in execution time" by Mateus Krepsky Ludwich + a few fixes. Many thanks.
|
20 years ago |
Christophe Mutricy
|
02939393c6
|
Update chinese l10n by Wei Mingzhi
|
20 years ago |
Rémi Denis-Courmont
|
f49dc31491
|
We need to include "config.h" somehow before we can use the HAVE_* defines
|
20 years ago |
Christophe Mutricy
|
34478c8969
|
Hope it really fix it
|
20 years ago |
Christophe Mutricy
|
4fd81206d7
|
Fix.
|
20 years ago |
Christophe Mutricy
|
5128f3e95d
|
configure.ac: test a bit more for contribs
|
20 years ago |
Damien Fouilleul
|
c99cbb3bee
|
libvlc.c: removed debug
|
20 years ago |
Antoine Cellerier
|
086d465746
|
Add undocummented comments to help. Thanks to pieroxy ( http://forum.videolan.org/viewtopic.php?t=19603 )
|
20 years ago |
Antoine Cellerier
|
09341bf8c3
|
This should now at least compile
|
20 years ago |
Benjamin Pracht
|
8e5e360b6d
|
* Hopefully fix a long lasting refcount issue in the es module that prevented the mp4 frame header to be written properly on exit
* (Well, es is deprecated anyway)
|
20 years ago |
Antoine Cellerier
|
44e87ccd1a
|
Untested change to support different AMTUNER modes in dshow input (see http://forum.videolan.org/viewtopic.php?t=19814 )
|
20 years ago |
Benjamin Pracht
|
fe3acfea8d
|
* Really fix the color depth specification
|
20 years ago |
Rémi Denis-Courmont
|
f1e171109c
|
Hopefully fix linking of the mosaic plugin
|
20 years ago |
Damien Fouilleul
|
acd71ac337
|
voutqt.m: use kYUVSPixelFormat for MacIntel CPUs
|
20 years ago |
Rémi Denis-Courmont
|
60b8618df7
|
Mozilla libtool fix from Pavlov Konstantin
|
20 years ago |
Damien Fouilleul
|
b037ebc1f2
|
Makefile.am: fixed EXTRA_DIST for MacOS X plugin
|
20 years ago |
Damien Fouilleul
|
fa87744af0
|
- added support for 64 bit version of mozilla SDK, thanks to thresh for the patch
|
20 years ago |
Rémi Denis-Courmont
|
879c696cc1
|
Avoid code duplication
|
20 years ago |
Olivier Teulière
|
9ddc8d6a0e
|
* forwardport of [15426] and [15516]
|
20 years ago |
Sreng Jean
|
763ec5c2a4
|
First rough demux2 implementation for game music files using Game_Music_Emu
(Super Nintendo (SPC), Nintendo NES (NSF), Nintendo Game Boy (GBS),
Sega Genesis/Mega Drive (VGM/VGZ/GYM), and Sega Master System (VGM/VGZ)).
|
20 years ago |
Sreng Jean
|
67b302613d
|
Use strrchr to extract the file's extension
|
20 years ago |
Antoine Cellerier
|
1eefa7ea8b
|
Win95/98/Me file opening and stat "fix". Thanks to Quovodis for the help (even though we finaly came back to an easy solution).
|
20 years ago |
Rémi Denis-Courmont
|
346168e021
|
- Save one malloc()
- Return NULL in case of error
|
20 years ago |
Antoine Cellerier
|
6eba55d5ff
|
Hum
|
20 years ago |
Antoine Cellerier
|
2b42bb15dc
|
Add some more debug (this is easier than compiling at home).
|
20 years ago |
Olivier Teulière
|
c90405bfb8
|
* skins2/src/generic_layout.cpp: do not draw on top of the embedded vout when
resizing
|
20 years ago |
Antoine Cellerier
|
b6ec3349bc
|
Fix tabs and add some debug.
|
20 years ago |
Cyril Deguet
|
5225074529
|
* forward port of [15504]
|
20 years ago |
Felix Paul Kühne
|
b8118762a5
|
* forward-port [15502]
|
20 years ago |