]> git.sesse.net Git - vlc/log
vlc
15 years agoupdate LIST.
Rémi Duraffort [Wed, 25 Feb 2009 13:23:25 +0000 (14:23 +0100)]
update LIST.

15 years agoxtag: comment out xtag_snprint wich is never used.
Rémi Duraffort [Wed, 25 Feb 2009 13:18:40 +0000 (14:18 +0100)]
xtag: comment out xtag_snprint wich is never used.

15 years agostats: consistence declaration.
Rémi Duraffort [Wed, 25 Feb 2009 13:14:13 +0000 (14:14 +0100)]
stats: consistence declaration.

15 years agoplyalist_export: less includes.
Rémi Duraffort [Wed, 25 Feb 2009 13:08:14 +0000 (14:08 +0100)]
plyalist_export: less includes.

15 years agoplaylist export: unify module description.
Rémi Duraffort [Wed, 25 Feb 2009 12:56:46 +0000 (13:56 +0100)]
playlist export: unify module description.

15 years agoosd: less includes.
Rémi Duraffort [Wed, 25 Feb 2009 12:53:23 +0000 (13:53 +0100)]
osd: less includes.

15 years agoosd: use calloc and a bit of cleaning.
Rémi Duraffort [Wed, 25 Feb 2009 12:46:16 +0000 (13:46 +0100)]
osd: use calloc and a bit of cleaning.

15 years agoosd: less includes.
Rémi Duraffort [Wed, 25 Feb 2009 12:40:13 +0000 (13:40 +0100)]
osd: less includes.

15 years agounused variable.
Rémi Duraffort [Wed, 25 Feb 2009 12:33:17 +0000 (13:33 +0100)]
unused variable.

15 years agotelepathy: compute test only one time
Rémi Duraffort [Wed, 25 Feb 2009 12:25:29 +0000 (13:25 +0100)]
telepathy: compute test only one time
(and strlen("item-current") == 12)

15 years agonotify: less includes.
Rémi Duraffort [Wed, 25 Feb 2009 12:22:32 +0000 (13:22 +0100)]
notify: less includes.

15 years agoConvenience target to run also the broken tests
Rémi Denis-Courmont [Wed, 25 Feb 2009 18:06:43 +0000 (20:06 +0200)]
Convenience target to run also the broken tests

15 years agomedia_list_player test now works
Rémi Denis-Courmont [Wed, 25 Feb 2009 18:06:31 +0000 (20:06 +0200)]
media_list_player test now works

15 years agoProvide a dummy (empty) but valid sample file
Rémi Denis-Courmont [Wed, 25 Feb 2009 18:06:05 +0000 (20:06 +0200)]
Provide a dummy (empty) but valid sample file

15 years agomedia_list test is safe to run
Rémi Denis-Courmont [Wed, 25 Feb 2009 17:38:21 +0000 (19:38 +0200)]
media_list test is safe to run

15 years agoDo not notifications actions if the server does not support it
Cody Russell [Wed, 25 Feb 2009 16:35:36 +0000 (18:35 +0200)]
Do not notifications actions if the server does not support it

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoAvoid infinite loop when the telnet session is closed client-side.
Adrien Grand [Wed, 25 Feb 2009 03:42:00 +0000 (04:42 +0100)]
Avoid infinite loop when the telnet session is closed client-side.

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoFix spelling of the word ``instantiating''.
JP Dinger [Wed, 25 Feb 2009 13:19:48 +0000 (14:19 +0100)]
Fix spelling of the word ``instantiating''.

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
15 years agoUse IPPROTO_IP if SOL_IP is missing
Rémi Denis-Courmont [Wed, 25 Feb 2009 16:13:47 +0000 (18:13 +0200)]
Use IPPROTO_IP if SOL_IP is missing

15 years agoWin32: fix crash reporting version string
Geoffroy Couprie [Wed, 25 Feb 2009 13:10:43 +0000 (14:10 +0100)]
Win32: fix crash reporting version string

15 years agoAdded missing EnsureUTF8 for CD-TEXT.
Laurent Aimar [Tue, 24 Feb 2009 22:56:55 +0000 (23:56 +0100)]
Added missing EnsureUTF8 for CD-TEXT.

15 years agoSet dummy decoder output format.
Laurent Aimar [Tue, 24 Feb 2009 19:28:03 +0000 (20:28 +0100)]
Set dummy decoder output format.

15 years agoImproved a bit SRT support.
Laurent Aimar [Mon, 23 Feb 2009 20:08:35 +0000 (21:08 +0100)]
Improved a bit SRT support.

Added missings realloc/malloc checks.
Added support for not closed html tags (only if missing at the end).

15 years agoAdded CD-TEXT support to our cdda module (linux/win32).
Laurent Aimar [Tue, 24 Feb 2009 22:42:29 +0000 (23:42 +0100)]
Added CD-TEXT support to our cdda module (linux/win32).

15 years agoFixed a segfault in hotkeys.
Laurent Aimar [Tue, 24 Feb 2009 22:40:59 +0000 (23:40 +0100)]
Fixed a segfault in hotkeys.

15 years agoPrepare GetTracks for CD-TEXT (cdda).
Laurent Aimar [Tue, 24 Feb 2009 22:29:34 +0000 (23:29 +0100)]
Prepare GetTracks for CD-TEXT (cdda).

15 years agoClean up/Fix memleak in CDDB code for our cdda access.
Laurent Aimar [Tue, 24 Feb 2009 22:15:59 +0000 (23:15 +0100)]
Clean up/Fix memleak in CDDB code for our cdda access.

15 years agoAdded ioctl_GetCdText to our cdrom wrapper for linux and win32.
Laurent Aimar [Tue, 24 Feb 2009 22:02:34 +0000 (23:02 +0100)]
Added ioctl_GetCdText to our cdrom wrapper for linux and win32.

It is not yet used, but will allow CD-TEXT info support.

15 years agoCosmetics.
Laurent Aimar [Tue, 24 Feb 2009 21:51:50 +0000 (22:51 +0100)]
Cosmetics.

15 years agoFixed a small memleak in cdda/vcd code.
Laurent Aimar [Tue, 24 Feb 2009 21:51:22 +0000 (22:51 +0100)]
Fixed a small memleak in cdda/vcd code.

15 years agoWinCE: make buildbot happy for now.
Geoffroy Couprie [Tue, 24 Feb 2009 21:33:07 +0000 (22:33 +0100)]
WinCE: make buildbot happy for now.

15 years agoWinCE: add more libs to contribs
Geoffroy Couprie [Tue, 24 Feb 2009 20:45:26 +0000 (21:45 +0100)]
WinCE: add more libs to contribs

15 years agoWin32: send crash reports to ftp://crash.videolan.org/crashs/
Geoffroy Couprie [Tue, 24 Feb 2009 20:37:29 +0000 (21:37 +0100)]
Win32: send crash reports to ftp://crash.videolan.org/crashs/

15 years agoUse a framebuffer whose visual matches that of the window - refs #1672
Rémi Denis-Courmont [Tue, 24 Feb 2009 17:50:13 +0000 (19:50 +0200)]
Use a framebuffer whose visual matches that of the window - refs #1672

This might fix the X_GLXCreateWindow BadMatch error. I cannot reproduce
it, so I cannot confirm this.

15 years agoGet configurations for the screen we do use.
Rémi Denis-Courmont [Tue, 24 Feb 2009 17:39:40 +0000 (19:39 +0200)]
Get configurations for the screen we do use.

15 years agoRequire a visual since we need one at the next API call
Rémi Denis-Courmont [Tue, 24 Feb 2009 17:23:37 +0000 (19:23 +0200)]
Require a visual since we need one at the next API call

15 years agoDon't handle impossible error
Rémi Denis-Courmont [Tue, 24 Feb 2009 17:06:37 +0000 (19:06 +0200)]
Don't handle impossible error

glXChooseFBConfig always return NULL if there are no adequate configs.

15 years agostatic const
Rémi Denis-Courmont [Tue, 24 Feb 2009 17:00:47 +0000 (19:00 +0200)]
static const

15 years agoQt: use the new lock icon.
Jean-Baptiste Kempf [Tue, 24 Feb 2009 10:18:43 +0000 (11:18 +0100)]
Qt: use the new lock icon.

15 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Baptiste Kempf [Tue, 24 Feb 2009 10:15:50 +0000 (11:15 +0100)]
Merge branch 'master' of git@git.videolan.org:vlc

15 years agoQt: add a new 'lock' icon.
Jean-Baptiste Kempf [Tue, 24 Feb 2009 10:15:14 +0000 (11:15 +0100)]
Qt: add a new 'lock' icon.

15 years agoQt: Reset the Open List on acceptance
Jean-Baptiste Kempf [Tue, 24 Feb 2009 10:14:44 +0000 (11:14 +0100)]
Qt: Reset the Open List on acceptance

15 years agoFix inexistant argument
Pierre Ynard [Mon, 23 Feb 2009 11:06:11 +0000 (12:06 +0100)]
Fix inexistant argument

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agonotify: use asprintf
Rémi Duraffort [Tue, 24 Feb 2009 07:24:36 +0000 (08:24 +0100)]
notify: use asprintf

15 years agoChangelogs: we are in 2009
Christophe Mutricy [Tue, 24 Feb 2009 00:30:13 +0000 (00:30 +0000)]
Changelogs: we are in 2009

15 years agobuild: fix outoftree builds - dont use relative paths for source
David Flynn [Thu, 19 Feb 2009 13:44:06 +0000 (13:44 +0000)]
build: fix outoftree builds - dont use relative paths for source

 - Use \\\${top_srcdir} and \\\${top_builddir}

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoncurses: repare some of the locking problem
Rémi Duraffort [Mon, 23 Feb 2009 21:21:16 +0000 (22:21 +0100)]
ncurses: repare some of the locking problem
(still a big problem with callbacks that execute an action directly)

15 years agoQt, prefs, global hotkeys configuration, step 1.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 21:15:44 +0000 (22:15 +0100)]
Qt, prefs, global hotkeys configuration, step 1.

15 years agoaxe -> axis
Derk-Jan Hartman [Mon, 23 Feb 2009 21:01:33 +0000 (22:01 +0100)]
axe -> axis

15 years agoForgotten ' ' space in longhelp.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 20:48:39 +0000 (21:48 +0100)]
Forgotten ' ' space in longhelp.

15 years agoRemove one vlc_object_find usage.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 20:42:25 +0000 (21:42 +0100)]
Remove one vlc_object_find usage.

15 years agoQt: Add the hotkeys-mousewheel configuration to simple preferences.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 20:39:47 +0000 (21:39 +0100)]
Qt: Add the hotkeys-mousewheel configuration to simple preferences.

15 years agoHotkeys: configurability of mousewheel action to stop people complaining.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 20:35:36 +0000 (21:35 +0100)]
Hotkeys: configurability of mousewheel action to stop people complaining.

3 options:
- Mousewheel x -> volume && y -> position
- Mousewheel x -> position && y -> volume
- Mousewheel ignored

See http://forum.videolan.org/viewtopic.php?f=14&t=49194
and #1864.

I think this is not optimal, but it should do it for the VLC 1.0.0-release,
after that, we will see with the multiple-hotkeys development...

15 years agoMedia meta data support
Rémi Denis-Courmont [Mon, 23 Feb 2009 19:12:22 +0000 (21:12 +0200)]
Media meta data support

This seems to trigger a pseudo-random native failure. Most likely a
critical bug in the VLC meta support.

15 years agoMedia event handling
Rémi Denis-Courmont [Mon, 23 Feb 2009 18:50:27 +0000 (20:50 +0200)]
Media event handling

15 years agoMove events to a separate file
Rémi Denis-Courmont [Mon, 23 Feb 2009 18:34:04 +0000 (20:34 +0200)]
Move events to a separate file

15 years agoSimpler and safer event callbacks handling
Rémi Denis-Courmont [Mon, 23 Feb 2009 18:00:52 +0000 (20:00 +0200)]
Simpler and safer event callbacks handling

15 years agoCentralize run-time library name/path
Rémi Denis-Courmont [Mon, 23 Feb 2009 17:55:47 +0000 (19:55 +0200)]
Centralize run-time library name/path

15 years agoGetVLCInstance must return an non-abstract typed object ...
Rémi Denis-Courmont [Mon, 23 Feb 2009 17:34:59 +0000 (19:34 +0200)]
GetVLCInstance must return an non-abstract typed object ...

15 years agoAdd a forgotten file to Modules.am
Jean-Baptiste Kempf [Mon, 23 Feb 2009 17:02:41 +0000 (18:02 +0100)]
Add a forgotten file to Modules.am

15 years agoCopy IPv4 multicast TTL from RTP to RTCP.
Rémi Denis-Courmont [Mon, 23 Feb 2009 16:24:58 +0000 (18:24 +0200)]
Copy IPv4 multicast TTL from RTP to RTCP.

We were sending RTCP with TTL=1 all the time...

15 years agomacosx: display the remaining time if the field was clicked once
Felix Paul Kühne [Mon, 23 Feb 2009 12:25:46 +0000 (13:25 +0100)]
macosx: display the remaining time if the field was clicked once

15 years agoQt: rename skip to step to match macos
Jean-Baptiste Kempf [Mon, 23 Feb 2009 09:24:23 +0000 (10:24 +0100)]
Qt: rename skip to step to match macos

15 years agoDirectory: ignore .ini files.
Jean-Baptiste Kempf [Mon, 23 Feb 2009 08:24:05 +0000 (09:24 +0100)]
Directory: ignore .ini files.

15 years agoQt: try to fix the arrow on the open dialog.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 23:57:15 +0000 (00:57 +0100)]
Qt: try to fix the arrow on the open dialog.

Close #2508/

15 years agoQt: fix the weird size of the open dialog.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 23:38:21 +0000 (00:38 +0100)]
Qt: fix the weird size of the open dialog.

15 years agoWin32: remember to package skin.dtd and the skin.catalog
Jean-Baptiste Kempf [Sun, 22 Feb 2009 22:40:51 +0000 (23:40 +0100)]
Win32: remember to package skin.dtd and the skin.catalog

15 years agocorrects no dtd found when changing skins
Joseph Tulou [Sat, 21 Feb 2009 13:22:52 +0000 (14:22 +0100)]
corrects no dtd found when changing skins

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt: Fix error in previous commit .
Jean-Baptiste Kempf [Sun, 22 Feb 2009 22:29:49 +0000 (23:29 +0100)]
Qt: Fix error in previous commit .

15 years agoQt menus: many new accelerators.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 22:24:43 +0000 (23:24 +0100)]
Qt menus: many new accelerators.

15 years agoDefault transcoding profiles.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 22:04:16 +0000 (23:04 +0100)]
Default transcoding profiles.

"H.264 + AAC", "Dirac + AAC", "Theora + Vorbis", "Theora + Flac", "MPEG-4 + AAC", "MPEG-2 + MPGA", "WMV + WMA", "DIV3 + MP3", "Vorbis", "MP3", "AAC",  "FLAC".

Please modify or add iPhone or any other profiles...

15 years agoQt, menus: improve the NavigMenu entries.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 21:16:59 +0000 (22:16 +0100)]
Qt, menus: improve the NavigMenu entries.

15 years agoQt, menus: various changes, speedups and addition to approach mac menus.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 19:46:04 +0000 (20:46 +0100)]
Qt, menus: various changes, speedups and addition to approach mac menus.

15 years agoQt: provide a way to jump forward and backward programatically without going through...
Jean-Baptiste Kempf [Sun, 22 Feb 2009 16:27:53 +0000 (17:27 +0100)]
Qt: provide a way to jump forward and backward programatically without going through hotkeys.

15 years agoRemove access-filter timeshift from OSX open dialog.
Derk-Jan Hartman [Sun, 22 Feb 2009 19:50:51 +0000 (20:50 +0100)]
Remove access-filter timeshift from OSX open dialog.

15 years agoI wonder why use a libvlc_time_t for a boolean variable...
Rémi Denis-Courmont [Sun, 22 Feb 2009 16:55:05 +0000 (18:55 +0200)]
I wonder why use a libvlc_time_t for a boolean variable...

Who promised not to break libvlc now?

15 years agoDon't use repeat the same adverb twice
Rémi Denis-Courmont [Sun, 22 Feb 2009 14:36:39 +0000 (16:36 +0200)]
Don't use repeat the same adverb twice

15 years agoLow-level support for events attaching/detaching
Rémi Denis-Courmont [Sun, 22 Feb 2009 14:33:10 +0000 (16:33 +0200)]
Low-level support for events attaching/detaching

15 years agoVersion informations
Rémi Denis-Courmont [Sun, 22 Feb 2009 14:31:37 +0000 (16:31 +0200)]
Version informations

15 years agoUse @see instead of @ref
Rémi Denis-Courmont [Sun, 22 Feb 2009 09:57:15 +0000 (11:57 +0200)]
Use @see instead of @ref

15 years agoQt: systray, don't show the tooltip on right-click! we need menu at that time.
Jean-Baptiste Kempf [Sun, 22 Feb 2009 14:30:20 +0000 (15:30 +0100)]
Qt: systray, don't show the tooltip on right-click! we need menu at that time.

15 years agoWinCE: add mingw32ce to the list of build systems
Geoffroy Couprie [Sun, 22 Feb 2009 10:21:02 +0000 (11:21 +0100)]
WinCE: add mingw32ce to the list of build systems

15 years agocmml: less includes.
Rémi Duraffort [Sun, 22 Feb 2009 10:56:56 +0000 (11:56 +0100)]
cmml: less includes.

15 years agorc: factorisation
Rémi Duraffort [Sun, 22 Feb 2009 10:18:38 +0000 (11:18 +0100)]
rc: factorisation

15 years agoxosd: simplification.
Rémi Duraffort [Sun, 22 Feb 2009 09:54:57 +0000 (10:54 +0100)]
xosd: simplification.

15 years agoxosd: use a condition variable instead of a sleep.
Rémi Duraffort [Sun, 22 Feb 2009 09:53:18 +0000 (10:53 +0100)]
xosd: use a condition variable instead of a sleep.

15 years agoAdd media and player state support
Rémi Denis-Courmont [Sun, 22 Feb 2009 09:54:23 +0000 (11:54 +0200)]
Add media and player state support

15 years agoAdd a main page to the documentation
Rémi Denis-Courmont [Sun, 22 Feb 2009 08:56:42 +0000 (10:56 +0200)]
Add a main page to the documentation

15 years agoDo not leak native exception through our API users.
Rémi Denis-Courmont [Sun, 22 Feb 2009 08:06:47 +0000 (10:06 +0200)]
Do not leak native exception through our API users.

Native exception are not completely safe, mostly because the memory is
managed but not the content.

15 years agoSeparate MemoryHandle and StringHandle
Rémi Denis-Courmont [Sun, 22 Feb 2009 08:06:15 +0000 (10:06 +0200)]
Separate MemoryHandle and StringHandle

15 years agoDocumentation
Rémi Denis-Courmont [Sun, 22 Feb 2009 08:05:46 +0000 (10:05 +0200)]
Documentation

15 years agoFix HTTPd unused parameter warnings (on some compilers)
Rémi Denis-Courmont [Sun, 22 Feb 2009 07:43:25 +0000 (09:43 +0200)]
Fix HTTPd unused parameter warnings (on some compilers)

15 years agorc: remove one vlc_object_find.
Rémi Duraffort [Sat, 21 Feb 2009 21:30:03 +0000 (22:30 +0100)]
rc: remove one vlc_object_find.

15 years agoxosd:
Rémi Duraffort [Sat, 21 Feb 2009 21:14:38 +0000 (22:14 +0100)]
xosd:
 * fix playlist lock (maybe not perfect)
 * add some forgotten vlc_restaure_cancel
 * simplifications

15 years agoplaylist locking forgotten (causes PL_ASSERT_LOCKED to fail)
Joseph Tulou [Fri, 20 Feb 2009 23:50:23 +0000 (00:50 +0100)]
playlist locking forgotten (causes PL_ASSERT_LOCKED to fail)

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agoadded support for -O4 when compiling with --disable-debug
Felix Paul Kühne [Sat, 21 Feb 2009 19:00:45 +0000 (20:00 +0100)]
added support for -O4 when compiling with --disable-debug

15 years agoCleanup IDisposable support
Rémi Denis-Courmont [Sat, 21 Feb 2009 18:29:18 +0000 (20:29 +0200)]
Cleanup IDisposable support

15 years agoProvide the exception code, handle lack of message.
Rémi Denis-Courmont [Sat, 21 Feb 2009 18:28:55 +0000 (20:28 +0200)]
Provide the exception code, handle lack of message.

15 years agol10n: Czech update
Tomáš Chvátal [Sat, 21 Feb 2009 17:32:18 +0000 (17:32 +0000)]
l10n: Czech update

With contributions from Kamil Páral, Vojtěch Smejkal and Jakub Žáček
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoBasic tests for the media player, fix time units
Rémi Denis-Courmont [Sat, 21 Feb 2009 16:45:47 +0000 (18:45 +0200)]
Basic tests for the media player, fix time units