ChangeLog
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:1081k
- M /trunk/configure.ac
- * configure.ac: fixed a misplaced parenthesis in the -lXt detection.
- ------------------------------------------------------------------------
- r8194 | sam | 2004-07-16 13:50:27 +0200 (Fri, 16 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/configure.ac
- * configure.ac:
- + Added full library dependencies to the -lXt check.
- ------------------------------------------------------------------------
- r8193 | sam | 2004-07-16 13:33:32 +0200 (Fri, 16 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_config.h
- M /trunk/include/vlc_input.h
- M /trunk/include/vlc_meta.h
- M /trunk/include/vlc_playlist.h
- * it's information, not informations (you missed some, dj :P)
- ------------------------------------------------------------------------
- r8192 | hartman | 2004-07-16 13:29:21 +0200 (Fri, 16 Jul 2004) | 4 lines
- Changed paths:
- M /trunk/modules/access/mms/mmstu.h
- M /trunk/modules/control/http.c
- M /trunk/modules/demux/asf/asf.c
- M /trunk/modules/demux/avi/avi.c
- M /trunk/modules/demux/mkv.cpp
- M /trunk/modules/demux/mp4/mp4.c
- M /trunk/modules/misc/sap.c
- M /trunk/modules/mux/asf.c
- M /trunk/modules/video_output/fb.c
- M /trunk/modules/video_output/ggi.c
- M /trunk/modules/video_output/x11/xcommon.c
- M /trunk/share/http/info.html
- M /trunk/src/input/input.c
- * it's information, not informations (grep -r)
- * modules/demux/avi/avi.c: Look a bit further into the file for the avi tag.
- this allows you to play avi in uncompressed .rar (only first part of course).
- ------------------------------------------------------------------------
- r8191 | sam | 2004-07-16 13:26:48 +0200 (Fri, 16 Jul 2004) | 8 lines
- Changed paths:
- M /trunk/debian/README.Debian
- M /trunk/debian/changelog
- M /trunk/debian/control
- * debian/rules:
- + Activated Theora support (Closes: #259061).
- + Re-enabled the KDE plugin (Closes: #258295).
- * debian/control:
- + Set policy to 3.6.1.1.
- + Build-depend on libid3tag0-dev for ID3 tag support.
- + Made vlc depend on wxvlc for the moment.
- ------------------------------------------------------------------------
- r8190 | hartman | 2004-07-15 20:47:32 +0200 (Thu, 15 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/audio_output/coreaudio.c
- * removed the hog elements. They are breaking stuff..
- ------------------------------------------------------------------------
- r8189 | hartman | 2004-07-15 17:24:53 +0200 (Thu, 15 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/macosx/prefs.m
- * reenable the prefs. this was a small leftover from debugging
- ------------------------------------------------------------------------
- r8188 | hartman | 2004-07-15 17:20:46 +0200 (Thu, 15 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/ncurses.c
- * spelling error
- ------------------------------------------------------------------------
- r8187 | gbazin | 2004-07-15 14:41:38 +0200 (Thu, 15 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/audio_filter/equalizer.c
- * modules/audio_filter/equalizer.c: fixed segfault in BandsCallback().
- ------------------------------------------------------------------------
- r8186 | gbazin | 2004-07-14 21:26:30 +0200 (Wed, 14 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/ffmpeg/demux.c
- * modules/codec/ffmpeg/demux.c: don't use libavformat's redirector demux.
- ------------------------------------------------------------------------
- r8185 | asmax | 2004-07-14 15:03:54 +0200 (Wed, 14 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/visualization/galaktos/Modules.am
- M /trunk/modules/visualization/galaktos/glx.c
- M /trunk/modules/visualization/galaktos/glx.h
- A /trunk/modules/visualization/galaktos/main.c
- A /trunk/modules/visualization/galaktos/main.h
- M /trunk/modules/visualization/galaktos/plugin.c
- * all: just a basic OpenGL scope at the moment
- ------------------------------------------------------------------------
- r8184 | gbazin | 2004-07-14 12:21:21 +0200 (Wed, 14 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/threads.c
- * src/misc/threads.c: fixed long standing win32 thread handles leak.
- ------------------------------------------------------------------------
- r8183 | sigmunau | 2004-07-13 14:05:21 +0200 (Tue, 13 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/mpga.c
- mpga.c: fixed some memleaks in the probing process
- ------------------------------------------------------------------------
- r8182 | zorglub | 2004-07-13 13:41:21 +0200 (Tue, 13 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/extrapanel.cpp
- Couple of fixes
- ------------------------------------------------------------------------
- r8181 | asmax | 2004-07-12 20:02:57 +0200 (Mon, 12 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/build-vlc
- M /trunk/config.in
- M /trunk/configure.ac
- A /trunk/modules/visualization/galaktos
- A /trunk/modules/visualization/galaktos/Modules.am
- A /trunk/modules/visualization/galaktos/glx.c
- A /trunk/modules/visualization/galaktos/glx.h
- A /trunk/modules/visualization/galaktos/plugin.c
- A /trunk/modules/visualization/galaktos/plugin.h
- M /trunk/src/audio_output/input.c
- * all: skeleton of a coming-soon OpenGL visualization plugin, compatible
- with MilkDrop for winamp.
- ------------------------------------------------------------------------
- r8180 | gbazin | 2004-07-12 13:57:49 +0200 (Mon, 12 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/extrapanel.cpp
- * modules/gui/wxwindows/extrapanel.cpp: try to use some spacing between widgets to make it actually readable. The equalizer panel would need more work though (ah and the wizard needs a whole load of them as well).
- ------------------------------------------------------------------------
- r8179 | gbazin | 2004-07-12 10:30:12 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: added new normvol module to the build.
- ------------------------------------------------------------------------
- r8178 | anil | 2004-07-12 09:33:02 +0200 (Mon, 12 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/extrapanel.cpp
- * unicode fixes
- ------------------------------------------------------------------------
- r8177 | titer | 2004-07-12 08:56:05 +0200 (Mon, 12 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/audio_filter/normvol.c
- Fixed norm-max-level description
- ------------------------------------------------------------------------
- r8176 | zorglub | 2004-07-12 08:48:37 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/TODO
- Updated TODO
- ------------------------------------------------------------------------
- r8175 | zorglub | 2004-07-12 08:47:15 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/Modules.am
- M /trunk/modules/gui/wxwindows/dialogs.cpp
- A /trunk/modules/gui/wxwindows/extrapanel.cpp
- M /trunk/modules/gui/wxwindows/interface.cpp
- M /trunk/modules/gui/wxwindows/menus.cpp
- M /trunk/modules/gui/wxwindows/messages.cpp
- D /trunk/modules/gui/wxwindows/streamwizard.cpp
- M /trunk/modules/gui/wxwindows/subtitles.cpp
- M /trunk/modules/gui/wxwindows/wxwindows.h
- Removed the old streaming wizardnSplitted the interface file into interface+extrapanelnExtrapanel is now a notebooknReworked the video extrapanel (removed ratio,added filters)nImplemented a graphical equaliwer
- ------------------------------------------------------------------------
- r8174 | zorglub | 2004-07-12 08:45:48 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/audio_filter/Modules.am
- A /trunk/modules/audio_filter/normvol.c
- Added a very trivial volume normalizer
- ------------------------------------------------------------------------
- r8173 | zorglub | 2004-07-12 08:45:07 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/audio_filter/channel_mixer/headphone.c
- M /trunk/modules/audio_filter/equalizer.c
- M /trunk/src/audio_output/input.c
- M /trunk/src/input/input.c
- Allow on the fly change of equalizer config. Only restart aout when enabling/disabling equalizer
- ------------------------------------------------------------------------
- r8172 | zorglub | 2004-07-12 08:43:28 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/video_output/video_output.c
- Fix refcount problem when creation fails
- ------------------------------------------------------------------------
- r8171 | zorglub | 2004-07-12 08:42:47 +0200 (Mon, 12 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/video_filter/adjust.c
- M /trunk/modules/video_filter/crop.c
- M /trunk/modules/video_filter/distort.c
- M /trunk/modules/video_filter/filter_common.h
- M /trunk/modules/video_filter/invert.c
- M /trunk/modules/video_filter/logo.c
- M /trunk/modules/video_filter/motionblur.c
- M /trunk/modules/video_filter/transform.c
- Fix segfault when child vout creation fails
- ------------------------------------------------------------------------
- r8170 | hartman | 2004-07-11 18:26:58 +0200 (Sun, 11 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/NEWS
- M /trunk/TODO
- NEWS: not that 0.7.3 is not released yet
- TODO: updates more stuff to do :)
- ------------------------------------------------------------------------
- r8169 | hartman | 2004-07-11 18:26:21 +0200 (Sun, 11 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/src/libvlc.h
- * Fix audio subtitle track changer hotkey on OSX.
- ------------------------------------------------------------------------
- r8168 | asmax | 2004-07-11 13:15:43 +0200 (Sun, 11 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins/x11/x11_timer.cpp
- * x11_timer.cpp: compilation fix
- ------------------------------------------------------------------------
- r8167 | fenrir | 2004-07-11 11:58:24 +0200 (Sun, 11 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/theora.c
- * theora: compilation fix.
- ------------------------------------------------------------------------
- r8166 | fenrir | 2004-07-10 20:12:56 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/mpjpeg.c
- M /trunk/modules/mux/wav.c
- * all: compilation fix.
- ------------------------------------------------------------------------
- r8165 | gbazin | 2004-07-10 20:08:09 +0200 (Sat, 10 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/include/mtime.h
- M /trunk/include/vlc_common.h
- M /trunk/src/misc/mtime.c
- * src/misc/mtime.c, include/mtime.h: new common "date" API for date incrementation without long-term rounding errors.
- (is going to replace audio_date_t).
- ------------------------------------------------------------------------
- r8164 | fenrir | 2004-07-10 19:22:35 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access_output/file.c
- M /trunk/modules/access_output/http.c
- M /trunk/modules/access_output/udp.c
- * all: sout_ParseCfg -> sout_CfgParse.
- ------------------------------------------------------------------------
- r8163 | fenrir | 2004-07-10 19:22:10 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_common.h
- * vlc_common: moved a few typedefs from stream_output.h
- ------------------------------------------------------------------------
- r8162 | fenrir | 2004-07-10 19:20:59 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/stream_out/display.c
- M /trunk/modules/stream_out/duplicate.c
- M /trunk/modules/stream_out/es.c
- M /trunk/modules/stream_out/gather.c
- M /trunk/modules/stream_out/rtp.c
- M /trunk/modules/stream_out/standard.c
- M /trunk/modules/stream_out/transcode.c
- M /trunk/modules/stream_out/transrate/transrate.c
- * all: cosmetics.
- ------------------------------------------------------------------------
- r8161 | fenrir | 2004-07-10 19:20:11 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/asf.c
- M /trunk/modules/mux/avi.c
- M /trunk/modules/mux/dummy.c
- M /trunk/modules/mux/mp4.c
- M /trunk/modules/mux/mpeg/ps.c
- M /trunk/modules/mux/mpeg/ts.c
- M /trunk/modules/mux/ogg.c
- * all: cosmetics + MUX_GET_MIME.
- ------------------------------------------------------------------------
- r8160 | fenrir | 2004-07-10 19:19:28 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/ffmpeg/encoder.c
- M /trunk/modules/codec/vorbis.c
- M /trunk/modules/codec/x264.c
- all: sout_ParseCfg -> sout_CfgParse.
- ------------------------------------------------------------------------
- r8159 | fenrir | 2004-07-10 19:18:50 +0200 (Sat, 10 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/include/stream_output.h
- M /trunk/src/stream_output/stream_output.c
- * all: lot of cosmetics, and added a MUX_GET_MIME (not yet used).
- ------------------------------------------------------------------------
- r8158 | gbazin | 2004-07-09 23:13:11 +0200 (Fri, 09 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/flac.c
- * modules/codec/flac.c: couple of fixes.
- ------------------------------------------------------------------------
- r8157 | gbazin | 2004-07-09 17:15:07 +0200 (Fri, 09 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/playlist/m3u.c
- M /trunk/modules/demux/playlist/playlist.c
- M /trunk/src/input/stream.c
- * modules/demux/playlist, src/input/stream.c: fixed a shitload of bugs in playlist demuxers + simplified a lot.
- ------------------------------------------------------------------------
- r8156 | fenrir | 2004-07-08 20:10:10 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/audio_filter/equalizer.c
- * equalizer: added a preamp value per preset.
- ------------------------------------------------------------------------
- r8155 | gbazin | 2004-07-08 16:20:11 +0200 (Thu, 08 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/input/decoder.c
- * src/input/decoder.c: better pictures leakage detection.
- ------------------------------------------------------------------------
- r8154 | hartman | 2004-07-08 14:48:29 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/Modules.am
- * Fix building of livedotcom module for !--mostly-builtin
- ------------------------------------------------------------------------
- r8153 | gbazin | 2004-07-08 14:25:20 +0200 (Thu, 08 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/playlist/playlist.c
- * src/playlist/playlist.c: another autodelete fix.
- ------------------------------------------------------------------------
- r8152 | gbazin | 2004-07-08 12:52:23 +0200 (Thu, 08 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/interface.cpp
- * modules/gui/wxwindows/interface.cpp: center the volume control on the toolbar.
- ------------------------------------------------------------------------
- r8151 | sigmunau | 2004-07-08 11:38:42 +0200 (Thu, 08 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/modules/control/hotkeys.c
- hotkeys.c: Don't show "Disabled" when cycling audio tracks. Fixed =/== issue
- with the subtitles hotkey (thank you gcc)
- ------------------------------------------------------------------------
- r8150 | sigmunau | 2004-07-08 11:12:37 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_keys.h
- Forgot this file in my last commit.
- ------------------------------------------------------------------------
- r8149 | fenrir | 2004-07-08 01:26:35 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access_output/http.c
- * http: added a mime option.
- ------------------------------------------------------------------------
- r8148 | fenrir | 2004-07-08 01:16:30 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/demux.c
- * demux: stream_DemuxControl: emulate seek.
- ------------------------------------------------------------------------
- r8147 | fenrir | 2004-07-08 01:12:30 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/Modules.am
- * Modules.am: link livedotcom with access/mms/asf.c
- ------------------------------------------------------------------------
- r8146 | fenrir | 2004-07-08 01:11:08 +0200 (Thu, 08 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/livedotcom.cpp
- * livedotcom: first try to support m$ rtsp. It works on the url I have.
- ------------------------------------------------------------------------
- r8145 | sigmunau | 2004-07-07 23:09:20 +0200 (Wed, 07 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/hotkeys.c
- M /trunk/src/libvlc.h
- hadded keys to cycle audio track and subtitle track
- ------------------------------------------------------------------------
- r8144 | gbazin | 2004-07-07 18:41:26 +0200 (Wed, 07 Jul 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: added mpjpeg muxer to the build.
- ------------------------------------------------------------------------
- r8143 | courmisch | 2004-07-07 18:24:56 +0200 (Wed, 07 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/modules/control/netsync.c
- * netsync module no longer IPv4-specific
- ------------------------------------------------------------------------
- r8142 | gbazin | 2004-07-07 17:51:23 +0200 (Wed, 07 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/modules/audio_filter/equalizer.c
- M /trunk/modules/gui/wxwindows/menus.cpp
- M /trunk/src/audio_output/input.c
- * src/audio_output/input.c: ability to switch between equalizers on the fly.
- * modules/gui/wxwindows/menus.cpp: added equalizers to the menus.
- ------------------------------------------------------------------------
- r8141 | gbazin | 2004-07-07 15:32:46 +0200 (Wed, 07 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/ogg.c
- * modules/demux/ogg.c: fix for --input-repeat
- ------------------------------------------------------------------------
- r8140 | gbazin | 2004-07-07 15:25:03 +0200 (Wed, 07 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/mux/mpjpeg.c
- * modules/mux/mpjpeg.c: allow removing/adding a track on the fly.
- ------------------------------------------------------------------------
- r8139 | sigmunau | 2004-07-07 14:51:10 +0200 (Wed, 07 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/mpga.c
- yet another fix for unavailable id3tag
- ------------------------------------------------------------------------
- r8138 | gbazin | 2004-07-07 14:29:21 +0200 (Wed, 07 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/audio_filter/equalizer.c
- M /trunk/modules/demux/mp4/mp4.c
- * modules/demux/mp4/mp4.c: a couple of fixes for track selection when seeking.
- ------------------------------------------------------------------------
- r8137 | sigmunau | 2004-07-07 12:06:56 +0200 (Wed, 07 Jul 2004) | 4 lines
- Changed paths:
- M /trunk/modules/mux/Modules.am
- A /trunk/modules/mux/mpjpeg.c
- a mime multipart jpeg muxer. Mimics the way some webcams work. Resulting
- streams, served in http, are directly playable by mozilla (though
- horribly slow)
- ------------------------------------------------------------------------
- r8136 | gbazin | 2004-07-07 00:12:40 +0200 (Wed, 07 Jul 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/audio_filter/Modules.am
- * configure.ac, modules/audio_filter/Modules.am: added the equalizer module to the build.
- ------------------------------------------------------------------------
- r8135 | fenrir | 2004-07-06 23:41:15 +0200 (Tue, 06 Jul 2004) | 2 lines
- Changed paths:
- A /trunk/modules/audio_filter/equalizer.c
- * equalizer: simple (and slow) 10 bands equalizer using a IIR filter.
- ------------------------------------------------------------------------
- r8134 | djc | 2004-07-06 19:16:32 +0200 (Tue, 06 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/build-vlc
- M /trunk/config.in
- Added current changes in the menu.
- I will now try to generate defconfig by bootstrap...
- ------------------------------------------------------------------------
- r8133 | gbazin | 2004-07-06 19:09:10 +0200 (Tue, 06 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/stream_output/stream_output.c
- * src/stream_output/stream_output.c: don't forget to detach an object before destroying it.
- ------------------------------------------------------------------------
- r8132 | gbazin | 2004-07-06 19:01:12 +0200 (Tue, 06 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/modules/codec/dvbsub.c
- * modules/codec/dvbsub.c: rewrite of the DVB subtitles decoder.
- It can finally decode properly all the samples I have.
- ------------------------------------------------------------------------
- r8131 | gbazin | 2004-07-06 18:54:05 +0200 (Tue, 06 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/araw.c
- * modules/codec/araw.c: increased priority of encoder.
- ------------------------------------------------------------------------
- r8130 | gbazin | 2004-07-06 18:51:35 +0200 (Tue, 06 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/mux/Modules.am
- A /trunk/modules/mux/wav.c
- * modules/mux/wav.c: start of a WAV audio file muxer.
- ------------------------------------------------------------------------
- r8129 | hartman | 2004-07-05 22:42:52 +0200 (Mon, 05 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/extras/contrib/src/Makefile
- M /trunk/extras/contrib/src/Patches/libcddb.patch
- M /trunk/extras/contrib/src/packages.mak
- * fix contrib system on OS X 10.2.
- - some libcddb bugs found. Sent them upstream too.
- ------------------------------------------------------------------------
- r8128 | fenrir | 2004-07-05 21:50:06 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_block.h
- M /trunk/src/misc/block.c
- * block.*: faster block_* and removed unused features.
- ------------------------------------------------------------------------
- r8127 | courmisch | 2004-07-05 19:14:00 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/stream_out/rtp.c
- Fixed memory leak (can anyone confirm?)
- ------------------------------------------------------------------------
- r8126 | courmisch | 2004-07-05 17:43:56 +0200 (Mon, 05 Jul 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/src/misc/httpd.c
- * configure.ac: check for struct sockaddr_storage
- * src/misc/httpd.c: use sockaddr_storage instead of sockaddr_in
- (so I may have a chance of storing a sockaddr_in6 one day)
- ------------------------------------------------------------------------
- r8125 | hartman | 2004-07-05 16:18:51 +0200 (Mon, 05 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/bootstrap
- * aclocal doesn't handle searching in non-existing dirs all that gracefully.
- new method in which aclocal args first get stored in a variable.
- ------------------------------------------------------------------------
- r8124 | gbazin | 2004-07-05 15:04:11 +0200 (Mon, 05 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/block.c
- * src/misc/block.c: win32 race condition fix.
- ------------------------------------------------------------------------
- r8123 | gbazin | 2004-07-05 13:34:27 +0200 (Mon, 05 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/win32/win32_factory.cpp
- * modules/gui/skins2/win32/win32_factory.cpp: implement minimize() on win32 (I need to access the window manager object from here, don't know if this is safe).
- ------------------------------------------------------------------------
- r8122 | hartman | 2004-07-05 13:02:41 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/extras/contrib/src/packages.mak
- * contrib system breakage fix
- ------------------------------------------------------------------------
- r8121 | hartman | 2004-07-05 03:27:35 +0200 (Mon, 05 Jul 2004) | 25 lines
- Changed paths:
- M /trunk/Makefile.am
- M /trunk/TODO
- M /trunk/configure.ac
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib
- M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/objects.nib
- M /trunk/modules/gui/macosx/applescript.m
- M /trunk/modules/gui/macosx/controls.m
- M /trunk/modules/gui/macosx/intf.h
- M /trunk/modules/gui/macosx/intf.m
- M /trunk/modules/gui/macosx/misc.m
- M /trunk/modules/gui/macosx/open.m
- M /trunk/modules/gui/macosx/output.m
- M /trunk/modules/gui/macosx/playlist.m
- M /trunk/modules/gui/macosx/playlistinfo.m
- M /trunk/modules/gui/macosx/prefs.m
- M /trunk/modules/gui/macosx/vout.m
- M /trunk/src/interface/interface.c
- M /trunk/src/vlc.c
- * OSX lowlevel work
- - The VLCApplication is now launched at the vlc.c level instead of at the module level. Allows VLC to be a more valid Mac application, also removes the vout intf dependancy (use ncurses to disp. video :).
- This wasn't done at the libvlc level, because a mozilla plugin would no longer be able to function properly.
- - Some functionality of the macosx vout may not work without the OS X GUI, and not all of this is checked yet.
- - There is a symlink in VLC.app/Contents/Mac called clivlc that will force it back to a fullblown cli app when you want, so it can still be run by a user who isn't logged in via GUI.
- - there are some autorelease leaks which need to be tackled.
- - moved a lot of the VLCApplication func. to the VLCMain class.
- - VLCMain is a +sharedInstance now.
- - the complete OS X interface is still badly broken because of the many API changes lately. any volunteers?
- Examples:
- VLC.app/Contents/MacOS/VLC [-I macosx]
- launches VLC as before (requires you to be logged in via GUI)
- VLC.app/Contents/MacOS/VLC -I ncurses
- launch vlc with a ncurses intf and display video on your mac
- (requires you to be logged in via GUI)
- VLC.app/Contents/MacOS/clivlc -I telnet -d
- launch vlm remotely trough ssh in daemon mode, on a GUI'less server for instance, and stream your vids
- Now how is that for combining GUI and cli in one application on the mac?!!? :)
- jlj? I finally understand now how the OS X interface works !
- ------------------------------------------------------------------------
- r8120 | hartman | 2004-07-05 02:22:13 +0200 (Mon, 05 Jul 2004) | 5 lines
- Changed paths:
- M /trunk/bootstrap
- M /trunk/extras/contrib/src/Makefile
- A /trunk/extras/contrib/src/Patches/libcddb.patch
- A /trunk/extras/contrib/src/Patches/vcdimager.patch
- M /trunk/extras/contrib/src/packages.mak
- * Add pkgcfg, libcddb, vcdimager and libcdio to OSX contrib system
- * Fixed bootstrap to use pkg.m4 from contrib system
- * Patches to make libcddb and vcdimager work
- (stupid bugs !, how do they compile with this on other system?)
- ------------------------------------------------------------------------
- r8119 | adn | 2004-07-05 00:48:36 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/doc/skins/skins2-howto.xml
- remember to enable it in the doc for 0.7.3
- ------------------------------------------------------------------------
- r8118 | adn | 2004-07-05 00:45:22 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/doc/skins/skins2-howto.xml
- doc up to date (minimize)
- ------------------------------------------------------------------------
- r8117 | adn | 2004-07-05 00:37:01 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- A /trunk/share/skins2/default/reduce_mouseover.png
- M /trunk/share/skins2/default/theme.xml
- minimize in the default theme
- ------------------------------------------------------------------------
- r8116 | adn | 2004-07-05 00:22:10 +0200 (Mon, 05 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins2/Modules.am
- A /trunk/modules/gui/skins2/commands/cmd_minimize.cpp
- A /trunk/modules/gui/skins2/commands/cmd_minimize.hpp
- M /trunk/modules/gui/skins2/parser/interpreter.cpp
- M /trunk/modules/gui/skins2/src/os_factory.hpp
- M /trunk/modules/gui/skins2/win32/win32_factory.cpp
- M /trunk/modules/gui/skins2/win32/win32_factory.hpp
- M /trunk/modules/gui/skins2/x11/x11_factory.cpp
- M /trunk/modules/gui/skins2/x11/x11_factory.hpp
- added a function to minimize VLC (check win32 compilation)
- ------------------------------------------------------------------------
- r8115 | asmax | 2004-07-03 16:04:14 +0200 (Sat, 03 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/menus.cpp
- * wxwindows/menus.cpp: added missing _()
- ------------------------------------------------------------------------
- r8114 | hartman | 2004-07-02 19:44:16 +0200 (Fri, 02 Jul 2004) | 2 lines
- Changed paths:
- M /trunk/NEWS
- M /trunk/THANKS
- M /trunk/TODO
- * Update TODO and other junk
- ------------------------------------------------------------------------
- r8113 | gbazin | 2004-07-02 17:12:35 +0200 (Fri, 02 Jul 2004) | 4 lines
- Changed paths:
- M /trunk/include/video_output.h
- M /trunk/include/vlc_video.h
- M /trunk/modules/video_output/directx/directx.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_pictures.c
- * include/video_output.h, include/vlc_video.h, src/video_output/*:
- + When dealing with slow direct buffers, use a temporary picture to overlay subtitles (avoids slow reads during alpha-blending).
- * modules/video_output/directx/directx.c: signal slow picture buffers.
- ------------------------------------------------------------------------
- r8112 | gbazin | 2004-07-01 18:05:05 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/dmo/dmo.c
- * modules/codec/dmo/dmo.c: small fix to CopyPicture()
- ------------------------------------------------------------------------
- r8111 | gbazin | 2004-07-01 16:45:45 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/src/playlist/playlist.c
- * src/playlist/playlist.c: fixed recent playlist f!ckage.
- ------------------------------------------------------------------------
- r8110 | sigmunau | 2004-07-01 14:54:19 +0200 (Thu, 01 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/include/vlc_video.h
- M /trunk/src/video_output/vout_pictures.c
- M /trunk/src/video_output/vout_pictures.h
- Doxygenized some functions in vout_pictures.c. Prepared for new chroma
- fourcc YUVA to be used in subpicture rendering
- ------------------------------------------------------------------------
- r8109 | sigmunau | 2004-07-01 14:37:53 +0200 (Thu, 01 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/src/playlist/sort.c
- quit fast when sorting a playlist with 1 or less entries. Fixes a crash when
- shuffeling a playlist with 1 entry
- ------------------------------------------------------------------------
- r8108 | gbazin | 2004-07-01 14:37:14 +0200 (Thu, 01 Jul 2004) | 4 lines
- Changed paths:
- M /trunk/src/libvlc.c
- M /trunk/src/libvlc.h
- * src/libvlc.c:
- + start daemon mode before modules are loaded.
- + dummy interface is the default interface when in daemon mode.
- ------------------------------------------------------------------------
- r8107 | gbazin | 2004-07-01 12:48:44 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/mux/mpeg/ts.c
- * modules/mux/mpeg/ts.c: compilation fix.
- ------------------------------------------------------------------------
- r8106 | gbazin | 2004-07-01 12:35:48 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/theora.c
- * modules/codec/theora.c: correct encoding aspect ratio.
- ------------------------------------------------------------------------
- r8105 | gbazin | 2004-07-01 12:32:26 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: link dvdcss with dvdread on win32/darwin.
- ------------------------------------------------------------------------
- r8104 | gbazin | 2004-07-01 12:06:42 +0200 (Thu, 01 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/include/codecs.h
- M /trunk/modules/codec/dmo
- A /trunk/modules/codec/dmo/Modules.am
- A /trunk/modules/codec/dmo/buffer.c
- A /trunk/modules/codec/dmo/dmo.c
- A /trunk/modules/codec/dmo/dmo.h
- * modules/codec/dmo: "DirectX Media Object" decoder plugin (win32 only).
- This plugin allows using DMO filters to decode some media types (eg. WMV3).
- ------------------------------------------------------------------------
- r8103 | gbazin | 2004-07-01 11:47:05 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- A /trunk/modules/codec/dmo
- * modules/codec/dmo: new directory.
- ------------------------------------------------------------------------
- r8102 | gbazin | 2004-07-01 01:18:54 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/mux/mpeg/ts.c
- * modules/mux/mpeg/ts.c: support for dts and dvbs + a few coding style changes.
- ------------------------------------------------------------------------
- r8101 | hartman | 2004-07-01 00:44:41 +0200 (Thu, 01 Jul 2004) | 3 lines
- Changed paths:
- M /trunk/modules/codec/theora.c
- * set correct AR on theora video.
- this is also broken for encoding, but i'm not sure how to fix this.
- ------------------------------------------------------------------------
- r8100 | gbazin | 2004-07-01 00:15:32 +0200 (Thu, 01 Jul 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/ts.c
- * modules/demux/ts.c: added DTS support as per "ETSI TS 101 154" Annex F.
- ------------------------------------------------------------------------
- r8099 | hartman | 2004-06-30 23:37:58 +0200 (Wed, 30 Jun 2004) | 8 lines
- Changed paths:
- M /trunk/src/libvlc.c
- * src/libvlc.c:
- - always use the dummy interface as the primary interface
- in daemon mode.
- - always launch the logger interface as a secondary interface.
- (perhaps later let vlc log to /var/log if it has the rights? in append mode?)
- - any other interfaces should be launched with --extraintf
- - we should add a pid file option for daemon mode?
- ------------------------------------------------------------------------
- r8098 | asmax | 2004-06-30 20:07:34 +0200 (Wed, 30 Jun 2004) | 5 lines
- Changed paths:
- M /trunk/src/playlist/playlist.c
- * src/playlist/playlist.c: check "prevent-skip" to avoid skipping
- twice after a "goto" or a "skip" command.
- I don't know if it is the proper fix, but at least the playlist is
- useable now ;)
- ------------------------------------------------------------------------
- r8097 | hartman | 2004-06-30 18:26:48 +0200 (Wed, 30 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/main.h
- M /trunk/src/libvlc.c
- M /trunk/src/libvlc.h
- * first stab at vlc daemon mode (-d, --daemon )
- ------------------------------------------------------------------------
- r8096 | sigmunau | 2004-06-30 18:06:11 +0200 (Wed, 30 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/mpga.c
- segfault fix when id3tag is unavailable
- ------------------------------------------------------------------------
- r8095 | hartman | 2004-06-29 17:53:28 +0200 (Tue, 29 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/NEWS
- M /trunk/TODO
- * TODO: some changes
- * NEWS: let's keep it up to date, will mean less searching trough mailboxes in august.
- ------------------------------------------------------------------------
- r8094 | gbazin | 2004-06-29 17:27:56 +0200 (Tue, 29 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/codec/ffmpeg/video.c
- * modules/codec/ffmpeg/video.c: force the very 1st frame (for still pictures).
- ------------------------------------------------------------------------
- r8093 | fenrir | 2004-06-29 00:49:43 +0200 (Tue, 29 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- M /trunk/src/input/var.c
- * all: re-enabled meta-datas.
- ------------------------------------------------------------------------
- r8092 | fenrir | 2004-06-29 00:11:03 +0200 (Tue, 29 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/es_out.c
- * es_out: re-enabled meta infos about ES.
- ------------------------------------------------------------------------
- r8091 | fenrir | 2004-06-28 23:36:17 +0200 (Mon, 28 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/demuxdump.c
- * demuxdump: ported to demux2.
- ------------------------------------------------------------------------
- r8090 | gbazin | 2004-06-28 18:03:44 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/mjpeg.c
- * modules/demux/mjpeg.c: handle jpeg stills.
- ------------------------------------------------------------------------
- r8089 | fkuehne | 2004-06-28 16:17:27 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/po/de.po
- * massive translation corrections
- ------------------------------------------------------------------------
- r8088 | fkuehne | 2004-06-28 16:16:51 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvb/access.c
- M /trunk/modules/stream_out/rtp.c
- M /trunk/modules/video_filter/clone.c
- M /trunk/modules/video_filter/logo.c
- M /trunk/modules/video_filter/motionblur.c
- M /trunk/modules/video_filter/wall.c
- * ALL: minor spelling fixes
- ------------------------------------------------------------------------
- r8087 | gbazin | 2004-06-28 16:04:07 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/fileinfo.cpp
- * modules/gui/wxwindows/fileinfo.cpp: fixed typo.
- ------------------------------------------------------------------------
- r8086 | gbazin | 2004-06-28 16:03:28 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/input/control.c
- * src/input/control.c: fixed INPUT_ADD_INFO/INPUT_GET_INFO
- ------------------------------------------------------------------------
- r8085 | gbazin | 2004-06-28 11:21:22 +0200 (Mon, 28 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: re-enabled the id3 and id3tag modules.
- ------------------------------------------------------------------------
- r8084 | hartman | 2004-06-28 03:36:48 +0200 (Mon, 28 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/audio_output/coreaudio.c
- * take hog mode if during AC3 playback
- jlj could you please verify this ?
- ------------------------------------------------------------------------
- r8083 | hartman | 2004-06-28 01:40:29 +0200 (Mon, 28 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/hotkeys.c
- * check for p_vout before accessing it. (quit before playing would cause a crash as of late)
- ------------------------------------------------------------------------
- r8082 | fenrir | 2004-06-27 21:56:03 +0200 (Sun, 27 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/mpga.c
- * mpga: improved DEMUX_GET_TIME. It has now a perfect precision until
- the first seek. (A good DEMUX_SET_TIME has to be implemented with high
- precision).
- ------------------------------------------------------------------------
- r8081 | fenrir | 2004-06-27 21:54:35 +0200 (Sun, 27 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/src/input/input.c
- M /trunk/src/input/var.c
- M /trunk/src/libvlc.h
- * all: a new --input-slave option to start playing with multi-input (#
- is used as a separator), it may or may not work (depend a lot on the
- demux).
- ------------------------------------------------------------------------
- r8080 | gbazin | 2004-06-27 21:35:53 +0200 (Sun, 27 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/menus.cpp
- * modules/gui/wxwindows/menus.cpp: added file info and messages entries to the popup menu.
- ------------------------------------------------------------------------
- r8079 | gbazin | 2004-06-27 21:27:01 +0200 (Sun, 27 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/controls/ctrl_checkbox.cpp
- * modules/gui/skins2/controls/ctrl_checkbox.cpp: handle double click events too
- ------------------------------------------------------------------------
- r8078 | gbazin | 2004-06-27 16:37:28 +0200 (Sun, 27 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvdread.c
- * modules/access/dvdread.c: use SPU palette.
- ------------------------------------------------------------------------
- r8077 | gbazin | 2004-06-27 16:13:07 +0200 (Sun, 27 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvdread.c
- * modules/access/dvdread.c: got rid of warnings.
- ------------------------------------------------------------------------
- r8076 | gbazin | 2004-06-27 15:32:07 +0200 (Sun, 27 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/access/dvdnav.c
- M /trunk/modules/access/dvdread.c
- M /trunk/modules/gui/wxwindows/menus.cpp
- * access/dvdread.c: misc improvements/fixes.
- * modules/access/dvdnav.c: chapters start from 1.
- * modules/gui/wxwindows/menus.cpp: removed debug message.
- ------------------------------------------------------------------------
- r8075 | gbazin | 2004-06-27 12:19:23 +0200 (Sun, 27 Jun 2004) | 6 lines
- Changed paths:
- M /trunk/src/input/input.c
- M /trunk/src/input/var.c
- * src/input/input.c:
- + fixed typo in INPUT_CONTROL_SET_SEEKPOINT_NEXT.
- + a few coding style changes.
- * input/var.c:
- + use the descriptive name for titles/chapters if available.
- ------------------------------------------------------------------------
- r8074 | gbazin | 2004-06-27 12:16:57 +0200 (Sun, 27 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvdread.c
- * modules/access/dvdread.c: titles and chapters start from 1.
- ------------------------------------------------------------------------
- r8073 | gbazin | 2004-06-26 20:40:54 +0200 (Sat, 26 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/controls/ctrl_image.cpp
- * modules/gui/skins2/controls/ctrl_image.cpp: fixed the infamous popup bug under x11.
- ------------------------------------------------------------------------
- r8072 | gbazin | 2004-06-26 19:01:16 +0200 (Sat, 26 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins2/x11/x11_window.cpp
- * modules/gui/skins2/x11/x11_window.cpp: "stay on top" support if window manager supports _NET_WM_STATE_STAYS_ON_TOP.
- ------------------------------------------------------------------------
- r8071 | gbazin | 2004-06-26 18:15:27 +0200 (Sat, 26 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/src/vlcproc.cpp
- M /trunk/modules/gui/skins2/vars/time.cpp
- * modules/gui/skins2/*: removed a couple of fixme
- ------------------------------------------------------------------------
- r8070 | gbazin | 2004-06-26 17:27:27 +0200 (Sat, 26 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/src/skin_main.cpp
- M /trunk/src/playlist/playlist.c
- src/playlist/playlist.c, modules/gui/skins2/src/skin_main.cpp: hmmm
- ------------------------------------------------------------------------
- r8069 | gbazin | 2004-06-26 17:19:31 +0200 (Sat, 26 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/modules.c
- * src/misc/modules.c: got rid of unused variable.
- ------------------------------------------------------------------------
- r8068 | gbazin | 2004-06-26 17:18:06 +0200 (Sat, 26 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/src/misc/modules.c
- M /trunk/src/playlist/playlist.c
- * src/misc/modules.c: module_Need() probed sub-modules twice.
- * playlist/playlist.c: with autodeletion, destroy the input before deleting the playlist item (shared data between both).
- ------------------------------------------------------------------------
- r8067 | gbazin | 2004-06-26 16:43:11 +0200 (Sat, 26 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins2/src/skin_main.cpp
- * modules/gui/skins2/src/skin_main.cpp: small cleanup to the skins loader demux.
- ------------------------------------------------------------------------
- r8066 | asmax | 2004-06-26 00:47:56 +0200 (Sat, 26 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins2/controls/ctrl_button.cpp
- * ctrl_button.cpp : handle double click events too
- ------------------------------------------------------------------------
- r8065 | fenrir | 2004-06-25 22:46:11 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_input.h
- * vlc_input: removed unused p_sys.
- ------------------------------------------------------------------------
- r8064 | hartman | 2004-06-25 21:44:48 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/extras/contrib/src/Makefile
- M /trunk/extras/contrib/src/packages.mak
- * dvdnav <-> dvdplay contrib
- ------------------------------------------------------------------------
- r8063 | fenrir | 2004-06-25 20:55:14 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/subtitle.c
- * subtitle: removed debug message.
- ------------------------------------------------------------------------
- r8062 | fenrir | 2004-06-25 20:41:15 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/subtitle.c
- * subtitle: compilation fix.
- ------------------------------------------------------------------------
- r8061 | fenrir | 2004-06-25 20:35:56 +0200 (Fri, 25 Jun 2004) | 6 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/demux/Modules.am
- M /trunk/modules/demux/avi/avi.c
- M /trunk/modules/demux/mp4/mp4.c
- A /trunk/modules/demux/subtitle.c (from /trunk/modules/demux/util/sub.c:8042)
- M /trunk/modules/demux/util/Modules.am
- D /trunk/modules/demux/util/sub.c
- D /trunk/modules/demux/util/sub.h
- M /trunk/src/input/decoder.c
- M /trunk/src/input/es_out.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_internal.h
- M /trunk/src/input/stream.c
- * sub ->subtitle : converted sub.c to a 'real' demux2.
- * input.c: added basic multi-input support for subtitle.
- * avi, mp4: don't exit anymore when no es selected.
- ------------------------------------------------------------------------
- r8060 | gbazin | 2004-06-25 16:31:52 +0200 (Fri, 25 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/menus.cpp
- M /trunk/modules/video_output/directx/directx.c
- M /trunk/modules/video_output/directx/vout.h
- * modules/video_output/directx/*: added a "wallpaper" mode (only when overlay is available).
- * modules/gui/wxwindows/menus.cpp: wallpaper entry in the menu.
- ------------------------------------------------------------------------
- r8059 | gbazin | 2004-06-25 16:25:27 +0200 (Fri, 25 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/dvdread.c
- M /trunk/modules/gui/wxwindows/open.cpp
- * gui/wxwindows/open.cpp: removed deprecated DVD entries.
- * access/dvdread.c: added dvdsimple shortcut.
- ------------------------------------------------------------------------
- r8058 | sam | 2004-06-25 14:21:32 +0200 (Fri, 25 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/HACKING
- M /trunk/bootstrap
- M /trunk/configure.ac
- M /trunk/m4/vlc.m4
- * m4/vlc.m4 configure.ac:
- + Moved the shared object suffix detection to vlc.m4.
- + Replaced AX_* macros with VLC_* macros.
- ------------------------------------------------------------------------
- r8057 | sam | 2004-06-25 14:20:20 +0200 (Fri, 25 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/control/corba/Modules.am
- * modules/control/corba/Modules.am:
- + Play nicely with recent automake versions.
- ------------------------------------------------------------------------
- r8056 | gbazin | 2004-06-25 11:57:27 +0200 (Fri, 25 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/input/input.c
- * src/input/input.c: win32 compilation fix.
- ------------------------------------------------------------------------
- r8055 | gbazin | 2004-06-25 02:18:47 +0200 (Fri, 25 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- configure.ac: forgot a reference to modules/access/dvdread
- ------------------------------------------------------------------------
- r8054 | gbazin | 2004-06-25 02:16:48 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/Modules.am
- A /trunk/modules/access/dvdnav.c (from /trunk/modules/demux/dvdnav.c:8052)
- M /trunk/modules/demux/Modules.am
- D /trunk/modules/demux/dvdnav.c
- * demux/dvdnav.c, access/dvdnav.c: moved dvdnav.c in the access directory.
- ------------------------------------------------------------------------
- r8053 | gbazin | 2004-06-25 02:09:41 +0200 (Fri, 25 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/access/Modules.am
- D /trunk/modules/access/dvdread
- A /trunk/modules/access/dvdread.c (from /trunk/modules/access/dvdread/input.c:8052)
- * modules/access/dvdread, modules/access/dvdread.c:
- + major rewrite of the dvdread module.
- + dvdread is now an access_demux module.
- ------------------------------------------------------------------------
- r8052 | gbazin | 2004-06-25 01:51:14 +0200 (Fri, 25 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- D /trunk/modules/access/dvd
- D /trunk/modules/access/dvdplay
- * configure.ac, modules/access/dvd, modules/access/dvdplay:
- + removed dvdplay module which was deprecated in favor of the dvdnav one.
- + removed dvd module which is going to be replace with a new dvdread one.
- ------------------------------------------------------------------------
- r8051 | fenrir | 2004-06-25 00:21:36 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- * input.c: fixed play/pause + cosmetics.
- ------------------------------------------------------------------------
- r8050 | fenrir | 2004-06-25 00:19:29 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/demux.c
- * demux.c: added new DEMUX_* queries to demux2_vaControlHelper.
- ------------------------------------------------------------------------
- r8049 | fenrir | 2004-06-25 00:18:33 +0200 (Fri, 25 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_input.h
- * vlc_input: added missing fields for multi-input (nothing working yet).
- ------------------------------------------------------------------------
- r8048 | titer | 2004-06-23 23:40:01 +0200 (Wed, 23 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/macosx/macosx.m
- macosx/macosx.m: fixed macosx-opengl-effect string list
- ------------------------------------------------------------------------
- r8047 | fenrir | 2004-06-23 22:42:07 +0200 (Wed, 23 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/stream.c
- * stream.c: fixed a problem with peek.
- ------------------------------------------------------------------------
- r8046 | gbazin | 2004-06-23 22:24:01 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/input/es_out.c
- M /trunk/src/input/stream.c
- M /trunk/src/input/var.c
- * src/input: update ES object vars when an ES is removed + some coding style changes.
- ------------------------------------------------------------------------
- r8045 | gbazin | 2004-06-23 22:20:39 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/dvdnav.c
- * modules/demux/dvdnav.c: added "dvd" shortcut and removed old TODO list.
- ------------------------------------------------------------------------
- r8044 | gbazin | 2004-06-23 21:42:20 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/dvdnav.c
- * modules/demux/dvdnav.c: work-around for libdvdnav cvs + a few coding style changes.
- ------------------------------------------------------------------------
- r8043 | fenrir | 2004-06-23 20:52:06 +0200 (Wed, 23 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/es_out.c
- * es_out: fixed a bug preventing re-selecting an ES.
- ------------------------------------------------------------------------
- r8042 | fenrir | 2004-06-23 19:49:26 +0200 (Wed, 23 Jun 2004) | 12 lines
- Changed paths:
- M /trunk/include/vlc_input.h
- M /trunk/modules/control/hotkeys.c
- M /trunk/modules/demux/util/sub.c
- M /trunk/modules/demux/util/sub.h
- M /trunk/src/input/control.c
- M /trunk/src/input/es_out.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_internal.h
- M /trunk/src/input/var.c
- * all: - added a boolean "seekable" object variable to p_input.
- (becarefull, it's just if you can seek or not, and not if you have to
- display the progress bar, for thet last you have to check if "position"
- value get != 0.0 )
- - added "audio-delay" and "spu-delay" object variables to delay
- audio/spu to the video. They can be changed on the fly (untested).
- - renamed INPUT__GET/SET_SUBDELAY into
- INPUT_SET_SPU_DELAY and added INPUT_SET_AUDIO_DELAY
- (wrapper to "audio-delay" and "spu-delay")
- - readded INPUT_ADD/GET_INFO/INPUT_SET_NAME. Becarefull to not over-use
- them, a demuxer should export DEMUX_GET_META and not using them.
- ------------------------------------------------------------------------
- r8041 | gbazin | 2004-06-23 15:58:02 +0200 (Wed, 23 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/demux/m3u.c
- M /trunk/src/input/stream.c
- * modules/demux/m3u.c: allocate buffer for stream_Read().
- * src/input/stream.c: fixed detection of EOF.
- ------------------------------------------------------------------------
- r8040 | gbazin | 2004-06-23 13:32:59 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/vcd/vcd.c
- M /trunk/modules/demux/ps.c
- * modules/access/vcd/vcd.c, modules/demux/ps.c: fixed vcd.
- ------------------------------------------------------------------------
- r8039 | hartman | 2004-06-23 12:29:30 +0200 (Wed, 23 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/macosx/controls.m
- M /trunk/modules/gui/macosx/intf.m
- * OSX compiles again (BEWARE it is still SEVERELY broken)
- ------------------------------------------------------------------------
- r8038 | gbazin | 2004-06-23 12:13:05 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/input/input.c
- * src/input/input.c: win32 fix.
- ------------------------------------------------------------------------
- r8037 | gbazin | 2004-06-23 12:12:41 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/ncurses.c
- M /trunk/modules/gui/wxwindows/wizard.cpp
- * modules/gui/ncurses.c, modules/gui/wxwindows/wizard.cpp: compilation fixes.
- ------------------------------------------------------------------------
- r8036 | zorglub | 2004-06-23 12:00:21 +0200 (Wed, 23 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/mpga.c
- M /trunk/modules/demux/util/id3.c
- M /trunk/modules/demux/util/id3tag.c
- Fix id3 and id3tag (using meta)
- ------------------------------------------------------------------------
- r8035 | jlj | 2004-06-23 05:15:08 +0200 (Wed, 23 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/src/audio_output/output.c
- * Fix for DTS over SPDIF stuttering. Someone please review.
- ------------------------------------------------------------------------
- r8034 | fenrir | 2004-06-23 01:17:02 +0200 (Wed, 23 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/demux/livedotcom.cpp
- * livedotcom: begin support of PAUSE. It doesn't work yet, resume
- always restarts from the start :(
- ------------------------------------------------------------------------
- r8033 | gbazin | 2004-06-23 00:21:12 +0200 (Wed, 23 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: disabled stream_out_display for now.
- ------------------------------------------------------------------------
- r8032 | zorglub | 2004-06-22 23:55:57 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/misc/modules.c
- Re-enable dynamic plugins
- ------------------------------------------------------------------------
- r8031 | gbazin | 2004-06-22 23:55:50 +0200 (Tue, 22 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/skins/src/skin_main.cpp
- M /trunk/modules/gui/skins2/src/skin_main.cpp
- M /trunk/modules/gui/skins2/src/vlcproc.cpp
- M /trunk/modules/gui/skins2/vars/stream.cpp
- M /trunk/modules/gui/skins2/vars/time.cpp
- * modules/gui/skins / skins2: compilation fixes.
- ------------------------------------------------------------------------
- r8030 | gbazin | 2004-06-22 23:22:13 +0200 (Tue, 22 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/codec/cmml/intf.c
- M /trunk/modules/codec/theora.c
- M /trunk/modules/control/netsync.c
- M /trunk/modules/demux/Modules.am
- M /trunk/modules/demux/m3u.c
- M /trunk/modules/demux/mpeg/Modules.am
- M /trunk/modules/demux/playlist/m3u.c
- M /trunk/modules/demux/playlist/old.c
- M /trunk/modules/demux/playlist/pls.c
- M /trunk/modules/demux/ps.c
- ALL: a bunch of compilation fixes + disabled plugins that don't compile anymore.
- ------------------------------------------------------------------------
- r8029 | fenrir | 2004-06-22 22:32:10 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/speex.c
- * speex: missing <vlc/input.h> include.
- ------------------------------------------------------------------------
- r8028 | fenrir | 2004-06-22 22:19:31 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/Makefile.am
- * Makefile.am: updated.
- ------------------------------------------------------------------------
- r8027 | fenrir | 2004-06-22 22:10:17 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/src/input/input_internal.h
- input_internal: lalala .
- ------------------------------------------------------------------------
- r8026 | fenrir | 2004-06-22 22:09:22 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/include/vlc_stream.h
- * vlc_stream.h : oops again.
- ------------------------------------------------------------------------
- r8025 | fenrir | 2004-06-22 22:07:34 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/include/vlc_es_out.h
- * vlc_es_out.h: oops ;)
- ------------------------------------------------------------------------
- r8024 | fenrir | 2004-06-22 22:02:47 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/vorbis.c
- * vorbis: compilation fix.
- ------------------------------------------------------------------------
- r8023 | fenrir | 2004-06-22 21:49:25 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: removed access2, demux2, demuxdump, mpeg_system.
- ------------------------------------------------------------------------
- r8022 | fenrir | 2004-06-22 21:46:10 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- D /trunk/modules/access/access2.c
- D /trunk/modules/demux/demux2.c
- * access2, demux2: not needed anymore.
- ------------------------------------------------------------------------
- r8021 | fenrir | 2004-06-22 21:43:37 +0200 (Tue, 22 Jun 2004) | 6 lines
- Changed paths:
- M /trunk/configure.ac
- * configure.ac: disable plugins that can't compile anymore:
- - dvd, dvdread, dvdplay, vcdx, cddax
- - gtk, gnome, qt, kde
- There are others in this case, specially interface that I can't test.
- ------------------------------------------------------------------------
- r8020 | fenrir | 2004-06-22 21:35:15 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/Makefile.am
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8019 | fenrir | 2004-06-22 21:35:01 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/visualization/goom.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8018 | fenrir | 2004-06-22 21:34:44 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/misc/dummy/dummy.c
- M /trunk/modules/misc/dummy/input.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8017 | fenrir | 2004-06-22 21:34:20 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/ncurses.c
- M /trunk/modules/gui/wxwindows/bookmarks.cpp
- M /trunk/modules/gui/wxwindows/dialogs.cpp
- M /trunk/modules/gui/wxwindows/fileinfo.cpp
- M /trunk/modules/gui/wxwindows/interface.cpp
- M /trunk/modules/gui/wxwindows/timer.cpp
- M /trunk/modules/gui/wxwindows/video.cpp
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8016 | fenrir | 2004-06-22 21:34:01 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/gestures.c
- M /trunk/modules/control/hotkeys.c
- M /trunk/modules/control/http.c
- M /trunk/modules/control/joystick.c
- M /trunk/modules/control/netsync.c
- M /trunk/modules/control/rc.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8015 | fenrir | 2004-06-22 21:33:30 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/libmpeg2.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8014 | fenrir | 2004-06-22 21:33:06 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/dvdnav.c
- M /trunk/modules/demux/livedotcom.cpp
- M /trunk/modules/demux/mkv.cpp
- M /trunk/modules/demux/util/id3.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8013 | fenrir | 2004-06-22 21:31:54 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/interface/interface.c
- M /trunk/src/libvlc.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/vout_synchro.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8012 | fenrir | 2004-06-22 21:31:14 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/misc/modules.c
- M /trunk/src/misc/objects.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8011 | fenrir | 2004-06-22 21:30:54 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/playlist/loadsave.c
- M /trunk/src/playlist/playlist.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8010 | fenrir | 2004-06-22 21:30:31 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/src/input/var.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8009 | fenrir | 2004-06-22 21:29:57 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/access.c
- A /trunk/src/input/clock.c (from /trunk/src/input/input_clock.c:8003)
- M /trunk/src/input/control.c
- A /trunk/src/input/decoder.c (from /trunk/src/input/input_dec.c:8003)
- M /trunk/src/input/demux.c
- M /trunk/src/input/es_out.c
- M /trunk/src/input/input.c
- D /trunk/src/input/input_clock.c
- D /trunk/src/input/input_dec.c
- D /trunk/src/input/input_ext-plugins.c
- D /trunk/src/input/input_programs.c
- M /trunk/src/input/stream.c
- M /trunk/src/input/subtitles.c
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8008 | fenrir | 2004-06-22 21:29:37 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/include/vlc_access.h
- A /trunk/include/vlc_demux.h
- A /trunk/include/vlc_input.h
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8007 | fenrir | 2004-06-22 21:29:19 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- D /trunk/include/input_ext-dec.h
- D /trunk/include/input_ext-intf.h
- D /trunk/include/input_ext-plugins.h
- D /trunk/include/stream_control.h
- M /trunk/include/vlc/decoder.h
- M /trunk/include/vlc/input.h
- M /trunk/include/vlc/intf.h
- M /trunk/include/vlc_codec.h
- M /trunk/include/vlc_objects.h
- * all: rework of the input.
- ------------------------------------------------------------------------
- r8006 | fenrir | 2004-06-22 20:39:02 +0200 (Tue, 22 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/mp4.c
- * mp4: fixed width in tkhd. (at least I hope).
- ------------------------------------------------------------------------
- r8005 | damienf | 2004-06-22 11:13:51 +0200 (Tue, 22 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/dshow/dshow.cpp
- M /trunk/modules/access/dshow/filter.cpp
- M /trunk/modules/access/dshow/filter.h
- - added last resort built-in mediatype for capture filter if card does not returns any (i.e Osprey cards)
- - miscelaneous clean ups
- ------------------------------------------------------------------------
- r8004 | hartman | 2004-06-22 02:03:08 +0200 (Tue, 22 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/demux/livedotcom.cpp
- * modules/demux/livedotcom.cpp: - ts2 -> ts
- - take into account !rtpSource (for UDP support)
- ------------------------------------------------------------------------
- r8003 | zorglub | 2004-06-20 12:25:22 +0200 (Sun, 20 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- DVB NIT parsing
- ------------------------------------------------------------------------
- r8002 | fenrir | 2004-06-19 16:16:17 +0200 (Sat, 19 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/mp4.c
- * mp4: avcC atom fixed. (Missing sps/pps).
- ------------------------------------------------------------------------
- r8001 | hartman | 2004-06-18 21:20:34 +0200 (Fri, 18 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/bugreport-howto.txt
- * Bug report howto is a online document.
- ------------------------------------------------------------------------
- r8000 | hartman | 2004-06-18 20:56:39 +0200 (Fri, 18 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/Makefile.am
- D /trunk/doc/intf-http.txt
- D /trunk/doc/vlc-howto.sgml
- M /trunk/doc/vlc.1
- D /trunk/doc/web-streaming.html
- * Removed some deprecated docs. small fix to vlc man page.
- ------------------------------------------------------------------------
- r7999 | hartman | 2004-06-18 16:00:51 +0200 (Fri, 18 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/extras/contrib/src/Patches/ffmpeg.patch.cvs
- M /trunk/extras/contrib/src/Patches/live.patch
- M /trunk/extras/contrib/src/packages.mak
- * ffmpeg resample.c patch is no longer necessary
- * new liveMedia version
- * liveMedia mp3 tabsel nameconflict patch no longer needed. (Accepted upstream).
- ------------------------------------------------------------------------
- r7998 | sigmunau | 2004-06-18 14:38:28 +0200 (Fri, 18 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/audio_filter/resampler/linear.c
- M /trunk/modules/audio_filter/resampler/ugly.c
- Fixed a nasty memleak in ugly and linear resamplers when alloca is
- unavaliable. Also swaped the score of these modules.
- ------------------------------------------------------------------------
- r7997 | sigmunau | 2004-06-18 13:35:45 +0200 (Fri, 18 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/variables.h
- M /trunk/src/playlist/info.c
- M /trunk/src/playlist/item-ext.c
- M /trunk/src/playlist/item.c
- M /trunk/src/video_output/vout_subpictures.c
- various documentation fixes
- ------------------------------------------------------------------------
- r7996 | fenrir | 2004-06-17 22:31:45 +0200 (Thu, 17 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/demux/livedotcom.cpp
- * livedotcom: small memleak + removed a FIXME. Thanks Dermot McGahon
- for the report.
- ------------------------------------------------------------------------
- r7995 | sigmunau | 2004-06-17 14:36:03 +0200 (Thu, 17 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/doc/Doxyfile
- A /trunk/doc/Doxyfile.skins2
- splitted the documentation for skins2 out of the main docs. Tweaked the
- doxyfile for the main docs a bit.
- ------------------------------------------------------------------------
- r7994 | sigmunau | 2004-06-17 13:27:49 +0200 (Thu, 17 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_video.h
- include/vlc_video.h: minor doc fix
- ------------------------------------------------------------------------
- r7993 | sigmunau | 2004-06-17 13:25:02 +0200 (Thu, 17 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/lirc/example.lircrc
- example.lircrc: Added missing commands
- ------------------------------------------------------------------------
- r7992 | oaubert | 2004-06-17 10:29:56 +0200 (Thu, 17 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/corba/mediacontrol-core.c
- Formatting fixes
- ------------------------------------------------------------------------
- r7991 | yoann | 2004-06-17 05:37:03 +0200 (Thu, 17 Jun 2004) | 8 lines
- Changed paths:
- M /trunk/doc/developer/video_output.xml
- M /trunk/include/osd.h
- M /trunk/include/video_output.h
- M /trunk/include/vlc_video.h
- M /trunk/modules/codec/cmml/intf.c
- M /trunk/modules/codec/dvbsub.c
- M /trunk/modules/codec/ogt/cvd.c
- M /trunk/modules/codec/ogt/cvd_parse.c
- M /trunk/modules/codec/ogt/ogt.c
- M /trunk/modules/codec/ogt/ogt_parse.c
- M /trunk/modules/codec/ogt/subtitle.h
- M /trunk/modules/codec/spudec/parse.c
- M /trunk/modules/codec/spudec/spudec.c
- M /trunk/modules/codec/spudec/spudec.h
- M /trunk/modules/codec/subsdec.c
- M /trunk/modules/control/corba/mediacontrol-core.c
- M /trunk/modules/control/hotkeys.c
- M /trunk/modules/control/lirc.c
- M /trunk/modules/gui/macosx/controls.m
- M /trunk/modules/gui/macosx/playlist.m
- M /trunk/modules/misc/freetype.c
- M /trunk/src/video_output/video_output.c
- M /trunk/src/video_output/video_widgets.c
- M /trunk/src/video_output/vout_subpictures.c
- * src/video_output/vout_subpictures.c : New OSD channels
- When you want to use OSD, you have to register an OSD channel, by calling
- vout_RegisterOSDChannel, then pass it to vout_CreateSubPicture.
- There is a particular channel, DEFAULT_CHANNEL that can be used for
- general purpose.
- See modules/control/hotkeys.c for an example.
- ------------------------------------------------------------------------
- r7990 | fenrir | 2004-06-16 21:35:33 +0200 (Wed, 16 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mp4/mp4.c
- M /trunk/modules/mux/mp4.c
- M /trunk/modules/packetizer/h264.c
- * all: fixed the way h264 streams are stored in .mp4
- ------------------------------------------------------------------------
- r7989 | fenrir | 2004-06-16 19:28:19 +0200 (Wed, 16 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/avi/avi.c
- * avi: fixed the return value of Seek().
- ------------------------------------------------------------------------
- r7988 | hartman | 2004-06-15 17:41:53 +0200 (Tue, 15 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_common.h
- * fix the defines for strcasecmp strncasecmp and strcasestr
- ------------------------------------------------------------------------
- r7987 | hartman | 2004-06-15 17:17:25 +0200 (Tue, 15 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/extras/libc.c
- * strcasestr not strncasestr
- ------------------------------------------------------------------------
- r7986 | hartman | 2004-06-15 16:43:26 +0200 (Tue, 15 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc_common.h
- * vlc_strcasestr defines (still missing something. still can't find it)
- ------------------------------------------------------------------------
- r7985 | hartman | 2004-06-15 16:33:50 +0200 (Tue, 15 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/codecs.h
- M /trunk/modules/codec/ffmpeg/ffmpeg.c
- * G.726 support trough ffmpeg
- ------------------------------------------------------------------------
- r7984 | hartman | 2004-06-15 15:47:42 +0200 (Tue, 15 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/demux/util/sub.c
- M /trunk/src/extras/libc.c
- * backport of local_stristr to vlc_strcasestr in libc.c
- fixes a problem with missing strcasestr on platforms in combination with ncurses intf.
- ------------------------------------------------------------------------
- r7983 | oaubert | 2004-06-15 11:15:09 +0200 (Tue, 15 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/misc/Modules.am
- A /trunk/modules/misc/svg.c
- SVG rendering module. It uses the text rendering API, and converts
- plain text to SVG. It can be used to have more control on the subtitle
- rendering.
- ------------------------------------------------------------------------
- r7982 | hartman | 2004-06-15 01:11:14 +0200 (Tue, 15 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/netsync.c
- * define INADDR_NONE for Solaris (fixes #1815)
- ------------------------------------------------------------------------
- r7981 | jpsaman | 2004-06-14 21:19:57 +0200 (Mon, 14 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/video_output/hd1000v.cpp
- M /trunk/vlc.roku
- Updated build rules.
- ------------------------------------------------------------------------
- r7980 | jpsaman | 2004-06-14 16:43:16 +0200 (Mon, 14 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvb/linux_dvb.c
- FEC_NONE is a valid value in DecodeFEC(). (Fix thanks to Guido Flohr)
- ------------------------------------------------------------------------
- r7979 | jpsaman | 2004-06-14 16:35:57 +0200 (Mon, 14 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/dvb/linux_dvb.c
- Fix typos in DVB-T tuning code.
- ------------------------------------------------------------------------
- r7978 | jlj | 2004-06-14 00:31:18 +0200 (Mon, 14 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/audio_output/coreaudio.c
- * coreaudio: Fix (not tested) for the no audio on A52 over SPDIF issue.
- ------------------------------------------------------------------------
- r7977 | zorglub | 2004-06-12 02:19:59 +0200 (Sat, 12 Jun 2004) | 16 lines
- Changed paths:
- M /trunk/include/vlc/vlc.h
- M /trunk/mozilla/vlcintf.idl
- M /trunk/mozilla/vlcpeer.cpp
- M /trunk/src/libvlc.c
- * Added new functions to the Mozilla plugin
- - set_volume
- - get_volume
- - mute
- - clear_playlist
- - add_item
- - next
- - previous
- - isplaying
- - ge_length
- - get_position
- - get_time
- - seek
- * Fixed VLC_VolumeSet and a description
- ------------------------------------------------------------------------
- r7976 | ipkiss | 2004-06-11 19:14:28 +0200 (Fri, 11 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/gui/skins2/src/skin_main.cpp
- M /trunk/modules/gui/skins2/src/vlcproc.cpp
- M /trunk/modules/gui/skins2/src/vlcproc.hpp
- * skins2/src/skin_main.cpp: New demux2 module to load automatically a skin.
- This only works when the skins2 interface is active.
- Not very much tested yet...
- ------------------------------------------------------------------------
- r7975 | oaubert | 2004-06-11 16:14:28 +0200 (Fri, 11 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/control/corba/Modules.am
- Proper fix for corba building problem (use AM_CONDITIONAL)
- ------------------------------------------------------------------------
- r7974 | oaubert | 2004-06-11 15:46:01 +0200 (Fri, 11 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/control/corba/mediacontrol-core.c
- * Bug fix in unit conversion
- * Updated text display to new API (added i_channel)
- ------------------------------------------------------------------------
- r7973 | jlj | 2004-06-11 04:58:05 +0200 (Fri, 11 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/audio_output/coreaudio.c
- * coreaudio: Fixed the failed to set buffer size: [nope] SPDIF issue.
- ------------------------------------------------------------------------
- r7972 | gbazin | 2004-06-09 17:24:18 +0200 (Wed, 09 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/dshow/dshow.cpp
- M /trunk/modules/access/dshow/filter.cpp
- M /trunk/modules/access/dshow/filter.h
- M /trunk/modules/demux/demux2.c
- * modules/access/dshow: converted to access2/demux2. Let's hope I didn't break anything ;)
- ------------------------------------------------------------------------
- r7971 | gbazin | 2004-06-09 13:28:45 +0200 (Wed, 09 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/video_output/directx/events.c
- * modules/video_output/directx/events.c: implemented VOUT_CLOSE.
- ------------------------------------------------------------------------
- r7970 | gbazin | 2004-06-09 13:13:42 +0200 (Wed, 09 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/net.c
- * src/misc/net.c: fix for the udp-auto-mtu on win32.
- ------------------------------------------------------------------------
- r7969 | hartman | 2004-06-09 12:52:28 +0200 (Wed, 09 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- * TODO: clarification to some of the vout redesign issues
- ------------------------------------------------------------------------
- r7968 | oaubert | 2004-06-09 12:30:58 +0200 (Wed, 09 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/control/corba/Modules.am
- Unclean but quick bugfix for the CORBA plugin building problem.
- ------------------------------------------------------------------------
- r7967 | gbazin | 2004-06-09 11:57:35 +0200 (Wed, 09 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/bookmarks.cpp
- * modules/gui/wxwindows/bookmarks.cpp: compilation fix.
- ------------------------------------------------------------------------
- r7966 | yoann | 2004-06-08 23:53:23 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/hotkeys.c
- * modules/control/hotkeys.c: don't display OSD slider if stream is not seekable, when pressing 't' hotkey.
- ------------------------------------------------------------------------
- r7965 | fenrir | 2004-06-08 22:19:51 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins2/vars/playlist.cpp
- * playlist: oops, compilation fix.
- ------------------------------------------------------------------------
- r7964 | jpsaman | 2004-06-08 20:17:15 +0200 (Tue, 08 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- M /trunk/vlc.roku
- Choose -Os automatically on mipsel.
- ------------------------------------------------------------------------
- r7963 | zorglub | 2004-06-08 14:59:52 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/audio_output/esd.c
- Patch for ESD unclosed socket by Tong Ka Man <kmtong@cwbase.com>
- ------------------------------------------------------------------------
- r7962 | zorglub | 2004-06-08 11:16:04 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/http.c
- Fix for requests without path when using proxy
- ------------------------------------------------------------------------
- r7961 | oaubert | 2004-06-08 01:40:20 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/corba/Modules.am
- Fixes in the build system
- ------------------------------------------------------------------------
- r7960 | anil | 2004-06-08 01:15:16 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer/videolan-doc.xsl
- * use screen.css too for the single html version, and reduce the toc size.
- ------------------------------------------------------------------------
- r7959 | fenrir | 2004-06-08 00:41:08 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins/src/skin_main.cpp
- * skin_main: compilation fix. (thx bigben for reporting them).
- ------------------------------------------------------------------------
- r7958 | fenrir | 2004-06-08 00:38:58 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/skins/src/vlcproc.cpp
- * vlcproc.cpp: compilation fix.
- ------------------------------------------------------------------------
- r7957 | fenrir | 2004-06-08 00:35:20 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/gtk/control.c
- * control: compilation fix.
- ------------------------------------------------------------------------
- r7956 | hartman | 2004-06-08 00:27:16 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- * fix TODO file
- ------------------------------------------------------------------------
- r7955 | fenrir | 2004-06-08 00:21:33 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/Makefile.am
- M /trunk/src/input/input.c
- D /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_programs.c
- * src/input/input_ext-intf.c: no more unused.
- ------------------------------------------------------------------------
- r7954 | fenrir | 2004-06-08 00:19:12 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- * input_ext-intf.h: removed unused functions/defines.
- ------------------------------------------------------------------------
- r7953 | hartman | 2004-06-08 00:14:51 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- * TODO: put todo's in TODO list instead of commit messages :)
- ------------------------------------------------------------------------
- r7952 | fenrir | 2004-06-08 00:14:21 +0200 (Tue, 08 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- * input_ext-intf.h: input_ChangeArea/Program are now private to the input.
- input_ToggleES is removed.
- ------------------------------------------------------------------------
- r7951 | fenrir | 2004-06-08 00:11:57 +0200 (Tue, 08 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/beos/VlcWrapper.cpp
- M /trunk/modules/gui/gtk/menu.c
- M /trunk/modules/gui/kde/interface.cpp
- * all: don't use input_ToggleES.
- ------------------------------------------------------------------------
- r7950 | fenrir | 2004-06-07 23:53:03 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/gtk/gtk_callbacks.c
- M /trunk/modules/gui/gtk/menu.c
- * gtk: don't use input_ChangeArea.
- ------------------------------------------------------------------------
- r7949 | fenrir | 2004-06-07 23:38:09 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/beos/VlcWrapper.cpp
- * VlcWrapper: don't use input_ChangeArea.
- ------------------------------------------------------------------------
- r7948 | fenrir | 2004-06-07 23:35:19 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/lirc.c
- * lirc: don't use input_ChangeArea.
- ------------------------------------------------------------------------
- r7947 | fenrir | 2004-06-07 23:32:18 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/gtk/menu.c
- * menu.c: don't use input_ChangeProgram.
- ------------------------------------------------------------------------
- r7946 | fenrir | 2004-06-07 23:27:18 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/input/input.c
- * input: warning fix + no more input_OffsetToTime.
- ------------------------------------------------------------------------
- r7945 | fenrir | 2004-06-07 23:26:35 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/gtk/display.c
- M /trunk/modules/gui/kde/interface.cpp
- M /trunk/modules/gui/pda/pda.c
- M /trunk/modules/gui/qt/intf.cpp
- M /trunk/modules/gui/skins/src/skin_main.cpp
- M /trunk/modules/gui/skins2/vars/playlist.cpp
- M /trunk/modules/gui/wxwindows/interface.cpp
- * all: don't use input_OffsetToTime anymore.
- ------------------------------------------------------------------------
- r7944 | anil | 2004-06-07 22:35:12 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer
- M /trunk/doc/developer/Makefile
- * the txt rule now uses xsltproc. faster and nicer
- ------------------------------------------------------------------------
- r7943 | anil | 2004-06-07 21:54:14 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer/html
- * developer/html : sorry forgot this svn:ignore...
- ------------------------------------------------------------------------
- r7942 | anil | 2004-06-07 21:49:22 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer
- * added proper svn:ignore properties
- ------------------------------------------------------------------------
- r7941 | zorglub | 2004-06-07 21:48:35 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/doc/developer/screen.css
- Forgot the CSS
- ------------------------------------------------------------------------
- r7940 | oaubert | 2004-06-07 21:40:26 +0200 (Mon, 07 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/control/corba/Modules.am
- M /trunk/modules/control/corba/corba.c
- M /trunk/modules/control/corba/mediacontrol-core.c
- M /trunk/modules/control/corba/mediacontrol-init.c
- M /trunk/modules/control/corba/mediacontrol-plugin.c
- * All C files: coding style update
- * mediacontrol-core.c: update to the new control API
- * configure.ac, Modules.am: (unfinished) build changes
- ------------------------------------------------------------------------
- r7939 | zorglub | 2004-06-07 21:32:10 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer/Makefile
- M /trunk/doc/developer/decoders.xml
- M /trunk/doc/developer/input.xml
- D /trunk/doc/developer/modules.eps
- A /trunk/doc/developer/modules.png
- M /trunk/doc/developer/overview.xml
- D /trunk/doc/developer/ps.eps
- A /trunk/doc/developer/ps.png
- D /trunk/doc/developer/stream.eps
- A /trunk/doc/developer/stream.png
- D /trunk/doc/developer/ts.eps
- A /trunk/doc/developer/ts.png
- Convert icons to png for pdf output
- ------------------------------------------------------------------------
- r7938 | anil | 2004-06-07 21:27:55 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/developer/Makefile
- * fixed a few rules (pdf, txt and clean)
- ------------------------------------------------------------------------
- r7937 | zorglub | 2004-06-07 21:13:05 +0200 (Mon, 07 Jun 2004) | 7 lines
- Changed paths:
- M /trunk/doc/developer/Makefile
- M /trunk/doc/developer/history.xml
- A /trunk/doc/developer/html
- M /trunk/doc/developer/manual.xml
- A /trunk/doc/developer/stylesheet-print-noicones.dsl
- A /trunk/doc/developer/stylesheet-txt.dsl
- A /trunk/doc/developer/videolan-doc-chunk.xsl
- A /trunk/doc/developer/videolan-doc.xsl
- Use xlstproc instead of jade for HTML output
- Output PDF instead of PS
- You will need
- * xsltproc
- * the docbook XSL package
- ------------------------------------------------------------------------
- r7936 | fenrir | 2004-06-07 20:32:12 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/dvdplay/demux.c
- M /trunk/modules/access/dvdplay/intf.c
- M /trunk/modules/access/vcdx/access.c
- M /trunk/modules/access/vcdx/demux.c
- M /trunk/modules/access/vcdx/intf.c
- * all: use var_Set/Get "state"/"position"/"rate" instead of old functions.
- ------------------------------------------------------------------------
- r7935 | fenrir | 2004-06-07 20:30:46 +0200 (Mon, 07 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/video_output/sdl.c
- M /trunk/modules/video_output/x11/xcommon.c
- all: don't use input_Seek. Btw, sdl shouldn't do the seek itself, and
- follow the key-pressed scheme (I have removed thoses seeks).
- Someone to do the work ?
- ------------------------------------------------------------------------
- r7934 | fenrir | 2004-06-07 20:28:16 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/mpeg/ps.c
- M /trunk/modules/demux/mpeg/system.c
- * all: input_DumpStream isn't exported anymore.
- ------------------------------------------------------------------------
- r7933 | fenrir | 2004-06-07 20:27:24 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/demux/demux2.c
- * demux2, access2: prototype change.
- ------------------------------------------------------------------------
- r7932 | fenrir | 2004-06-07 20:26:27 +0200 (Mon, 07 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/gui/beos/VlcWrapper.cpp
- M /trunk/modules/gui/gtk/control.c
- M /trunk/modules/gui/gtk/gnome.c
- M /trunk/modules/gui/gtk/gtk.c
- M /trunk/modules/gui/gtk/gtk_callbacks.c
- M /trunk/modules/gui/gtk/menu.c
- M /trunk/modules/gui/kde/interface.cpp
- M /trunk/modules/gui/pda/pda.c
- M /trunk/modules/gui/pda/pda_callbacks.c
- M /trunk/modules/gui/qt/intf.cpp
- M /trunk/modules/gui/skins/src/vlcproc.cpp
- * use var_Set/Get "state"/"position"/"rate" instead of old functions.
- I haven't tested thoses changes ...
- ------------------------------------------------------------------------
- r7931 | fenrir | 2004-06-07 20:24:24 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/corba/mediacontrol-core.c
- M /trunk/modules/control/joystick.c
- M /trunk/modules/control/lirc.c
- * control/*.c: use var_Set/Get "state"/"position"/"rate" instead of old functions.
- ------------------------------------------------------------------------
- r7930 | fenrir | 2004-06-07 20:23:15 +0200 (Mon, 07 Jun 2004) | 6 lines
- Changed paths:
- M /trunk/include/input_ext-intf.h
- M /trunk/include/ninput.h
- M /trunk/include/vlc_common.h
- M /trunk/src/input/access.c
- M /trunk/src/input/control.c
- M /trunk/src/input/demux.c
- M /trunk/src/input/input.c
- M /trunk/src/input/input_ext-intf.c
- M /trunk/src/input/input_programs.c
- M /trunk/src/input/stream.c
- * include: removed a few deprecated functions.
- * demux, access: change the prototype of access2_New/demux2_New.
- * control: implemented all INPUT_GET/SET.
- * src/input/*.c: removed old functions, move some of them.
-
- ------------------------------------------------------------------------
- r7929 | fenrir | 2004-06-07 20:19:10 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/avi/avi.c
- * avi: support for track without key flag set in the index.
- ------------------------------------------------------------------------
- r7928 | fenrir | 2004-06-07 03:01:38 +0200 (Mon, 07 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/Modules.am
- * Modules.am: oops ts2 -> ts
- ------------------------------------------------------------------------
- r7927 | gbazin | 2004-06-07 00:12:23 +0200 (Mon, 07 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/demux2.c
- * modules/demux/demux2.c: added v4l.
- ------------------------------------------------------------------------
- r7926 | fenrir | 2004-06-06 23:18:59 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/cdda.c
- M /trunk/modules/access/vcd/vcd.c
- * access2: added shortcuts for vcd/svcd.
- ------------------------------------------------------------------------
- r7925 | fenrir | 2004-06-06 23:18:07 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/v4l/v4l.c
- * v4l: converted to access2, but untested so ...
- ------------------------------------------------------------------------
- r7924 | fenrir | 2004-06-06 21:02:02 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/ffmpeg/ffmpeg.c
- M /trunk/modules/packetizer/h264.c
- * all: added VSSH fourcc.
- ------------------------------------------------------------------------
- r7923 | fenrir | 2004-06-06 20:55:10 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/stream_out/standard.c
- * standard: fixed a segfault.
- ------------------------------------------------------------------------
- r7922 | fenrir | 2004-06-06 20:18:50 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/http.c
- * http: little clean up.
- ------------------------------------------------------------------------
- r7921 | gbazin | 2004-06-06 20:13:29 +0200 (Sun, 06 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/demux/mpeg/ts.c
- * modules/demux/mpeg/ts.c: compilation fix.
- ------------------------------------------------------------------------
- r7920 | fenrir | 2004-06-06 19:24:06 +0200 (Sun, 06 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/demux/mpeg/Modules.am
- M /trunk/modules/demux/mpeg/ts.c
- M /trunk/modules/mux/mpeg/Modules.am
- M /trunk/modules/mux/mpeg/ts.c
- * all: - renamed old ts demuxer as ts_old(_dvbpsi).
- - renamed ts2 into ts at the build system level.
- - removed muxer without dvbpsi.
- ------------------------------------------------------------------------
- r7919 | fenrir | 2004-06-06 19:02:55 +0200 (Sun, 06 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/vcd/vcd.c
- * vcd/vcd.c: ported to access2.
- * access2: added chapter support.
- ------------------------------------------------------------------------
- r7918 | oaubert | 2004-06-06 18:15:23 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/video_output/snapshot.c
- Removed call to input_Tell (which is deprecated)
- ------------------------------------------------------------------------
- r7917 | fenrir | 2004-06-06 15:55:40 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/ts.c
- * ts.c: module name is now ts. (thx thedj).
- ------------------------------------------------------------------------
- r7916 | anil | 2004-06-06 15:54:12 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/bookmarks.cpp
- * bookmarks.cpp: compilation fix
- ------------------------------------------------------------------------
- r7915 | fenrir | 2004-06-06 15:53:53 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/udp.c
- * udp: increase the mtu by *2 instead of 10%.
- ------------------------------------------------------------------------
- r7914 | hartman | 2004-06-06 15:28:02 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/vlc/vlc.h
- * bugfix to libvlc header
- ------------------------------------------------------------------------
- r7913 | hartman | 2004-06-06 15:13:06 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/sgimb.c
- * No longer force ts2 for Kasenna udp multicast. ts2 is now ts.
- ------------------------------------------------------------------------
- r7912 | hartman | 2004-06-06 15:02:26 +0200 (Sun, 06 Jun 2004) | 12 lines
- Changed paths:
- M /trunk/include/vlc/vlc.h
- M /trunk/mozilla/vlcshell.cpp
- M /trunk/src/libvlc.c
- * WARNING: Libvlc API change
- - VLC_Set VLC_Get were changed to VLC_VariableGet VLC_VariableSet
- - VLC_ClearPlaylist was changed to VLC_PlaylistClear
- - Added a lot of new calls:
- VLC_PositionGet, VLC_PositionSet, VLC_TimeGet, VLC_TimeSet,
- VLC_LengthGet, VLC_SpeedFaster, VLC_SpeedSlower, VLC_PlaylistIndex,
- VLC_PlaylistNumberOfItems, VLC_PlaylistNext, VLC_PlaylistPrev,
- VLC_VolumeGet, VLC_VolumeSet, VLC_VolumeMute.
- - everything doxygenized.
- - There are NO mozilla functions of these additions yet. (someone else please?)
- ------------------------------------------------------------------------
- r7911 | yoann | 2004-06-06 15:00:23 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/control/hotkeys.c
- * modules/control/hotkeys.c : clean up
- ------------------------------------------------------------------------
- r7910 | fenrir | 2004-06-06 14:51:06 +0200 (Sun, 06 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/cdda.c
- M /trunk/modules/access/directory.c
- M /trunk/modules/access/file.c
- M /trunk/modules/access/ftp.c
- M /trunk/modules/access/http.c
- M /trunk/modules/access/mms/mmsh.c
- M /trunk/modules/access/mms/mmstu.c
- M /trunk/modules/access/tcp.c
- M /trunk/modules/access/udp.c
- M /trunk/modules/access/vcd/vcd.c
- * access/*: use var_* helpers.
- * access/vcd/ clean up.
- ------------------------------------------------------------------------
- r7909 | zorglub | 2004-06-06 14:45:32 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/network.h
- M /trunk/modules/control/telnet.c
- M /trunk/modules/misc/network/ipv4.c
- M /trunk/modules/misc/network/ipv6.c
- M /trunk/src/misc/net.c
- Patch by R閙i Denis-Courmont to include TCP listening sockets in the abstraction layer
- ------------------------------------------------------------------------
- r7908 | zorglub | 2004-06-06 14:44:35 +0200 (Sun, 06 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/include/ninput.h
- M /trunk/modules/gui/wxwindows/bookmarks.cpp
- M /trunk/modules/gui/wxwindows/dialogs.cpp
- M /trunk/modules/gui/wxwindows/wizard.cpp
- M /trunk/modules/gui/wxwindows/wxwindows.h
- M /trunk/src/input/control.c
- * Interaction between bookmarks and streaming wizard
- * Edit bookmarks if possible
- ------------------------------------------------------------------------
- r7907 | fenrir | 2004-06-06 14:17:15 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/variables.h
- * variables: added var_Get/Set/CreateGetBool.
- ------------------------------------------------------------------------
- r7906 | fenrir | 2004-06-06 13:56:22 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/variables.h
- * variables: helpers: var_Get* .
- ------------------------------------------------------------------------
- r7905 | fenrir | 2004-06-06 13:44:01 +0200 (Sun, 06 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/include/variables.h
- * variables: added more helpers: var_CreateGet*
- ------------------------------------------------------------------------
- r7904 | fenrir | 2004-06-06 00:36:13 +0200 (Sun, 06 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/src/input/input.c
- * input: compute right value for position/time on position-offset and
- time-offset change.
- ------------------------------------------------------------------------
- r7903 | fenrir | 2004-06-05 23:53:24 +0200 (Sat, 05 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/mms/asf.c
- M /trunk/modules/access/mms/asf.h
- M /trunk/modules/access/mms/buffer.c
- M /trunk/modules/access/mms/buffer.h
- M /trunk/modules/access/mms/mms.c
- M /trunk/modules/access/mms/mms.h
- M /trunk/modules/access/mms/mmsh.c
- M /trunk/modules/access/mms/mmsh.h
- M /trunk/modules/access/mms/mmstu.c
- M /trunk/modules/access/mms/mmstu.h
- * mms/* : converted to access2. It should be reworked to use pf_block, but
- that can wait ...
- * access2: little fix + added mms* shortcuts.
- ------------------------------------------------------------------------
- r7902 | fenrir | 2004-06-05 22:13:08 +0200 (Sat, 05 Jun 2004) | 5 lines
- Changed paths:
- M /trunk/modules/video_output/snapshot.c
- * snapshot: small warning fix + coding rules.
- Btw, the module uses input_Tell that is deprecated, Is it really needed ?
- If so, when ?
- ------------------------------------------------------------------------
- r7901 | fenrir | 2004-06-05 22:11:05 +0200 (Sat, 05 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/livedotcom.cpp
- * livedotcom: small warning fix for old version.
- ------------------------------------------------------------------------
- r7900 | zorglub | 2004-06-05 21:48:09 +0200 (Sat, 05 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/playlist/m3u.c
- Fixed warning
- ------------------------------------------------------------------------
- r7899 | fenrir | 2004-06-05 21:45:56 +0200 (Sat, 05 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/mp4.c
- * mp4: fixed a small bug with subtitle.
- ------------------------------------------------------------------------
- r7898 | fenrir | 2004-06-05 21:36:51 +0200 (Sat, 05 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/include/ninput.h
- M /trunk/modules/access/file.c
- M /trunk/src/input/input.c
- M /trunk/src/input/stream.c
- * ninput: added more access2 doc, added ACCESS_SET_PRIVATE_ID_STATE,
- STREAM_CONTROL_ACCESS.
- * all: added previous new commands support.
- ------------------------------------------------------------------------
- r7897 | jpsaman | 2004-06-05 21:27:48 +0200 (Sat, 05 Jun 2004) | 1 line
- Changed paths:
- M /trunk/configure.ac
- M /trunk/modules/video_output/hd1000v.cpp
- M /trunk/vlc.roku
- HD1000 Cascade needs to link with mad and dvbpsi. Generalized buildscript and the HD1000v module has priority 100 on Roku OS
- ------------------------------------------------------------------------
- r7896 | ipkiss | 2004-06-05 21:23:03 +0200 (Sat, 05 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/gui/skins2/src/theme_loader.cpp
- * skins2/src/theme_loader.cpp: Added a forgotten header; this fixes the
- loading of .vlt files on Win32
- ------------------------------------------------------------------------
- r7895 | fenrir | 2004-06-05 20:58:58 +0200 (Sat, 05 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/cdda.c
- * cdda: converted to access2. It seems stable.
- * access2: added/fixed title support.
- ------------------------------------------------------------------------
- r7894 | fenrir | 2004-06-05 20:54:18 +0200 (Sat, 05 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/demux/demux2.c
- * demux2: added wav.
- ------------------------------------------------------------------------
- r7893 | gbazin | 2004-06-05 20:04:06 +0200 (Sat, 05 Jun 2004) | 1 line
- Changed paths:
- M /trunk/modules/gui/wxwindows/video.cpp
- M /trunk/src/interface/interface.c
- * src/interface/interface.c, modules/gui/wxwindows/video.cpp: couple of fixes.
- ------------------------------------------------------------------------
- r7892 | gbazin | 2004-06-05 19:49:22 +0200 (Sat, 05 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/gui/wxwindows/video.cpp
- M /trunk/modules/video_output/x11/xcommon.c
- M /trunk/src/video_output/vout_intf.c
- * src/video_output/vout_intf.c: only embed the video if the main interface supports it (don't check other interfaces).
- * modules/gui/wxwindows/video.cpp, modules/video_output/x11/xcommon.c: in embedded mode, close the vout window if vlc is exiting.
- ------------------------------------------------------------------------
- r7891 | hartman | 2004-06-05 19:12:16 +0200 (Sat, 05 Jun 2004) | 5 lines
- Changed paths:
- M /trunk/modules/demux/m3u.c
- M /trunk/modules/demux/playlist/m3u.c
- * Added an extension check to m3u plugins for .ram files.
- These files can contain a single line with a rtsp:// link which VLC sometimes is able to handle.
- for MPEG-4 unicasted RealMedia streams.
- ------------------------------------------------------------------------
- r7890 | hartman | 2004-06-05 18:58:57 +0200 (Sat, 05 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/src/libvlc.c
- * fix a compilation error
- ------------------------------------------------------------------------
- r7889 | hartman | 2004-06-05 18:09:00 +0200 (Sat, 05 Jun 2004) | 12 lines
- Changed paths:
- M /trunk/TODO
- M /trunk/evc/vlc.c
- M /trunk/include/vlc/vlc.h
- M /trunk/include/vlc_common.h
- M /trunk/include/vlc_playlist.h
- M /trunk/modules/control/corba/mediacontrol-init.c
- M /trunk/mozilla/vlcpeer.cpp
- M /trunk/mozilla/vlcshell.cpp
- M /trunk/python/vlcmodule.c
- M /trunk/src/libvlc.c
- M /trunk/src/vlc.c
- NOTE: libvlc API changes
- * renamed VLC_Stop to VLC_CleanUp since this name is closer to what it actually does.
- * added a new VLC_Stop that just does playlist_Stop analogous to VLC_Play and VLC_Pause.
- * reordered the functions in libvlc. everything was mixed up.
- * added doxygen info to all the functions
- * fixed several functions to use the correct underlying API calls
- * corrected the copyright info
- This is in preparation of the new libvlc calls for mozilla plugin
- temp. moved the playlist_command_t typedef to vlc_common.h awaiting implementation of playlist_Control()
- ------------------------------------------------------------------------
- r7888 | fenrir | 2004-06-04 23:59:48 +0200 (Fri, 04 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/access/udp.c
- * udp: activate udp-auto-mtu by default. It increases the internal MTU
- by 10% each time we read a packet greater or equal to the MTU.
- It should be harmless.
- ------------------------------------------------------------------------
- r7887 | fenrir | 2004-06-04 23:52:55 +0200 (Fri, 04 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/demux/demux2.c
- M /trunk/modules/demux/mpeg/ts.c
- M /trunk/modules/demux/ts.c
- * ts.c : renamed to ts.
- * mpeg/ts.c: lowered it's priority below demux2, and renamed it ts_old(_dvbpsi).
- ------------------------------------------------------------------------
- r7886 | fenrir | 2004-06-04 23:51:34 +0200 (Fri, 04 Jun 2004) | 3 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/udp.c
- * udp: converted to access2 (using pf_block, so for now it may hurt a
- bit the perfs as we do a memcpy in access2.c)
- ------------------------------------------------------------------------
- r7885 | ipkiss | 2004-06-04 21:37:13 +0200 (Fri, 04 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/doc/skins/skins2-howto.xml
- * doc/skins2-howto.xml: Missing "required" specification
- ------------------------------------------------------------------------
- r7884 | gbazin | 2004-06-04 14:47:06 +0200 (Fri, 04 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/modules.c
- * src/misc/modules.c: some error checking when loading the cache plugins file.
- ------------------------------------------------------------------------
- r7883 | gbazin | 2004-06-04 12:35:06 +0200 (Fri, 04 Jun 2004) | 1 line
- Changed paths:
- M /trunk/TODO
- M /trunk/modules/codec/spudec/render.c
- * modules/codec/spudec/render.c: chroma support for dvd subtitles.
- ------------------------------------------------------------------------
- r7882 | oaubert | 2004-06-04 11:10:48 +0200 (Fri, 04 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/video_output/snapshot.c
- Coding-style updates (whitespace related)
- ------------------------------------------------------------------------
- r7881 | fenrir | 2004-06-03 23:43:34 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/codec/ffmpeg/ffmpeg.c
- * ffmpeg: added XVIX fourcc (buggy xvid streams)
- ------------------------------------------------------------------------
- r7880 | fenrir | 2004-06-03 20:08:27 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/access/directory.c
- M /trunk/modules/demux/demux2.c
- * directory: converted to access2.
- ------------------------------------------------------------------------
- r7879 | fenrir | 2004-06-03 20:02:14 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/modules/mux/mp4.c
- * mp4: fix for width in tkhd for video stream with null aspect.
- ------------------------------------------------------------------------
- r7878 | hartman | 2004-06-03 16:35:05 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- * Fix the todotable
- ------------------------------------------------------------------------
- r7877 | sigmunau | 2004-06-03 15:56:34 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- TODO: Fixed up the entry on vobsub
- ------------------------------------------------------------------------
- r7876 | hartman | 2004-06-03 15:40:08 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- M /trunk/TODO
- * shitload of work we can do
- ------------------------------------------------------------------------
- r7875 | zorglub | 2004-06-03 13:57:04 +0200 (Thu, 03 Jun 2004) | 2 lines
- Changed paths:
- A /trunk/TODO
- Embryo of a Todo list, feel free to use it :)
- ------------------------------------------------------------------------
- r7874 | gbazin | 2004-06-03 11:14:16 +0200 (Thu, 03 Jun 2004) | 1 line
- Changed paths:
- M /trunk/src/misc/modules.c
- * src/misc/modules.c: in plugins cache mode, force immediate module loading if the module's config contains callbacks or actions. This could be avoided but a new api call will have to be introduced for that.
- ------------------------------------------------------------------------
- r7873 | fenrir | 2004-06-03 02:08:54 +0200 (Thu, 03 Jun 2004) | 4 lines
- Changed paths:
- M /trunk/modules/access/access2.c
- M /trunk/modules/access/file.c
- * file: converted to access2. I hope it still compils everywhere.
- * access2: added stream/file/kfir shortcut. Begin title support but
- nothing usable yet.
- ------------------------------------------------------------------------