]> git.sesse.net Git - vlc/log
vlc
15 years agoFix commit.
Rémi Duraffort [Thu, 31 Jul 2008 20:11:25 +0000 (22:11 +0200)]
Fix commit.

15 years agoPotential memleak.
Rémi Duraffort [Thu, 31 Jul 2008 19:55:53 +0000 (21:55 +0200)]
Potential memleak.

15 years agoClone video filter : fix potential memleak.
Rémi Duraffort [Thu, 31 Jul 2008 19:52:51 +0000 (21:52 +0200)]
Clone video filter : fix potential memleak.

15 years agolibvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.
Pierre d'Herbemont [Thu, 31 Jul 2008 19:59:10 +0000 (21:59 +0200)]
libvlccore: fix AUTO_ADJUST_PTS_DELAY short comment.

15 years agoFix preferences for jack (avoid the double 'pace' text)
Jean-Baptiste Kempf [Thu, 31 Jul 2008 19:53:21 +0000 (12:53 -0700)]
Fix preferences for jack (avoid the double 'pace' text)

15 years agoFix [9589813471d0f5525789b7cf7165e48d177cbad6] by using var_Create (Pointed out by...
Rémi Duraffort [Thu, 31 Jul 2008 19:47:25 +0000 (21:47 +0200)]
Fix [9589813471d0f5525789b7cf7165e48d177cbad6] by using var_Create (Pointed out by fenrir).

15 years agoPreferences: don't show empty boxes ('zoom' box bug)
Jean-Baptiste Kempf [Thu, 31 Jul 2008 19:29:10 +0000 (12:29 -0700)]
Preferences: don't show empty boxes ('zoom' box bug)

15 years agomacosx: Add a missing PL_LOCK in the wizard.
Pierre d'Herbemont [Thu, 31 Jul 2008 18:58:54 +0000 (20:58 +0200)]
macosx: Add a missing PL_LOCK in the wizard.

15 years agoMore memleaks (pointed out by Jpeg)
Rémi Duraffort [Thu, 31 Jul 2008 18:39:42 +0000 (20:39 +0200)]
More memleaks (pointed out by Jpeg)

15 years agoFix tiny memleak.
Rémi Duraffort [Thu, 31 Jul 2008 18:13:38 +0000 (20:13 +0200)]
Fix tiny memleak.

15 years agoFix memleak in audio equalizer.
Rémi Duraffort [Thu, 31 Jul 2008 18:00:46 +0000 (20:00 +0200)]
Fix memleak in audio equalizer.

15 years agoUsefull coment instead of "Gruik" (evenif I like the previous one...)
Rémi Duraffort [Thu, 31 Jul 2008 17:53:33 +0000 (19:53 +0200)]
Usefull coment instead of "Gruik" (evenif I like the previous one...)

15 years agoForgotten mem leak.
Rémi Duraffort [Thu, 31 Jul 2008 17:46:44 +0000 (19:46 +0200)]
Forgotten mem leak.

15 years agojvlc: minor changes on unit tests
Filippo Carone [Thu, 31 Jul 2008 17:42:23 +0000 (19:42 +0200)]
jvlc: minor changes on unit tests

15 years agoFix memleak
Rémi Duraffort [Thu, 31 Jul 2008 17:37:39 +0000 (19:37 +0200)]
Fix memleak

15 years agoFix memleak.
Rémi Duraffort [Thu, 31 Jul 2008 17:31:11 +0000 (19:31 +0200)]
Fix memleak.

15 years agoDon't mix up malloc and delete.
Rémi Duraffort [Thu, 31 Jul 2008 17:27:53 +0000 (19:27 +0200)]
Don't mix up malloc and delete.

15 years agoFix potential memleak.
Rémi Duraffort [Thu, 31 Jul 2008 17:18:38 +0000 (19:18 +0200)]
Fix potential memleak.

15 years agoFix memleak in Qt interface.
Rémi Duraffort [Thu, 31 Jul 2008 16:50:07 +0000 (18:50 +0200)]
Fix memleak in Qt interface.

15 years agoDon't mix malloc and delete.
Rémi Duraffort [Thu, 31 Jul 2008 16:36:31 +0000 (18:36 +0200)]
Don't mix malloc and delete.

15 years agoMissing translations.
Jean-Baptiste Kempf [Thu, 31 Jul 2008 16:24:17 +0000 (09:24 -0700)]
Missing translations.

15 years agoDon't mix malloc and delete.
Rémi Duraffort [Thu, 31 Jul 2008 16:26:26 +0000 (18:26 +0200)]
Don't mix malloc and delete.

15 years agoCheck asprintf return value.
Rémi Duraffort [Thu, 31 Jul 2008 16:01:03 +0000 (18:01 +0200)]
Check asprintf return value.

15 years agoPrefer setenv to putenv (evenmore with local variables).
Rémi Duraffort [Thu, 31 Jul 2008 15:55:29 +0000 (17:55 +0200)]
Prefer setenv to putenv (evenmore with local variables).

15 years agoAccess dvdread: use setenv instead of putenv to fix a memleak.
Rémi Duraffort [Thu, 31 Jul 2008 15:53:11 +0000 (17:53 +0200)]
Access dvdread: use setenv instead of putenv to fix a memleak.

15 years agoFix memleaks in stream output.
Rémi Duraffort [Thu, 31 Jul 2008 13:50:47 +0000 (15:50 +0200)]
Fix memleaks in stream output.

15 years agoavcodec: add Intergraph JPEG fourcc to avcodec module
Derk-Jan Hartman [Thu, 31 Jul 2008 13:35:32 +0000 (15:35 +0200)]
avcodec: add Intergraph JPEG fourcc to avcodec module

15 years agoStream out: fix memleak.
Rémi Duraffort [Thu, 31 Jul 2008 12:57:28 +0000 (14:57 +0200)]
Stream out: fix memleak.

15 years agoFix memleak in sdl video output. (string passed to setenv have to be freed after).
Rémi Duraffort [Thu, 31 Jul 2008 12:38:49 +0000 (14:38 +0200)]
Fix memleak in sdl video output. (string passed to setenv have to be freed after).

15 years agoFix memleak in cdda access.
Rémi Duraffort [Thu, 31 Jul 2008 11:45:49 +0000 (13:45 +0200)]
Fix memleak in cdda access.

15 years agoFix memleaks.
Rémi Duraffort [Thu, 31 Jul 2008 11:29:06 +0000 (13:29 +0200)]
Fix memleaks.

15 years agoFix memleak in wall video filter.
Rémi Duraffort [Thu, 31 Jul 2008 11:26:51 +0000 (13:26 +0200)]
Fix memleak in wall video filter.

15 years agocontrol http: fix memleak.
Rémi Duraffort [Thu, 31 Jul 2008 11:23:58 +0000 (13:23 +0200)]
control http: fix memleak.

15 years agoFix memleak in esp audio output.
Rémi Duraffort [Thu, 31 Jul 2008 09:46:19 +0000 (11:46 +0200)]
Fix memleak in esp audio output.

15 years agoFix segfault in sap service discovery.
Rémi Duraffort [Thu, 31 Jul 2008 09:15:53 +0000 (11:15 +0200)]
Fix segfault in sap service discovery.

15 years agoRemove a memleak in Qt4.
Rémi Duraffort [Thu, 31 Jul 2008 08:45:14 +0000 (10:45 +0200)]
Remove a memleak in Qt4.

15 years agoFix a memleak when using the --use-stream-immediate option.
Adrien Maglo [Wed, 30 Jul 2008 09:22:02 +0000 (11:22 +0200)]
Fix a memleak when using the --use-stream-immediate option.

Signed-off-by: Pierre d'Herbemont <pdherbemont@videolan.org>
15 years agoRemove memleak in input_ItemAddInfo (check correctly vasprintf return value).
Rémi Duraffort [Thu, 31 Jul 2008 07:06:04 +0000 (09:06 +0200)]
Remove memleak in input_ItemAddInfo (check correctly vasprintf return value).

15 years agoUpdate vlc.pot and the .po
Christophe Mutricy [Wed, 30 Jul 2008 22:44:37 +0000 (23:44 +0100)]
Update vlc.pot and the .po

15 years agoFix "on qt the seek slider is as wide as the interface, not in FS controler" bug
Jean-Baptiste Kempf [Wed, 30 Jul 2008 22:13:00 +0000 (15:13 -0700)]
Fix "on qt the seek slider is as wide as the interface, not in FS controler" bug

15 years agoTypo
Christophe Mutricy [Wed, 30 Jul 2008 21:48:16 +0000 (22:48 +0100)]
Typo

15 years agoPackage the qt4 translations
Christophe Mutricy [Wed, 30 Jul 2008 21:42:48 +0000 (22:42 +0100)]
Package the qt4 translations

15 years agoDon't put bindings in POTFILES.in
Christophe Mutricy [Wed, 30 Jul 2008 21:31:39 +0000 (22:31 +0100)]
Don't put bindings in POTFILES.in

Bindings are not in the tarballs so adding them to the translation was a
bad idea.

15 years agoTranslate Console.
Jean-Baptiste Kempf [Wed, 30 Jul 2008 21:34:54 +0000 (14:34 -0700)]
Translate Console.

15 years agoFix previous commit. Sorry (messed up with Git squash)
Jean-Baptiste Kempf [Wed, 30 Jul 2008 21:34:33 +0000 (14:34 -0700)]
Fix previous commit. Sorry (messed up with Git squash)

15 years agoTry to fix and simplify the exe generation.
Jean-Baptiste Kempf [Wed, 30 Jul 2008 21:06:20 +0000 (14:06 -0700)]
Try to fix and simplify the exe generation.

15 years agoFix dist-check.
Jean-Baptiste Kempf [Wed, 30 Jul 2008 19:51:09 +0000 (12:51 -0700)]
Fix dist-check.

15 years agoMissing translation in update Dialog, spotted by Cristi.
Jean-Baptiste Kempf [Wed, 30 Jul 2008 19:44:04 +0000 (12:44 -0700)]
Missing translation in update Dialog, spotted by Cristi.

15 years agofix "Play With VLC" context menu entry and autorun action for
Pauline Castets [Wed, 30 Jul 2008 15:48:58 +0000 (17:48 +0200)]
fix "Play With VLC" context menu entry and autorun action for

Change "dvd:" and "cdda:" to "dvd://" and "cdda://" in shell command.
Also remove some trailing spaces.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoFix a segfault which orrured when you set a schedule date with only a time like in...
Adrien Maglo [Wed, 30 Jul 2008 13:28:05 +0000 (15:28 +0200)]
Fix a segfault which orrured when you set a schedule date with only a time like in : 'new test schedule date 18:00:00'
In fact, this was not supported and the test condition was wrong.

Also tell the user when the VLM couln't set a schedule property.

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agoAccelerators fixed, noticed by Cristi
Jean-Baptiste Kempf [Wed, 30 Jul 2008 07:51:37 +0000 (00:51 -0700)]
Accelerators fixed, noticed by Cristi

15 years agoFix the "drag slider to 100% when video finishes doesn't reset thte slider" bug.
Jean-Baptiste Kempf [Wed, 30 Jul 2008 07:16:11 +0000 (00:16 -0700)]
Fix the "drag slider to 100% when video finishes doesn't reset thte slider" bug.

Reported by fenrir.

15 years agobgWidget fix. Close #1743
Jean-Baptiste Kempf [Wed, 30 Jul 2008 06:25:14 +0000 (23:25 -0700)]
bgWidget fix. Close #1743

15 years agoTry to store config_GetConfDir in the official place on Windows (CSIDL_COMMON_APPDATA)
Jean-Baptiste Kempf [Wed, 30 Jul 2008 06:05:34 +0000 (23:05 -0700)]
Try to store config_GetConfDir in the official place on Windows (CSIDL_COMMON_APPDATA)

15 years agoFix config_GetHomeDir by using CSIDL_PERSONAL instead of CSIDL_PROFILE
Jean-Baptiste Kempf [Wed, 30 Jul 2008 05:30:35 +0000 (22:30 -0700)]
Fix config_GetHomeDir by using CSIDL_PERSONAL instead of CSIDL_PROFILE

"Version 5.0. The user's profile folder. A typical path is C:\Documents and Settings\username. Applications should not create files or folders at this level;"

Should fix also the skins2 location (#1787)

15 years agoavformat: do away with strang stream_Tell >= stream_Size check.
Derk-Jan Hartman [Wed, 30 Jul 2008 01:32:35 +0000 (03:32 +0200)]
avformat: do away with strang stream_Tell >= stream_Size check.

15 years agoavformat: add support to IOSeek() for AVSEEK_SIZE (retrieving size without seeking)
Derk-Jan Hartman [Tue, 29 Jul 2008 22:06:05 +0000 (00:06 +0200)]
avformat: add support to IOSeek() for AVSEEK_SIZE (retrieving size without seeking)

15 years agoGet rid of VLCADD_BUILTINS
Christophe Mutricy [Tue, 29 Jul 2008 23:43:11 +0000 (00:43 +0100)]
Get rid of VLCADD_BUILTINS

Refs #1696
Not deeply tested
Completly not tested for beos, tarkin, wince

15 years agoAs autopoint copies po/Makefile.in.in we have to patch it so that it has our modifica...
Christophe Mutricy [Tue, 29 Jul 2008 22:22:21 +0000 (23:22 +0100)]
As autopoint copies po/Makefile.in.in we have to patch it so that it has our modifications

15 years agoMake PKG_CONFIG_PATH precious
Christophe Mutricy [Tue, 29 Jul 2008 21:30:47 +0000 (22:30 +0100)]
Make PKG_CONFIG_PATH precious

15 years agoCosmetic
Christophe Mutricy [Tue, 29 Jul 2008 19:59:57 +0000 (20:59 +0100)]
Cosmetic

15 years agoremove stray comma
Vincent Penquerc'h [Sat, 26 Jul 2008 17:14:46 +0000 (18:14 +0100)]
remove stray comma

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoStop allocating QSettings all the time everywhere.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 23:59:33 +0000 (16:59 -0700)]
Stop allocating QSettings all the time everywhere.

15 years agoSeparate the label and the message in update dialog to fix the confusion created...
Jean-Baptiste Kempf [Tue, 29 Jul 2008 19:56:24 +0000 (12:56 -0700)]
Separate the label and the message in update dialog to fix the confusion created before.

15 years agoClean up pf_pre_render prototype (btw, this function seems useless).
Laurent Aimar [Tue, 29 Jul 2008 21:20:00 +0000 (23:20 +0200)]
Clean up pf_pre_render prototype (btw, this function seems useless).
Change pf_update_regions scheme by not destroying regions before calling
it(codec using them may now avoid redrawing not changed subs).

15 years agoFixed #1220 (mp4 subtitle in mac encoding)
Laurent Aimar [Tue, 29 Jul 2008 20:37:22 +0000 (22:37 +0200)]
Fixed #1220 (mp4 subtitle in mac encoding)

15 years agoReset the current subtitle in case the requested page is not yet cached.
Laurent Aimar [Tue, 29 Jul 2008 19:10:16 +0000 (21:10 +0200)]
Reset the current subtitle in case the requested page is not yet cached.

15 years agoClean up zvbi decoder and fixed a few races conditions.
Laurent Aimar [Tue, 29 Jul 2008 18:45:58 +0000 (20:45 +0200)]
Clean up zvbi decoder and fixed a few races conditions.

15 years agoRemoved internal RGBA->YUVA internal conversion. (If it is really needed
Laurent Aimar [Tue, 29 Jul 2008 18:02:11 +0000 (20:02 +0200)]
Removed internal RGBA->YUVA internal conversion. (If it is really needed
performance wise, it should be done inside spu core).

15 years agoFix MRL generation for open dialog in order to stream. (#1575)
Jean-Baptiste Kempf [Tue, 29 Jul 2008 19:06:53 +0000 (12:06 -0700)]
Fix MRL generation for open dialog in order to stream. (#1575)

15 years agoUpdate dialog improvements.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 18:51:09 +0000 (11:51 -0700)]
Update dialog improvements.

15 years agoDisable unused code.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 18:33:11 +0000 (11:33 -0700)]
Disable unused code.

15 years agoFix Tooltips and accelerators, since we need to update po.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 18:26:52 +0000 (11:26 -0700)]
Fix Tooltips and accelerators, since we need to update po.

15 years agoForgotten tooltips.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 18:15:50 +0000 (11:15 -0700)]
Forgotten tooltips.

15 years agoFix Bookmarks: missing button, missing tooltips, wrong resize on startup.
Jean-Baptiste Kempf [Tue, 29 Jul 2008 17:43:49 +0000 (10:43 -0700)]
Fix Bookmarks: missing button, missing tooltips, wrong resize on startup.

15 years agoFIx annoying button behaviour (resize when tab changing).
Jean-Baptiste Kempf [Tue, 29 Jul 2008 17:42:57 +0000 (10:42 -0700)]
FIx annoying button behaviour (resize when tab changing).

15 years agoChange the message shown by the update dialog: fix #1788.
Rémi Duraffort [Tue, 29 Jul 2008 17:07:10 +0000 (19:07 +0200)]
Change the message shown by the update dialog: fix #1788.

15 years agocontrib: remove old goom definitions that are no longer used.
Derk-Jan Hartman [Tue, 29 Jul 2008 14:55:10 +0000 (16:55 +0200)]
contrib: remove old goom definitions that are no longer used.
* fix issue with installing libraw1394 and libdc1394
* add download urls for KATE (not in use yet)

15 years agoPartially fix #1788 : don't disable the button during the update.
Rémi Duraffort [Tue, 29 Jul 2008 12:27:41 +0000 (14:27 +0200)]
Partially fix #1788 : don't disable the button during the update.

15 years agoFix comment.
Rémi Duraffort [Mon, 28 Jul 2008 11:01:43 +0000 (13:01 +0200)]
Fix comment.

15 years agoInstall the qt4 translations
Christophe Mutricy [Mon, 28 Jul 2008 22:26:42 +0000 (23:26 +0100)]
Install the qt4 translations

15 years agomake a separate directoy for the translations
Christophe Mutricy [Mon, 28 Jul 2008 22:28:48 +0000 (23:28 +0100)]
make a separate directoy for the translations

15 years agoInstall the translations in share on win32 and MacOSX
Christophe Mutricy [Mon, 28 Jul 2008 20:22:00 +0000 (21:22 +0100)]
Install the translations in share on win32 and MacOSX

15 years agoFix comment
Christophe Mutricy [Sun, 27 Jul 2008 21:44:36 +0000 (22:44 +0100)]
Fix comment

15 years agoQt: use showSimpleOpen to open subtitles files while playing This handles multiple...
Jean-Philippe Andre [Sun, 27 Jul 2008 21:21:13 +0000 (17:21 -0400)]
Qt: use showSimpleOpen to open subtitles files while playing This handles multiple files selection The dialog opens the folder containing current input

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoFixed recovery after end of preroll (seek).
Laurent Aimar [Mon, 28 Jul 2008 22:22:09 +0000 (00:22 +0200)]
Fixed recovery after end of preroll (seek).

15 years agoWorkaround buggy files without enabled tracks.
Laurent Aimar [Mon, 28 Jul 2008 22:00:17 +0000 (00:00 +0200)]
Workaround buggy files without enabled tracks.

15 years agoCosmetic.
Laurent Aimar [Mon, 28 Jul 2008 21:48:49 +0000 (23:48 +0200)]
Cosmetic.

15 years agoRemoved an unused lock.
Laurent Aimar [Mon, 28 Jul 2008 21:35:02 +0000 (23:35 +0200)]
Removed an unused lock.
Fixed a playlist race condition on input events.

The playlist was loosing state events from input. And thus it may not
always be able to detect (by itself) the end of a stream (It happens
easily with small playlist files).

15 years agoCosmetics (Error is not used only on error)
Laurent Aimar [Mon, 28 Jul 2008 21:24:53 +0000 (23:24 +0200)]
Cosmetics (Error is not used only on error)

15 years agoAdded a few missing object type id for mp4.
Laurent Aimar [Mon, 28 Jul 2008 20:00:34 +0000 (22:00 +0200)]
Added a few missing object type id for mp4.

15 years agoAdd 2 fourCC for MPEG4 for broken CAMcorder to fix playback.
Jean-Baptiste Kempf [Mon, 28 Jul 2008 19:17:41 +0000 (12:17 -0700)]
Add 2 fourCC for MPEG4 for broken CAMcorder to fix playback.

15 years agoFullscreen controller button reordering to fix consistency with main toolbar (complai...
Jean-Baptiste Kempf [Mon, 28 Jul 2008 18:19:30 +0000 (11:19 -0700)]
Fullscreen controller button reordering to fix consistency with main toolbar (complaints from forum).

15 years agoshout output: and release the block chain if we encounter the error.
Derk-Jan Hartman [Mon, 28 Jul 2008 13:16:00 +0000 (15:16 +0200)]
shout output: and release the block chain if we encounter the error.

15 years agoshout output: if the connection cannot be restored, return with VLC_EGNERIC from...
Derk-Jan Hartman [Mon, 28 Jul 2008 13:11:16 +0000 (15:11 +0200)]
shout output: if the connection cannot be restored, return with VLC_EGNERIC from Write()

This should fix #1167

15 years agoupnp_intel: Fix playlist locking.
Rémi Duraffort [Mon, 28 Jul 2008 07:53:01 +0000 (09:53 +0200)]
upnp_intel: Fix playlist locking.

15 years agoWe even can show a new dialog after reset the preferences.
Jean-Baptiste Kempf [Mon, 28 Jul 2008 07:22:06 +0000 (00:22 -0700)]
We even can show a new dialog after reset the preferences.
Complete fix of #1777.

15 years agoDestroy preferences dialog on close and on reset.
Jean-Baptiste Kempf [Mon, 28 Jul 2008 07:18:44 +0000 (00:18 -0700)]
Destroy preferences dialog on close and on reset.
Close #1777

15 years agoSame icon for both information dialog in the menus.
Jean-Baptiste Kempf [Mon, 28 Jul 2008 06:45:05 +0000 (23:45 -0700)]
Same icon for both information dialog in the menus.

15 years agoQt Imageset update.
Jean-Baptiste Kempf [Mon, 28 Jul 2008 06:26:46 +0000 (23:26 -0700)]
Qt Imageset update.
- Add alias for most of the pixmpas. Separate in different folders.
- Change some pixmaps
- Close most of #852
- Close #1799
- Close #1780