]> git.sesse.net Git - vlc/log
vlc
17 years agoQt4 - Pref: start to track functionnalities missing. Directory still segfaults..
Jean-Baptiste Kempf [Tue, 20 Mar 2007 23:29:42 +0000 (23:29 +0000)]
Qt4 - Pref: start to track functionnalities missing. Directory still segfaults..

17 years ago - mozilla: I finally figured out why firefox was corrupting memory after destroying...
Damien Fouilleul [Tue, 20 Mar 2007 22:15:07 +0000 (22:15 +0000)]
 - mozilla: I finally figured out why firefox was corrupting memory after destroying plugin (so much fore reference counted objects !)

17 years agoQt4 - Open Dialog/ Net. Cosmetics.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 19:27:29 +0000 (19:27 +0000)]
Qt4 - Open Dialog/ Net. Cosmetics.

17 years agoQt4 - Open Dialog/File. Solve the filters bug and do things in a better way.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 19:20:42 +0000 (19:20 +0000)]
Qt4 - Open Dialog/File. Solve the filters bug and do things in a better way.

17 years ago - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support
Damien Fouilleul [Tue, 20 Mar 2007 15:13:51 +0000 (15:13 +0000)]
 - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support

17 years ago- mozilla: most properties in vlc.audio object don't require an active input, be...
Damien Fouilleul [Tue, 20 Mar 2007 11:51:12 +0000 (11:51 +0000)]
- mozilla: most properties in vlc.audio object don't require an active input, be careful jpsaman ;)

17 years agocoding style cleanup
Jean-Paul Saman [Tue, 20 Mar 2007 08:21:52 +0000 (08:21 +0000)]
coding style cleanup

17 years agoQt4 - Set Filters. Regroup filter definitions.
Jean-Baptiste Kempf [Tue, 20 Mar 2007 01:15:26 +0000 (01:15 +0000)]
Qt4 - Set Filters. Regroup filter definitions.

Open Dialog: status.
- Broken on Windows.... As usual...
- Filters are not correctly set. Why ? I don't understand...
- Alignement will not be better.
- Show/hide advanced panel and subtitles do not work correctly (none of them)
- Additional features will be for next release. There is plenty of things to do left.

/* GOSH I hate QT designer */

17 years ago- mozilla: some cleanup, workarounds for potential crash scenarios
Damien Fouilleul [Tue, 20 Mar 2007 00:11:57 +0000 (00:11 +0000)]
- mozilla: some cleanup, workarounds for potential crash scenarios

17 years agoMac OS X gui: Make sure the "force quit" menu item is handled instantly.
Pierre d'Herbemont [Mon, 19 Mar 2007 22:56:04 +0000 (22:56 +0000)]
Mac OS X gui: Make sure the "force quit" menu item is handled instantly.

17 years agoWhen using -p <module name> (or --module <module name>) to look for help, also check...
Antoine Cellerier [Mon, 19 Mar 2007 21:34:54 +0000 (21:34 +0000)]
When using -p <module name> (or --module <module name>) to look for help, also check if the module name matches a module's shortcut (and not only the main name). Makes it possible to use stuff like vlc -p udp instead of vlc -p access_udp.

17 years agoBumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict...
Jean-Paul Saman [Mon, 19 Mar 2007 21:17:09 +0000 (21:17 +0000)]
Bumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict with the official live555 releases. This is a temporary hack till RTSP seeking is solved properly.

17 years agoFix compilation on debian sid. Please check that we're using the appropriate version...
Antoine Cellerier [Mon, 19 Mar 2007 21:13:07 +0000 (21:13 +0000)]
Fix compilation on debian sid. Please check that we're using the appropriate version numbers in the #ifs.

17 years agoFortune! Who would've though that thresh would fall for it.
Antoine Cellerier [Mon, 19 Mar 2007 20:36:05 +0000 (20:36 +0000)]
Fortune! Who would've though that thresh would fall for it.

17 years agoQt4 - comment another thing to build on windows. L4|\/|3 contribs...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:45:08 +0000 (19:45 +0000)]
Qt4 - comment another thing to build on windows. L4|\/|3 contribs...

17 years agoQt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:42:25 +0000 (19:42 +0000)]
Qt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle function). Catch event to avoid bug of hidding of QFileDialog.

17 years agoQt4- temporary comment something to build !
Jean-Baptiste Kempf [Mon, 19 Mar 2007 19:32:42 +0000 (19:32 +0000)]
Qt4- temporary comment something to build !

17 years agoQt4 - Sometimes size does matter.
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:40:41 +0000 (00:40 +0000)]
Qt4 - Sometimes size does matter.

17 years agoqt4 - small comment to avoid the pbs until we have new contribs.
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:26:58 +0000 (00:26 +0000)]
qt4 - small comment to avoid the pbs until we have new contribs.

17 years agoQt4 - Open: New way and interface for File Open using an integration of QFileDialog...
Jean-Baptiste Kempf [Mon, 19 Mar 2007 00:19:47 +0000 (00:19 +0000)]
Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright.
Be careful for your eyes when reading the code, it can burn them :)
Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues.

I got NO idea how this behaves under Windows... A special code may be needed.

17 years agoqt4 - Don't include twice some headers.
Jean-Baptiste Kempf [Sun, 18 Mar 2007 23:13:37 +0000 (23:13 +0000)]
qt4 - Don't include twice some headers.

17 years agofmt_in.p_extra is free'd by input core
Christophe Mutricy [Sun, 18 Mar 2007 19:29:13 +0000 (19:29 +0000)]
fmt_in.p_extra is free'd by input core

17 years ago * modules/video_output/x11/xcommon.c: fix XShm detection on remote X.
Sam Hocevar [Sat, 17 Mar 2007 21:20:59 +0000 (21:20 +0000)]
  * modules/video_output/x11/xcommon.c: fix XShm detection on remote X.

17 years agoFix double free and a 1 octet per subtitle memleak
Christophe Mutricy [Sat, 17 Mar 2007 00:31:51 +0000 (00:31 +0000)]
Fix double free and a 1 octet per subtitle memleak
Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete
and it was leaking the \0 at the end of the string

17 years agosl.po: update by Matej Urbancic
Christophe Mutricy [Fri, 16 Mar 2007 20:35:31 +0000 (20:35 +0000)]
sl.po: update by Matej Urbancic
pt_PT.po: update by Ari Constancio

17 years agoDb -> dB . patch by Ari Constancio
Christophe Mutricy [Fri, 16 Mar 2007 20:15:32 +0000 (20:15 +0000)]
Db -> dB . patch by Ari Constancio

17 years agoTypo. Noticed by Puntloos
Christophe Mutricy [Fri, 16 Mar 2007 13:02:49 +0000 (13:02 +0000)]
Typo. Noticed by Puntloos

17 years ago- unicode.c, wincp.c: compile fix
Damien Fouilleul [Thu, 15 Mar 2007 17:58:45 +0000 (17:58 +0000)]
- unicode.c, wincp.c: compile fix

17 years agoqt4 - About dialog, forgot in previous commit.
Jean-Baptiste Kempf [Thu, 15 Mar 2007 00:40:42 +0000 (00:40 +0000)]
qt4 - About dialog, forgot in previous commit.

17 years agoqt4 - Subtitles Sprefs icon change and About dialog modification... But the file...
Jean-Baptiste Kempf [Thu, 15 Mar 2007 00:28:03 +0000 (00:28 +0000)]
qt4 - Subtitles Sprefs icon change and About dialog modification... But the file is not yet displayed.

17 years agoFix POTFILES.in
Christophe Mutricy [Thu, 15 Mar 2007 00:06:59 +0000 (00:06 +0000)]
Fix POTFILES.in
Do use a clean tree when commiting po stuffs !

17 years agomake the install dir configurable for win32
Christophe Mutricy [Wed, 14 Mar 2007 21:52:23 +0000 (21:52 +0000)]
make the install dir configurable for win32

17 years agoAllow user to pass extra args to aclocal.
Christophe Mutricy [Wed, 14 Mar 2007 21:34:22 +0000 (21:34 +0000)]
Allow user to pass extra args to aclocal.

17 years agoFix crash on UTF-8 systems in previous commit
Rémi Denis-Courmont [Wed, 14 Mar 2007 19:02:35 +0000 (19:02 +0000)]
Fix crash on UTF-8 systems in previous commit

17 years agoFix for obsolete setups
Rémi Denis-Courmont [Wed, 14 Mar 2007 19:01:04 +0000 (19:01 +0000)]
Fix for obsolete setups

17 years agoConvert from locale before passing to LibVLC - closes #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:40:40 +0000 (17:40 +0000)]
Convert from locale before passing to LibVLC - closes #838

17 years agoRemove too late and partial command line charset conversion - refs #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:32:24 +0000 (17:32 +0000)]
Remove too late and partial command line charset conversion - refs #838
Note that this provisionaly breaks the command line
on non-UTF-8 non-Win32 systems

17 years ago- Make FromLocale() usable any time (after setlocale()) - refs #838
Rémi Denis-Courmont [Wed, 14 Mar 2007 17:30:00 +0000 (17:30 +0000)]
- Make FromLocale() usable any time (after setlocale()) - refs #838
- Fix re-entrancy problem for multiple LibVLC in the same process

17 years agoRemove bogus variable
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:52:51 +0000 (16:52 +0000)]
Remove bogus variable

17 years agoFix MB2MB and use it
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:47:53 +0000 (16:47 +0000)]
Fix MB2MB and use it

17 years agoCompile, err, fix
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:23:52 +0000 (16:23 +0000)]
Compile, err, fix

17 years agoCode simplification
Rémi Denis-Courmont [Wed, 14 Mar 2007 16:10:14 +0000 (16:10 +0000)]
Code simplification

17 years agoQt4 - Open and menus links, cleaning, etc..
Jean-Baptiste Kempf [Wed, 14 Mar 2007 00:12:16 +0000 (00:12 +0000)]
Qt4 - Open and menus links, cleaning, etc..

17 years agomake update-po ?
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:29:40 +0000 (23:29 +0000)]
make update-po ?

17 years agoQt4 - Open Dialog - Very small modification.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:20:05 +0000 (23:20 +0000)]
Qt4 - Open Dialog - Very small modification.

17 years agoadd VLC_VAR_ADDRESS to vlc.vim
Jean-Baptiste Kempf [Tue, 13 Mar 2007 23:19:27 +0000 (23:19 +0000)]
add VLC_VAR_ADDRESS to vlc.vim

17 years agoComments must stay Doxygen-style comments
Olivier Teulière [Tue, 13 Mar 2007 22:18:34 +0000 (22:18 +0000)]
Comments must stay Doxygen-style comments

17 years agoQt4 - Open Dialog. Add an enqueue button.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:44:05 +0000 (21:44 +0000)]
Qt4 - Open Dialog. Add an enqueue button.

17 years agoOnly define SetLanguages on platform that actually use it (Win+Mac)
Rémi Denis-Courmont [Tue, 13 Mar 2007 21:41:33 +0000 (21:41 +0000)]
Only define SetLanguages on platform that actually use it (Win+Mac)

17 years ago- Fix POSIX locale handling (well you'd better not fall in that case though)
Rémi Denis-Courmont [Tue, 13 Mar 2007 21:37:55 +0000 (21:37 +0000)]
- Fix POSIX locale handling (well you'd better not fall in that case though)
- Split Windows CP "guessing" from real system charset determination

17 years agoMKV USF subtitles support and other Subtitles improvements.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:28:34 +0000 (21:28 +0000)]
MKV USF subtitles support and other Subtitles improvements.
Patch by Bernie Purcell, with two small modifications by thedj.

17 years agoQt4 - Preferences : Reset preferences.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 21:08:04 +0000 (21:08 +0000)]
Qt4 - Preferences : Reset preferences.

17 years agoAvoid reference to deprecated FromLocale() in comments ;)
Rémi Denis-Courmont [Tue, 13 Mar 2007 17:16:19 +0000 (17:16 +0000)]
Avoid reference to deprecated FromLocale() in comments ;)

17 years agoRussian translation for desktop entries.
Pavlov Konstantin [Tue, 13 Mar 2007 13:34:19 +0000 (13:34 +0000)]
Russian translation for desktop entries.

17 years agoBetter looking QListWidget for simple preferences.
Pavlov Konstantin [Tue, 13 Mar 2007 13:30:12 +0000 (13:30 +0000)]
Better looking QListWidget for simple preferences.
One can make it look even better with icons centered in the picture

17 years agoQt4 - Reorganize the SPrefs categories :
Jean-Baptiste Kempf [Tue, 13 Mar 2007 00:40:23 +0000 (00:40 +0000)]
Qt4 - Reorganize the SPrefs categories :
Interface , Audio, Video, Subtiltes, Input, Hotkeys.
And I still can't center those icons !!!

17 years agoQt4 - SPrefs: New icons from Tombigel.
Jean-Baptiste Kempf [Tue, 13 Mar 2007 00:28:14 +0000 (00:28 +0000)]
Qt4 - SPrefs: New icons from Tombigel.

17 years agoFR name capitalisation fix by Adri2000 (+ version number fix by myself)
Antoine Cellerier [Mon, 12 Mar 2007 22:02:17 +0000 (22:02 +0000)]
FR name capitalisation fix by Adri2000 (+ version number fix by myself)

17 years ago- Also allow AI_CANNONAME in case someone ever uses it
Rémi Denis-Courmont [Mon, 12 Mar 2007 19:29:08 +0000 (19:29 +0000)]
- Also allow AI_CANNONAME in case someone ever uses it
- Fix MacOS X WTF: standard AI_NUMERICSERV is missing
- Avoid defining _*I_MASK if not needed

17 years ago- Always use AI_NUMERICSERV since we cannot use service names in LibVLC
Rémi Denis-Courmont [Mon, 12 Mar 2007 19:18:16 +0000 (19:18 +0000)]
- Always use AI_NUMERICSERV since we cannot use service names in LibVLC
- Only pass used ai_flags so we won't break if broken IETF draft
  draft-chakrabarti-ipv6-addrselect-api-05 makes it to standard

17 years ago* modules/audio_filter/format.c: fix audio conversion crashes and bugs.
Sam Hocevar [Mon, 12 Mar 2007 15:32:55 +0000 (15:32 +0000)]
* modules/audio_filter/format.c: fix audio conversion crashes and bugs.

17 years ago- voutgl.m: misc cleanup, reworked context locking as well as enabling double bufferi...
Damien Fouilleul [Sun, 11 Mar 2007 23:08:15 +0000 (23:08 +0000)]
- voutgl.m: misc cleanup, reworked context locking as well as enabling double buffering for faster rendering

17 years agoFix bug in vlc.audio.track and add new properties vlc.video.subtitle
Jean-Paul Saman [Sun, 11 Mar 2007 20:17:04 +0000 (20:17 +0000)]
Fix bug in vlc.audio.track and add new properties vlc.video.subtitle
to JavaScript API implementation.

17 years agoDist missing header file
Rémi Denis-Courmont [Sun, 11 Mar 2007 19:40:05 +0000 (19:40 +0000)]
Dist missing header file

17 years agoUntested support for RFC4771:
Rémi Denis-Courmont [Sun, 11 Mar 2007 18:53:53 +0000 (18:53 +0000)]
Untested support for RFC4771:
Integrity Transform Carrying Roll-Over Counter for SRTP

Once debugged, it should provide a simple way to synchronize live
(multicast...) secure streams.

17 years agoDO NOT F***ING REMOVE my asserts()
Rémi Denis-Courmont [Sun, 11 Mar 2007 17:13:55 +0000 (17:13 +0000)]
DO NOT F***ING REMOVE my asserts()
(unless the assertion is false, which is not the case here)

17 years agoUse long instead of int32_t when passing 32-bits value to XChangeProperty.
Rémi Denis-Courmont [Sun, 11 Mar 2007 15:52:45 +0000 (15:52 +0000)]
Use long instead of int32_t when passing 32-bits value to XChangeProperty.
This seems to be the (stupid) way it has to be done - closes #670

17 years agoLeverage libgcrypt CounTeR mode implementation to simplify our code
Rémi Denis-Courmont [Sun, 11 Mar 2007 14:58:40 +0000 (14:58 +0000)]
Leverage libgcrypt CounTeR mode implementation to simplify our code

17 years agoAPI cleanup
Rémi Denis-Courmont [Sun, 11 Mar 2007 13:18:05 +0000 (13:18 +0000)]
API cleanup

17 years ago- Improve DIST_SUBDIR
Rémi Denis-Courmont [Sun, 11 Mar 2007 11:04:38 +0000 (11:04 +0000)]
- Improve DIST_SUBDIR
- Require automake 1.9 to fix some libtool plugin build problems
- Remove useless libs/Makefile

17 years agoFix a bunch of errors in PO files (fuzzy file description, xgettext warnings and...
Rémi Denis-Courmont [Sun, 11 Mar 2007 10:59:51 +0000 (10:59 +0000)]
Fix a bunch of errors in PO files (fuzzy file description, xgettext warnings and invalid new lines)

17 years agoLong overdue update
Rémi Denis-Courmont [Sun, 11 Mar 2007 10:44:48 +0000 (10:44 +0000)]
Long overdue update

17 years agoRemove unused headerfile
Jean-Paul Saman [Sun, 11 Mar 2007 08:48:28 +0000 (08:48 +0000)]
Remove unused headerfile

17 years agoupdate file list and vlc.pot
Christophe Mutricy [Sun, 11 Mar 2007 00:12:21 +0000 (00:12 +0000)]
update file list and vlc.pot

17 years agoRevert [19197]. POTFILES.in was bogus as it didn't list any files in modules/
Christophe Mutricy [Sun, 11 Mar 2007 00:03:29 +0000 (00:03 +0000)]
Revert [19197]. POTFILES.in was bogus as it didn't list any files in modules/

17 years agoassert if p_current is NULL, it should be valid
Jean-Paul Saman [Sat, 10 Mar 2007 23:11:00 +0000 (23:11 +0000)]
assert if p_current is NULL, it should be valid

17 years agoSRTP/SRTCP receive window for replay attack protection
Rémi Denis-Courmont [Sat, 10 Mar 2007 21:01:13 +0000 (21:01 +0000)]
SRTP/SRTCP receive window for replay attack protection

17 years agoAhem. Fix crappy previous commit.
Rémi Denis-Courmont [Sat, 10 Mar 2007 20:15:36 +0000 (20:15 +0000)]
Ahem. Fix crappy previous commit.

17 years agoMaintain the SRTCP index
Rémi Denis-Courmont [Sat, 10 Mar 2007 20:08:33 +0000 (20:08 +0000)]
Maintain the SRTCP index
This is not very useful at the moment, but will be needed for proper
replay attack protection

17 years agoFix SRTP Roll-Over-Counter handling
Rémi Denis-Courmont [Sat, 10 Mar 2007 20:00:10 +0000 (20:00 +0000)]
Fix SRTP Roll-Over-Counter handling

17 years agooutput jvlc.dll for windows java
Filippo Carone [Sat, 10 Mar 2007 19:28:01 +0000 (19:28 +0000)]
output jvlc.dll for windows java

17 years agoRemove window size parameter.
Rémi Denis-Courmont [Sat, 10 Mar 2007 19:25:39 +0000 (19:25 +0000)]
Remove window size parameter.
It has to be at least 64, and it is too complicated to implement a bigger
value, so it's not going to be configurable

17 years agoRemove useless assert(len>0) because (len == 0) is already tested on line 159.
Jean-Paul Saman [Sat, 10 Mar 2007 19:12:17 +0000 (19:12 +0000)]
Remove useless assert(len>0) because (len == 0) is already tested on line 159.

17 years agoRevert [19273] because these asserts are meant to catch serious programming errors...
Jean-Paul Saman [Sat, 10 Mar 2007 18:44:15 +0000 (18:44 +0000)]
Revert [19273] because these asserts are meant to catch serious programming errors. Thanks zorglub for enlightning me.

17 years agoSRTCP support
Rémi Denis-Courmont [Sat, 10 Mar 2007 18:06:47 +0000 (18:06 +0000)]
SRTCP support

17 years agoRevert [19270]
Rémi Denis-Courmont [Sat, 10 Mar 2007 16:57:51 +0000 (16:57 +0000)]
Revert [19270]

17 years agoRemove unused headerfile
Jean-Paul Saman [Sat, 10 Mar 2007 16:43:20 +0000 (16:43 +0000)]
Remove unused headerfile

17 years agoSanity check
Jean-Paul Saman [Sat, 10 Mar 2007 16:42:21 +0000 (16:42 +0000)]
Sanity check

17 years agoRemove unused headerfile.
Jean-Paul Saman [Sat, 10 Mar 2007 16:40:07 +0000 (16:40 +0000)]
Remove unused headerfile.

17 years agouse kill-at otherwise symbols will not be found
Filippo Carone [Sat, 10 Mar 2007 16:39:31 +0000 (16:39 +0000)]
use kill-at otherwise symbols will not be found

17 years agoDon't abort when nothing found in playlist.
Jean-Paul Saman [Sat, 10 Mar 2007 16:39:21 +0000 (16:39 +0000)]
Don't abort when nothing found in playlist.

17 years agoCheck return value of GetInput
Jean-Paul Saman [Sat, 10 Mar 2007 16:36:26 +0000 (16:36 +0000)]
Check return value of GetInput

17 years agoFix a bunch of potential memleaks.
Jean-Paul Saman [Sat, 10 Mar 2007 16:35:27 +0000 (16:35 +0000)]
Fix a bunch of potential memleaks.

17 years agoRemove useless test
Jean-Paul Saman [Sat, 10 Mar 2007 16:29:38 +0000 (16:29 +0000)]
Remove useless test

17 years agoRTP HMAC-SHA1 authentication
Rémi Denis-Courmont [Sat, 10 Mar 2007 16:28:20 +0000 (16:28 +0000)]
RTP HMAC-SHA1 authentication

17 years agoFix compiler warning
Jean-Paul Saman [Sat, 10 Mar 2007 15:58:36 +0000 (15:58 +0000)]
Fix compiler warning

17 years agoDon't check return value of getopt_long against EOF, manpage says it returns -1...
Jean-Paul Saman [Sat, 10 Mar 2007 15:57:17 +0000 (15:57 +0000)]
Don't check return value of  getopt_long against EOF, manpage says it returns -1 not EOF.

17 years agoRemove unused headerfile
Jean-Paul Saman [Sat, 10 Mar 2007 15:53:58 +0000 (15:53 +0000)]
Remove unused headerfile

17 years agoProperly cleanup hal connection when connecting to dbuse failed.
Jean-Paul Saman [Sat, 10 Mar 2007 15:53:39 +0000 (15:53 +0000)]
Properly cleanup hal connection when connecting to dbuse failed.

17 years agoRemove unused variable
Rémi Denis-Courmont [Sat, 10 Mar 2007 15:40:10 +0000 (15:40 +0000)]
Remove unused variable