]> git.sesse.net Git - vlc/log
vlc
15 years agoMissing translation.
Jean-Baptiste Kempf [Thu, 31 Jul 2008 23:31:25 +0000 (16:31 -0700)]
Missing translation.

15 years agomkv: Remove an unneeded test.
Pierre d'Herbemont [Thu, 31 Jul 2008 23:05:06 +0000 (01:05 +0200)]
mkv: Remove an unneeded test.

15 years agohttp access: Use EnsureUTF8() on the ICY strings. Avoids "illegal byte sequence"...
Derk-Jan Hartman [Thu, 31 Jul 2008 23:01:39 +0000 (01:01 +0200)]
http access: Use EnsureUTF8() on the ICY strings. Avoids "illegal byte sequence" warnings and the like such as in #1772

15 years agomkv: Translation fix.
Pierre d'Herbemont [Thu, 31 Jul 2008 23:00:53 +0000 (01:00 +0200)]
mkv: Translation fix.

15 years agopda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad...
Derk-Jan Hartman [Thu, 31 Jul 2008 22:46:52 +0000 (00:46 +0200)]
pda gui: Set prio to 0, so it is not eligible for automatic selection. This is bad since it's a GTK module, and with our Qt switch and demise of wxGTK module, this module might be selected more often. It is not for the average user, and 0 tested under 0.9.0. Relates to #1798

15 years agoMerge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public
Derk-Jan Hartman [Thu, 31 Jul 2008 22:41:33 +0000 (00:41 +0200)]
Merge branch 'df-for-upstream' of git://repo.or.cz/vlc/davidf-public

15 years agojvlc: comment fixed
Filippo Carone [Thu, 31 Jul 2008 21:52:07 +0000 (23:52 +0200)]
jvlc: comment fixed

15 years agojvlc: wait for correct player status before releasing libvlc
Filippo Carone [Thu, 31 Jul 2008 21:51:33 +0000 (23:51 +0200)]
jvlc: wait for correct player status before releasing libvlc

15 years agojvlc: libvlcState enum index comment added for reference
Filippo Carone [Thu, 31 Jul 2008 21:50:23 +0000 (23:50 +0200)]
jvlc: libvlcState enum index comment added for reference

15 years agojvlc: code formatted
Filippo Carone [Thu, 31 Jul 2008 21:49:29 +0000 (23:49 +0200)]
jvlc: code formatted

15 years agoSlovak translation update by Marián Hikaník
Christophe Mutricy [Thu, 31 Jul 2008 19:56:03 +0000 (20:56 +0100)]
Slovak translation update by Marián Hikaník

15 years agoSlovenian translation update by Matej Urbančič
Christophe Mutricy [Thu, 31 Jul 2008 19:47:32 +0000 (20:47 +0100)]
Slovenian translation update by Matej Urbančič

15 years agoSort the plugin list
Christophe Mutricy [Thu, 31 Jul 2008 21:21:39 +0000 (22:21 +0100)]
Sort the plugin list

15 years agoFix live detection on win32
Christophe Mutricy [Thu, 31 Jul 2008 19:39:20 +0000 (20:39 +0100)]
Fix live detection on win32

+ a few cosmetics

15 years agoRemove unneeded space.
Jean-Baptiste Kempf [Thu, 31 Jul 2008 21:13:07 +0000 (14:13 -0700)]
Remove unneeded space.

15 years agothreads: Make sure we don't re-create a thread if the object has already one.
Pierre d'Herbemont [Thu, 31 Jul 2008 20:59:23 +0000 (22:59 +0200)]
threads: Make sure we don't re-create a thread if the object has already one.

15 years agolibvlccore: Don't set the priority on first thread on Mac OS X.
Pierre d'Herbemont [Thu, 31 Jul 2008 20:57:50 +0000 (22:57 +0200)]
libvlccore: Don't set the priority on first thread on Mac OS X.

Let's don't by pass the defaults here. This also fixes an thread error at exit.

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 agoWorkaround deficiency in schroedinger state machine logic
David Flynn [Wed, 30 Jul 2008 13:41:24 +0000 (13:41 +0000)]
Workaround deficiency in schroedinger state machine logic

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 ago[demux/ogg] Fix off-by-one default framerate table indexing
David Flynn [Tue, 29 Jul 2008 17:13:24 +0000 (17:13 +0000)]
[demux/ogg] Fix off-by-one default framerate table indexing

Values obtained from the specification/stream are one-indexed.  Add
fake zero index to compensate.

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