]> git.sesse.net Git - vlc/log
vlc
18 years agoSpelling fix
Antoine Cellerier [Sat, 18 Mar 2006 17:43:36 +0000 (17:43 +0000)]
Spelling fix

18 years agoadd some help and feedback
Antoine Cellerier [Sat, 18 Mar 2006 17:42:37 +0000 (17:42 +0000)]
add some help and feedback

18 years agox264.patch: Sync with upstream
Christophe Mutricy [Sat, 18 Mar 2006 17:31:31 +0000 (17:31 +0000)]
x264.patch: Sync with upstream

18 years agoupdate NEWS
Antoine Cellerier [Sat, 18 Mar 2006 17:14:54 +0000 (17:14 +0000)]
update NEWS

18 years agoCode the mosaic wizard
Antoine Cellerier [Sat, 18 Mar 2006 17:14:19 +0000 (17:14 +0000)]
Code the mosaic wizard

18 years agoDon't abort windows position remembering if small playlist size is invalid at the...
Clément Stenac [Sat, 18 Mar 2006 16:22:23 +0000 (16:22 +0000)]
Don't abort windows position remembering if small playlist size is invalid at the beginning (Closes:#557)

18 years agoaccess/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.
Christophe Mutricy [Sat, 18 Mar 2006 15:52:42 +0000 (15:52 +0000)]
access/dshow: Add option to configure dshow from command line. Patch by Patrick Horn.

18 years agoooops
Antoine Cellerier [Sat, 18 Mar 2006 15:06:40 +0000 (15:06 +0000)]
ooops

18 years agoOne more image
Antoine Cellerier [Sat, 18 Mar 2006 15:00:52 +0000 (15:00 +0000)]
One more image

18 years agoAdd new http interface images
Antoine Cellerier [Sat, 18 Mar 2006 14:37:51 +0000 (14:37 +0000)]
Add new http interface images

18 years agoTypo
Christophe Mutricy [Sat, 18 Mar 2006 12:49:51 +0000 (12:49 +0000)]
Typo

18 years ago%f in galaktos (Closes:#585)
Clément Stenac [Sat, 18 Mar 2006 12:38:38 +0000 (12:38 +0000)]
%f in galaktos (Closes:#585)

18 years agoThanks
Clément Stenac [Sat, 18 Mar 2006 11:27:40 +0000 (11:27 +0000)]
Thanks

18 years agoTranscode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t...
Clément Stenac [Sat, 18 Mar 2006 11:27:10 +0000 (11:27 +0000)]
Transcode cropping/padding patch by Udo Richter < udo underscore richter at gmx d0t de> (with added round-to-16 fix) . Many thanks for this.

Seems to work neatly, please test nevertheless.

Closes:#448

18 years agoDon't use %f in VLM, except for display (Closes:#588)
Clément Stenac [Sat, 18 Mar 2006 10:30:24 +0000 (10:30 +0000)]
Don't use %f in VLM, except for display (Closes:#588)

18 years agoDon't use %f in equalizer (Closes:#586)
Clément Stenac [Sat, 18 Mar 2006 10:20:01 +0000 (10:20 +0000)]
Don't use %f in equalizer (Closes:#586)

18 years agoDon't use %f in HTTP interface (Closes:#584)
Clément Stenac [Sat, 18 Mar 2006 10:14:40 +0000 (10:14 +0000)]
Don't use %f in HTTP interface (Closes:#584)

18 years ago- Avoid using gethostbyname() which is not thread-safe
Rémi Denis-Courmont [Sat, 18 Mar 2006 08:51:19 +0000 (08:51 +0000)]
- Avoid using gethostbyname() which is not thread-safe
- Code simplification

18 years agosvn:ignore
Rémi Denis-Courmont [Sat, 18 Mar 2006 08:46:59 +0000 (08:46 +0000)]
svn:ignore

18 years agoAll: string review (refs: #438)
Christophe Mutricy [Sat, 18 Mar 2006 02:06:16 +0000 (02:06 +0000)]
All: string review (refs: #438)

18 years agoHTTP interface: Display estimated item time when available.
Antoine Cellerier [Sat, 18 Mar 2006 01:22:06 +0000 (01:22 +0000)]
HTTP interface: Display estimated item time when available.

18 years agoHttp interface: make it possible to delete playlist nodes. Don't delete read only...
Antoine Cellerier [Sat, 18 Mar 2006 00:51:57 +0000 (00:51 +0000)]
Http interface: make it possible to delete playlist nodes. Don't delete read only playlist items.

18 years agoExport the fact that a playlist item is read only or can be deleted
Antoine Cellerier [Sat, 18 Mar 2006 00:45:55 +0000 (00:45 +0000)]
Export the fact that a playlist item is read only or can be deleted

18 years agoAdd services discovery handling in http interface.
Antoine Cellerier [Sat, 18 Mar 2006 00:29:57 +0000 (00:29 +0000)]
Add services discovery handling in http interface.

18 years ago* rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_disc...
Antoine Cellerier [Sat, 18 Mar 2006 00:17:53 +0000 (00:17 +0000)]
* rpn.c: add "services_discovery_add", "services_discovery_remove" and "services_discovery_is_loaded" rpn functions.
* macro.c, http.h, mvar.c: add new "object" param2 for foreach macro. It gives a list of all objects matching a capability.

18 years agoAdd small "close/hide" buttons on some of the dialogs
Antoine Cellerier [Fri, 17 Mar 2006 23:13:47 +0000 (23:13 +0000)]
Add small "close/hide" buttons on some of the dialogs

18 years ago[14752] improved, by Daniel Stranger.
Antoine Cellerier [Fri, 17 Mar 2006 23:05:41 +0000 (23:05 +0000)]
[14752] improved, by Daniel Stranger.

18 years agoRevert revision 14781 the sort button was already there.
Jean-Paul Saman [Fri, 17 Mar 2006 22:38:47 +0000 (22:38 +0000)]
Revert revision 14781 the sort button was already there.

18 years agoApply missing sort button to http interface. This was a part of Laurent Mutricy's...
Jean-Paul Saman [Fri, 17 Mar 2006 22:28:15 +0000 (22:28 +0000)]
Apply missing sort button to http interface. This was a part of Laurent Mutricy's patch

18 years agoHTTP interface playlist sort commands based on patch by Laurent Mutricy.
Antoine Cellerier [Fri, 17 Mar 2006 22:01:13 +0000 (22:01 +0000)]
HTTP interface playlist sort commands based on patch by Laurent Mutricy.

18 years ago* don't overwrite existing files
Felix Paul Kühne [Fri, 17 Mar 2006 20:07:25 +0000 (20:07 +0000)]
* don't overwrite existing files

18 years agoAdd a few svn:ignore
Christophe Mutricy [Fri, 17 Mar 2006 17:06:05 +0000 (17:06 +0000)]
Add a few svn:ignore

18 years agoFix old http interface to not refer to the new http interface. Patch by: Laurent...
Jean-Paul Saman [Fri, 17 Mar 2006 14:40:59 +0000 (14:40 +0000)]
Fix old http interface to not refer to the new http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>

18 years agoImplement sort functionality on http interface. Patch by: Laurent Mutricy <laurent...
Jean-Paul Saman [Fri, 17 Mar 2006 14:34:06 +0000 (14:34 +0000)]
Implement sort functionality on http interface. Patch by: Laurent Mutricy <laurent dot mutricy _at_ ecl2005 dot ec-lyon dot fr>

18 years agoMakefile.am: fixed linking of mozilla plugin
Damien Fouilleul [Fri, 17 Mar 2006 01:08:13 +0000 (01:08 +0000)]
Makefile.am: fixed linking of mozilla plugin
npvlc_rc.rc: fixed description and suffixes columns

18 years ago* G726 settings for liveMedia refs #601
Derk-Jan Hartman [Thu, 16 Mar 2006 22:45:11 +0000 (22:45 +0000)]
* G726 settings for liveMedia refs #601

18 years agoReimplement [14768] with a CSS. Patch by Laurent Mutricy.
Christophe Mutricy [Thu, 16 Mar 2006 20:19:54 +0000 (20:19 +0000)]
Reimplement [14768] with a CSS. Patch by Laurent Mutricy.

18 years agohum, forgot to set the default value
Antoine Cellerier [Thu, 16 Mar 2006 17:59:41 +0000 (17:59 +0000)]
hum, forgot to set the default value

18 years agoAdd attribute flat="true/false" to Playtree. When flat is true, only the
Antoine Cellerier [Thu, 16 Mar 2006 16:59:41 +0000 (16:59 +0000)]
Add attribute flat="true/false" to Playtree. When flat is true, only the
leafs will be displayed (like the old style playlist). Once we're sure
that this works fine, we can ditch the old skins2 playlist code.

18 years agoWorkarounds a BeOS segfaulting weirdness
Eric Petit [Thu, 16 Mar 2006 00:38:46 +0000 (00:38 +0000)]
Workarounds a BeOS segfaulting weirdness

18 years agochange "videolan.org" to "VideoLAN website"
Antoine Cellerier [Wed, 15 Mar 2006 19:44:02 +0000 (19:44 +0000)]
change "videolan.org" to "VideoLAN website"

18 years ago"[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy
Antoine Cellerier [Wed, 15 Mar 2006 19:33:10 +0000 (19:33 +0000)]
"[PATCH] http interface : fix the shuffle/loop/repeat buttons" by Laurent Mutricy

18 years agoFix browsing when file/folder name is using a quote (').
Antoine Cellerier [Wed, 15 Mar 2006 13:23:31 +0000 (13:23 +0000)]
Fix browsing when file/folder name is using a quote (').

18 years ago"[PATCH] http interface workaround to make the play/pause button work well" by Lauren...
Antoine Cellerier [Wed, 15 Mar 2006 13:01:36 +0000 (13:01 +0000)]
"[PATCH] http interface workaround to make the play/pause button work well" by Laurent Mutricy.

18 years ago* Ahum.. compile before you commit...
Derk-Jan Hartman [Wed, 15 Mar 2006 01:12:30 +0000 (01:12 +0000)]
* Ahum.. compile before you commit...

18 years ago* Completly untested G726 support for liveMedia. refs #601
Derk-Jan Hartman [Wed, 15 Mar 2006 01:07:29 +0000 (01:07 +0000)]
* Completly untested G726 support for liveMedia. refs #601
  If anyone has access to such a stream, please test this. The AXIS 241QA has this for instance.

  See also: http://forum.videolan.org/viewtopic.php?t=18287&start=0&postdays=0&postorder=asc&highlight=g726

18 years ago* Fix src/misc/charset on platforms without setlocale. In that case we pass NULL...
Derk-Jan Hartman [Wed, 15 Mar 2006 00:40:18 +0000 (00:40 +0000)]
* Fix src/misc/charset on platforms without setlocale. In that case we pass NULL to FindFallbackEncoding

18 years agoALL: Fix make distcheck
Christophe Mutricy [Tue, 14 Mar 2006 22:40:33 +0000 (22:40 +0000)]
ALL: Fix make distcheck
- add a modules.am for mux/rtp It is just there to please autotools nothing is built by default
- update-po

18 years ago* We are not gonna start naming options to RFCs. Let's just call it LATM, even though...
Derk-Jan Hartman [Tue, 14 Mar 2006 21:59:02 +0000 (21:59 +0000)]
* We are not gonna start naming options to RFCs. Let's just call it LATM, even though it's technically not correct.

18 years agocontrib/Makefile: fix the rights on the bin directory
Christophe Mutricy [Tue, 14 Mar 2006 21:52:53 +0000 (21:52 +0000)]
contrib/Makefile: fix the rights on the bin directory
some more svn:ignore

18 years agoWhoops. Disable by default for now.
Rémi Denis-Courmont [Tue, 14 Mar 2006 21:46:18 +0000 (21:46 +0000)]
Whoops. Disable by default for now.
Maybe the option name could be made better.

18 years agoApply RFC3016 RTP packetizer patch from Alex Antropoff
Rémi Denis-Courmont [Tue, 14 Mar 2006 21:42:07 +0000 (21:42 +0000)]
Apply RFC3016 RTP packetizer patch from Alex Antropoff

The new format is disabled by default,
so we have little risks of regression.

18 years agoFix unsigned int vs int compilation warning.
Antoine Cellerier [Tue, 14 Mar 2006 14:38:45 +0000 (14:38 +0000)]
Fix unsigned int vs int compilation warning.

18 years agoFix sub picture region x and y offset values when using
Antoine Cellerier [Tue, 14 Mar 2006 14:19:37 +0000 (14:19 +0000)]
Fix sub picture region x and y offset values when using
--mosaic-keep-picture with a picture that is bigger than on of the
mosaic's small rectangles.

This allows creation of mosaics like :
AAAAAABBB
A    ABBB
A    ACCC
AAAAAACCC
(where A, B and C are 3 sub streams)

18 years agoLooks like we didn't malloc the right size. (If this was some dirty
Antoine Cellerier [Tue, 14 Mar 2006 13:08:48 +0000 (13:08 +0000)]
Looks like we didn't malloc the right size. (If this was some dirty
hack, please revert my commit and add a comment explaining why it's
needed because)

Thanks to http://forum.videolan.org/viewtopic.php?t=18285 for noticing.

18 years agodebian/patches: Fix the debian package creation
Christophe Mutricy [Tue, 14 Mar 2006 10:01:39 +0000 (10:01 +0000)]
debian/patches: Fix the debian package creation

18 years agoFix browsing directories containing the '&' character
Antoine Cellerier [Mon, 13 Mar 2006 22:43:25 +0000 (22:43 +0000)]
Fix browsing directories containing the '&' character

18 years agoFix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
Antoine Cellerier [Mon, 13 Mar 2006 21:51:36 +0000 (21:51 +0000)]
Fix playing stuff like http://213.205.97.105:80/tf1jt/jt20d11032006.asf
which works using mmst but not mmsh (VLC only tried mmsh previously).

18 years agoContrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)
Christophe Mutricy [Mon, 13 Mar 2006 16:45:00 +0000 (16:45 +0000)]
Contrib: use libshout 2.2. It should solve the .pc probem ( missing theora depedancies)

18 years agoChange Russian charset selection
Rémi Denis-Courmont [Mon, 13 Mar 2006 10:56:56 +0000 (10:56 +0000)]
Change Russian charset selection

18 years agoCandidate language to likely non-UTF8 code page functions
Rémi Denis-Courmont [Mon, 13 Mar 2006 10:52:32 +0000 (10:52 +0000)]
Candidate language to likely non-UTF8 code page functions

18 years agoAdd a tristate for WX playlist mode (normal/embedded/both).
Clément Stenac [Mon, 13 Mar 2006 07:12:18 +0000 (07:12 +0000)]
Add a tristate for WX playlist mode (normal/embedded/both).

For the moment, defaults to normal. (Closes:#494)

18 years ago* Fix x264 compilation on Darwin
Derk-Jan Hartman [Mon, 13 Mar 2006 00:54:40 +0000 (00:54 +0000)]
* Fix x264 compilation on Darwin

18 years ago* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is...
Rémi Denis-Courmont [Sun, 12 Mar 2006 22:52:25 +0000 (22:52 +0000)]
* Use uint32_t instead of wchar_t to represent UTF32 characters, given wchar_t is not 32-bits on all platforms
* Cosmetic fixes
* Check for invalid UTF-32 sequence
* Accept all non-printable characters within UTF-8 strings (EnsureUTF8's job is to ensure valid UTF8 sequence, not to ensure printable characters)

18 years agoMissing in the previous commit + don't extract gecko-sdk each time
Christophe Mutricy [Sun, 12 Mar 2006 22:46:34 +0000 (22:46 +0000)]
Missing in the previous commit + don't extract gecko-sdk each time

18 years agoshout: Other approach.
Christophe Mutricy [Sun, 12 Mar 2006 21:59:12 +0000 (21:59 +0000)]
shout: Other approach.

18 years agoFile mangler
Clément Stenac [Sun, 12 Mar 2006 21:42:19 +0000 (21:42 +0000)]
File mangler

This can be used to detect crashes due to bad streams (see the end of the program for the files which are tested)

18 years agoAdd libshout on win32
Christophe Mutricy [Sun, 12 Mar 2006 21:22:34 +0000 (21:22 +0000)]
Add libshout on win32

18 years agopo/*: Mea Culpa. make update-po should be run on a clean tree
Christophe Mutricy [Sun, 12 Mar 2006 17:30:46 +0000 (17:30 +0000)]
po/*: Mea Culpa. make update-po should be run on a clean tree

18 years agoFix svn:ignore
Clément Stenac [Sun, 12 Mar 2006 15:06:39 +0000 (15:06 +0000)]
Fix svn:ignore

18 years agoRemove buggy debug
Clément Stenac [Sun, 12 Mar 2006 14:24:54 +0000 (14:24 +0000)]
Remove buggy debug

18 years agoAlways link libintl through libvlc on Win32
Rémi Denis-Courmont [Sun, 12 Mar 2006 12:44:06 +0000 (12:44 +0000)]
Always link libintl through libvlc on Win32

18 years agoPropagate changes from previous commit
Rémi Denis-Courmont [Sun, 12 Mar 2006 10:41:31 +0000 (10:41 +0000)]
Propagate changes from previous commit

18 years ago * Revert my [14546] that doesn't work
Rémi Denis-Courmont [Sun, 12 Mar 2006 09:52:42 +0000 (09:52 +0000)]
 * Revert my [14546] that doesn't work
 * Remove changeset thing from shared libvlc versioning until someone cares to implement it properly within the build system

18 years agoFix compiler warning: Add missing include
Jean-Paul Saman [Sun, 12 Mar 2006 09:27:48 +0000 (09:27 +0000)]
Fix compiler warning: Add missing include

18 years agoDisable update checker in Win32 until it's fixed
Clément Stenac [Sun, 12 Mar 2006 09:12:38 +0000 (09:12 +0000)]
Disable update checker in Win32 until it's fixed

18 years agoRevert [14732]
Clément Stenac [Sun, 12 Mar 2006 09:11:49 +0000 (09:11 +0000)]
Revert [14732]

18 years agoMight fix a bit update layout in win32
Clément Stenac [Sun, 12 Mar 2006 09:08:18 +0000 (09:08 +0000)]
Might fix a bit update layout in win32

18 years agofix bluescreen description
Antoine Cellerier [Sat, 11 Mar 2006 23:30:07 +0000 (23:30 +0000)]
fix bluescreen description

18 years ago* fix make dist for OSX
Felix Paul Kühne [Sat, 11 Mar 2006 23:29:09 +0000 (23:29 +0000)]
* fix make dist for OSX

18 years agoadd note about XSPF not being in 0.8.5-test1
Antoine Cellerier [Sat, 11 Mar 2006 23:23:32 +0000 (23:23 +0000)]
add note about XSPF not being in 0.8.5-test1

18 years agoThanks and news (see previous commit)
Antoine Cellerier [Sat, 11 Mar 2006 23:21:44 +0000 (23:21 +0000)]
Thanks and news (see previous commit)

18 years agosrc/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
Antoine Cellerier [Sat, 11 Mar 2006 23:19:59 +0000 (23:19 +0000)]
src/playlist/loadsave.c, modules/demux/playlist/*, modules/gui/*,
modules/misc/playlist/*, modules/access/http.c: XSPF playlist support
(read and write) by Daniel Stranger. Many thanks

src/misc/modules.c, src/misc/strings.c, include/vlc_strings.h: string
handling functions.

modules/control/http/*, modules/services_discovery/upnp_intel.cpp: use
these string handling functions.

18 years agoka.po: new update by Alexander Dibebulize.
Christophe Mutricy [Sat, 11 Mar 2006 22:40:56 +0000 (22:40 +0000)]
ka.po: new update by Alexander Dibebulize.
All: Run make update-po

18 years agoCheck that destination node is really a node.
Antoine Cellerier [Sat, 11 Mar 2006 21:19:12 +0000 (21:19 +0000)]
Check that destination node is really a node.

18 years ago * Use run-time detection of UTF-8 as current charset instead of hard-coding to be...
Rémi Denis-Courmont [Sat, 11 Mar 2006 19:35:22 +0000 (19:35 +0000)]
 * Use run-time detection of UTF-8 as current charset instead of hard-coding to be if and only if Mac OS X
 * Use CP1252 as a fallback instead of ISO-8859-1 (as far as printable characters are concerned, the first is a superset of the second, and it is the most commonly used charset in the west to date)

18 years ago- Fix memleak when not using Mac OS
Rémi Denis-Courmont [Sat, 11 Mar 2006 19:25:33 +0000 (19:25 +0000)]
- Fix memleak when not using Mac OS
- Error handling clean up

18 years agoDon't use %f in RRD output (Closes:#582)
Clément Stenac [Sat, 11 Mar 2006 19:23:58 +0000 (19:23 +0000)]
Don't use %f in RRD output (Closes:#582)

18 years agoA number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
Clément Stenac [Sat, 11 Mar 2006 18:34:39 +0000 (18:34 +0000)]
A number of fixes spotted by Sébastien Raud < s d0t raud att yahoo d0t fr >
Thanks.

18 years agoWork around what looks like a ...
Clément Stenac [Sat, 11 Mar 2006 18:18:14 +0000 (18:18 +0000)]
Work around what looks like a ...
...
WX bug !
(OnActivateItem not working with enter key on Win32)

(Closes:#348)

18 years agoStrings (Refs:#438)
Clément Stenac [Sat, 11 Mar 2006 17:35:55 +0000 (17:35 +0000)]
Strings (Refs:#438)

18 years ago* updated the copyright-string
Felix Paul Kühne [Sat, 11 Mar 2006 17:19:37 +0000 (17:19 +0000)]
* updated the copyright-string

18 years agoChange some button orders
Clément Stenac [Sat, 11 Mar 2006 13:41:49 +0000 (13:41 +0000)]
Change some button orders
Hide the "OK" button in the preferences (keep "Save")

18 years agoFix crash in TS muxer. Patch by Alex Antropoff.
Clément Stenac [Sat, 11 Mar 2006 13:03:04 +0000 (13:03 +0000)]
Fix crash in TS muxer. Patch by Alex Antropoff.
Thanks.

Closes: #552
18 years agocodec/flac.c: fix preparse with flac
Christophe Mutricy [Sat, 11 Mar 2006 01:29:05 +0000 (01:29 +0000)]
codec/flac.c: fix preparse with flac

18 years agoTell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused
Rémi Denis-Courmont [Fri, 10 Mar 2006 23:19:18 +0000 (23:19 +0000)]
Tell user we disabled EPSV mode _before_ reconnecting so (s)he doesn't get confused

18 years agoFix typo
Rémi Denis-Courmont [Fri, 10 Mar 2006 18:21:34 +0000 (18:21 +0000)]
Fix typo

18 years agoTest distcheck with libtool when using libtool so I can test
Rémi Denis-Courmont [Fri, 10 Mar 2006 18:10:45 +0000 (18:10 +0000)]
Test distcheck with libtool when using libtool so I can test

18 years agoRemove broken lldiv check and only use lldiv replacement on BeOS
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:57:31 +0000 (17:57 +0000)]
Remove broken lldiv check and only use lldiv replacement on BeOS

18 years agoRemove non-existant files
Rémi Denis-Courmont [Fri, 10 Mar 2006 17:48:57 +0000 (17:48 +0000)]
Remove non-existant files