Rémi Denis-Courmont
a00435e7ac
Typo
19 years ago
Rémi Denis-Courmont
ee1838d703
Add missing const - should fix a few Qt4 warnings
19 years ago
Rémi Denis-Courmont
806d1fd1b8
Remove harmful MIME type
19 years ago
Rémi Denis-Courmont
f415a54842
XPM are text files, not binaries
19 years ago
Rémi Denis-Courmont
a7ff60b489
Fix automake warning
19 years ago
Rafaël Carré
7347528a46
alsa: don't start playing before at least a period has been written to the alsa device
fixes #1165
19 years ago
Christophe Mutricy
5d6ecb1387
Oups
19 years ago
Christophe Mutricy
32fce32175
We are in 2007
19 years ago
Christophe Mutricy
2088dce60f
rand_s() is only in Win XP and latest. so use rand() until we decide to not support win2000
19 years ago
Antoine Cellerier
53b2aa8364
Fix the use of commands list, tree and vars in the rc interface which were broken since [21138].
19 years ago
Rémi Denis-Courmont
2f38e7377e
Fix segmentation fault
19 years ago
Rémi Denis-Courmont
7ab18bda8d
Remove old unused code
19 years ago
Rémi Denis-Courmont
24b546fb5f
Factorize aggregate and non-aggregate RTSP code paths
19 years ago
Rémi Denis-Courmont
88c0950bd9
Cosmetics
19 years ago
Rémi Denis-Courmont
8a67cac427
Use RTP sout for RTP
19 years ago
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
19 years ago
Jean-Baptiste Kempf
17acf7977f
Add myself as qt4 maintainer :D
19 years ago
Rémi Denis-Courmont
b8c1216a38
Improve randomness of RTSP session ID.
Now it should not be possible to guess other people's ID.
19 years ago
Rémi Denis-Courmont
b5d134fcb1
Fix a few warnings
19 years ago
Jean-Baptiste Kempf
7fd6e102f1
Modification of THANKS about Pierre-Luc Beaudoin contributions.
19 years ago
Jean-Baptiste Kempf
b6ffa9ae52
Qt4 - Jack Input UI.
19 years ago
Rémi Denis-Courmont
4070db3ea9
Fix about.hpp generation
19 years ago
Rémi Denis-Courmont
38e8690500
Separate Makefile generation from bootstrap
so that we can update individual Makefile.am files.
19 years ago
Jean-Baptiste Kempf
1760c10bff
Jack Input bugfixes and some more options:
- bug: cracking in the captured sound
- autoconnect to inputs
- use VLC pace
Patch by Pierre-Luc Beaudoin from Savoir-faire Linux
19 years ago
Jean-Baptiste Kempf
923f5384d6
Qt4-help. Small modifications on the size.
19 years ago
Rafaël Carré
be9943b7a8
qt4/about: reads data from the files when they are shipped with the binary (i.e. on windows)
19 years ago
Rafaël Carré
f4760a11a3
net_Read(): Checks p_libvlc->b_die
19 years ago
Jean-Baptiste Kempf
1fdb0d7e99
qt4: disc controls should only be shown on request.
To test.
19 years ago
Jean-Baptiste Kempf
dcbc179ceb
Qt4 - Add a proper about section. This needs to be reviewed for i18n.
19 years ago
Rémi Denis-Courmont
10f0097e3d
Fix crash (once more, this would be easily avoided by
LOOKING AT THE COMPILER WARNING before -or even after- committing)
19 years ago
Rémi Denis-Courmont
6c5d6837e4
Fix signedness
19 years ago
Rémi Denis-Courmont
ced75b5595
Fix warning
19 years ago
Rémi Denis-Courmont
56bdc14965
Fix compiler warning
19 years ago
Rémi Denis-Courmont
4c2fdff7ec
Fix (Win32) precompiler warnings
19 years ago
Rémi Denis-Courmont
5a6f6c9e16
Try to fix a compiler warning
19 years ago
Rémi Denis-Courmont
bdf786c983
Use HMAC-MD5 rather than plain MD5
19 years ago
Rémi Denis-Courmont
f73343dcc3
Remove a big bunch of #include that are not needed anymore
(we had them because of the big vlc_symbol structure)
19 years ago
Rémi Denis-Courmont
63ea63eb19
Add nonce generator vlc_rand_bytes
19 years ago
Rémi Denis-Courmont
4e4b03cdd2
Fixup AddMD5 prototype
19 years ago
Rémi Denis-Courmont
103b8ce89f
Do not export DigestMD5; it's an internal subprocedure
19 years ago
Jean-Baptiste Kempf
ad84f2722d
Qt4 - help: add AUTHORS to the tabs
19 years ago
Rafaël Carré
defc076412
Adds a link to cgi/irc in help
19 years ago
Rafaël Carré
ec22b8de39
qt4/dialogs: svn:keywords set to Id
19 years ago
Rafaël Carré
70044982c7
Reverts 21658 as it's totally wrong
19 years ago
Jean-Baptiste Kempf
ee51eb43bd
Qt4 - More Help.
19 years ago
Rémi Denis-Courmont
68cdf347da
DSO friendliness
19 years ago
Rafaël Carré
be9cd599a9
rc: non blocking input read
19 years ago
Rémi Denis-Courmont
38ce0668f1
Another set of useless if statements
19 years ago
Rémi Denis-Courmont
33e3934efb
- do not check "always true" case
- fix a small memory leak
19 years ago
Rémi Denis-Courmont
ba9476d44e
Remove unsupported profiles
19 years ago