]> git.sesse.net Git - vlc/log
vlc
19 years agoFix and simplify client-side API
Rémi Denis-Courmont [Sun, 7 Nov 2004 14:52:30 +0000 (14:52 +0000)]
Fix and simplify client-side API
(failed to release allocated data in some error cases)

19 years agoRenamed overloaded standard C-library function printf with msg_rc()/msg_rtci().
Jean-Paul Saman [Sun, 7 Nov 2004 14:41:08 +0000 (14:41 +0000)]
Renamed overloaded standard C-library function printf with msg_rc()/msg_rtci().

19 years agoFix compilation warning
Rémi Denis-Courmont [Sun, 7 Nov 2004 14:40:47 +0000 (14:40 +0000)]
Fix compilation warning

19 years agoOn-the-fly control of logo positiion
Mark Moriarty [Sun, 7 Nov 2004 14:01:08 +0000 (14:01 +0000)]
On-the-fly control of logo positiion

19 years agoChange marquee callback variables to use INPUT instead of PLAYLIST
Mark Moriarty [Sun, 7 Nov 2004 11:49:43 +0000 (11:49 +0000)]
Change marquee callback variables to use INPUT instead of PLAYLIST

19 years agoImplement net_* virtualization with TLS module
Rémi Denis-Courmont [Sun, 7 Nov 2004 11:28:56 +0000 (11:28 +0000)]
Implement net_* virtualization with TLS module

19 years agoAllow multiple inclusions of "network.h"
Rémi Denis-Courmont [Sun, 7 Nov 2004 11:17:37 +0000 (11:17 +0000)]
Allow multiple inclusions of "network.h"

19 years agoinclude wx/imaglist.h (gibalou scores again)
Mark Moriarty [Sun, 7 Nov 2004 11:12:16 +0000 (11:12 +0000)]
include wx/imaglist.h (gibalou scores again)

19 years agonet_* API update for encryption (recv / send virtualization)
Rémi Denis-Courmont [Sun, 7 Nov 2004 11:02:59 +0000 (11:02 +0000)]
net_* API update for encryption (recv / send virtualization)

19 years ago* Fixed autodelete
Clément Stenac [Sun, 7 Nov 2004 10:43:52 +0000 (10:43 +0000)]
* Fixed autodelete
* Autodelete items played by the SDP demuxer
* Added playlist_CopyParents facility, for modules that use ItemToNode

19 years ago* disable Title retrieval, was crashing
Derk-Jan Hartman [Sun, 7 Nov 2004 01:26:09 +0000 (01:26 +0000)]
* disable Title retrieval, was crashing

19 years ago* fixing the OSX playlist (at least it compiles again)
Derk-Jan Hartman [Sun, 7 Nov 2004 00:28:16 +0000 (00:28 +0000)]
* fixing the OSX playlist (at least it compiles again)

19 years ago* Some todo updates
Derk-Jan Hartman [Sat, 6 Nov 2004 23:33:24 +0000 (23:33 +0000)]
* Some todo updates

19 years agoClient-side anonymous TLS/SSL support
Rémi Denis-Courmont [Sat, 6 Nov 2004 20:03:41 +0000 (20:03 +0000)]
Client-side anonymous TLS/SSL support

19 years agoRemove unused variable
Rémi Denis-Courmont [Sat, 6 Nov 2004 19:43:26 +0000 (19:43 +0000)]
Remove unused variable

19 years agoDisable old m3u demuxer
Clément Stenac [Sat, 6 Nov 2004 19:17:32 +0000 (19:17 +0000)]
Disable old m3u demuxer

19 years agofix a bunch of memory leaks
Clément Stenac [Sat, 6 Nov 2004 19:11:25 +0000 (19:11 +0000)]
fix a bunch of memory leaks

19 years agoFixes malloc's parameter
Rémi Denis-Courmont [Sat, 6 Nov 2004 18:40:52 +0000 (18:40 +0000)]
Fixes malloc's parameter

19 years ago* src/video_output/vout_subpictures.c: added a b_fade parameter for enabling fading...
Yoann Peronneau [Sat, 6 Nov 2004 18:25:01 +0000 (18:25 +0000)]
* src/video_output/vout_subpictures.c: added a b_fade parameter for enabling fading when rendering subpictures

19 years ago* src/video_output/video_widgets.c: now uses blend() for OSD widgets.
Yoann Peronneau [Sat, 6 Nov 2004 17:27:54 +0000 (17:27 +0000)]
* src/video_output/video_widgets.c: now uses blend() for OSD widgets.

19 years agoHTTP/SSL stream output
Rémi Denis-Courmont [Sat, 6 Nov 2004 16:26:40 +0000 (16:26 +0000)]
HTTP/SSL stream output

19 years agoBetter strings
Rémi Denis-Courmont [Sat, 6 Nov 2004 16:02:20 +0000 (16:02 +0000)]
Better strings

19 years agoTODO: Added some ideas for serice discovery
Sigmund Augdal Helberg [Sat, 6 Nov 2004 15:51:55 +0000 (15:51 +0000)]
TODO: Added some ideas for serice discovery

19 years agoOups, forgot this file
Rémi Denis-Courmont [Sat, 6 Nov 2004 14:40:56 +0000 (14:40 +0000)]
Oups, forgot this file

19 years ago- Better settings description,
Rémi Denis-Courmont [Sat, 6 Nov 2004 14:40:41 +0000 (14:40 +0000)]
- Better settings description,
- Easier TLS module wrapper.

19 years ago* Added group announcing support
Yoann Peronneau [Sat, 6 Nov 2004 14:04:29 +0000 (14:04 +0000)]
* Added group announcing support

19 years agoadded myself
Clément Stenac [Sat, 6 Nov 2004 13:59:24 +0000 (13:59 +0000)]
added myself

19 years agofix images, don't rescale them
Clément Stenac [Sat, 6 Nov 2004 13:43:36 +0000 (13:43 +0000)]
fix images, don't rescale them

19 years agoUse vlc main object for gcrypt thread-safety callbacks
Rémi Denis-Courmont [Sat, 6 Nov 2004 13:10:06 +0000 (13:10 +0000)]
Use vlc main object for gcrypt thread-safety callbacks

19 years agoHonor don't skip flag for items too
Clément Stenac [Sat, 6 Nov 2004 12:51:39 +0000 (12:51 +0000)]
Honor don't skip flag for items too

19 years ago--dh-bits option to change the Diffie Hellman prime number's bits size
Rémi Denis-Courmont [Sat, 6 Nov 2004 12:44:12 +0000 (12:44 +0000)]
--dh-bits option to change the Diffie Hellman prime number's bits size

19 years ago* modules/video_filter/blend.c: added an i_alpha parameter for blending
Yoann Peronneau [Sat, 6 Nov 2004 12:25:09 +0000 (12:25 +0000)]
* modules/video_filter/blend.c: added an i_alpha parameter for blending

19 years agoOne more thing to do :)
Clément Stenac [Sat, 6 Nov 2004 12:13:30 +0000 (12:13 +0000)]
One more thing to do :)

19 years agognutls version check
Rémi Denis-Courmont [Sat, 6 Nov 2004 12:11:03 +0000 (12:11 +0000)]
gnutls version check

19 years agogcrypt thread-safety
Rémi Denis-Courmont [Sat, 6 Nov 2004 12:05:32 +0000 (12:05 +0000)]
gcrypt thread-safety

19 years ago* modules/gui/wxwindows/playlist.cpp: unicode build fixes.
Gildas Bazin [Sat, 6 Nov 2004 11:46:24 +0000 (11:46 +0000)]
* modules/gui/wxwindows/playlist.cpp: unicode build fixes.

19 years agocompilation fix for xOSD
Clément Stenac [Sat, 6 Nov 2004 11:23:38 +0000 (11:23 +0000)]
compilation fix for xOSD

19 years agoFixes
Clément Stenac [Sat, 6 Nov 2004 11:22:46 +0000 (11:22 +0000)]
Fixes
Build the correct files
Updated TODO

19 years agoFixes + use new API for directory demuxer
Clément Stenac [Sat, 6 Nov 2004 11:21:14 +0000 (11:21 +0000)]
Fixes + use new API for directory demuxer

19 years agoUse new API for M3U demuxer
Clément Stenac [Sat, 6 Nov 2004 11:20:06 +0000 (11:20 +0000)]
Use new API for M3U demuxer

19 years agobeginning of a testsuite for the playlist
Clément Stenac [Sat, 6 Nov 2004 11:19:35 +0000 (11:19 +0000)]
beginning of a testsuite for the playlist

19 years agofix for new playlist API
Clément Stenac [Sat, 6 Nov 2004 11:19:08 +0000 (11:19 +0000)]
fix for new playlist API

19 years agoImplement new playlist system in wxWidgets interface
Clément Stenac [Sat, 6 Nov 2004 11:18:43 +0000 (11:18 +0000)]
Implement new playlist system in wxWidgets interface

19 years agorewrite of the SAP parser
Clément Stenac [Sat, 6 Nov 2004 11:18:10 +0000 (11:18 +0000)]
rewrite of the SAP parser

19 years agoImprovements to the playlist core
Clément Stenac [Sat, 6 Nov 2004 11:17:46 +0000 (11:17 +0000)]
Improvements to the playlist core

19 years agoMissing help string
Clément Stenac [Sat, 6 Nov 2004 11:15:50 +0000 (11:15 +0000)]
Missing help string

19 years agoadd a comment to explain what it does
Clément Stenac [Sat, 6 Nov 2004 11:14:00 +0000 (11:14 +0000)]
add a comment to explain what it does

19 years agoadded net_Select
Clément Stenac [Sat, 6 Nov 2004 11:13:23 +0000 (11:13 +0000)]
added net_Select

19 years agoNo longer used
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:50:22 +0000 (10:50 +0000)]
No longer used

19 years agoChecks for gnutls
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:49:57 +0000 (10:49 +0000)]
Checks for gnutls

19 years agoFix to use TLS module dynamically
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:49:21 +0000 (10:49 +0000)]
Fix to use TLS module dynamically

19 years agognutls TLS module
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:48:53 +0000 (10:48 +0000)]
gnutls TLS module

19 years agocommon tls types
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:48:15 +0000 (10:48 +0000)]
common tls types

19 years agoNo longer build src/misc/tls.c
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:47:27 +0000 (10:47 +0000)]
No longer build src/misc/tls.c

19 years agoSupport for creating TLS objects
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:47:04 +0000 (10:47 +0000)]
Support for creating TLS objects

19 years agoTLS modules interface
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:45:07 +0000 (10:45 +0000)]
TLS modules interface

19 years agoNew TLS object type
Rémi Denis-Courmont [Sat, 6 Nov 2004 10:43:35 +0000 (10:43 +0000)]
New TLS object type

19 years agoAdded the items specific to VLC 0.8.0
Olivier Teulière [Fri, 5 Nov 2004 20:11:21 +0000 (20:11 +0000)]
Added the items specific to VLC 0.8.0

19 years ago* unknow -> unknown
Derk-Jan Hartman [Fri, 5 Nov 2004 15:18:12 +0000 (15:18 +0000)]
* unknow -> unknown

19 years ago* NEWS: update to current changes in 0.8.1-svn.
Gildas Bazin [Fri, 5 Nov 2004 14:59:11 +0000 (14:59 +0000)]
* NEWS: update to current changes in 0.8.1-svn.

19 years ago* modules/codec/ffmpeg/*: fix interlaced encoding (top field first + repeat field.)
Gildas Bazin [Fri, 5 Nov 2004 14:57:53 +0000 (14:57 +0000)]
* modules/codec/ffmpeg/*: fix interlaced encoding (top field first + repeat field.)

19 years ago* recognize subtitles streams in avi. Now to decode them. if anyone has ANY info...
Derk-Jan Hartman [Fri, 5 Nov 2004 14:40:07 +0000 (14:40 +0000)]
* recognize subtitles streams in avi. Now to decode them. if anyone has ANY info on how this works :)

19 years ago* Trackname support for avi
Derk-Jan Hartman [Fri, 5 Nov 2004 14:16:09 +0000 (14:16 +0000)]
* Trackname support for avi

19 years ago* modules/audio_output/waveout.c,directx.c: fixed audio channel ordering.
Gildas Bazin [Fri, 5 Nov 2004 12:56:35 +0000 (12:56 +0000)]
* modules/audio_output/waveout.c,directx.c: fixed audio channel ordering.

19 years ago* comment correction
Derk-Jan Hartman [Fri, 5 Nov 2004 12:42:32 +0000 (12:42 +0000)]
* comment correction

19 years ago* modules/codec/ffmpeg/encoder.c: hmm better be safe than sorry.
Gildas Bazin [Fri, 5 Nov 2004 11:51:47 +0000 (11:51 +0000)]
* modules/codec/ffmpeg/encoder.c: hmm better be safe than sorry.

19 years ago* modules/codec/ffmpeg/encoder.c: stupid rounding error in aspect ratio calculation.
Gildas Bazin [Fri, 5 Nov 2004 11:50:32 +0000 (11:50 +0000)]
* modules/codec/ffmpeg/encoder.c: stupid rounding error in aspect ratio calculation.

19 years agoUse --http-intf-* for certificates stuff instead of --http-*
Rémi Denis-Courmont [Thu, 4 Nov 2004 23:08:52 +0000 (23:08 +0000)]
Use --http-intf-* for certificates stuff instead of --http-*
(might conflict with HTTP streaming output at a later stage)

19 years ago* We are now at 0.8.1-svn
Derk-Jan Hartman [Thu, 4 Nov 2004 23:00:37 +0000 (23:00 +0000)]
* We are now at 0.8.1-svn

19 years agoHTTP interface SSL options
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:57:56 +0000 (22:57 +0000)]
HTTP interface SSL options

19 years agoExport HTTP/SSL support otherwise it's not much use
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:57:16 +0000 (22:57 +0000)]
Export HTTP/SSL support otherwise it's not much use

19 years agoHTTPd core optional SSL support
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:55:54 +0000 (22:55 +0000)]
HTTPd core optional SSL support

19 years agoInclude TLS/SSL API
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:54:17 +0000 (22:54 +0000)]
Include TLS/SSL API

19 years agoCheck for libgnutls
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:51:20 +0000 (22:51 +0000)]
Check for libgnutls

19 years ago* Added more annotations boxes
Derk-Jan Hartman [Thu, 4 Nov 2004 22:32:40 +0000 (22:32 +0000)]
* Added more annotations boxes
* if we find the track name, then store in the fmt.

19 years agoInitial partial SSL/TLS support (to be continued)
Rémi Denis-Courmont [Thu, 4 Nov 2004 22:01:48 +0000 (22:01 +0000)]
Initial partial SSL/TLS support (to be continued)

19 years agoCompile warning fixed
Rémi Denis-Courmont [Thu, 4 Nov 2004 21:37:28 +0000 (21:37 +0000)]
Compile warning fixed

19 years ago* src/input/es_out.c:
Derk-Jan Hartman [Thu, 4 Nov 2004 21:05:57 +0000 (21:05 +0000)]
* src/input/es_out.c:
  - renamed es_out_id_t->psz_description to psz_language to better reflect it's use.
  - Reflect both track name and language (if we know them) in the menu's.

19 years ago* Fix the psz_description of telx and vbi streams
Derk-Jan Hartman [Thu, 4 Nov 2004 20:58:51 +0000 (20:58 +0000)]
* Fix the psz_description of telx and vbi streams

19 years ago* Updated Spanish translation (UTF-8 conversion fixing)
Derk-Jan Hartman [Thu, 4 Nov 2004 16:52:27 +0000 (16:52 +0000)]
* Updated Spanish translation (UTF-8 conversion fixing)

19 years ago* Spelling correction
Derk-Jan Hartman [Thu, 4 Nov 2004 16:41:56 +0000 (16:41 +0000)]
* Spelling correction

19 years ago* Update environment instructions for 10.3 (which uses bash instead of tcsh)
Derk-Jan Hartman [Thu, 4 Nov 2004 16:40:39 +0000 (16:40 +0000)]
* Update environment instructions for 10.3 (which uses bash instead of tcsh)

19 years ago* Spelling correction
Derk-Jan Hartman [Thu, 4 Nov 2004 16:39:40 +0000 (16:39 +0000)]
* Spelling correction

19 years agoSave equalizer values so that they don't get overriden on filter enable
Clément Stenac [Thu, 4 Nov 2004 13:37:17 +0000 (13:37 +0000)]
Save equalizer values so that they don't get overriden on filter enable
Set default preamp to 12.0 dB

19 years agoWrong options descriptions in TS muxer
Clément Stenac [Thu, 4 Nov 2004 13:02:38 +0000 (13:02 +0000)]
Wrong options descriptions in TS muxer

19 years agoRemember adjust settings when there is a vout so that settings are applied as soon...
Clément Stenac [Thu, 4 Nov 2004 12:58:22 +0000 (12:58 +0000)]
Remember adjust settings when there is a vout so that settings are applied as soon as filter is re-enabled

19 years ago* modules/mux/mpeg/pes.c: for mpgv, don't store dts if pts == dts.
Gildas Bazin [Wed, 3 Nov 2004 18:32:30 +0000 (18:32 +0000)]
* modules/mux/mpeg/pes.c: for mpgv, don't store dts if pts == dts.

19 years ago* modules/access/dshow/dshow.cpp: fixed initialization bug.
Gildas Bazin [Wed, 3 Nov 2004 11:56:16 +0000 (11:56 +0000)]
* modules/access/dshow/dshow.cpp: fixed initialization bug.

19 years ago* modules/access/dshow/dshow.cpp: really fix DV/PVR support this time (hopefully ;).
Gildas Bazin [Wed, 3 Nov 2004 10:25:04 +0000 (10:25 +0000)]
* modules/access/dshow/dshow.cpp: really fix DV/PVR support this time (hopefully ;).

19 years ago* modules/audio_filter/normvol.c: oops.
Gildas Bazin [Wed, 3 Nov 2004 00:07:38 +0000 (00:07 +0000)]
* modules/audio_filter/normvol.c: oops.

19 years ago * include/vlc_interface.h src/libvlc.h: typography.
Sam Hocevar [Wed, 3 Nov 2004 00:05:22 +0000 (00:05 +0000)]
  * include/vlc_interface.h src/libvlc.h: typography.

19 years ago* ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).
Gildas Bazin [Tue, 2 Nov 2004 23:59:02 +0000 (23:59 +0000)]
* ChangeLog, po: YAUF 0.8.0 (yet another update for 0.8.0).

19 years ago * modules/access/cdda/cdda.c: Spelling fix.
Sam Hocevar [Tue, 2 Nov 2004 23:51:21 +0000 (23:51 +0000)]
  * modules/access/cdda/cdda.c: Spelling fix.

19 years ago* configure.ac: added normvol to the list of plugins.
Gildas Bazin [Tue, 2 Nov 2004 23:43:41 +0000 (23:43 +0000)]
* configure.ac: added normvol to the list of plugins.

19 years ago* modules/audio_filter/normvol.c: compilation fix (C99ism).
Gildas Bazin [Tue, 2 Nov 2004 23:42:08 +0000 (23:42 +0000)]
* modules/audio_filter/normvol.c: compilation fix (C99ism).

19 years ago* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren...
Derk-Jan Hartman [Tue, 2 Nov 2004 23:41:36 +0000 (23:41 +0000)]
* Disable cddb, libcdio and vcdimager building on OSX, since basically they aren't used yet on OS X. (guarding for unused 3rd party libraries)

19 years ago* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).
Gildas Bazin [Tue, 2 Nov 2004 23:40:20 +0000 (23:40 +0000)]
* src/misc/variables.c: fixed bug (config_GetPsz() can return NULL).

19 years ago * src/misc/modules:
Sam Hocevar [Tue, 2 Nov 2004 22:29:07 +0000 (22:29 +0000)]
  * src/misc/modules:
    + Only consider psz_program when looking for an interface plugin.

19 years ago* kasenna patch for OS X. cheating while i can :)
Derk-Jan Hartman [Tue, 2 Nov 2004 21:35:54 +0000 (21:35 +0000)]
* kasenna patch for OS X. cheating while i can :)
  patch is for the 2004.10.28a version of vlc

19 years ago* newer liveMedia version for OSX.
Derk-Jan Hartman [Tue, 2 Nov 2004 20:59:41 +0000 (20:59 +0000)]
* newer liveMedia version for OSX.