ChangeLog-2006
资源名称:vlc-1.0.5.zip [点击查看]
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:817k
源码类别:
midi
开发平台:
Unix_Linux
- Date: Wed Aug 23 09:44:27 2006 +0000
- * compilation fix
- commit 89298c16e4964b9033ab4cb6290a953775e92c76
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Aug 22 23:22:14 2006 +0000
- * browsed through all code files starting with A to F and added non-blocking intf_UserFatal calls next to msg_err where I think that it is necessary.
- I tried to select the most important msg_errs. If I missed your favourite, feel free to add it.
- Feedback on the wording and the placement of the interaction calls is strongly welcomed.
- For the records: I'm using some general topics for most of the dialogues to produce less work for the translators. The current ones go like this:
- "Audio output failed", "Network interaction failed", "Streaming / Transcoding failed", "Audio filtering failed", "File reading failed", "Playback failure"
- More to come.
- commit dfc8392cd3b2de84dc55e0f4dabf9de63e4d2a42
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Aug 22 19:03:20 2006 +0000
- * modules/codec/ffmpeg/mux.c: libavformat is much more happy with timestamps which start from 0.
- commit 834b64d0f742bf300b015afdfef91a5f3fa7382c
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Aug 22 18:24:57 2006 +0000
- * modules/packetizer/h264.c: fixed insertion of SPS/PPS.
- commit 10e3212ea54875dd09bc3ac36bd31b7f795a1cb8
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Aug 22 14:31:40 2006 +0000
- Downmix stereo to mono channel and choose with --sout-mono-channel <n> the destination channel.
- commit 63fa138598d47f1e75e7065a03952e00be6d4780
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 21 07:26:31 2006 +0000
- * modules/codec/ffmpeg: experimental muxer using ffmpeg's libavformat.
- commit 5f1df8ae1c05cc595a1cfca9c873e4334aeb3933
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 22:11:27 2006 +0000
- cosmetic
- commit 66ecfa7e153b8b7b554e6b5fd5e679248cad7767
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 20 22:03:18 2006 +0000
- Fix messages layout bug
- Ensure we scroll correctly
- commit 11f3f9b07b865299ef0221799be7dde3d3627ec3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 21:10:17 2006 +0000
- enable plugin mono audio filter 2
- commit 352b5f932f4c6b66a2c0a0b57e749cd6be7f44ee
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 21:00:34 2006 +0000
- Make headphone also an audio_filter2
- commit 663716c008efd7b0a6ce435d89f66b12b33caa81
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 20:56:33 2006 +0000
- use memset
- commit c9c228096bebca57b1738f26f5a2d8723ec62da1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 20:51:56 2006 +0000
- First part of a new mono for audio filter 2. You can select the channel you want to hear all other channels are silenced.
- TODO:
- - stereo_to_mono downmix
- commit c3f08a3daf354ec8698e63f2962d691dbe0664eb
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 20:48:35 2006 +0000
- Remove some whitespace
- commit 6d7ee11806562fa34e75d808a2a9654bdd600618
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 20:47:57 2006 +0000
- Remove some whitespace
- commit d17c0dbe2f07b5cdef49a15dbbd88f377c863c50
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 20 20:46:40 2006 +0000
- Don't force s16l as fourcc but let that depend on the stream chain
- commit 3a95e2c14a5c71d71efc354136733975df70b82d
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sun Aug 20 12:57:07 2006 +0000
- * First implementation of the simpleOpenFile Dialog for Qt4
- * Cosmetic fixes in messages.
- commit a4697ffa9d7b18a484e7936d2254ca85a5a9135d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Aug 20 11:53:35 2006 +0000
- * configure.ac: fixed compilation when shoutcast module is enabled.
- commit 11eb5b51639361a94843c7c283693ab6e559f4c6
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 20 09:14:00 2006 +0000
- * skins2/src/top_window.cpp: Hide the tooltip when the string to display becomes empty
- commit 95ff93b28b20d48b2f3b343dee1723c7d87c1eff
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 20 08:48:53 2006 +0000
- * skins2/win32/win32_dragdrop.cpp: Added a missing encoding conversion
- * skins2/parser/interpreter.cpp: playtree.del() is now a synonym of
- playlist.del(), as it is already in use in some skins...
- Same thing for playtree.sort().
- commit 6c30ac68ba212328256ec769dbbbc51dd819398b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 19 22:54:18 2006 +0000
- * also forward the mouse events to super if no vout is present
- commit bcc2752b97adb71e93ac2fdcab8c8241d4bcda2b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 19 22:46:47 2006 +0000
- * fixed stupid typo (fixes the highlighting of DVD menu entries)
- commit 1aeb8f055facaf73d8d287941a37f6a52c3b44b1
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Aug 19 21:39:06 2006 +0000
- * always forward the clicks to OSX's core
- commit 21ae55dcaa809e0f5e6b6e424a6ce2f77966ad19
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat Aug 19 21:32:19 2006 +0000
- * modules/codec/x264.c: cosmetics and added SSIM stats computation option.
- commit 3189c99ddc42c7e0b4289b28d1efc99d67c1167e
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Aug 19 17:51:41 2006 +0000
- * skins2/controls/ctrl_slider.cpp: fixed 2 little offset problems, introduced
- by a previous commit
- commit 0fbf13c30976400ed00ccf72ce8d7c84c981d628
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 19 16:19:56 2006 +0000
- * Tests for previous commit
- * Improve test output
- commit 23d27c9c9cec127459721c3b9420eb349109b477
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Aug 19 16:19:31 2006 +0000
- * B-search macro
- * Redo dictionnary handling to remove recursion and bugs
- commit 2c2ebc9c31414a523710240e5ca6bc743057a42f
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Sat Aug 19 13:08:04 2006 +0000
- * First implementation of the messages dialog for qt4.
- It works but it is not finished.
- - The changing verbosity does not work yet.
- - Too many messages are displayed ?
- commit 33e494a774556957ffe37f808e87b3a92ea1aa7b
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Aug 18 22:00:04 2006 +0000
- * skins2/parser/interpreter.cpp: Restored action names modified in [15629]
- commit 9891b2b15a610ea83c98c51a358f42eaae2b4121
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Fri Aug 18 18:58:16 2006 +0000
- * skins2/src/theme.cpp: Improved the saving/loading of skins config
- - the format of the skins2-config variable has changed (not backwards-compatible)
- - the active layout and its size are now restored
- - the windows and layouts are now identified by their id, instead of their
- order in the XML file; this fixes problems of disappearing windows
- when editing a skin (commenting a Window for example)
- - it should now be impossible to have all windows hidden at the same time
- (but there is no check that the windows are on screen)
- commit 23ab9d7ec99e6502490f89b2951c7c7e73b876e7
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Aug 18 15:11:02 2006 +0000
- - minor fixes
- commit ba98f2bd51b7e1f7a7f5ca69807774894fd05e30
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Aug 18 15:10:21 2006 +0000
- - fixed Cygwin issue when linking/building shared libvlc.dll
- commit 0307453712f8bac7bd6940cc21e211df0334fdec
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Aug 18 14:05:45 2006 +0000
- * finish the vout menu (cloeses #302)
- commit ba747c38b9314255f838c88d0eee6c9b6dbb2ad3
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Fri Aug 18 01:27:00 2006 +0000
- * Fix a RTSP crash
- commit a757f6af6b811b094ffce8f070c5dff7b09d6f25
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 17 20:53:27 2006 +0000
- * modules/demux/mp4/mp4.c, src/input/decoder.c: support for cropping in quicktime files with H263 video.
- commit 92811310df44a1a4a67df142feb783fd09e0f3b7
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 17 20:14:14 2006 +0000
- * src/misc/messages.c, src/input/input.c: revert 16279 and use OBJECT_FLAGS_QUIET instead when preparsing.
- commit 03c6c686591cdaa3438648bf9afaf49d3fdf1107
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 17 20:07:13 2006 +0000
- * modules/stream_out/transcode.c: couple of small fixes.
- commit d42739f82f5dad1f17a6c395d3f09c3334eb4b7f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 17 18:16:09 2006 +0000
- Fix interaction locking
- commit 1b481ca9d2d51916561ce699e8ed9340e19434a4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 16 21:45:56 2006 +0000
- * modules/gui/wxwidgets/dialogs/playlist.cpp: remove fprintf()s and compilation warnings.
- commit 48031dcee045d4d3855154f0ec946f1672c728d5
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Wed Aug 16 21:36:26 2006 +0000
- * modules/access_output/shout.c: changed 'no bitrate information' warning to be used for both icecast and shoutcast.
- commit b93020a1d8f9904022bf97c829890bfda928b6df
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 16 21:19:15 2006 +0000
- * modules/codec/ffmpeg/ffmpeg.c: print AV_LOG_DEBUG messages if they were requested.
- commit 2379ab142f5c87ddab69e6cb26fbeae3b7f85510
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 16 20:59:04 2006 +0000
- * src/misc/messages.c: if OBJECT_FLAGS_NODBG is specified, don't output any messages at all. That avoids flooding the console with useless messages when preparsing.
- commit 4519ef1e12b3bdc025848ba75eabd8107ef7fa56
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 16 20:48:06 2006 +0000
- * modules/demux/mkv.cpp: remove useless printf()s
- commit 300a5c1017d98a0cb0435e2ff9889204c7187c1f
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Aug 16 20:30:04 2006 +0000
- * modules/demux/live555.cpp: fixed segfault
- commit 822898c7e73d506d71defd9efcf34840598d484e
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Aug 16 07:03:52 2006 +0000
- * skins2/controls/ctrl_image.cpp: Allow resizing to a width of 1 now that the
- bug in ScaledBitmap is fixed
- * skins2/controls/ctrl_slider.*: Support resizing of the SliderBackground control
- commit 73a3acb7c56362a9e6c3141fe654fae212c0799e
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Tue Aug 15 23:13:46 2006 +0000
- * modules/access_output/shout.c: removed protocol selection and set it to automaticly try shoutcast protocol if icecast fails. added options for stream info settings, genre, url and public (yellow pages).
- commit ac16a947d1fbf16d8934b169a9bacf1abc4df1d0
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Tue Aug 15 22:38:49 2006 +0000
- * scaled_bitmap.cpp: better fix than [16273] ...
- commit 357973f8f8eac44c4c5b4beb9011ed0cf860b505
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Tue Aug 15 22:25:27 2006 +0000
- * scaled_bitmap.cpp: - fixed an infinite loop when width=1
- + fixed a huge bug in horizontal scaling (btw, TODO: use bresenham for
- vertical scaling too)
- commit fa2bb4e2f02622c7464a06183b958adf53e7bae8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Tue Aug 15 22:10:37 2006 +0000
- * modules/video_output/x11/xcommon.c, modules/gui/wxwidgets/video.cpp, modules/gui/skins2/src/vlcproc.cpp: fixed crash on exit, introduced in changelist 16148 (unix VOUT_REPARENT).
- commit 386742db4a73be9bae69fdd6ad7855b9bc62b8e0
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Aug 15 20:57:56 2006 +0000
- * skins2/controls/ctrl_image.cpp: Avoid a crash when resizing a Image control
- to a very small size, in scaling mode
- commit e0a50df328a2051ce9c3f25dc79f766ca1419d5e
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Aug 15 18:59:40 2006 +0000
- * skins2/controls/*: forward the onResize() method to the decorated controls
- commit 7ea9e5cc89fab3680c91cb136dc4c4ff8606750e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 15 16:17:59 2006 +0000
- * Get and write the correct profile_compat_byte
- commit 970efecd699a6ba0fb5482bed5291912b75e4737
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 15 16:12:44 2006 +0000
- * provide the SPS and PPS in the SDP when doing h264 packetization (sprop-parameters)
- commit 3886a791e2f635fa58bc5b32a423b66d1716e237
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Aug 15 11:04:13 2006 +0000
- * skins2/src/skin_main.cpp: Fixed a crash in the preferences, reported by Trax
- commit 62f073c8ddf2a46f9dd462cc21818ef644cf448f
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Aug 15 10:43:00 2006 +0000
- * qt4: Added a few forward declarations and includes
- commit cc5aad0aba5eb0b6f41ea93850ef7a8989e6d8b4
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 14 23:37:28 2006 +0000
- * first sps, then pps
- commit 4598f227ca9f8cb35d6a834577db17aaef1a608d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Aug 14 22:16:07 2006 +0000
- * modules/packetizer/h264.c: insert an SPS and PPS before each keyframe.
- commit c72c4815bb525a54ecaae23a29e506e9af8b506c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 14 21:46:13 2006 +0000
- * Set the SPS and PPS properly in the extradata when we receive RTP h264
- commit c10879d5a1db9af6524ae8728dc546e68f78f704
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 14 21:45:19 2006 +0000
- * set extradata of the x264 encoder.
- commit 94431db895039165b839c35907eb21890b87cc61
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Aug 14 21:44:15 2006 +0000
- * Victory at last. The h264 packetizer is fixed. Thx to Haali and gibalou for the insights.
- - manage private data properly
- - use 4 byte startcodes
- commit 7cb0b7cc0d65a44147aa14fd7d7ab11936114ba0
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sun Aug 13 22:23:33 2006 +0000
- * shout.c: add support for protocol selection (icy for shoutcast and http for icecast)
- commit d56de48889887ee8ce6a914acda14eb514a950c1
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Aug 13 19:33:16 2006 +0000
- Distribute the java bindings in the tarball
- commit 55c9d6e9e73285752869ad82f515d0fc184a9e92
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Aug 13 18:48:17 2006 +0000
- Attempt to remove all the non standard GNU/make stuff
- commit 5a4f82600755445667eb01c4ec4b818051e938b7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 13 14:31:02 2006 +0000
- Fix memory leak
- commit 87de74a84516cce295b3bd8bedbb9fd45c8dc292
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 13 12:34:37 2006 +0000
- * doc/skins/skins2-howto.xml: xkeepratio and ykeepratio are available since VLC 0.8.6 only.
- commit febb6d4b3969f138879d2925c1ee828f6a8a9f9a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Aug 12 20:08:08 2006 +0000
- * all macintel patches have been fixed upstream now. Also remove outdated ffmpeg prefix patch
- commit 7f01046284c11de3393f7ac801e8ae97d3617a40
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Aug 12 14:24:54 2006 +0000
- * fix the getlength. It needs to be after the SETUP, so that liveMedia can correct Windows Media Servers.
- commit 32cdd8cbac60ad4103b03255762423cf062dc418
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Aug 12 00:10:37 2006 +0000
- * refactoring of live555 module.
- - less code duplication
- - automaticly try HTTP tunneling if describe fails
- - upon authentication failure, ask for a new user/passwd and try again (untested due to lack of a rtsp source)
- - fix a bug with adding tracks introduced in [16114]
- - fix a bug closing the RTSPClient
- - disabled the QT VoD detection because it's unreliable like hell.
- TODO:
- - test with a WMS RTSP session
- - test against a paswd. protected RTSP session
- - find a better way for error communication with live (parsing random strings is so 1990)
- - find a way to relay Control() calls to a subdemux (for time/pos in TS)
- - add the HREF support of the 0.8.5-href branch
- - better flushing etc. during the PAUSE (ideas anyone?)
- commit a4f7a7716f6e4e3284489e32d9fe2e2b9b820da5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Aug 11 23:30:02 2006 +0000
- Should fix compilation. Not tested
- commit e6e82bdad0341165d78fc8bb13307cafc2298a4b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 11 13:32:42 2006 +0000
- Add functions to use the media library
- commit af1c0e0ac16695c4df182db543ea91738f4e276c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Aug 11 06:23:56 2006 +0000
- Gah, forgot to commit this: fix a potential crash in stats
- commit a6f5ad1f02d90003bb906ae619a677362165b311
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 10 21:28:56 2006 +0000
- * nop part of ffmpeg patch was fixed upstream
- commit cb9d21f9ed44b9f5cf2a0cbeb9f7c6f937bb4086
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Thu Aug 10 19:21:25 2006 +0000
- Add "enqueue" command. Original patch by Greg Farell
- commit 7a305d417788d1559abfb43386af6a321e95f79d
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Aug 10 18:26:18 2006 +0000
- * doc/skins/skins2-howto.xml: Updated copyright year
- commit 18c84cde7f93f81a21113d55a79843a3ef3b44a0
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Thu Aug 10 17:25:30 2006 +0000
- * doc/skins/skins2-howto.xml: Changed the structure of the sections, for a
- nicer output
- commit 8d8a62725399118085c7ac5b09103c5fbe6e2a73
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Aug 10 14:27:28 2006 +0000
- Partial UPnP fix from Christian Henz, from Ralf Huvendiek.
- commit 70631390cde8ff06bbde56d9be2a171c2a3f8ca6
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 10 12:51:53 2006 +0000
- * p_input->p_libvlc == p_filter->p_libvlc: remove p_input dependancy here.
- commit fc380de0c39ee134177681df88996d258c54137a
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Aug 10 11:46:19 2006 +0000
- * Part of the Intel patches are now fixed upstream
- commit 04870f7ca7b951cd811e41440b8303fd74c522cc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Aug 9 18:09:34 2006 +0000
- Fix comments
- commit 25ee96d6c287fadd3d96b9030a57c661b7683817
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Aug 8 20:39:12 2006 +0000
- * Fix an #ifdef hidden error in cddax
- commit a5df65a280d747e837e95690064d4fa082706e4f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Aug 7 17:26:02 2006 +0000
- Fix sort by artist
- commit afab53090bd616cbde57a9c19206fdbb9a58ac34
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Aug 7 16:36:57 2006 +0000
- * configure.ac: enabled Obj-C exceptions in the OBJCFLAGS (they're currently used by AppleRemote only, but we should extend them to further classes)
- * AppleRemote.*: added svn id and proper notes about the MIT-style and GPL dual licensing
- commit a20ffdd49a3a6055b810012bfd46e3e2d4450639
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 6 17:12:01 2006 +0000
- * Add random/loop buttons
- * Improve hilighting
- commit fa2f997e2451ebe8197aff5c2bcab5281adc1d37
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 6 16:36:30 2006 +0000
- * skins2: Fixed resizing of the Text control
- commit 29a03bfd0be5cc9834daa416496f44eaa401827b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 6 16:14:56 2006 +0000
- Fix deletion of items when changing them to nodes
- commit 6bdb92a04ae418a5eb052a389a059acf163e7bce
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Aug 6 16:10:19 2006 +0000
- * fix compilation warnings by adding _defaultTableHeader*SortImage to NSOutlineView's interface
- commit db7965b7eef0dcd0999429ceba628191466580e8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Aug 6 15:49:56 2006 +0000
- * skins2: fixed the xkeepratio/ykeepratio attributes for controls not tied to
- the top left corner of the layout
- commit 9a707e07cc83388899ea0658f578bc4286e1e480
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 15:07:47 2006 +0000
- Oops use VLC_ error messages
- commit 4acd4d484bc2fc2819cb6d3c302e446602d290dd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 6 13:53:58 2006 +0000
- Oh look ! Bananas !
- commit 22267492f5d52efd4affd3062d56a34b4abfd2c7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:43:18 2006 +0000
- sanity checking
- commit 416c06518093388341dd69a567ae5b78aa72d5de
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:40:11 2006 +0000
- enabled check for p_sys->i_channels>2 again for mp3 audio. It was wrongly disabled.
- commit c27768fc58cfff7e65cdae1fac86ffa605ce590d
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:27:58 2006 +0000
- Implement afilter transcode filters and renamed vfilter to ufilter (userfilter) so only one extra entry in sout_stream_id_t is needed and not one for every ES type.
- commit f74833924c95c5a730dfb6d8afe71a7468605122
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:25:05 2006 +0000
- ifdef away compiler warning
- commit 34340fbb8a16b9d491f573dd17788a7487c9a5b1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:24:29 2006 +0000
- Remove unused variable
- commit 2f662e486a43d851ea27deb58d230d98278fecfc
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:24:11 2006 +0000
- Fix double free bug in psychedelic filter
- commit 594d7138c36aeb4304feb4253d1d315a04efb08f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:23:47 2006 +0000
- Put just deleted objects to NULL.
- commit 9b14f80f77a367ba1a87c3c8e45af76ee6127ffd
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:21:54 2006 +0000
- Use NULL iso 0 (is more portable)
- commit 32e5b144d86451e4c02ae5ebf4546dde9da571b5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:21:36 2006 +0000
- Remove some whitespace
- commit 7c4d81ac3d2670f0330209c2d480250dc59234b9
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:11:49 2006 +0000
- Use C-style comments
- commit 4c23c78cdd318473410fd798588f9b620401a280
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:11:04 2006 +0000
- Cleanup whitespace
- commit 4376dfd2e9ddd6bae4f71ca57681a7a807c8138e
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:10:27 2006 +0000
- Remove unused variable.
- commit efca32ab0a4c9af4bda5656a60e6e00f74dd1e81
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:09:42 2006 +0000
- Fix compiler warning on uninitialized variable.
- commit f2a9ea36b4eaa0cac040c8038b2e89bb421c569a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 13:09:24 2006 +0000
- Fix compiler warning on uninitialized variable.
- commit 2743c5c96ee8fbc02ae293d4be0659fadccbf16a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 6 12:25:52 2006 +0000
- This should fix the locking problems with stats
- commit 546b08b6df27225539fdb64654e81b09fc3cd543
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Aug 6 10:30:30 2006 +0000
- Coding Style fixes
- commit 61b7f84a13801112c00baa717fd0bf639f75fdae
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Aug 6 10:07:35 2006 +0000
- Qt4:
- * Hilight playing item
- * Partial removal support, not yet correct
- * Reduce critical section when rebuilding playlist
- * Beginning of menu support
- commit bdcb4fac9f061dcd3d3de8afdb08b1b99ad1ad2b
- Author: Loren Merritt <pengvado@videolan.org>
- Date: Sun Aug 6 00:48:05 2006 +0000
- oops in r16209
- commit dda858d436bceafa45b834836a6dd302ad7da181
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Aug 5 13:37:06 2006 +0000
- * skins2: new "xkeepratio" and "ykeepratio" attributes, common to all the
- controls. When set to "true", the behaviour of the resizing is changed
- (cf. documentation). The main use for these attributes is to keep a
- a control centered in the layout (horizontally, vertically or both) without
- resizing the control.
- commit 3d353c9e2704e7b02de167015c93702bccc01e22
- Author: Loren Merritt <pengvado@videolan.org>
- Date: Fri Aug 4 18:14:40 2006 +0000
- fix the crf option to reflect x264's API change in its revision 537
- commit afee2b7a19b5d9d9d849ca91f2c0b1c05d948d08
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Aug 4 15:17:15 2006 +0000
- Some cleanup of whitespace
- commit 6bfea2fcd003b1999217e4de9f3483e17f04b049
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 22:24:42 2006 +0000
- This dichotomy code apparently still is buggy. Todo: redo it
- commit 4ecc5ff7e39aa6601c2d0e643ad737b5189b89c2
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Thu Aug 3 21:57:58 2006 +0000
- * modules/access/file.c, directory.c: bug and memory leak fixes
- commit 446f3e9dc82295f5ce004d5fa1d185040fa5490b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 17:03:26 2006 +0000
- Fix svn:ignore
- commit 982c2c891aa4dc440fe65009993004b52534b577
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 16:58:10 2006 +0000
- Fix a bunch of warnings and errors
- commit 2d824acd426d7f4c5169083ce9966b5ed4e15da3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 15:34:08 2006 +0000
- Fix duplicate definitions of FREE
- commit c17969a07b54d9ec473402f60ab4c0d8384f2604
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 15:27:19 2006 +0000
- Handle blocking errors, fix layout for login
- commit 669d2f81fb1186410228b42592378989b17736f2
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 3 08:46:47 2006 +0000
- Yet another x264 contrib patch for win32
- commit a3139ceb3c08db0e57e46a50a1f1a13200a78ca0
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Thu Aug 3 07:48:55 2006 +0000
- * Some small updates in the contribs
- * FFMpeg reactivated the WM3-codec. The patch is now useless
- commit 54cfbbc8db822f49819f2230c74c7e8865772d7f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Aug 3 06:10:57 2006 +0000
- * Some Qt interaction stuff
- * More useless interaction cleanup
- * Small fix for make beautifier
- commit 1c98d750758a7812c1c433d967564ad92f39ef98
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Aug 2 21:52:28 2006 +0000
- Fix crash with GVP, if it breaks it, yell and provide samples so we can put tests for them
- commit 093de8561e556dcc9c233fa4aef3046fb658721c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Aug 2 19:51:46 2006 +0000
- Interaction cleanup, remove some unused functions, factorize some code, ...
- commit 7eee710f7983a7f186fe5cacaaaca74614690a89
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Wed Aug 2 14:11:17 2006 +0000
- Java Bindings synched with lastest version.
- commit fac890f0222fdee3dc3bfa906c7624fc4d4ce440
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Tue Aug 1 22:09:34 2006 +0000
- * Some work for BeOS Contrib's should repair some of'em
- commit 935598e0b2f7c9de06365f5a2775737039815edb
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Aug 1 15:23:46 2006 +0000
- Remove references to deprecated files
- commit 384f1ef4ec0dcc66311bb374c9aba95ea4b693f4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 1 15:11:33 2006 +0000
- Apparently, someone does not about "make".
- commit d0733993c70484691029f5aa04539009e4b0149b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 1 15:00:50 2006 +0000
- Syntax error
- commit 0b01ad2f33131ee91788b42c06c23cd4fe599bbc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Aug 1 14:54:54 2006 +0000
- Cosmetic: Don't leak internal error to the console.
- commit 14e11ab1c8a1579bfd177dd3813e7c77b30eba51
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Aug 1 13:12:48 2006 +0000
- Improve Qt interaction stuff
- commit 1990bf6f53a495b1fab7522eb2cc8e09aae0242c
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Aug 1 10:30:31 2006 +0000
- Fixed a missing assert.h inclusion.
- commit 44de024820ed206165d81338c36439e786fe2f65
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Aug 1 09:22:35 2006 +0000
- src/control: a bit of cleanup here and there
- commit 5d09f6000a0b589d63e1fc9c6af4e5b055658203
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 31 22:51:43 2006 +0000
- * interaction.c: always show errors through the interaction framework, even if the user disabled its usage
- * macosx/*: minor clean-up
- commit 52679672fc97ad174da8673a26e09ad78c2adb36
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 31 22:21:00 2006 +0000
- * fix layout
- commit d57320b4266d9835d85f5d69b7270fbcb087e23a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 31 22:15:13 2006 +0000
- * removed the old panel which used to show msg_err completely (hopefully) and added a new menu entry to show the collective errors/warnings panel by hand. Additionally, this panel got a details button now. (thanks to thedj for the idea)
- commit df35f57f1c853dd5e7149f911910dd0bc78b8398
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Mon Jul 31 21:07:17 2006 +0000
- This was missing to have backwards compatibility with scripts using the old intf.
- commit c509b07dfaefb13881ef53279a7c00ef7c313559
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Jul 31 20:13:08 2006 +0000
- - Reverting the previous commit.
- Something went bad. Sorry.
- commit f101cc12d2e3ed0827d855338aaa56e02f7d6d5c
- Author: Jean-Baptiste Kempf <jb@videolan.org>
- Date: Mon Jul 31 19:49:19 2006 +0000
- - Should remove all the references to intf_UserOkayCancel,
- removed in r16159 by fkuehne and fix the nightlies.
- commit 1e5e694bd3d164d5e11593cbe5cd9d9c87e5a113
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jul 31 18:09:49 2006 +0000
- * modules/demux/ps.c: fixed breakage
- commit 195e4bcf28bc52f5eae9b7a988e3dfdb4847af9e
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 31 15:36:36 2006 +0000
- * Fix support for QT ref files. this close #700
- - this dupes some code from the playlist demux (FindItem).
- commit 36ef02d1808f31d437820ef67ebd8a0da3141844
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jul 31 12:11:51 2006 +0000
- Some Java checks on --enable-java-bindings:
- * JAVA_HOME is set
- * a java compiler compiles
- commit 8914d39a96c9131b1cbfc8f93869d310c16e9c34
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jul 31 09:31:35 2006 +0000
- New input_set_(time|position) in libvlc.
- commit d77533f0a3c7afe9ae93d613e905277484fb183a
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jul 31 07:09:53 2006 +0000
- Video resize function added in libvlc.
- Typo fix in modules/stream_out/bridge.c
- commit bb444b6f32cae80d2b29351871d913faa4255806
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jul 30 23:21:58 2006 +0000
- * gnutls needs -lintl ldflag with newer versions. It's so nice if packages keep track of what libs they use....... hint hint
- commit a5973510191cb2533a4e3bff622f65aaf9dcf708
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun Jul 30 22:40:08 2006 +0000
- * the ffmpeg api version id was updated
- commit 6eb7b11df81d5ade38cdcbd1d05114f9e75ce520
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 30 22:35:04 2006 +0000
- * compilation fix
- commit 765427d0af47e0f68b3f62f7746caa14da2058db
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 30 22:11:36 2006 +0000
- osx/intf.m: don't show msg_err's in the OSX GUI anymore. Localised errors/warnings are shown by the interaction framework now.
- wx/interaction.cpp: another WX compilation fix
- commit 7365e40970cc3c09ac8f464c72243dcad0d87765
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 30 22:03:56 2006 +0000
- * forgot these in the previous commit (updated to current API)
- commit 0a9dbda92034654d20a12e3d616e93e3ac382849
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jul 30 22:00:44 2006 +0000
- * additional interaction enhancements
- - intf_UserFatal takes an addition bool-argument now to set whether the error message will be blocking in the interface or not (so TRUE = blocking)
- - intf_UserWarn is always non-blocking and is used to check important, localised warnings to the user
- * wx: a compilation fix, but no update to the current API
- * osx: complete implementation of the interaction framework using some Carbon (!) functions, because the needed icons aren't accessible through Cocoa. Regrettably, I had to add yet another nib-file to keep the code clean and readable.
- The Error-dialogue is no longer re-usable (so the specific ID was removed). The interface needs to keep track of the reported errors and warnings. Thus, it may discard them as requested by the user and doesn't need to care about the core.
- commit 87c7bdf06f337b06cd2c19a45d3abd2115ef646f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 30 21:19:38 2006 +0000
- Forgot this
- commit 96a9eea8c77b0325391d50b002b0e068ac115a0c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 30 20:28:59 2006 +0000
- Icons support
- Misc fprintf cleanup
- commit 5b6e15db433474a58b363715a71cc973f8ebdac6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 30 16:41:20 2006 +0000
- Qt4 playlist dialog base stuff
- commit f8663297096782a1ea1994094b073f924890b4c3
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jul 30 14:34:21 2006 +0000
- * skins2/*: fixed some doxygen comments
- commit b9864a81adc15e47b3058d4e51cfe5be513359fb
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jul 30 13:04:27 2006 +0000
- * skins2/src/generic_layout.cpp: refresh the area of the Video control when it
- is not visible
- commit 664f12538bc4d99f02f752712add11b57c4df4f0
- Author: Cyril Deguet <asmax@videolan.org>
- Date: Sun Jul 30 12:22:00 2006 +0000
- * fixed galaktos plugin which was broken for a very long time
- commit a3cceda1c91321de1090d0906a991f8e870bac69
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jul 30 12:07:45 2006 +0000
- * skins2: when restoring the previous skin because a new one failed to load,
- show only the windows that were visible before
- commit de277e80b5445affffbb17b8e2d16c6d525c0f7c
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Sat Jul 29 23:32:05 2006 +0000
- few fixes in libvlc APis
- - allow for libvlc_exception_t to be NULL in APIs
- - remove X11 references from libvlc, as it breaks MacOS X
- commit 56c768439b42a3c975b75d9a881927f44839aca5
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jul 29 22:58:49 2006 +0000
- * Allow the asx module to peek instead on relying on file extension
- * Added the QuickTime RTSPtext redirect system. uses m3u, even though they are not related.
- * Added the WM Server [Reference] redirects to the pls playlist demux. it's also INI based.
- This fixes #690
- commit 9c964adb00e5fa32f4cedb096c62a791fd4f1cba
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 29 15:47:08 2006 +0000
- * minor core cleanup and WX compilation fix
- commit 76d75d3dc50a4c40a6bd48c613c0cabfba0a37f9
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 29 15:32:30 2006 +0000
- * improved some error messages
- commit 6cb1101a9144409fe27ffd7984c58f33b66eb78c
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 29 15:07:42 2006 +0000
- * enhanced the interaction core with some method additions/changes
- - intf_UserProgress* takes an additional argument now. use it to provide the time to go (in sec) until the process will be finished. Provide 0, if you don't have such info. The interface will hide the respective text-field.
- - intf_UserProgressIsCancelled can be called by the module which triggered the interaction dialogue on a regular interval, to check if the user cancelled the dialogue or not. This is for dialogues with an optional cancel-button only (like the modal progress panel), so it doesn't replace p_dialog->i_return = DIALOG_CANCELLED which is for yes/no-style dialogues
- - intf_UserOkayCancel was removed in favour of an enhanced intf_UserYesNo
- - intf_UserYesNo takes 3 additional arguments now to get the custom captions of the default (~Yes), alternate(~No) and one optional button(~Cancel). This provides a better interface experience for the user and is more compliant with OSX's HIGL. The interface automatically hides the 3rd button, if NULL is given.
- commit 87a71d24f916ba528c1ec7b545dfb6c58433567c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 29 14:38:38 2006 +0000
- fix breakqge introduce in [16152]
- commit 525b810c5548f0ec59f77e2b184f56efbbec3694
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 29 13:32:12 2006 +0000
- svn ids and stuff
- commit 77824cb40c9997dc993d6fa40ba38f4d7a4bd571
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 29 13:31:48 2006 +0000
- One more
- commit ebd136c426b0944df97ca604d12aede861a32f42
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 29 13:31:32 2006 +0000
- Some old stats fixes
- commit 9056d31fe80d943ca2248a46203446c1d0b9c076
- Author: Jérome Decoodt <djc@videolan.org>
- Date: Sat Jul 29 13:01:52 2006 +0000
- Add Ctrl+clic to handle one button mice
- commit 81ad2fc1a3798ed265bb301178ca03aa3ace3605
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 29 12:25:13 2006 +0000
- Simplify transcode handling
- commit 702a5518958aa2ce5e19a7b23ac681576d90558b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 29 12:18:48 2006 +0000
- * enabled ffmpeg's beta WMV3/VC1-support
- commit cfd2fa8ffc78dba9729cece7e4df0e0fd77b7f8a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 28 19:34:03 2006 +0000
- Cosmetics
- commit e4395e51ffe49e5f086625b622ad5eb54bfb1093
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 28 19:05:04 2006 +0000
- Update png patch for mactel. Thanks to Jean-Baptiste Kempf
- commit 7b006d7b3c358b3d58bdd90d22c6c284f3d745e0
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Jul 28 15:28:31 2006 +0000
- reverted erroneous part of 16030 commit (this will fix libtool builds)
- commit 05985a982b4c136f5bdb72073d39dee1819fb994
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Fri Jul 28 15:24:07 2006 +0000
- Real VOUT_REPARENT (UNIX only ATM).
- if (vout_Control VOUT_REPARENT is called giving a Drawable in args)
- then
- that Drawable is used as new parent
- otherwise
- DefaultRootWindow will be the parent
- commit 89471fa0ae4ddc54bd49511af6e3f3b43761f153
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jul 28 13:28:08 2006 +0000
- Some initial work for streaming profiles
- + some misc test cleanup
- commit ebc698a515bd416b4f03063b0c68d524015bfeef
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jul 28 11:58:58 2006 +0000
- Check type before cast
- commit 0c5b1abc5b2652a48bc4fa007316c4280d0535aa
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jul 28 11:45:52 2006 +0000
- WTF isn't QEvent a QObject ?
- commit 4ca4116ea176a7a216ff32ae0c2e15b2d7f5fc78
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jul 28 11:16:49 2006 +0000
- Don't use RTTI
- commit 073717300deb5765082f6ea0618572234ec9b9d7
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Fri Jul 28 00:01:15 2006 +0000
- Makefile: fix cross compiling broken by my previous commit
- commit 94762fed6b24e11c94d0981d57dc0a8f68700feb
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 27 22:53:41 2006 +0000
- Update the libpng patches
- commit c73a3a6967fa198a97f3b299d795c848c80a5bfa
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 27 22:46:48 2006 +0000
- patch for libgpg-error when NLS is disabled
- commit 07b09e4e3f3bc31b7f3e41c1d5521fe089325677
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jul 27 20:12:41 2006 +0000
- Add --france / --no-france option to disable DRM playback.
- CSS is not yet disabled as it is hidden from us by libdvdnav/libdvdplay
- commit 727eb9d899feb540f9ac298aeb125fa25d2cbbc8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 27 19:51:57 2006 +0000
- miscellaneous fixes when building contribs on Cygwin
- - boostrap: make configure.ac happy when detecting contribs build on Cygwin
- - Makefile: cleanup, fixed extraction of files containing invalid characters (on DOS LFN), gpg-error compiling
- commit 4962512e327e7cf60b5564561845205369991780
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Thu Jul 27 14:51:22 2006 +0000
- This was overwritten by mistake. Backported to revision 15898.
- commit a1f2a86dc770ecff1c29f403ddf4e6ac7fa8c738
- Author: Eric Petit <titer@videolan.org>
- Date: Wed Jul 26 22:48:34 2006 +0000
- Make I420_UYVY/MMX support widths non multiple of 8
- commit 145662277a0cb3ac52b6cd297b91c28e7be65c96
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 26 22:01:37 2006 +0000
- use pic on amd64. should fix the amd64 moz plugin
- commit e9bbc01fdc597c29a2dfb95d297da8118d42288b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 26 21:59:13 2006 +0000
- add qvlc to the summary
- commit 832682c4ab7aa885a467da2d4d8300db8c6417eb
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Jul 26 21:21:48 2006 +0000
- Use 5 digits for snapshot numbering when in sequential mode (padd with 0s)
- commit bc133f33f41dc575bf416a3638a0e9624d483e30
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Wed Jul 26 15:13:47 2006 +0000
- More vlm functions added in libvlc (to play, pause and stop a broadcast)
- commit 0e977f2f91855d0d3a0e778bca2ef224f8543b32
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Wed Jul 26 14:15:08 2006 +0000
- Sync bindings/java with jvlc head (release is close ;).
- commit d48bf82bf7ebf6c743ae9ce721ae6d18a463ce3a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 26 13:49:56 2006 +0000
- Contrib: fix speex patch. Thanks to JB Kempf
- commit a4cdb18a631fbb89e66fdc22e21619821fe0bd5a
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 26 12:04:25 2006 +0000
- Protect the email address
- commit a57f81be76098c94e9f684c6a7cc5dde12704568
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 26 10:56:30 2006 +0000
- ffmpeg contribs:
- .pc hqve been fixed upstream
- delete empty win32 patch
- temporarly disable install patch. it works fine without on debian and macOSX. FC4 to be investigated
- commit 4a32026b06ff804c84142325552e0a39f5e5a9a6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 25 22:56:37 2006 +0000
- New Qt Contrib
- commit c640ae86f495718fbd393b68b956771959515368
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Tue Jul 25 21:23:01 2006 +0000
- * skins2/src/skin_common.hpp: Added missing header
- commit 0e83925220a547b658cb6722e29597a563a109d3
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jul 25 12:41:29 2006 +0000
- Upgrade patch for png on osx. Thanks to Jean-Baptiste Kempf
- commit 0e6317449320deacf9f5e459774fc29361d33976
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jul 25 09:37:31 2006 +0000
- Don't include opie/ in the gettext stuff as it's not in the tarball.
- commit 717b5070683209785736bc89a57d026a597280ea
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jul 24 23:00:57 2006 +0000
- Grrrr, silly qt4 build system
- commit 7706a5aa3fe8b95cdd28ded2372678380cd9de71
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jul 24 22:56:44 2006 +0000
- Oups miss that in previous commit
- commit 2ef0df8a7382ef9f58461a1a2ee2c6709d9cc348
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jul 24 22:45:26 2006 +0000
- Use newer version of libraries in extras/contrib. Patch courtesy of Jean-Baptiste Kempf
- commit 62ab3db5c4b59d666e3c80b7fa8c5eb49f0cf7a8
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jul 24 21:45:56 2006 +0000
- Localized the stings inside the .ui and update the po files.
- commit c81509e47e1fca436ef6175fc75b4d2ebc1cfc3f
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Mon Jul 24 20:09:22 2006 +0000
- * skins2/src/dialogs.cpp: more encoding fixes
- commit f9e4bcb926004f39ddd160439d5772a60dd0686d
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 24 17:55:28 2006 +0000
- libavutil/common.h was re-worked, so it doesn't need to be patched anymore
- commit 4809df7de08ec0ea632de59bcd52bb5059cf9e40
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jul 23 22:19:46 2006 +0000
- * skins2: fixed several encoding issues. In particular, it should now be
- possible to load a skin on Windows when logged with an account containing
- non-english characters.
- commit 93ca90e6e580d76c59d6851f85e8adf73c3d89f2
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jul 23 18:10:04 2006 +0000
- Fix installation of ffmpeg-svn version
- commit e24fb253c769299f991bb32886ab72f22226775c
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jul 23 17:51:07 2006 +0000
- Revert revision 16112
- commit bf43238e937fb0d2a9366bb82e19003375d696c7
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jul 23 16:21:35 2006 +0000
- Forward port of revision 16113. Fixes a bug in live555 module, that made audio packets (only for audio types that are not supported) being sent to the video decoder. This caused artefacts and segmentation faults in the decoder. VLC core handles the case for codec being not supported just fine, so removed the check for undefined codec.
- commit 42b84e0a23d56ce03030dbc5919ad1054608e7d0
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Sun Jul 23 11:04:13 2006 +0000
- Forward port of revision 16111
- commit 88c15f68b53fd353a002a2d445531777017a29f0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 22 15:41:38 2006 +0000
- Oops
- commit 6ec5618a564992a88b105966aacdf3e2762bcce1
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 22 15:33:03 2006 +0000
- add --snapshot-prefix and --snapshot-sequential options. --snapshot-prefix lets you choose the filename's prefix (default it "vlcsnap-"). --snapshot-sequential numbers the snapshot starting with 1 and incrementing every time.
- commit 51c68fc76a02fc6fcc969c63151f46469bf48869
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 22 14:45:25 2006 +0000
- Some more vfilter2 stuff
- commit d12c9741f5599a6f2521a10a95a11efa278eaa53
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 21 21:14:35 2006 +0000
- oups missed that
- commit 9f7ea79c25ea018a603bc42bf2926181443d3b37
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Fri Jul 21 20:36:29 2006 +0000
- * minor layout improvement
- commit b05dd90dd91a6b1f6981525aef740922b9f691dd
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jul 21 15:19:35 2006 +0000
- contribs: Rename the qt tarball to indicate it's a win32 binaries
- commit e890a6c3f24f5b96ba0a4f58d074f5ff1405d6a6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jul 21 09:42:43 2006 +0000
- Qt4 contrib fixes
- commit 9eecdaf8361fbdebd529a0df4b527cb538bb2d86
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jul 20 22:16:10 2006 +0000
- Add Qt4 to contrib
- commit 1f62202f719d7cd3ed5d34fd3b8a55a204b368f4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 20 19:45:51 2006 +0000
- * some minor fixes (signed vs unsigned ints, removed an always ignored pragma, fixed an if)
- commit 25b064e16de89d1a22949691deaa72ee36fae75b
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 20 19:30:39 2006 +0000
- * compile before you commit
- commit 9f15438ba9784764e998f4ec5aad4a57d0c37430
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 20 19:26:33 2006 +0000
- * another patch for ffmpeg, so make up a new ffmpeg patch-file and ditch the previous configure-specific one
- commit aa0e6bd7f82b79d41c9aad41e65efb9d42e84672
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 20 19:16:52 2006 +0000
- * compilation fix to reflect x264's API change in its revision 537 (x264 build 48)
- It would be nice if someone with more x264-knowledge could review this.
- commit 3f319f8968cbf1b2aabbdd480b3e4a57d411428a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 20 19:06:18 2006 +0000
- * yet another patch for ffmpeg: its configure script doesn't recognise that (at least on OSX) variables' names are case-sensitive
- commit ac1fa4837a6200585894305ae583135f39fba3d3
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 20 18:54:26 2006 +0000
- Compile fix. gcc doesn't like foo=foo();
- commit b48e3d2890bb6e2b1a35d7c051ef101a50809833
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jul 20 15:25:02 2006 +0000
- Fix a bunch of bugs
- commit 2dcdfb683746040cb57acb593c3fb3cf4786aced
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 20 13:44:04 2006 +0000
- Cosmetic: svn properties, Id, copyright dates
- commit 599340cfaca4b6b23ed234ec6b577ac8aff76fb8
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 20 13:21:16 2006 +0000
- - direct3d: new video output module using Direct3D 9 APIs
- commit 27c3154a7a758045b43553dbb29fa593906a7f75
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 20 08:59:14 2006 +0000
- Run update-po. Fix make dist
- commit 837f3ba2b933a1f0914998ab3e1ad5505436c178
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Jul 19 22:38:25 2006 +0000
- Add some "const" where relevant
- commit cbe9f051089a3077fd52856b01a1ece072904356
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Wed Jul 19 22:08:38 2006 +0000
- Make code less readable and (hopefully) faster for gradient and edge modes.
- commit 5fcb0513d1b7dc649d01fddda79f913441f63c5b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 19 15:17:23 2006 +0000
- Some more Qt interaction support
- commit debc036355976230163d6e80419847c3fc811236
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Jul 19 12:55:04 2006 +0000
- configure.ac: the svg module now needs a librsvg2 >= 2.9.0
- commit 1685c92307787c48715d390192596f36ce21d791
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Jul 19 12:54:13 2006 +0000
- modules/misc/svg.c: fix SVG rendering
- commit 5ca8805a8f359c45f477e123ea5a97c6a3276373
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 19 11:53:51 2006 +0000
- Add support for modules help strings (Closes:#413)
- commit a8fcedd2dde5382673e6b39c559d3b93ac638297
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 19 11:53:18 2006 +0000
- Remove some code duplication
- commit 13d098788a120824f287be44e1e63637ba82ddc1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Jul 19 10:59:30 2006 +0000
- Don't use Patches/goom2k4-0-nommx.patch when building for MacOS X
- commit a0ef9efea8b7951bcba0bfbcb8bca93e810eeb84
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 19 09:45:02 2006 +0000
- Move v4l and pvr into the main access directory.
- No need for a separate directory for 1 file
- commit 90a4caea90dbbb8c8b6d3a78f1671083b8694637
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 19 09:33:41 2006 +0000
- Some more demux and access code factorization
- commit 5e2f8763a9603c302e084d040ca7b3bd4441c822
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Jul 19 09:01:15 2006 +0000
- bindings/mediacontrol-python/vlcglue.c: bind get_/set_rate and get_/set_fullscreen
- commit 671f0b24a057135af63c2a5fd8a966345f134b51
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Jul 19 09:00:32 2006 +0000
- include/vlc/mediacontrol.h, src/control/mediacontrol_audio_video.c: implement get_/set_rate and get_/set_fullscreen
- commit e1cc961bd9e7fe0a1fc4e3bd62bc82a08d3c2ecc
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Wed Jul 19 08:59:26 2006 +0000
- bindings/mediacontrol-python/setup.py: deactivate PIC support for
- linux also (I do no quite know the current status, but it works for me this way at the moment).
- commit 64e68cb4564b29b615fcdcbb60ee98cfa76083ac
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 23:20:06 2006 +0000
- A bunch of various fixes (encoding, refcount, layout)
- commit 77b8c78a77756ae7b5ff80d96f9ab392eb8c98b2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 21:29:05 2006 +0000
- Layout improvements
- commit 04b8258960d92dcd89aa5690de9b842c665872a4
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Tue Jul 18 21:25:14 2006 +0000
- Fix compilation
- commit daddd71a2e2c306aa73233730ff3061d5962ba7b
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jul 18 21:00:19 2006 +0000
- Fix libpng properly (forgot this in a previous commit).
- commit f15c486bef6a06353326f24387a527e4b6b72088
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 18:57:19 2006 +0000
- * Fix a number of encoding bugs
- * add "make nice" in modules to call ./compile
- commit f6ef9859ac452f74c2303ac999eddc7be33bf60b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 17:19:10 2006 +0000
- Better packetizer helpers
- commit f0ddd6157663426507a2ac18ef1341e69fbed2bf
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 17:08:18 2006 +0000
- Add a bunch of helper functions/macros and start using them:
- * malloc with NULL check
- * file extension check
- * check if a demux was forced
- * try peeking, and check what we poke
- * init standard demuxer fields
- * create packetizers
- commit 50a87715a20ce5372c9b4caa1e1f63a563a89ca6
- Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
- Date: Tue Jul 18 14:45:24 2006 +0000
- bindings/mediacontrol-python/vlcwrapper.py: make the tree() method return a string rather than print it.
- commit efed5df6d36ab595e9fd60b5569eda499d255729
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jul 18 14:33:18 2006 +0000
- * compiles-but-untested complete implementation of menus and popups
- * handle play/pause status
- commit 054049cf321df84a245d7d5b523a120ccfff81b5
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Tue Jul 18 09:10:24 2006 +0000
- - all: fixed object interfaces queries and other fixes as reported by Jacob Lewallen
- commit fb0991c4183d6399b021e4baf1b4d3cf1c9e1763
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Jul 18 08:48:53 2006 +0000
- support muxing and demuxing of dual mono mpeg ts streams if libdvbpsi is up to date
- commit 665d0ef43005bd1073b995d1a91516109d2906fe
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 17 12:59:46 2006 +0000
- * adapted the extended panel to the latest video filter changes and re-designed the interface a bit (by introducing some additional strings and moving the invert-option to the adjust image section, etc.)
- * src/video_output/video_output.c: small fix to insert filters on the fly
- commit 2bfe0a067073300f90cd9bd5b632edbfbb7bce01
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jul 17 08:37:09 2006 +0000
- Report in the FAQ that --enable-java-bindings works in win32.
- commit 86b6b7c36b213f843b2978202b8a93137837d6ac
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 16 21:22:31 2006 +0000
- Don't show the scale filter in the preferences
- commit 5e47b73d4763daed626728f600aa0699a3a97574
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 16 21:02:33 2006 +0000
- Add (verbose) NEWS
- commit 6b7fbfedbba57bad1954b64ce478baa6aafd658a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 16 20:57:09 2006 +0000
- Make "video filter2" filters selectable on the vout level.
- Exemple: --video-filter "adjust{hue=180}:wave"
- For the moment, the video filter2 filters are applied *before* subpicture filters.
- commit 25f65dade398ac6c41bb641692fbc392dd2c65cc
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 16 19:58:46 2006 +0000
- (Partial?) fix for make dist
- commit 4afe1bf2b662bb49c83c8ffbed72144f91b80c1f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 16 19:37:56 2006 +0000
- Revert commit that breaks bootstrap/aclocal (v2.60, latest release).
- That has been annoying quite a bunch of users[1] including buildbots
- and myself.
- [1] http://forum.videolan.org/viewtopic.php?t=21059
- commit f22738a8d46646c0bc64fc84b14fd721996b9066
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 16 19:16:48 2006 +0000
- Don't duplicate check for automake 1.7
- commit 5d60e26348db44fc26781c72402a2c9c10331df5
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jul 16 18:10:22 2006 +0000
- Use nice apostrophe
- commit 12d716fa4ffb1f9129d25ec693b3587fa420a4d6
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sun Jul 16 16:06:29 2006 +0000
- * src/libvlc.c: fixed comment.
- commit a1948b0de5b903d8595f9af3706c65abb52b9ad2
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 15 19:50:58 2006 +0000
- * removed useless include
- commit 9e2759bc11a6e9302c676502f919e9995e4942d0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 15 19:47:29 2006 +0000
- * implemented a ctrl-click menu for the vouts (refs #302)
- - currently loaded through rightMouseUp because rightMouseDown, etc. don't register any NSRightMouseDowns. If anybody got an idea why, I would be willing to change this of cause, since the current way is quite slower in the user's experience.
- - the Snapshot item doesn't work yet (it triggers the fullscreen-event)
- - localisation support is complete
- Any comments and wanteds for further items are welcome :)
- commit 9bee423be4fa3fa21bd59d0d343bdc791edaab65
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat Jul 15 14:53:58 2006 +0000
- check that p_pic->pf_release != NULL before calling it
- commit 7588d6a1def6b9b5a9296342f77d51d4ca6ffc88
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 14 22:58:41 2006 +0000
- Split the distort video filter module into several video filter2 modules.
- commit f5141f9f333ca07b3093743aaeb9969588708d9a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 14 22:06:57 2006 +0000
- Remove unneeded include
- commit 7aaf3f08547550d1d432cbd3f910346fe814907c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Fri Jul 14 21:36:11 2006 +0000
- * m4: added libtool macro files. Na.
- commit 8777d28f69e4040274ba72efd5d11ac3b3cd22be
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 14 21:33:23 2006 +0000
- Invert is now a "video filter2"
- commit ae0b191df59c3f49e58d0bb3e9b3b020920f31b6
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 14 21:32:43 2006 +0000
- Adjust is now a "video filter2"
- commit d9474d275af974e3f3d52bb020d24fe8664edd03
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Fri Jul 14 11:18:29 2006 +0000
- Remove double .gnutls from HAVE_WIN32 and UNIX targets
- commit 43f4d03dfd05e34bc4ae5193aa6261abcfa6f8e3
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 13 22:41:07 2006 +0000
- Fix dist
- commit 0620daf1c054d836aa883126ff7bc2fe3e4a9019
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 13 20:47:49 2006 +0000
- Revert [16011] until someone svn add the concerned files.
- commit 1a4bde724d8569c47782fe2eb606e2d0fdaf7bf3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Jul 13 15:31:29 2006 +0000
- Really fix goom for fc4
- commit 07e87b93860ce1cbbb6cbe86cc61461648925f78
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jul 13 15:25:56 2006 +0000
- * src/Makefile.am: made the dist rule independent of --enable-libtool.
- commit 40c5adff2ba95c388d5e2c90234941f55250997f
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Jul 13 15:22:58 2006 +0000
- Disable MMX support goom for now since it doesn't compile and is probably broken.
- commit 6f18b6123609280ecb03406544787563e7a489cf
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Thu Jul 13 15:13:10 2006 +0000
- Fix live555 compilation in contrib
- commit cf5572b702269409bfe5ca6aae0732cee8fcf542
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 13 14:29:00 2006 +0000
- Another extra boilerplate
- commit 940d271a5dc429b4685057ca8c9610f46fef59fd
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Thu Jul 13 14:19:35 2006 +0000
- Work-around for Winsock
- commit df3a146185447ed55adf2a5d59254555bb0f4b48
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 13 13:51:05 2006 +0000
- qt4/*: buildsytem fix + cosmetic+ copyright dates + svn Id
- commit 84ff292f5cc43046af941174fad71e5dd2ce72b9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jul 13 13:41:54 2006 +0000
- * Added SVN ignore flags to src/ subdirectories.
- commit 6d1c28b3c74828f7810301f3dadd41d89e326ccb
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu Jul 13 12:06:22 2006 +0000
- * implement the error panel correctly (for the records: not < 10.3 compatible)
- commit da6b3153d7f952476c403e0e73fdefd5c26a9b6f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jul 13 11:48:47 2006 +0000
- * bootstrap: strip library version from modules.
- commit 7acc87492380d5283416b2872853e374288fe4c6
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jul 13 11:21:23 2006 +0000
- Beginning of menus implementation
- Fix a make dist bug
- commit 375ec8946f8362b89e84c3d48429662decadeb9f
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jul 13 10:32:06 2006 +0000
- * modules/control/hotkeys.c: nawak.
- commit 35809029048fb24a7f4782ac17ac07a62a9267e3
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Jul 12 18:49:35 2006 +0000
- Removed unused variable pi_gamma
- commit 6f3e4d56cb72a5f845bd28edea7104bdc6474b8a
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Wed Jul 12 18:48:21 2006 +0000
- RTSP rewind and fastforward support (Scale option). Almost entirely rewritten a patch from K. Staring <Qdk _at_ quickdekay dot net>.
- commit c69f698af16d3398873d5cbd8ee520dc794408b4
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Wed Jul 12 15:49:13 2006 +0000
- get rid of unresolved symbols
- commit 5aac3e5a2086ed7595fae6293d81636fb43481a7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 15:38:08 2006 +0000
- * src/Makefile.am: fixed sed commands.
- commit c60745f8149a22ff39f1691913a357d5ec12567e
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 15:01:55 2006 +0000
- * src/Makefile.am: reverted addition of vlc_devices.h, it was already done.
- commit 47f210ad0f444eb9a7ba21cbd33a4050ea9f8405
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 13:54:29 2006 +0000
- * Updated changelog.
- commit ed6af124dda70edb6eb104dc4d8b8cc0683f98b9
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 13:51:51 2006 +0000
- * src/Makefile.am: yay, another missing file in Makefile.am (vlc_devices.h).
- commit 3f0987d209633f9507a7efb555684a4bd81cb99b
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 13:23:26 2006 +0000
- * m4/Makefile.am: added more missing files. olleh buglroz!
- commit 52b0dd5e8e562a1d664fbd44418a7ebe157bfc03
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 13:04:37 2006 +0000
- * m4/Makefile.am: added missing files to the distribution. happy bootstrap.
- commit 5351f2c653afeb3ab9cc7117d72e27b76a86f93c
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 12:34:07 2006 +0000
- * src/audio_output/common.c: moved message around so that it compiles.
- commit 440388e0ceb72d12a61e9357516fa858ef6856eb
- Author: Sam Hocevar <sam@videolan.org>
- Date: Wed Jul 12 12:27:06 2006 +0000
- * src/audio_output/common.c: added error message upon invalid initialisation.
- commit 9fa569824f60716bfb5c96a2fde12be97612f119
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 12 11:29:30 2006 +0000
- Missing header in EXTRA_DIST
- commit 85a0c7529c6d0c2509479f32ec7a0be372790d4c
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Tue Jul 11 19:12:18 2006 +0000
- * Patch to add ATSC support by Dennis Lou
- * This is untested, but shouldn't have any adverse effect at least
- * Any feedback much welcomed
- commit 6eec4bf0c3eaa57b94d45fd3c24d442791862927
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Jul 11 10:49:50 2006 +0000
- * fix make dist
- commit 6f2a64ee29499b3768efabe5ca9dd611b0938cd4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 10 21:30:31 2006 +0000
- * updated the po-files, started some work on the German translation, a minor string fix and removal of an untranslatable string
- commit d09d23ba8e4c0dbd448827bfef6af07118314cff
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Mon Jul 10 20:52:57 2006 +0000
- * when possible use the PTS for GET_TIME and GET_LENGTH. Note that this isn't always reliable. If you want you can disable it.
- commit 44a72b16bbced4a5faa12dfcdc863fb02a8c7ccd
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 10 18:46:46 2006 +0000
- * fixed typo pointed out by Dirk Stegemann on the forum
- commit cbf60127d77335c034227f8e12ad8577244dcaa0
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 9 15:01:13 2006 +0000
- #transcode{vfilter=...} only works with video filter2 filters.
- commit 5d4c27ecdd021b87457a42d0af752bb2a124987d
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 8 21:42:12 2006 +0000
- Have a module_string less confusing
- commit ee6aea54c2b35f394d50a4a6fef2645fe7e81bbf
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 8 21:20:00 2006 +0000
- Clean up
- commit 4059579bc7de368c10642a47622a31ab745636a9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 8 21:19:17 2006 +0000
- Fix compilation. It inserts the playlist only in tree view local.
- commit 2adf9ed0317059dd306e238055676d406d82830a
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 8 19:13:50 2006 +0000
- * complete clean-up
- commit 19f724fc72c75ed677a99d82a50b9d458185e55f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 8 19:12:11 2006 +0000
- * unified the GUI-presented string
- commit 48425dfdb882247d61a152dc43fcfc59404e3239
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jul 8 19:11:05 2006 +0000
- Fix stats collecting
- commit cc4fd87a3e90a7e1e67429ae0d55df27ebd1ec0f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 8 18:32:41 2006 +0000
- * use intf_IntfProgress instead of intf_UserProgress to test the interaction-implementations. Additionally, it's nicer here IMO, so we might keep it this way.
- commit f3c6bbcc0afde6731ea31f123e44844365720cfd
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 8 17:28:51 2006 +0000
- Some infrastructure work for playlist autoload/autosave
- commit 3c47829f5a4f9f9c5d4faf4556d47e8e39be6167
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jul 8 16:30:21 2006 +0000
- * added the Google Video Playlist file-type
- commit f4dcd21d8c84f02b1bf1b5f4ac7cee477f8990d7
- Author: Mohammed Adnène Trojette <adn@videolan.org>
- Date: Sat Jul 8 12:51:10 2006 +0000
- cosmetic changes + compilation fixes
- commit 8a473ffa6e4ab4d51024fdb896133a45cdab4373
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 8 11:16:46 2006 +0000
- Improve embedded video output
- Skeleton for interaction
- Fix window settings save
- commit 3ebf4f3016482567cd87ecbfea6bf2035c24a159
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 8 11:16:20 2006 +0000
- Fix some crashes
- commit 87e02f76a9ab27d864d12390165c33a1bc878105
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jul 8 09:31:56 2006 +0000
- Some legal boilerplate.
- Some files missing.
- commit cb9e27ce07a4076ca96255ac35be7c9c98ec893e
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 7 21:27:14 2006 +0000
- Fix segfault (thanks to zorglub for the hint)
- commit 92caa32e121afea9c4ec3e62ad979d5136f27ef9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jul 7 20:24:11 2006 +0000
- Add Google Video Playlist parsing support (stuff like http://video.google.com/videogvp?docid=... )
- commit 3619c8af51a44504161862751b97dc88ae37c98e
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jul 6 23:23:59 2006 +0000
- Add a b_restart flag to indicate this option take effect only after a restart.
- Break binary compatibility
- commit b0133e4818fc7f60b91590d838f2a585cd1ebe52
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jul 6 23:19:12 2006 +0000
- vout.m: change in fullscreen behaviour
- - toggle fullscreen mode when double clicking on video.
- - allow menu autoshow/autohide when moving cursor in or out the menu area while in fullscreen mode
- commit 956087a83e8ff3653bcc2b87340a593bad6388ab
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jul 6 20:43:21 2006 +0000
- * Fix SDP file parsing of the SAP module.
- commit c158aecdaf63c3b1490e04147915c32425cd4d3b
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jul 6 11:15:31 2006 +0000
- Fix 2005 changelog
- commit c5326f2399bb5d312c83dbf8e9cb9c23287757a4
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jul 6 10:26:39 2006 +0000
- * doc/fortunes.txt: Fixed layout. We need quality quotes.
- commit 03f29fc27dee1d3796d9e1c1d3f1c22b48a063ee
- Author: Mohammed Adnène Trojette <adn@videolan.org>
- Date: Thu Jul 6 10:09:47 2006 +0000
- partial Arabic translation.
- Courtesy from Zayed Al-Saidi <zayed ÷ alsaidi × gmail ÷ com>.
- commit a23552a985d834ba92ff0d67290e97499be6e1e2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jul 5 18:12:55 2006 +0000
- [Untested] Save interface position
- commit 8f270cb5f9ab82ac55990fe4c9ec45d48e148c30
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jul 5 11:12:06 2006 +0000
- unicode.c: Fix MB2MB() by removing spurious ';'. Thanks to ericx on IRC.
- commit 147fdab00b77a69d2237f872c84b4416378a2564
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Jul 4 15:23:04 2006 +0000
- link visual plugin against math library
- commit 2cda7c1d22866f915976e568595c9597c87e4600
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jul 4 14:06:44 2006 +0000
- * modules/control/motion.c: control VLC with laptop built-in motion sensors.
- commit c6a6149e738799959aac0fb200b7770de3fdc610
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jul 4 12:55:43 2006 +0000
- * modules/demux/mkv.cpp: fixed a pointer cast bug.
- commit 868ae7e32bb82299d7481b10b0cd0cbeadda99e5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jul 4 12:28:23 2006 +0000
- * modules/stream_out/transcode.c: improve error message verbosity.
- commit 75a1b08ad40fea3f65385c1033145b472eb87337
- Author: Sam Hocevar <sam@videolan.org>
- Date: Tue Jul 4 12:26:08 2006 +0000
- * modules/video_filter/transform.c: minor coding improvement.
- commit 1dcfa0fb96152890f96aa5a9c41f2fe52ad52431
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 3 11:20:02 2006 +0000
- * you didn't see anything
- commit fa1bf19af0adba012589e25280b7ea1baf948a44
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Mon Jul 3 10:38:09 2006 +0000
- * implemented a non-blocking progress-bar in the main interface; needs testing (closes #475)
- commit 3fbed7ad31691060d782832c07cbaa0d4ef1740b
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 2 17:47:26 2006 +0000
- s/Shoutcast/QTL/
- commit a413a33bab7a0b00d36030db4dfad9b2b3bc16e9
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sun Jul 2 17:28:15 2006 +0000
- Add QuickTime Media Link parsing. FIXME: Optional attributes (like fullscreen, volume, quitwhendone ...) are parsed but aren't used.
- commit 1c4fe75a6001c4906282f93adb1865416164562d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jul 2 09:22:05 2006 +0000
- make sure that we don't use deleted objects
- commit a38975fd6393cc765f0ddad44c7cb3c2d7982b18
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sat Jul 1 19:23:39 2006 +0000
- * Move sgimb demux to the playlist demux, and port it to the new playlist API
- commit 170df325b5bcaaf624c7337115a8549c886d931c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jul 1 18:34:03 2006 +0000
- Preliminary embedded vout implementation
- commit 3793e3726479b56b294d7946f0599725dd8f2654
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Sat Jul 1 10:13:13 2006 +0000
- fix indentation and memory leak introduced in 19564.
- do not use vlc_t to store psz_pidfile
- commit ff924dbc0fa20c7631c2a07af0a1c36d571a5e71
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Jun 30 16:34:46 2006 +0000
- support for creating pid files when going daemon mode.
- Someone should really review it as it is my first experience in C.
- commit d17c2e5f50a30c7f73821a70e7a0f8ae0b495e9d
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jun 29 22:04:35 2006 +0000
- * fix an issue with stats on inputstreams (this fixes the check for update crash)
- - also fixed a similar potential issue on subtitles.
- - lesson for today: Be careful when you use p_parent of an object.
- - i chose not to use vlc_object_find, but yield/release instead because of the speed implications.
- commit 816ea1d63230e5ac504914e1aa375294c97c63ea
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jun 29 20:52:30 2006 +0000
- * MPNG support
- commit 2139a22460b4b8d903abc92c9edeacd8d272e1e6
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Thu Jun 29 20:15:57 2006 +0000
- * modules/codec/dmo/dmo.c: if an aspect ratio was specified in the input format then force it
- commit 2a06d8340d8a507ce77e078d1bd21f8c4c7babd4
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jun 29 17:55:14 2006 +0000
- Fix a regression in r15404 causing people to experience artefacts and lost lock
- commit d69c29d60837aa1b250e2e486c675f2b9eee361a
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Thu Jun 29 17:31:28 2006 +0000
- Finnally got rid of the old m3u module. RIP
- commit 7c5af0186a0df7942d1b49b3acc36c22a75ea196
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jun 29 15:27:26 2006 +0000
- * New ASX parser
- - some elements are not yet supported.
- - it could perhaps use a little bit more cleaning.
- In the basics. It just works :D
- commit 41c96ddeb258f6705f96c20bb76b149d0eacf526
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu Jun 29 13:55:23 2006 +0000
- * HTTP 1.0 is not seekable
- * Set Connection:Close for HTTP 1.1 streams that are not continious
- commit 8c0fc2c3315587aff4110cdb2f18c704df8b295c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jun 28 22:11:36 2006 +0000
- add the volume icons
- commit 834d0aa8837c1ebf6e70a307ba5d4b470190b258
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 21:50:59 2006 +0000
- various fixes
- commit 4ec49559ac10ede34041e453cb8c557a4d78a8b3
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jun 28 20:03:15 2006 +0000
- * Fix a potential buffer overflow, UTF-8'ify session name in a previous unhandled case.
- commit 20acaecf0409d6db281253f8d6ec89e95604ffbb
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jun 28 19:02:37 2006 +0000
- * Fix some sap SD memleaks. more to follow
- commit c95e810917d9e47cfa7ad63eafd8d3830ba05591
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed Jun 28 18:57:20 2006 +0000
- fix compile for builddir != srcdir
- commit 8b05507e3109d11ea476dfbc797c80b07af33195
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 15:16:23 2006 +0000
- Compile fix
- commit 37bd4719b8cbc109c853130393cb30d16b49af7c
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 14:36:39 2006 +0000
- Mostly fix GME meta
- commit 5e2c9b528c05f3846a3eb73d659986d40f39ebf1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 14:24:22 2006 +0000
- Gra. Fix most of TS meta
- commit 19738f6a319be6a3ec5e869b81256554d808be98
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 14:22:04 2006 +0000
- Forgot that for Qt
- commit 47315c3983f4ca66917befcdb823dd74eb4ecc27
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 28 13:16:45 2006 +0000
- Icons
- commit f28b106bb531ec36c1295ecc212f653d43fc5645
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jun 27 13:32:30 2006 +0000
- Theora framesize calculation patch by Kevin H. Patterson (kevpatt at khptech dot com)
- commit e1dc62de2e9f675dc9088a22597da707382e79b4
- Author: Sigmund Augdal Helberg <sigmunau@videolan.org>
- Date: Tue Jun 27 10:14:58 2006 +0000
- Attempt to support international charsets in mmi menus according to ETS
- 300 468 Annex A. Please test
- TODO: This convertion should be done on strings received from SDT and
- EIT (and possibly others) in the TS demux as well.
- commit 596ccd7682678e4416d193eef9ddc80fa6cf2f7e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 26 21:11:38 2006 +0000
- Some more Qt playlist code
- commit f2627995b642c9130901a87d8b98e1141b2aefce
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 26 06:26:45 2006 +0000
- Some more playlist code
- Fix makefile
- commit 9c00cdd96265643bc35771ce6ad1ce7dae23c4c4
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 25 17:05:52 2006 +0000
- - Work-around for IPv6 SSM with Winsock 2 from Olivier Levon
- - Remove old kludges (get yourself a decently recent Mingw32 or die)
- commit 507cfc279ad6827e3d782f0220307b21f853f211
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jun 25 16:29:49 2006 +0000
- Playlist model
- commit 1b87dba74c236b912859064462a52e86fb6f5c1a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 22 13:45:38 2006 +0000
- Bah, who really needs this ?
- commit dea4749b295b562871a84bf2a3e3ba83a1f5fa87
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 22 10:03:32 2006 +0000
- * Create new types for device probing
- * Beginning of core implementation
- commit 29f94bbc1065352bcbf836bf0217a0159b4ac4d2
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jun 21 14:32:21 2006 +0000
- * update the ffmpeg VC-1 fourcc info. Hopefully it can be enabled soon now.
- commit 3fa2448ecc7a70f69c967dc7dbd0e995dcaf6ffe
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 21 14:22:22 2006 +0000
- HAL probing module
- commit ef7464b001d7777a90dbbf802007113ece59f51f
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 21 00:09:19 2006 +0000
- * wxwidgets: repair slider dragging.
- my algorithm is still not perfect: it should take account of the "thumb length"
- commit bd6335a4db2327313f6b54429764037c49a00452
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jun 20 20:54:16 2006 +0000
- Non-working general declarations for disc probing (Refs:#565)
- commit ce80081cb82ba2ebeeeb5c393d5835dd00e6bcda
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Jun 20 18:57:13 2006 +0000
- * wxwidgets: try to implement a go-where-you-click slider
- but I don't have a real video/audio file to test it...
- commit a17edf64bb70b2ec95c66c3c2d20e693b4e12d64
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Jun 20 15:51:23 2006 +0000
- * vlc.win32.nsi.in: set "Recommended" as the default installation type
- commit 507cd4520d39166027f67e9cdb1fe75a25010b4a
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jun 20 14:37:45 2006 +0000
- Use the not so broken getaddrinfo implementation from ws2_32.dll
- instead of the painfully braindead one from wship6 that we'd rather
- flatly ignore
- commit 99226c9857b1ece2890937c7ba0b6a810edd7192
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Tue Jun 20 14:33:48 2006 +0000
- There is no such a thing as Winsock 2.0. Use version 2.2 instead.
- Microsoft was probably too much afraid that developpers would request
- version 0.2 instead of 2.0 so they switched straight from 1.1 to 2.2.
- commit 77bec750b5846004d0a4788adf335de7d2e9add1
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Tue Jun 20 12:51:29 2006 +0000
- Add another test for MacOS X 10.4.0 with Darwin ports installed
- commit 357232c41b5b8f54fc02bbeb0ad77fbc46e06f05
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue Jun 20 06:04:43 2006 +0000
- Some skeleton files for playlist
- commit 5ab2b4ea9a7d7eede29346da6567625a5b2be306
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jun 19 18:33:11 2006 +0000
- src/innput/input.c: Compile fix
- commit 5ec136a26389da3e7928ecef1511b474de3c9745
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 19 17:46:20 2006 +0000
- Use a tristate for avi index (fix / don't fix / ask). Closes:#679
- commit 7032788b524c2bd3ed1d6440a5b9d49c57d1034d
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 19 17:33:43 2006 +0000
- Small stats improvements
- commit 666dc0889c8a028c828235c41c6942cd2fbf4327
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Jun 17 18:42:29 2006 +0000
- * input/subtitles.c: fix another bug in subtitle autodetection
- commit de1aedd6b3d65864c9a2d45091a1a32dad7a0dd7
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jun 17 14:16:51 2006 +0000
- src/misc/stats.c: avoid buffer underflow.
- commit ab248b851a9a2f40ba529d505185034e977a135e
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Sat Jun 17 04:13:04 2006 +0000
- * src/input/input.c: don't clean twice the read_bytes counter
- commit 08addc5ab32adc2f629e08304cd2cca8eacf0c7b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jun 16 22:42:00 2006 +0000
- Fix a bunch of segfaults. It may be heavy handed and breaking other stuffs. zorglub to review
- commit 28422e789b04d3173cfb52c5fe1b3e29bd0c51f9
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Fri Jun 16 19:05:55 2006 +0000
- * If we are passed a SUB file as subtitle, just open the IDX instead, if there is one. (Closes: #681)
- commit baacaea316cff470f3fe11e52a833ef4a51afe74
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 15 21:22:35 2006 +0000
- Partial rewrite of stats to avoid lookups (Closes:#693)
- commit 7a6b8a51f8b06684d32ba3a4985230363c32d8b0
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Wed Jun 14 22:49:57 2006 +0000
- fixes for crash in Safari plugin when terminating (it actually locks the computer completely on some occasion)
- - opengl.c: let End destroy elements created by Init, DestroyVout for CreateVout
- - voutgl.m: set context to NULL on exit
- commit 350045b47585e3f67cf0ebebdecb549be84ef83d
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 20:15:23 2006 +0000
- * playlist/xspf.c: upgrade to new structure
- inputs are not yet added to the playlist
- commit 06b57a510f4f0b66183f1e643f4cfe13a71ceab4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed Jun 14 20:09:51 2006 +0000
- * Add a "media-library" option to enable/disable ML
- * Add a "playlist-tree" option to force onelevel/catgory mode
- commit efae654ee9b0c27238a98cd2fd658cab7534549e
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 18:31:45 2006 +0000
- * web interface: add a snapshot button
- commit ef4685ad4b84b82ec30e157c2af9eea6cd30e116
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Wed Jun 14 18:25:51 2006 +0000
- * skins2/parser/interpreter.cpp: Check the VarMAnager first before trying to parse the action. This fixes a bug with dvd.isActive and LayoutID.isActive
- commit 206a6d2e084000db978a3da30db7379c12647eec
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 14:48:32 2006 +0000
- * playlist/xspf.c: handles empty nodes
- commit 9d17940416c1118a0775aecb41c0b35efa5a1685
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 12:05:39 2006 +0000
- * control/http: fix "pl.current"
- commit 82c2d527e16c3718b851e9ab7d096d58a058879b
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 04:43:47 2006 +0000
- * demux/playlist/xspf: skeleton for XSPF tree playlist import
- commit 6bc1500f97bf158ec4160570ff3d6173f8f67dc4
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 02:00:42 2006 +0000
- * xpsf.c: ...but <playlist> has... grmbl
- commit 37b5af493075f95769ee26ed583f2b0f43c6d3b7
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 01:51:05 2006 +0000
- * xspf.c: <trackList> has no <location> or <title> element
- commit 9526c4781b741555b9b90ae5d5a4cfa87e71a878
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 01:46:17 2006 +0000
- * demux/playlist/xspf.c: fix a bug introduced by [15757]
- + cosmetic changes
- commit dbc59e3a782ed65537b56b7d9df7ee82498a0bc4
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Wed Jun 14 00:43:00 2006 +0000
- * Tree playlist XSPF export
- Kids, don't try this at home...
- commit e955c93c2ea6d2caf3555796fead5b8bba68416f
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Tue Jun 13 21:36:37 2006 +0000
- * code and GUI improvements
- commit 7d92213a8d969532d4b7e75db15afeb089eab96b
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 15:34:27 2006 +0000
- Java bindings Makefile tested and working on both GNU and Windows.
- commit 5e80d19e6d47c260de1931a21ab5469e84cb1308
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 13:35:49 2006 +0000
- 10 PRINT "Remember to include a final endif at the end of Makefile.am."
- 20 GOTO 10
- commit 2a5b03c88d6916b9c3cea5826a5631531147223c
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 13:19:46 2006 +0000
- make buildbot (and ppl) happy with java Makefile.am .
- commit 28637d5443cd154309e2106aab23dacc263db4c4
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 13:09:37 2006 +0000
- another attempt to make java bindings win32 friendly.
- commit 094585133d32b992c874cf55919ef5d19c01ad31
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 10:40:26 2006 +0000
- Corrections in the java bindings Makefile
- commit 89d5ea7b7e86874ddeeec9214b32a57d5d5274e1
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 13 09:58:56 2006 +0000
- A first try in making the Makefile crossplatform (gnu/win32)
- commit 188a9ba248ff95f11f4e589c62cd54cfaa0618de
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Jun 13 03:04:08 2006 +0000
- * src/input/input.c: use input_AddSubtitles() and fix a bug with the autoselection of autodetected subtitles files.
- commit 18416d13f4c4d21b473d842062825fe690db86d7
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jun 12 23:29:31 2006 +0000
- - x264-svn-win32.patch: synchronized with latest on svn
- commit 172a37ad6661fbb137a38d0ee9af37a5c790c0cd
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jun 12 23:26:38 2006 +0000
- - configure.ac: replaced 'av_add_i' with 'av_crc_init' when testing avutil as the former is no longer compiled in lib
- commit 31eaf45b4ad36764476a8a5636d31e5bc6797061
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Mon Jun 12 23:14:44 2006 +0000
- vlcshell.cpp: fixed plugin 'autoplay'
- commit e444bfd2adc3ab5405a7cd2cb05adde8f4b8d8c8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jun 12 20:41:22 2006 +0000
- * src/misc/stats.c: don't forget to call vlc_object_release() after a stats_HandlerGet().
- commit fab2e7bcdbf32b56a8561f55db9b276eebf2f1c4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 12 19:56:25 2006 +0000
- Simplify the CDDA module. Split more between parse and play
- commit 47643f0a85bf67e29d9d1fa23a05b20aac26a685
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Mon Jun 12 19:51:14 2006 +0000
- * src/video_output/video_output.c: avoid calling config_GetInt in the main loop.
- commit 2ef372cafeb0e990ea1e7f01649e38f37f2ca582
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Mon Jun 12 19:32:00 2006 +0000
- * typo consummed -> consumed
- commit 79b230a334b75ad5bc1e7c702d84b71560bffc60
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Mon Jun 12 19:31:33 2006 +0000
- * modules/video_output/image.c: add --image-width and --image-height to set the size of the image output module.
- Thanks to Menele from the forum for submitting a patch.
- commit 75d4dcbdcb92211ee62e973830a7a9fce2a7ae4a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 12 19:21:01 2006 +0000
- * Fix skip in initial status
- * Don't waste ids
- * Fix a bug in services discoveries
- commit 97a70d1ba50f4483e47129237ec237e1e20af878
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Mon Jun 12 14:47:01 2006 +0000
- Second try: we should add *flags for mozilla plugin not only in the case of xulrunner.
- commit 09b70e1c19e9ffce31146c4853cf705591e30adc
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jun 11 20:52:08 2006 +0000
- * modules/packetizer/mpeg4video.c: ts/ps muxers rely on VOL being present in the stream.
- commit b7ce1c36e2c9fbfa4c452af991eb3aa8506755fe
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jun 11 19:21:30 2006 +0000
- ffmpeg-svn-cross.patch has been applied upstream
- commit b33404334798c4980ae1601f9a7f416c625d3ba0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jun 11 19:03:12 2006 +0000
- Skeleton for open
- commit 5bd77e4ba780501cd46ad76c62919681a47984b4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jun 11 11:57:05 2006 +0000
- * src/audio_output/intf.c: optimise aout_VolumeGet a bit.
- commit af23abe4b8908ee9067b412fce5b93918e8750b1
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jun 11 11:56:39 2006 +0000
- * modules/gui/wxwidgets: don't call aout_VolumeGet so often because it is MIPS intensive.
- commit 045867482d1df58d453fa5bf6e95867cfc83a2d4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sun Jun 11 11:21:59 2006 +0000
- * src/misc/stats.c: fix no-stats mode.
- commit 9296f9b8d98657f4c0fff15e56a57a6b4e9a1d93
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sun Jun 11 09:43:20 2006 +0000
- * disable sdk-support on ppc-macs until it is fixed (refs #692)
- commit 349fa35a1cb76e1d52dc310a5526eeedf1a74dc6
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jun 10 22:26:29 2006 +0000
- * Patch ffmpeg configure to not use twice the cross prefix.
- * CVS -> SVN
- commit 03562f42d3e3dd4f700b38a6bd7d39681bb7d3a9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jun 10 22:21:37 2006 +0000
- * src/libvlc.h, src/interface/interaction.c: new config option to disable interaction mode. Default value is set to disable for now because this mode is currently broken.
- commit 46b44b39fd650cedfe26a1b2db4bf69f14f72db8
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jun 10 21:17:13 2006 +0000
- misc/freetype.c: Fix strings
- commit 0ce6483d7fda44a04cd32140623f500286268a27
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sat Jun 10 21:15:19 2006 +0000
- qt4/input_manager.cpp: compile fix
- commit 76c472ef4b410345a1eb351c98cb1815e2bfd923
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 18:13:46 2006 +0000
- Java bindings update.
- - a new java example shows general jvlc use
- - more functions added in InputIntf (getInputFPS now works)
- - a little potential problem fixed in Playlist
- commit f25c42997007fd769a1d297ad2a59387a0079987
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 17:36:22 2006 +0000
- a vlc_object_release added
- commit e63f4a4b5870dc5075cddbe91beb6adb4b25d3f2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 16:13:38 2006 +0000
- Initial implementation of libvlc_get_input_fps.
- commit 9781b8469aa24bb7c414eedeb113d0318f2cc5f9
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 15:34:32 2006 +0000
- Muting and unmuting functions implemented in the control interface
- commit 0627647ffb3c4dc71b4803f8da5035d507f0f6f2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 13:58:03 2006 +0000
- Java bindings update.
- * new JVLC.destroy() method to cleanup a JVLC object
- * new GenericVideoWidget for general use (thx: Kuldipsingh Pabla)
- * Status class removed
- * new JVLC.isInputPlaying() and JVLC.hasVout() methods
- commit 599b0d51b3fbd297941c76397a6a57c7fbc2fbe2
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sat Jun 10 13:15:15 2006 +0000
- New snapshot behaviour.
- if the user specifies a directory in the snapshot-path variable, then vlc
- behaves as before;
- if the user specifies a complete path (folder/filename) then the snapshot
- is named and saved after it.
- commit 71148dd9141b229f48a987ec653a89c2b3566af8
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jun 10 10:26:17 2006 +0000
- * modules/codec/ffmpeg/audio.c: reduce memory usage a bit.
- commit fb220e5045fd5ceee4c351ddceba215b2667460b
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jun 10 10:13:31 2006 +0000
- Memleak spotted by Dugal Harris.
- commit 085676a436e10da777ca174c812dbd95c0304b3f
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jun 10 10:13:10 2006 +0000
- MJPG support with DirectShow (patch from Dugal Harris)
- commit 44070ee64f16b5e029d1ea21b506e969014b5e81
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jun 10 10:10:56 2006 +0000
- * modules/gui/wxwidgets/dialogs/fileinfo.hpp: compilation fix.
- commit d02df00247810ef550a33333166719342f210689
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat Jun 10 10:10:54 2006 +0000
- Include bitrate in SDP when known.
- Patch from Ilkka Ollakka with cosmetic fixes.
- commit a78b832aae9df6435496f5b81d75dea46a6f5639
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jun 10 10:01:40 2006 +0000
- * modules/codec/dmo/dmo.c: fix typo in fourcc.
- commit 6f4778fac7bf7aa82d60ac17e11e45a625012d95
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Sat Jun 10 09:57:45 2006 +0000
- * src/playlist/tree.c: fix memory leak.
- commit a1bf965dd5248902f24b0d0ee5279b5f758db02d
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jun 9 22:20:11 2006 +0000
- * modules/packetizer/mpeg4video.c: rewrite using the block helper facility. Fixes a few issues with the previous packetizer and is simpler.
- commit 31a2d53b0aa1e4e8f929471e8760043aa65c50e4
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jun 9 21:35:13 2006 +0000
- * modules/gui/wxwidgets/menus.cpp: avoid using STL strings. This gets rid of weird crashes here.
- commit bbde0a771f20e794a229dbd750a2b93a71ebb047
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Fri Jun 9 20:45:41 2006 +0000
- * modules/demux/mpeg/m4v.c: wait until we get p_extra from the packetizer before adding the stream.
- commit 0f1bed44147dda93fc7e02c15f9f1d5c668f49ce
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Fri Jun 9 20:44:18 2006 +0000
- Dshow input fix (suggest by "sneeze" on http://forum.videolan.org/viewtopic.php?t=21578, Thanks).
- commit 1f1c05083b9640f537faaf7804bebd10ef71218d
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Jun 9 19:59:22 2006 +0000
- revert 15853 as it brokes things
- commit 1b168781175c2f631de2d9fb7f6abd1978c26bc1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jun 9 19:17:49 2006 +0000
- * Split apart gui and input management
- * Functional stats panel
- commit e5ed4c8e9f4f1851b966742f2dc535df8aa676cb
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Jun 9 16:56:13 2006 +0000
- lets add *flags not only in the case of xulrunner-config
- commit 7337338303bfda585c5a4681525912177a7a3794
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Fri Jun 9 14:19:32 2006 +0000
- Fix for building mozilla plugin with mozilla-dev on non-debian systems
- Needs more check, as i've only tested it on altlinux
- commit b8a24c4adf7b35b6d40adc4bb8f94eed8b03f668
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Fri Jun 9 14:17:26 2006 +0000
- FTP cleartext authentication from Petr Vacek.
- commit c9c85bef374c60c958bba36f0fe858b5c3dddacc
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Fri Jun 9 04:38:16 2006 +0000
- * proof of concept of drag & dropping a subtitle file while playing a video file. (Refs: #645)
- commit 92ee23d34534809e3f1854feb1f043d770d0c799
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Fri Jun 9 02:08:08 2006 +0000
- * the first autodetected subtitles file should now be automatically enabled
- commit 9b21a3e02405a59a10b0649feccad9e8295b74a2
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Fri Jun 9 00:28:07 2006 +0000
- * fix subtitles file autodetection
- this was broken when the video file name included its directory name
- (for instance "vlc dir/file.avi")
- commit 128b8fdb26cd6b9d14b26f3e61161e57eaebaec9
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 21:04:24 2006 +0000
- Don't forget to reset slider position
- commit 0cc8937fe2b2b564438100cda288d90c2905f21b
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jun 8 21:01:09 2006 +0000
- Oups
- commit 23a3d91d476a5ed848f910a01ec88ff1395d9173
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 20:54:20 2006 +0000
- Don't laugh
- commit 3c9aa734ca74e518eed648839551823f259e0b5c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jun 8 20:43:59 2006 +0000
- Don't hardcode path
- commit 88d96cf47228da5ddeb4df152373ed95242a78e2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 20:43:12 2006 +0000
- nom de dieu de putain de merde de saloperie de chiure de putasserie de bordel de couille
- commit fd7ce7553f53f1f44d97327ce8776aa3bacdd8c4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 19:39:15 2006 +0000
- * Don't delete main nodes in playlist_Clear
- * Fix item add in RC
- commit 0f4a49175ee55dd444fd99874a614c8120f66a45
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 19:18:11 2006 +0000
- Get rid of some pic stuff that caused vlc-config to do baad things
- commit 63db764f0ed95728821c89bc19ed2f034595df21
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 18:59:14 2006 +0000
- Fix vout/sout garbage collection and input spam debug messages
- commit a2dbfd134c6229d637b02136ee1bcc2a1fab441e
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 8 18:36:09 2006 +0000
- Some general clean up
- commit 183dd67ee505142dc0d563532f98e4f023c22e34
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 7 22:20:15 2006 +0000
- * configure.ac: you can do it.
- commit 97b5c1546269c39f24e9a7619d865d99567ba0e9
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 7 22:02:16 2006 +0000
- * configure.ac: libpostproc detection was more broken than I thought.
- commit 9bc15cda0a46fe9ea07ffcb9273f71374bd7a860
- Author: Gildas Bazin <gbazin@videolan.org>
- Date: Wed Jun 7 21:42:21 2006 +0000
- * configure.ac: fix typo in ffmpeg's libpostproc detection.
- commit 22089b32e9c539e44552ce5006a53720b927f9af
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Wed Jun 7 15:20:08 2006 +0000
- Suggest to check/set JAVA_HOME if compilation fails
- commit 973a35aabd50a7ab95caf6b8af067adea1fe04a3
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Wed Jun 7 14:22:15 2006 +0000
- Remove experimental flag from libtool.
- Several people use it and nobody complain it was broken.
- Besides, some stuff seem not to work without it.
- commit 08b3fcc622fc45784579fd505cac5d6481aff620
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Wed Jun 7 13:25:23 2006 +0000
- * ugly compilation fix for ffmpeg on PPC-GCC 4.0.0
- commit 9b2b219e047a24874724680d2e2fda79dc270e6c
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Wed Jun 7 11:33:30 2006 +0000
- * fortune
- commit 2d7612ab1579df79a01183796bdc03d44d3e894e
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Jun 6 20:46:03 2006 +0000
- * use Play icon for play-only hotkey
- commit 775b37327219527229bc075b47d81459f097664b
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Tue Jun 6 20:44:28 2006 +0000
- * blegh fprintf
- commit b81187776b39942efca2a5fdd0253946e4aef1a0
- Author: Yoann Peronneau <yoann@videolan.org>
- Date: Tue Jun 6 18:34:42 2006 +0000
- * try to fix the pause-only hotkey
- this needs to be tested
- commit 5ea9b67e5690ac08765236d8b293a25f266722f3
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 6 12:51:36 2006 +0000
- Ops.. i did it again
- commit df1f3f10213f7d99ea6b3ac2fc0525bfcaa07a01
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 6 11:35:28 2006 +0000
- one more object release in video.c
- commit b2de137f9fcc1b5fc9998f0f2a934853ed009008
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 6 11:31:55 2006 +0000
- Java bindings update:
- * more synchronization with playlist and input threads
- * new libvlc functions binded
- commit 10225af5815d0b7421489da069ee37494354568c
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Tue Jun 6 11:17:52 2006 +0000
- libvlc compile warnings resolved
- commit 4799808cda5106bac1e0ce3c696348bcea3f11ee
- Author: Pavlov Konstantin <thresh@videolan.org>
- Date: Tue Jun 6 11:07:40 2006 +0000
- compile fix
- commit 0b0cc6da63fe6a62b51eb0472fe4ddfcf14bac4f
- Author: Marian Durkovic <md@videolan.org>
- Date: Tue Jun 6 08:47:00 2006 +0000
- make --sout-ts-alignment default enabled (refs: #669)
- commit 57980f409c3aa8df7a61ef42d489b5b4323f21ac
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jun 5 18:23:56 2006 +0000
- libvlc input and video update:
- * video.c: added 1 release object in GetVout
- * input.c: added libvlc_get_input_thread helper
- commit 65c56bb9d8ba7b0789d16407b81836af0bcd367a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon Jun 5 16:05:34 2006 +0000
- Fix playlist crash on quit
- commit d90a5fa3162f609bf4f2ec9539b0e7d2265b9e69
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jun 5 16:01:35 2006 +0000
- if --enable-java-bindings then check a javac exists
- commit 13c61234f856eec2ede84508e6c87334345f630b
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jun 5 16:00:27 2006 +0000
- libvlc: Vout object now released when needed
- commit d09a0fbf9b816cdc0e91c2a87b0126543c36bbcc
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Mon Jun 5 15:06:45 2006 +0000
- libvlc enhanced:
- * video height/width retrieval
- * input playing status check
- commit 74c5cd2ad37925900939009afcf775b85afaa9f9
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Mon Jun 5 13:43:48 2006 +0000
- * Work around automake stupid test
- * Add notify plugin
- commit 55a578529adf3d194d878a81fc3bab48f688d393
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jun 4 21:50:01 2006 +0000
- Libpostproc moved.
- commit dc3f03c55b6b2321501fcd73069b8485ebb8b48b
- Author: Jérome Decoodt <djc@videolan.org>
- Date: Sun Jun 4 20:53:54 2006 +0000
- OBJECT_INPUT->OBJECT_PLAYLIST
- Thanks to xtophe
- commit 33983554b25e79aad349e6703573449f7799e672
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Jun 4 19:26:55 2006 +0000
- * added video height/width getters in libvlc
- * libvlc playlist play uses locking
- commit 840f845c8c4d723a7d84ab28bf9cc43e315b4695
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 18:43:05 2006 +0000
- Make config.status happy (muahaha)
- commit 1ee48e2704b37e657ac58ca69582c44129b46713
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 18:32:14 2006 +0000
- Remove spurious warning
- commit 9d85b9dace93996a50fbf415463c058aaa1fe815
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 18:09:30 2006 +0000
- Some build systems clean up. Now require automake 1.7
- Automake 1.5 and 1.6 both suck, and 1.7 is almost four years old, so there is really no excuse for not using a decent version. Besides, there seems to some problems while building the loader with old Automake versions.
- commit bb3c43d2822a8fb83725687d54f5e10754548296
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 18:05:00 2006 +0000
- Another PIC fix
- commit 14815d2cc5501b7417a34b96957c726e253bdeb2
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 17:35:56 2006 +0000
- Remove PIC stuff too
- commit 5b369300e5f7093ac99f2f626533e7f9bc9b66fb
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sun Jun 4 17:07:19 2006 +0000
- Suppress support for position dependant code (except on mingw32).
- This simplifies the build system quite a lot, and reduce compilation
- times when PIC is actually needed.
- If you really mind the extra overhead of PIC, use:
- ./configure --enable-libtool --enable-static --disable-shared
- commit 7cc72564f95e39aa619884fecb04558db63bd6c9
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Sun Jun 4 15:30:18 2006 +0000
- pic libraries are now correctly installed when needed:
- * --enable-pic added in configure.ac
- * bootstrap modified to use BUILD_PIC in place of BUILD_MOZILLA where needed
- commit 31c1e82eb9382d6b2d8ad5ee54b6ce6546a250fc
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jun 4 14:17:46 2006 +0000
- * modules/gui/skins2/*: Use ARG instead of ARG* as a template argument
- commit ff65ea953015d3387bc6fa2027102e875198dc26
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jun 4 14:03:54 2006 +0000
- * modules/gui/skins2/*: More simplifications of the same kind
- commit e1670aca558b0fea3a9530c36d4753a022983ec9
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jun 4 13:55:41 2006 +0000
- * modules/gui/skins2/*: The second template argument of the Subject and
- Observer classes now has a default value. This simplifies the code in many
- places.
- commit 4a3d46bd2b7ac46483aa960965e1bc8bf91d73e4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jun 4 09:00:36 2006 +0000
- * Don't reset input meta information
- * Improve notification layout
- commit a378f1a7122a37042ec1a24ce874e9a917f0c691
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun Jun 4 08:13:00 2006 +0000
- More cosmetics for plastique
- commit 8e2036e4e1cc5e158a9d8c209684f63bf774a8f0
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Sun Jun 4 00:13:40 2006 +0000
- New libnotify plugin.
- TODO: - get rid of the harcoded path for the icon
- - make the meta printed an option.
- commit ddd1fc5e3a1ebd8b2db3268f3ed438cf039f9515
- Author: Christophe Massiot <massiot@videolan.org>
- Date: Sun Jun 4 00:10:01 2006 +0000
- .
- commit e99be2d187dd032ee60bc15615d9e5869528762b
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sun Jun 4 00:00:34 2006 +0000
- * dos/skins/skins2-howto.xml: Small precision
- commit 24648f43cf4371f6c6d6d78db2f5ae755f810cc8
- Author: Olivier Teulière <ipkiss@videolan.org>
- Date: Sat Jun 3 23:57:40 2006 +0000
- * modules/gui/skins2/*:
- - anchors have a new "lefttop" attribute, allowing them to follow the
- border of the window when resizing
- - the resizing is now handled by the WindowManager class (to enforce the
- mediator pattern). This makes it possible to handle tricky cases,
- such as:
- window B is anchored to window A, and A is resized
- ==> B moves accordingly, and can still be anchored by other windows
- commit fef44fa9395f5d7c7fa1a80c6725f877affa3fad
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jun 3 22:27:19 2006 +0000
- Cosmetics
- commit ccacddbd547138e44ffcdd832f9d92961b965282
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jun 3 21:44:25 2006 +0000
- * Fix crash
- * Add a prefs button
- commit 04e52ef4fcfd62cf03de3a9a679f55f94824ea90
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat Jun 3 18:03:40 2006 +0000
- Preferences
- commit a53a078c54b35ae0e7183debf8fe9763af7ffdad
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jun 3 12:15:03 2006 +0000
- * use ganesh instead of the official server while it is down
- commit 8ecff20aa150130f7f6ff1d9aff29480899dd3a0
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat Jun 3 10:45:32 2006 +0000
- * fixed compilation if svn isn't in the default path
- commit 640fe7328c3efafc924a03d11710a3378ba5ed7c
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jun 2 22:56:38 2006 +0000
- Fix Stream title. Patch by Diego "Flameeyes" Petteno
- commit 35580f5029a7bdea5c541eaa99545e0c1e759d26
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri Jun 2 22:22:01 2006 +0000
- discriminate between the two OpenGL modules
- commit 5e68685cd4e5c6c74a4939ed9cbb5e212def3fe0
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jun 2 20:20:21 2006 +0000
- Empty files
- commit c62e2983ad64e98cf2e39800b965ea790b3ed857
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Jun 2 19:24:36 2006 +0000
- * Don't change the FSF address
- commit 61acca87b84855af227746fac59bc5b6a83fd47e
- Author: Benjamin Pracht <bigben@videolan.org>
- Date: Fri Jun 2 18:41:31 2006 +0000
- * Patch by Cédric Cocquebert to add several additional video effects to the opengl vout
- commit 1ba03e33a5521d31fc0c04354070140f2774d20b
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Fri Jun 2 13:22:58 2006 +0000
- when testing if mozilla is required, use enable_mozilla, not just mozilla
- commit 54b0c48d2fb735a66dbfdaf9121363cf63346e5d
- Author: Filippo Carone <littlejohn@videolan.org>
- Date: Fri Jun 2 11:27:30 2006 +0000
- added in libvlc:
- - simple screenshot function
- - an helper function to check if the input item is playing
- commit 80ba0c2698c7e30d1e6020045958ed7f88243e54
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jun 2 06:06:38 2006 +0000
- Todo for prefs widgets
- commit 1d33ae2dfe2e9ceeb61b99be31a74bbeb1f71e9f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Fri Jun 2 06:05:11 2006 +0000
- Typo. Thanks to radius on the forum
- commit 7351430d692ed07033772b093ab4d49d39f8235a
- Author: Damien Fouilleul <damienf@videolan.org>
- Date: Thu Jun 1 23:22:54 2006 +0000
- - voutgl.m: added OpenGL provider for MacOS X Safari/mozilla plugin
- - vlcshell.cpp: make opengl the default video output module for macosx
- - vlc.r: remove Quicktime mimetype from supported list
- - configure.ac: the OpenGL provider requires the AGL framework
- commit d1ae6b84388da636f8bfc0f87f7a679ed6c8bc26
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jun 1 21:28:12 2006 +0000
- Don't lock the mutex twice
- commit 053d5bb66c6ac58ec0810b13d2cefb797a57d307
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 1 20:42:03 2006 +0000
- Skeleton for preferences widgets
- commit 0f98a479b87835a8becb08444269a8619833fbf8
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu Jun 1 14:46:26 2006 +0000
- Manage navigation buttons, status and text
- commit 4a935b11d36969b079aa0802efa6e68b975c2a35
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Thu Jun 1 13:10:28 2006 +0000
- caca.c: compile fix
- commit 41f79cdb76a1617f32622c3ee9eafc923ff24a89
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jun 1 10:34:32 2006 +0000
- * modules/video_output/caca.c: fixed typedefs for older libcaca versions.
- commit 61c29c8f4f906a535430844852ab89f019d85531
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jun 1 09:57:01 2006 +0000
- * modules/video_output/caca.c: many code simplifications.
- commit 8c672e8dfb6827bcdfa307f06adce2dba22f63ae
- Author: Sam Hocevar <sam@videolan.org>
- Date: Thu Jun 1 09:53:36 2006 +0000
- * bootstrap: simplified automake detection and added support for the FreeBSD
- automake naming scheme.
- commit 5c8a02618600ff7b9e76333f11d42425a0bf6536
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Wed May 31 23:12:09 2006 +0000
- * modules/mux/asf.c: Experimental support for AAC (mp4a) in asf. Needs testing.
- commit a73c2964d205fc945318773af3753196601533d4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed May 31 21:48:31 2006 +0000
- Don't crash
- commit 059c0ff3b7791ce45cefdcbf0c5be405ef4059e5
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed May 31 21:45:06 2006 +0000
- Add a qt shortcut
- commit ba50ee9293253b651a66e6eb12111e887d123f29
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Wed May 31 21:34:01 2006 +0000
- [15729] breaks binary compatibility
- commit 6c3d99106546fc732be6f555de651966dfbd98a1
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed May 31 21:24:58 2006 +0000
- Cleanup
- commit 0bfccfadab7815fa8ded920181cb523f3a5e3095
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed May 31 21:04:26 2006 +0000
- First benefits of QT ! A slider ! (Refs:#80)
- commit 8f973a0b05db90ef8f602ca8863563e0724e8581
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Wed May 31 20:40:54 2006 +0000
- Fix playlist crasher and simplify a few things
- (Remove ITEMPLAY method, which had become redundant)
- commit 40d23030a7fbfb89137c138cab90e9f45eec83de
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Tue May 30 19:57:34 2006 +0000
- Typo corretion. Thanks to tango_ on IRC :)
- commit 9f13848c8fa513d1bf2944cc81bd291bbc80fd35
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue May 30 19:17:33 2006 +0000
- QT4 detection patch by Pavlov Konstantin
- commit 172b718fba9e34681904640b86e3819c6f1806a5
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Tue May 30 06:20:06 2006 +0000
- Fix properties
- commit a47f56081981bcd72cfde3c19eb68c08812aede3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon May 29 20:08:14 2006 +0000
- Start handling input
- Quit
- commit 6309ebbf82fa9e4341c51d58d8439d9cd7c7f9a5
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon May 29 18:58:58 2006 +0000
- Added Diego Petteno to THANKS file.
- commit 165364d31807e22e2e3ebe71dab4854d1e100104
- Author: Jean-Paul Saman <jpsaman@videolan.org>
- Date: Mon May 29 18:57:20 2006 +0000
- This patch removes the usage of FFMPEG's internal ff_mpeg4_default_*_matrix
- symbols that would be hidden by the visibility patch, thus allowing VLC usage
- with patched FFMPEG code, and sanitise the need for accessing non-public
- symbols. Patch by Diego Petteno (flameeyes at gentoo do org).
- commit 631ba3aaed5b15da459472eb6ca2170c795f7217
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Mon May 29 18:46:09 2006 +0000
- Build system fixes + cleanup
- commit 1fa283fd60260f02c53fe52fb6ab1063ffc16fa7
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon May 29 17:28:15 2006 +0000
- Some progress
- commit 79854934aca7387463044d647ad84d8a8037e8f4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon May 29 13:23:48 2006 +0000
- Fix a typo
- commit 776ba66b045f8624242f2c7e8a6f732830246c7a
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Mon May 29 06:07:36 2006 +0000
- * Fix QT detection and make dist
- * First dialog
- * Start of input management
- commit b1580c1479f265ddccd5e7e75909efadc5822ee1
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Sun May 28 16:26:13 2006 +0000
- this patch allows xml comments directly before the root node. Patch by Daniel Stranger.
- commit 4e3a00fb5895f28d213335f4e3fec880c00c9d8f
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun May 28 13:18:21 2006 +0000
- Fix
- commit dfb262bd3dda55953daabdfd0e6069066f941104
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sun May 28 12:04:19 2006 +0000
- File type filters and implementation in WX. Refs:#24
- Thanks to Steven Sheehy and sorry for the delay :)
- commit f30c349b4dc3c13f46888be5f5b22a35edd00ec5
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat May 27 23:12:26 2006 +0000
- * modules/codec/realaudio.c: oh, after all, let's use WINAPI for function
- declarations :-)
- commit 45ff435b9ab009961399c235039d190b4f62fba7
- Author: Sam Hocevar <sam@videolan.org>
- Date: Sat May 27 23:10:52 2006 +0000
- * modules/codec/realaudio.c: only use WINAPI for function declarations, not
- for function pointers.
- commit df0cb344c487f0ccd229ec21093a0fb852d49f12
- Author: Rémi Denis-Courmont <rem@videolan.org>
- Date: Sat May 27 17:40:15 2006 +0000
- src/misc/mtime.c:
- - Don't use TIMER_ABSTIME which sucks (at least on Linux with HZ=1000)
- - Cosmetic
- configure.ac:
- - Check for clock_nanosleep() rather than clock_gettime(), as it is more
- recent and we need both.
- commit bd475b063164cc97addcc8088c6090306bc469a4
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Sat May 27 17:00:27 2006 +0000
- * playlistinfo.m: fixed a rare crash and made sure that the timer is run in every case
- * playlist.m: minor update to the new playlist plus removal of an unpurposelly commited debug-msg
- commit fa22449f5039e571f377cc61590a962dc3d4130a
- Author: Antoine Cellerier <dionoea@videolan.org>
- Date: Sat May 27 12:49:06 2006 +0000
- set_program( "qvlc" ); to make it look "official"
- commit c791680a2332ae65d3a150d01c1248a21e522e5c
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat May 27 11:12:22 2006 +0000
- minor typo loose -> lose
- commit 1bf74fe7327bbd6240fb9a09383392b155cdd2df
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat May 27 11:09:56 2006 +0000
- Initial layout
- commit 56674e0fa8dbde833f78795fb09ea471f69cdf10
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat May 27 11:08:56 2006 +0000
- Here too
- commit 727740c80fd3931d47ddae82ffb94b3bd909ccc3
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Sat May 27 11:08:39 2006 +0000
- Re-enable PLAYLIST_GO
- commit 3ba8ca57862e60daa722ef9496eea68e9207a1f7
- Author: Dennis van Amerongen <trax@videolan.org>
- Date: Sat May 27 11:07:31 2006 +0000
- Add support for Windows Media Video (VC-1) Advanced Profile Decoder
- commit fa3a118ec33394e442a305e34340633c2deeaa79
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri May 26 19:43:32 2006 +0000
- s/cvs/svn for ffmpeg
- commit 59cf0d99de7674276a1ae2de3cadf24931ead005
- Author: Christophe Mutricy <xtophe@videolan.org>
- Date: Fri May 26 19:00:36 2006 +0000
- extras/contrib: FFMpeg has switched to SVN
- wxWidgets 2.6.3
- commit f87a7197913d4e0a1156785d772fdb883575eec7
- Author: Mohammed Adnène Trojette <adn@videolan.org>
- Date: Fri May 26 05:41:42 2006 +0000
- s/Conttrôle/Contrôle/ (thanks to OuTman <outman52 free fr>)
- commit 23d7bba710717fc9d46e99beeb950e531af105c5
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu May 25 22:16:27 2006 +0000
- * disabled the debug-msg which prints the pointer to each p_item. this produces so many msgs, that you can't see others
- commit 26f68e7fa95cae2d2fc10e44700863cfe71b2672
- Author: Felix Paul Kühne <fkuehne@videolan.org>
- Date: Thu May 25 21:44:11 2006 +0000
- * meta fixes
- commit 71de7a93ce53a00d96ef52455e4065fdd4d65ef4
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu May 25 19:58:32 2006 +0000
- Fix build
- commit 450a2fb53d96f11f7438f9ecdb6225bdaf2ab1c2
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu May 25 19:38:45 2006 +0000
- Fix CDDA and a corner-case in playlist handling
- commit 05b21e9603158b8e145eaa776bf088db6594eb33
- Author: Derk-Jan Hartman <hartman@videolan.org>
- Date: Thu May 25 18:34:32 2006 +0000
- * H264 RTP packetization by Vitaly V. Bursov <vitalyvb at ukr dotnet> refs #132
- NAL and FU-A modes of RFC 3984
- works for VLC -> VLC
- Does not work with QT yet, because QT requires the optional params profile-level-id and sprop-parameter-sets. these are usually provided in QT hinted tracks I guess. I'm not sure if we can reconstruct them manually. If someone would care to investigate..
- commit 8e7484b4ff79cc0d22ee0a61ee372dee78431eed
- Author: Clément Stenac <zorglub@videolan.org>
- Date: Thu May 25 18:27:39 2006 +0000
- Cumulative fix for BeOS - by Cian Duffy < myob87 4t gmail dot com >
- commit d4adc50540fd8c0e4a0dbe755be953d823e1f968
- Author: Eric Petit <titer@videolan.org>
- Date: Thu May 25 15:26:51 2006 +0000
- Handle Volume Up/Down as well
- commit 55f33b618e2f85714f11d0cce08a2fadd6679182
- Author: Eric Petit <titer@videolan.org>
- Date: Thu May 25 14:59:57 2006 +0000
- Adds support for Apple's remote (only handles Play/Pause at the moment).