------------------------------------------------------------------------ r23968 | fkuehne | 2007-12-31 17:29:40 +0100 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak typo ------------------------------------------------------------------------ r23967 | fkuehne | 2007-12-31 15:24:21 +0100 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak contrib: mirror the packages by GNUPG on ganesh as their server is constantly unreachable ------------------------------------------------------------------------ r23966 | fkuehne | 2007-12-31 15:08:05 +0100 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/NEWS M /trunk/modules/gui/macosx/macosx.m M /trunk/modules/gui/macosx/playlist.m macosx: added an option to disable the 'Recent Items' list as requested by multiple forum users (closes #1340) ------------------------------------------------------------------------ r23965 | ileoo | 2007-12-31 13:16:53 +0100 (Mon, 31 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp add artChanged signal to inputmanager and change backgroundwidget to use it. ------------------------------------------------------------------------ r23962 | fkuehne | 2007-12-31 11:01:24 +0100 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj osx-proj: fix ogg format descriptions and add media types (refs #1279). Patch by Saoshyant ------------------------------------------------------------------------ r23960 | funman | 2007-12-31 04:02:30 +0100 (Mon, 31 Dec 2007) | 1 line Changed paths: M /trunk/extras/mpris.py mpris controller: update to new api ------------------------------------------------------------------------ r23959 | pdherbemont | 2007-12-31 03:09:31 +0100 (Mon, 31 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c Remove unwanted part in previous commit. ------------------------------------------------------------------------ r23958 | pdherbemont | 2007-12-31 03:07:38 +0100 (Mon, 31 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c media_list_view.c: Properly forward all items added events. ------------------------------------------------------------------------ r23957 | pdherbemont | 2007-12-31 03:06:53 +0100 (Mon, 31 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list_view.c M /trunk/src/control/media_list.c flat_media_list_view.c: Add some debug facilities. ------------------------------------------------------------------------ r23956 | funman | 2007-12-31 02:34:58 +0100 (Mon, 31 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_update.h M /trunk/src/misc/update.c update: use PGP to authenticate status file and downloaded binaries ------------------------------------------------------------------------ r23955 | funman | 2007-12-30 23:38:21 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp authorisation -> authorization ------------------------------------------------------------------------ r23954 | fkuehne | 2007-12-30 23:08:08 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/Makefile.am makefile: we want to use spaces instead of tabs. sorry for the disturbance ------------------------------------------------------------------------ r23952 | funman | 2007-12-30 21:54:02 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: use directory:// URI when adding a directory to playlist ------------------------------------------------------------------------ r23951 | funman | 2007-12-30 21:14:31 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c fix #1421 ------------------------------------------------------------------------ r23950 | funman | 2007-12-30 19:40:53 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c fix #1244 ------------------------------------------------------------------------ r23949 | funman | 2007-12-30 19:24:10 +0100 (Sun, 30 Dec 2007) | 5 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/itml.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/lua/vlc.c M /trunk/src/playlist/item.c M /trunk/src/playlist/loadsave.c fix #1410. You can not change a playlist_item_t to be a node, when you previously registered events on it, using input_item_t sub items adding event, because the pointer will be destroyed. If you want to use nodes anyway, you have to explicitely create them. Note: we were lucky that xspf did work so far, because we were EXCLUSIVELY using invalid pointers, except for the 1st item being added to each playlist_item_t (it did happen before the conversion obviously). ------------------------------------------------------------------------ r23948 | pdherbemont | 2007-12-30 18:48:26 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/converter/dtstospdif.c dtstospdif.c: Fix spdif type on big endian stream. (Patch by Julien Robert). ------------------------------------------------------------------------ r23947 | fkuehne | 2007-12-30 17:39:23 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/Makefile.am arf ------------------------------------------------------------------------ r23946 | fkuehne | 2007-12-30 17:38:27 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/Makefile.am Makefile: correctly distribute .hosts within VLC-release.app ------------------------------------------------------------------------ r23942 | fkuehne | 2007-12-30 15:53:00 +0100 (Sun, 30 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/prefs.m macosx: don't allow the user to open the preferences window multiple times (leading to orphan pref windows which can't be controlled) ------------------------------------------------------------------------ r23941 | pdherbemont | 2007-12-30 05:25:04 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/audio_filter/converter/dtstospdif.c audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert . (Reported to fix most of the current DTS issues). ------------------------------------------------------------------------ r23940 | pdherbemont | 2007-12-30 02:50:14 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Update the subitems on sub item additions. ------------------------------------------------------------------------ r23939 | pdherbemont | 2007-12-30 02:46:12 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: new aspect for the node hierarchy view. ------------------------------------------------------------------------ r23938 | pdherbemont | 2007-12-30 02:18:00 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h libvlc.h: Publish libvlc_media_list_hierarchical_node_view(). ------------------------------------------------------------------------ r23937 | pdherbemont | 2007-12-30 02:17:15 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am A /trunk/src/control/hierarchical_node_media_list_view.c (from /trunk/src/control/hierarchical_media_list_view.c:23862) control/hierarchical_node_media_list_view.c: Implement a view that only show the node of the media list, hierarchically. ------------------------------------------------------------------------ r23936 | xtophe | 2007-12-30 00:25:52 +0100 (Sun, 30 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Only do translation in Qt when asked. ------------------------------------------------------------------------ r23935 | funman | 2007-12-29 22:35:13 +0100 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/src/playlist/item.c simplify *install_input_item_observer() ------------------------------------------------------------------------ r23934 | funman | 2007-12-29 22:28:44 +0100 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/src/playlist/loadsave.c fix input item mem leak ------------------------------------------------------------------------ r23933 | xtophe | 2007-12-29 19:30:42 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/Modules.am Distribute filter_picture.h ------------------------------------------------------------------------ r23932 | pdherbemont | 2007-12-29 18:08:56 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/hierarchical_media_list_view.c hierarchical_media_list_view.c: Fix a mlist mem leak. ------------------------------------------------------------------------ r23931 | pdherbemont | 2007-12-29 18:02:41 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/hierarchical_media_list_view.c control/hierarchical_media_list_view.c: Fix a media descriptor leak. ------------------------------------------------------------------------ r23930 | funman | 2007-12-29 15:32:01 +0100 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c cosmetics ------------------------------------------------------------------------ r23929 | pdherbemont | 2007-12-29 15:26:19 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c Fix previous commit ;. ------------------------------------------------------------------------ r23928 | pdherbemont | 2007-12-29 15:25:14 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Properly release the input_item as pointed by funman. ------------------------------------------------------------------------ r23926 | pdherbemont | 2007-12-29 04:31:25 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework/VLCMediaPlayer.m: -isSeekable. ------------------------------------------------------------------------ r23925 | pdherbemont | 2007-12-29 04:29:10 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_instance.c control/media_instance.c: Publish is_seekable(). ------------------------------------------------------------------------ r23924 | pdherbemont | 2007-12-29 03:46:12 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLC.h MacOSX/Framework/VLC.h: Add VLCMediaPlayer.h. ------------------------------------------------------------------------ r23923 | pdherbemont | 2007-12-29 03:45:41 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m Sources/VLCMediaPlayer.m: Position getters and setters. ------------------------------------------------------------------------ r23922 | pdherbemont | 2007-12-29 03:44:32 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c src/control/media_instance.c: Don't wait to have modulo something, to forward the time, that could be crazy. ------------------------------------------------------------------------ r23921 | pdherbemont | 2007-12-29 02:29:48 +0100 (Sat, 29 Dec 2007) | 6 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/event.c M /trunk/src/control/media_instance.c control/media_instance.c: * Implement MediaInstancePositionChanged and MediaInstanceTimeChanged accurately. control/event.c: * Register the all event types. * Don't strdup() in libvlc_event_type_name(). ------------------------------------------------------------------------ r23920 | fkuehne | 2007-12-29 01:41:01 +0100 (Sat, 29 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/intf.m macosx: fixed 2 appearance bugs introduced in [23908] ------------------------------------------------------------------------ r23919 | pdherbemont | 2007-12-29 01:11:36 +0100 (Sat, 29 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c media_instance.c: Fix the position callback to retun the time. (Next time, we'll fix it to return the position). ------------------------------------------------------------------------ r23918 | pdherbemont | 2007-12-28 23:23:01 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h Forgotten file in previous commit. ------------------------------------------------------------------------ r23917 | pdherbemont | 2007-12-28 23:22:36 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework/VLCMediaPlayer.m: Enable bindings uses on the @"time" key. ------------------------------------------------------------------------ r23916 | pdherbemont | 2007-12-28 23:21:26 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCTime.m MacOSX/Framework/VLCTime.m: Fix a segfault because of a missing retain. Create a real null time. Code simplification. ------------------------------------------------------------------------ r23915 | pdherbemont | 2007-12-28 23:20:19 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m MacOSX/Framework/VLCVideoView.m: Capitalize the s in FullScreen. ------------------------------------------------------------------------ r23914 | courmisch | 2007-12-28 22:05:01 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpeg/mpga.c Fix warning ------------------------------------------------------------------------ r23913 | courmisch | 2007-12-28 21:38:49 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Use long ------------------------------------------------------------------------ r23912 | courmisch | 2007-12-28 21:37:40 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h C++ fun ------------------------------------------------------------------------ r23911 | courmisch | 2007-12-28 21:04:22 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Rewrite CAST_PTHREAD_TO_INT in a ISO C valid way - closes #1407 ------------------------------------------------------------------------ r23910 | courmisch | 2007-12-28 20:54:40 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Attempt to implement waitpipe with Winsock (should fix #1347) ------------------------------------------------------------------------ r23909 | fkuehne | 2007-12-28 20:38:05 +0100 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/vout.m * sorry, this one was unintended ------------------------------------------------------------------------ r23908 | fkuehne | 2007-12-28 20:36:00 +0100 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib A /trunk/extras/MacOSX/Resources/add_embedded_graphite.png A /trunk/extras/MacOSX/Resources/equalizerdrawer_graphite.png A /trunk/extras/MacOSX/Resources/fullscreen_graphite.png A /trunk/extras/MacOSX/Resources/next_graphite.png A /trunk/extras/MacOSX/Resources/pause_embedded_graphite.png A /trunk/extras/MacOSX/Resources/pause_graphite.png A /trunk/extras/MacOSX/Resources/play_embedded_graphite.png A /trunk/extras/MacOSX/Resources/play_graphite.png A /trunk/extras/MacOSX/Resources/playlistdrawer_graphite.png A /trunk/extras/MacOSX/Resources/previous_graphite.png A /trunk/extras/MacOSX/Resources/repeat_embedded_graphite.png A /trunk/extras/MacOSX/Resources/repeat_single_embedded_graphite.png A /trunk/extras/MacOSX/Resources/shuffle_embedded_graphite.png A /trunk/extras/MacOSX/Resources/skip_forward_embedded_graphite.png A /trunk/extras/MacOSX/Resources/skip_forward_graphite.png A /trunk/extras/MacOSX/Resources/skip_previous_embedded_graphite.png A /trunk/extras/MacOSX/Resources/skip_previous_graphite.png A /trunk/extras/MacOSX/Resources/stop_graphite.png A /trunk/extras/MacOSX/Resources/volumeslider_graphite.png M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj M /trunk/modules/gui/macosx/controls.h M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/vout.m * add a 'graphite' button set including the facilities to switch the theme at runtime (closes #1379) ------------------------------------------------------------------------ r23907 | ivoire | 2007-12-28 20:11:20 +0100 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/modules/video_output/sdl.c Improve Aspect Ratio and Crop support ------------------------------------------------------------------------ r23906 | pdherbemont | 2007-12-28 19:30:23 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework: Fix end of file line, at least on headers. ------------------------------------------------------------------------ r23905 | pdherbemont | 2007-12-28 19:29:38 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m MacOSX/Framework/VLCLibrary.m: Default the use of the opengllayer video output module. Don't be verbose by default. ------------------------------------------------------------------------ r23904 | pdherbemont | 2007-12-28 19:28:29 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m MacOSX/Framework/VLCVideoView.m: Supports the opengllayer video_output. ------------------------------------------------------------------------ r23903 | pdherbemont | 2007-12-28 19:25:03 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaListAspect.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Implement -parentMediaList. ------------------------------------------------------------------------ r23902 | pdherbemont | 2007-12-28 19:23:46 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Implement -isReadOnly. ------------------------------------------------------------------------ r23901 | pdherbemont | 2007-12-28 19:21:35 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengllayer.m video_output/opengllayer.m: Fix a warning, and use addVoutLayer: instead of addVoutView:. ------------------------------------------------------------------------ r23900 | courmisch | 2007-12-28 18:17:29 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Be on the safe side of memory protection for now: use PROT_WRITE. ------------------------------------------------------------------------ r23899 | fkuehne | 2007-12-28 18:14:58 +0100 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * make sure our window titles change while switching items within playback (closes #1381) ------------------------------------------------------------------------ r23898 | courmisch | 2007-12-28 18:01:56 +0100 (Fri, 28 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/modules/access/file.c M /trunk/src/libvlc.sym M /trunk/src/misc/block.c block_mmap_Alloc: commoditize block allocation from mmap Only the file access uses this, but I don't like "wild" callbacks into plugins. ------------------------------------------------------------------------ r23897 | courmisch | 2007-12-28 17:16:55 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Fix stack overflow in debug code: use heap for large allocations. ------------------------------------------------------------------------ r23896 | massiot | 2007-12-28 15:05:56 +0100 (Fri, 28 Dec 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt . ------------------------------------------------------------------------ r23895 | fkuehne | 2007-12-28 13:11:35 +0100 (Fri, 28 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/wizard.m * adapted the wizard to use the RTP stream out module instead of the removed RTP access out. Please check the other interfaces... ------------------------------------------------------------------------ r23894 | ileoo | 2007-12-28 12:36:57 +0100 (Fri, 28 Dec 2007) | 4 lines Changed paths: M /trunk/src/network/httpd.c small fix for http-streaming, don't set b_die to true in beginning if object is alive. ------------------------------------------------------------------------ r23893 | courmisch | 2007-12-27 17:48:20 +0100 (Thu, 27 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Revert [23889]. Don't enable debug if you don't want it. ------------------------------------------------------------------------ r23892 | jpsaman | 2007-12-27 15:38:16 +0100 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/live-starttime.patch Sync with latest live555 source code. ------------------------------------------------------------------------ r23891 | jpsaman | 2007-12-27 15:31:43 +0100 (Thu, 27 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Fix segfault when Connect() returned failure and fix memleaks. Make sure live555 modules exits while in Connect() if vlc is asked to stop. ------------------------------------------------------------------------ r23890 | jpsaman | 2007-12-27 13:46:30 +0100 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/configure.ac Indentation fix ------------------------------------------------------------------------ r23889 | jpsaman | 2007-12-27 13:45:31 +0100 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/file.c Silence debug message. ------------------------------------------------------------------------ r23887 | fkuehne | 2007-12-27 13:44:02 +0100 (Thu, 27 Dec 2007) | 1 line Changed paths: M /trunk/NEWS * couple of NEWS updates and typo fixes here and there ------------------------------------------------------------------------ r23886 | fkuehne | 2007-12-26 21:40:50 +0100 (Wed, 26 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m * revert previous forward-port, as video-device's content changed for 0.9.0. Thanks to Pierre for pointing this out. ------------------------------------------------------------------------ r23885 | fkuehne | 2007-12-26 21:12:59 +0100 (Wed, 26 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m * forward-port [23884] ------------------------------------------------------------------------ r23883 | pdherbemont | 2007-12-26 20:55:39 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengllayer.m video_output/opengllayer.m: Correctly set the initial bounds of the layer. Also grab the anti-tearing stuff from the Mac OS X GL vout. ------------------------------------------------------------------------ r23882 | courmisch | 2007-12-26 13:29:53 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/src/input/input_internal.h Move a few large inlines out of include/ ------------------------------------------------------------------------ r23881 | courmisch | 2007-12-26 13:21:56 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/src/input/item.c Code factorization ------------------------------------------------------------------------ r23880 | courmisch | 2007-12-26 13:13:56 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/modules/entry.c Add "safe" config item property ------------------------------------------------------------------------ r23879 | dionoea | 2007-12-26 03:35:50 +0100 (Wed, 26 Dec 2007) | 5 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am A /trunk/modules/video_chroma/chain.c (from /trunk/modules/video_chroma/i422_yuy2.c:23848) A /trunk/modules/video_chroma/yuy2_i420.c A /trunk/modules/video_chroma/yuy2_i422.c (from /trunk/modules/video_chroma/i422_yuy2.c:23848) Three new chroma converters: * yuy2_i420: convert from Packed YUV 4:2:2 to Planar YUV 4:2:0 * yuy2_i422: convert from Packed YUV 4:2:2 to Planar YUV 4:2:2 * chroma_chain: attempt to chain 2 chroma converters to acheive the conversion (i.e. yuy2 -> rv32 will be done using yuy2 -> i420 -> rv32) ------------------------------------------------------------------------ r23878 | pdherbemont | 2007-12-26 02:14:28 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m MacOSX/Framework/VLCMediaDiscoverer.m: Remove silly debug code. ------------------------------------------------------------------------ r23877 | dionoea | 2007-12-26 01:44:51 +0100 (Wed, 26 Dec 2007) | 5 lines Changed paths: M /trunk/modules/video_filter/adjust.c M /trunk/modules/video_filter/erase.c M /trunk/modules/video_filter/extract.c A /trunk/modules/video_filter/filter_picture.h Some more filter work: * adjust.c, extract.c: packed YUV 422 support. * filter_picture.h: code shared by some "video filter2" filters. * erase.c: validate the picture chroma in the constructor. ------------------------------------------------------------------------ r23876 | pdherbemont | 2007-12-26 00:34:52 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_discoverer.c M /trunk/src/control/media_list_player.c vlc/libvlc.h: Set the return value of the libvlc_*_is_*() call to vlc_bool_t. ------------------------------------------------------------------------ r23875 | pdherbemont | 2007-12-26 00:26:43 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_discoverer.c control/media_discoverer.c: Set the corresponding media_list to read-only. ------------------------------------------------------------------------ r23874 | pdherbemont | 2007-12-26 00:25:09 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list.c control/media_list.c: read-only-fy add_media_descriptor(). ------------------------------------------------------------------------ r23873 | pdherbemont | 2007-12-26 00:16:56 +0100 (Wed, 26 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list.c control/media_list.c: Implement read-only media_list. ------------------------------------------------------------------------ r23872 | pdherbemont | 2007-12-25 23:55:15 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaDiscoverer.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m MacOSX/Framework/VLCMediaDiscoverer: Publish -isRunning. ------------------------------------------------------------------------ r23871 | pdherbemont | 2007-12-25 23:51:13 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_discoverer.c control/media_discoverer.c: Publish media_discoverer_is_running(). ------------------------------------------------------------------------ r23870 | dionoea | 2007-12-25 23:39:00 +0100 (Tue, 25 Dec 2007) | 7 lines Changed paths: M /trunk/modules/video_filter/colorthres.c M /trunk/modules/video_filter/erase.c M /trunk/modules/video_filter/gaussianblur.c M /trunk/modules/video_filter/psychedelic.c M /trunk/modules/video_filter/rotate.c Video filter fixes: * colorthres.c: validate input chroma. * erase.c: fix bluring application limit (prevents out of bounds access). * gaussianblur.c: validate input chroma and add planar YUV 4:2:2 support. * psychedelic.c: check image_Convert return value (it fails for I422 which would then trigger a segfault due to a NULL pointer being dereferenced). * rotate.c: validate input chroma, add planar YUV 4:2:2 support and misc code fixes or simplifications. ------------------------------------------------------------------------ r23869 | pdherbemont | 2007-12-25 23:33:56 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_discoverer.c control/media_discoverer.c: Publish media_discoverer_event_manager(). ------------------------------------------------------------------------ r23868 | pdherbemont | 2007-12-25 23:25:45 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework: Use the Pre-Compile script. ------------------------------------------------------------------------ r23867 | pdherbemont | 2007-12-25 23:19:12 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Pre-Compile.sh M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework: Properly track updated library and modules. ------------------------------------------------------------------------ r23866 | pdherbemont | 2007-12-25 22:29:49 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_discoverer.c control/media_discoverer.c: Forward started and ended event. ------------------------------------------------------------------------ r23865 | pdherbemont | 2007-12-25 21:54:18 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Send service discover started and ended events, to keep track of running sd. ------------------------------------------------------------------------ r23863 | pdherbemont | 2007-12-25 17:18:23 +0100 (Tue, 25 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_list_view.c control/media_list_view.c: Implement media_list_view_parent_media_list(). ------------------------------------------------------------------------ r23862 | fkuehne | 2007-12-25 14:55:30 +0100 (Tue, 25 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/file.c * mmap is broken on Darwin. Disabled it for now to have basic file access functionality working. ------------------------------------------------------------------------ r23861 | fkuehne | 2007-12-25 14:36:02 +0100 (Tue, 25 Dec 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-mmx_removal-darwin9.patch * disable any MMX usage in FFmpeg on Darwin 9 (x86). This way, we can use the ffmpeg module normally until Apple releases the updated ld. ------------------------------------------------------------------------ r23860 | pdherbemont | 2007-12-24 20:45:26 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m Sources/VLCMedia.m: Implement a KeyValueCoding enabled -state property. ------------------------------------------------------------------------ r23858 | pdherbemont | 2007-12-24 19:45:10 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_instance.c control/media_descriptor.c: Publish an Event plus a method to get the media_descriptor state, which is buffering, playing, error, nothing special. This is a bit controversial as we need a media_instance to set that state, and this is media_instance dependant. However, this is a nice shortcut. ------------------------------------------------------------------------ r23857 | ivoire | 2007-12-24 18:53:28 +0100 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/modules/video_output/sdl.c improve sdl video output. If there is some stupidities feel free to revert. And Merry Christmas. ------------------------------------------------------------------------ r23856 | dionoea | 2007-12-24 17:52:05 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c Revert r23852. ------------------------------------------------------------------------ r23853 | xtophe | 2007-12-24 17:07:27 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am distribute the Christmas icons ------------------------------------------------------------------------ r23852 | courmisch | 2007-12-24 16:39:17 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c Not every body trusts "free.fr", especially not through non-secure HTTP, and/or non-FQDN-only hostnames ------------------------------------------------------------------------ r23851 | dionoea | 2007-12-24 15:40:51 +0100 (Mon, 24 Dec 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c Include font and password configuration items in the help output. Tell the user about --advanced when his help query skipped advanced configuration items. ------------------------------------------------------------------------ r23850 | dionoea | 2007-12-24 14:52:48 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/misc/messages.c Use \033[0;1m instead of \033[37;1m for bold text using the default color (prevent using bold white text on terms with a white background). ------------------------------------------------------------------------ r23849 | dionoea | 2007-12-24 14:48:20 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/entry.c Use the longtext as longtext. ------------------------------------------------------------------------ r23848 | pdherbemont | 2007-12-24 02:18:54 +0100 (Mon, 24 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c services_discovery/shout.c: No need to incref. (fix a memleak). ------------------------------------------------------------------------ r23847 | jb | 2007-12-24 02:03:16 +0100 (Mon, 24 Dec 2007) | 3 lines Changed paths: M /trunk/src/osd/osd.c Remove unused variable in OSD. Revert if needed :D ------------------------------------------------------------------------ r23846 | jb | 2007-12-24 02:02:05 +0100 (Mon, 24 Dec 2007) | 3 lines Changed paths: M /trunk/src/playlist/engine.c Fix a Typo. ------------------------------------------------------------------------ r23845 | jb | 2007-12-24 02:00:03 +0100 (Mon, 24 Dec 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Background Widget change. Resetting the maximum size at each resize is wrong. Scaling content can be really really ugly. To be finished. ------------------------------------------------------------------------ r23844 | hovis | 2007-12-24 01:15:47 +0100 (Mon, 24 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2.c: Patch by Dennis Lou to add MPEG2 support. Many thanks. ------------------------------------------------------------------------ r23843 | dionoea | 2007-12-23 23:23:25 +0100 (Sun, 23 Dec 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/services_discovery/shout.c Allow specifying options specific to each url in the shout service discovery. Make it possible to inherit the m3u-extvlcopt option in the m3u parser. ------------------------------------------------------------------------ r23842 | dionoea | 2007-12-23 22:39:09 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/services_discovery/Modules.am D /trunk/modules/services_discovery/freebox.c M /trunk/modules/services_discovery/shout.c Merge the shoutcast and freebox service discovery modules. Cleanup the shout.c code. ------------------------------------------------------------------------ r23841 | fkuehne | 2007-12-23 19:28:14 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/macosx.m M /trunk/modules/gui/macosx/wizard.h M /trunk/modules/gui/macosx/wizard.m macosx: remove useless setting as basically no user wants the wizard panel to reset in a single session, but demands it to keep its selections (this was the default behaviour anyway) ------------------------------------------------------------------------ r23840 | fkuehne | 2007-12-23 19:20:06 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlist.m macosx:playlist.m turn an error msg into a warning as the event isn't as bad as it seems to be ------------------------------------------------------------------------ r23839 | courmisch | 2007-12-23 18:42:57 +0100 (Sun, 23 Dec 2007) | 3 lines Changed paths: M /trunk/src/network/httpd.c Fix format string injection in the Connection field for HTTP-served files (affects HTTP interface and LUA plus HTTP export for DVB and RTP) ------------------------------------------------------------------------ r23838 | pdherbemont | 2007-12-23 17:48:15 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengllayer.m modules/video_output/opengllayer.m: Don't free the gl texture in End(), but in the releaseGLContext function. Set the original bounds of the CALayer. Protect the removeFromSuperlayer by a CATransaction. ------------------------------------------------------------------------ r23837 | pdherbemont | 2007-12-23 16:29:47 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c M /trunk/src/playlist/loadsave.c playlist: Fix an input_item leak in item.c, and notice that we are leaking one in loadsave.c. ------------------------------------------------------------------------ r23836 | pdherbemont | 2007-12-23 16:28:51 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/tree.c playlist/tree.c: Fix an input_item leak. ------------------------------------------------------------------------ r23835 | pdherbemont | 2007-12-23 15:59:34 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c modules/demux/playlist/xspf.c: Show where the input_item leak comes from. (funman can fix that?) ------------------------------------------------------------------------ r23834 | pdherbemont | 2007-12-23 15:53:25 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/itml.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c modules/demux/playlist/*.c: Fix input_item memleaks. ------------------------------------------------------------------------ r23833 | pdherbemont | 2007-12-23 15:45:09 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Prevent an input_item memleak. ------------------------------------------------------------------------ r23832 | pdherbemont | 2007-12-23 15:40:28 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/mp4.c modules/demux/mp4/mp4.c: Fix an input_item memleak. ------------------------------------------------------------------------ r23831 | pdherbemont | 2007-12-23 15:38:53 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/control/http/macro.c M /trunk/modules/control/http/rpn.c modules/control/http: Fix input_item memleak. ------------------------------------------------------------------------ r23830 | pdherbemont | 2007-12-23 15:35:43 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/directory.c modules/access/directory.c: Fix an input_item memleak. ------------------------------------------------------------------------ r23829 | pdherbemont | 2007-12-23 15:34:25 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/cdda.c modules/access/cdda.c: Fix an input_item memleak. ------------------------------------------------------------------------ r23828 | pdherbemont | 2007-12-23 15:19:00 +0100 (Sun, 23 Dec 2007) | 6 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/modules/misc/lua/vlc.c M /trunk/modules/services_discovery/bonjour.c M /trunk/modules/services_discovery/freebox.c M /trunk/modules/services_discovery/hal.c M /trunk/modules/services_discovery/sap.c M /trunk/modules/services_discovery/shout.c vlc_common.h: * Add some proper assert() to the vlc_gc_* function to spot errors. * Correctly initialize the refcount to 1. (This will prevent freed pointer usage). (This may also introduce leaks in some module). modules/*.c: * Prevent some module to leak input_item_t. ------------------------------------------------------------------------ r23827 | funman | 2007-12-23 13:55:08 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/libdvdnav-win32.patch contribs: fix libdvdnav runtime on win32 (patch was deleted when switching to mplayer's libdvdnav), extract using gzip ------------------------------------------------------------------------ r23826 | ivoire | 2007-12-23 11:47:59 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp little error ------------------------------------------------------------------------ r23825 | fkuehne | 2007-12-23 11:15:49 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/open.m M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/macosx/prefs_widgets.m M /trunk/modules/gui/macosx/vout.m * withCString is deprecated in 10.4. Use WithUTF8String instead, as VLC's core is completely UTF8 now. Remove a couple of (nowadays) useless checks ------------------------------------------------------------------------ r23824 | ivoire | 2007-12-23 09:12:26 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/src/misc/update.c remove memory leak ------------------------------------------------------------------------ r23823 | jb | 2007-12-23 02:48:30 +0100 (Sun, 23 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Small fix to get a smaller size when a video ends. ------------------------------------------------------------------------ r23822 | pdherbemont | 2007-12-23 02:38:20 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m modules/macosx/playlist.m: Remove code that shouldn't be here, to re-enable services discovery. ------------------------------------------------------------------------ r23821 | jb | 2007-12-23 02:24:25 +0100 (Sun, 23 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp And forgot the other file... Sorry. ------------------------------------------------------------------------ r23820 | jb | 2007-12-23 02:22:20 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - Clean more. ------------------------------------------------------------------------ r23819 | jb | 2007-12-23 02:12:58 +0100 (Sun, 23 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - simplify the VideoWidget. VideoWidget is a just an simple QFrame with the necessary interactions... ------------------------------------------------------------------------ r23818 | jb | 2007-12-23 01:54:54 +0100 (Sun, 23 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/noart.png Qt4 - less ugly Noart pix ------------------------------------------------------------------------ r23817 | funman | 2007-12-23 01:30:19 +0100 (Sun, 23 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/demux/playlist/xspf.h fix #1409 ------------------------------------------------------------------------ r23816 | xtophe | 2007-12-22 23:28:23 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian translation update by Matej Urban?\196?\141i?\196?\141. ------------------------------------------------------------------------ r23815 | xtophe | 2007-12-22 23:01:56 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/config/file.c M /trunk/src/modules/entry.c Use dgettext() (aka _() ) rather than gettext(). ------------------------------------------------------------------------ r23814 | jb | 2007-12-22 20:31:19 +0100 (Sat, 22 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - timeLabel cosmetic. ------------------------------------------------------------------------ r23813 | jb | 2007-12-22 20:21:17 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/interface_widgets.cpp A /trunk/modules/gui/qt4/pixmaps/volume-medium.png M /trunk/modules/gui/qt4/res.qrc Qt4 - Add a "medium" volume icon as requested on IRC, ( by Quovodis?) ------------------------------------------------------------------------ r23812 | jb | 2007-12-22 20:12:45 +0100 (Sat, 22 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Make the time Label right aligned and not size increasing in resize. ------------------------------------------------------------------------ r23811 | pdherbemont | 2007-12-22 19:11:50 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c services_discovery/sap.c: Make sure the thread will exit, even if in poll(). And properly lock the object. ------------------------------------------------------------------------ r23810 | pdherbemont | 2007-12-22 17:19:04 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c include/vlc_objects.h: Use the usual macro trick, to publish a function that take as argument a vlc_object_t *, here for vlc_object_waitpipe(). ------------------------------------------------------------------------ r23809 | courmisch | 2007-12-22 17:04:32 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c syntax error ------------------------------------------------------------------------ r23808 | courmisch | 2007-12-22 16:53:38 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c M /trunk/src/network/httpd.c Add an error message ------------------------------------------------------------------------ r23807 | courmisch | 2007-12-22 16:50:53 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Fix warnings ------------------------------------------------------------------------ r23806 | courmisch | 2007-12-22 16:49:53 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c _pipe is not selectable on Windows, so return -1 ------------------------------------------------------------------------ r23805 | courmisch | 2007-12-22 16:42:36 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Corner case race condition in the waitpipe ------------------------------------------------------------------------ r23804 | courmisch | 2007-12-22 15:47:15 +0100 (Sat, 22 Dec 2007) | 3 lines Changed paths: M /trunk/modules/access/file.c Put debug/test code for mmap (it does not find any error here) ------------------------------------------------------------------------ r23803 | courmisch | 2007-12-22 15:11:42 +0100 (Sat, 22 Dec 2007) | 4 lines Changed paths: M /trunk/modules/access/file.c - Parse seek offsets as unsigned (why they were signed in the first place??) - Fix comments - Cache pagesize ------------------------------------------------------------------------ r23802 | pdherbemont | 2007-12-22 14:44:00 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c services_discovery/sap.c: s/min/min_int/ to prevent a macro collision on windows environment. ------------------------------------------------------------------------ r23801 | jpsaman | 2007-12-22 14:10:39 +0100 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp First page is 100 by default ------------------------------------------------------------------------ r23800 | courmisch | 2007-12-22 14:06:33 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Pierre writes too good code. We need to kludge it :( ------------------------------------------------------------------------ r23799 | pdherbemont | 2007-12-22 13:53:23 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c services_discovery/sap.: Don't wakeup more than needed. ------------------------------------------------------------------------ r23798 | ivoire | 2007-12-22 13:41:56 +0100 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/include/vlc_update.h M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp M /trunk/src/libvlc-common.c M /trunk/src/misc/update.c use a pointer to a function instead of a callback ------------------------------------------------------------------------ r23797 | pdherbemont | 2007-12-22 13:36:53 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Put hdiutil into verbose mode in package-macosx creation. ------------------------------------------------------------------------ r23796 | funman | 2007-12-22 12:29:57 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/misc/update.c update: cosmetics, put the variable creation in libvlc ------------------------------------------------------------------------ r23795 | ivoire | 2007-12-22 11:18:01 +0100 (Sat, 22 Dec 2007) | 1 line Changed paths: M /trunk/src/misc/update.c another cleaning session ------------------------------------------------------------------------ r23794 | courmisch | 2007-12-22 11:09:20 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Try to fix Win32 linking ------------------------------------------------------------------------ r23793 | courmisch | 2007-12-22 11:02:50 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/libvlc.sym M /trunk/src/network/io.c Remove net_Select. Simplify net_Read consequently. ------------------------------------------------------------------------ r23792 | courmisch | 2007-12-22 10:31:58 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Use poll() directly when you want to listen to multiple sockets. ------------------------------------------------------------------------ r23791 | jb | 2007-12-22 10:31:50 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - Fix previous commit. ------------------------------------------------------------------------ r23790 | courmisch | 2007-12-22 10:11:25 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Same as previous commit ------------------------------------------------------------------------ r23789 | courmisch | 2007-12-22 10:10:56 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Revert [23768] and [23768]. Fix dead lock whenever reading from the network. ------------------------------------------------------------------------ r23788 | jb | 2007-12-22 09:12:02 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - Use a main instance of Sout for VLM. Clean DP since all dialogs (except Bookmarks that won't be done...) are done. ------------------------------------------------------------------------ r23787 | jb | 2007-12-22 08:19:01 +0100 (Sat, 22 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - remember if the playlist was inside or not. Clean. ------------------------------------------------------------------------ r23786 | jb | 2007-12-22 04:20:11 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/playlist.cpp M /trunk/modules/gui/qt4/components/playlist/playlist.hpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Remember playlist's size. ------------------------------------------------------------------------ r23785 | jb | 2007-12-22 04:04:42 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/playlist.cpp Qt4 - Save the settings from the playlist for the dialog Provider if ever needed. ------------------------------------------------------------------------ r23784 | jb | 2007-12-22 03:38:14 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp QT4 - sizing (still not fix... anyone can look at it ?) and remember if the playlist is floating. ------------------------------------------------------------------------ r23783 | jb | 2007-12-22 02:50:29 +0100 (Sat, 22 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Typo on the sizing that can explain the "Video Above the control" bug. ------------------------------------------------------------------------ r23782 | jb | 2007-12-22 02:49:50 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Be sure of the existence of getInput. ------------------------------------------------------------------------ r23781 | jb | 2007-12-22 02:08:21 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - remove unusefull debug. ------------------------------------------------------------------------ r23780 | pdherbemont | 2007-12-22 01:43:59 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/converter/dtstospdif.c dtstospdif.c: Print a warning on frame size changes. Hopefully it will help us to debug the issue with SPDIF. ------------------------------------------------------------------------ r23779 | pdherbemont | 2007-12-22 01:34:04 +0100 (Sat, 22 Dec 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/converter/dtstospdif.c modules/audio_filter/converter/dtstospdif.c: We need a starting date. Fix a typo that cause the starting date not to be set. ------------------------------------------------------------------------ r23778 | funman | 2007-12-21 22:38:35 +0100 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/file.c fix [23367] ------------------------------------------------------------------------ r23777 | funman | 2007-12-21 22:05:02 +0100 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/file.c file: do not declare mmapBlock() if it won't be defined ------------------------------------------------------------------------ r23776 | jb | 2007-12-21 21:34:34 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - Use AutoRaise button for faster and slower in order to keep consistency in the interface. ------------------------------------------------------------------------ r23775 | jb | 2007-12-21 21:29:59 +0100 (Fri, 21 Dec 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - SpeedSlider, use an AutoRaise button for the Normal Rate. Remove and unneeded member in the class. ------------------------------------------------------------------------ r23774 | jb | 2007-12-21 21:16:12 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Fix the SINGLE Item mode of the Media Information! Be Carefull again ! ------------------------------------------------------------------------ r23773 | jb | 2007-12-21 20:59:39 +0100 (Fri, 21 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - We DO need pulling for the stats in MediaInfo Dialog... Revert part of 23590. ------------------------------------------------------------------------ r23772 | jb | 2007-12-21 20:40:58 +0100 (Fri, 21 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Fix an 'assertion failed' when opening the media information witout an input. ------------------------------------------------------------------------ r23771 | pdherbemont | 2007-12-21 20:35:59 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/freebox.c modules/services_discovery/freebox.c: Wrong copyright, reported by funman. ------------------------------------------------------------------------ r23770 | pdherbemont | 2007-12-21 20:30:52 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/services_discovery/Modules.am A /trunk/modules/services_discovery/freebox.c modules/services_discovery/freebox.c: Create a new service discovery for the french ISP free.fr set top box. ------------------------------------------------------------------------ r23769 | pdherbemont | 2007-12-21 19:56:54 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/src/network/io.c network/io.c: net_Select should return i_total on timeout. ------------------------------------------------------------------------ r23768 | pdherbemont | 2007-12-21 19:52:21 +0100 (Fri, 21 Dec 2007) | 5 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/modules/services_discovery/sap.c M /trunk/src/network/io.c modules/services_discovery/sap.c: Don't trust announcement down packet, but support implicit timeout. * As suggested in the RFC we remove the discovered media if there is no new packet after three average packet period. (implicit timeout). * Announcement of removal packet can be used to silently replace an announce by an other. * Add a timeout argument to net_Select. ------------------------------------------------------------------------ r23767 | funman | 2007-12-21 18:25:10 +0100 (Fri, 21 Dec 2007) | 1 line Changed paths: M /trunk/HACKING put the right developers website url, pointed out by marcfiu on IRC. bump gettext requirement ------------------------------------------------------------------------ r23766 | courmisch | 2007-12-21 18:22:39 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Add module_Exists until I don't get any error on my build tree! ------------------------------------------------------------------------ r23765 | courmisch | 2007-12-21 17:56:21 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h Use vlc_config_set for categories (close #1411) ------------------------------------------------------------------------ r23764 | courmisch | 2007-12-21 17:55:49 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Fix config item counting ------------------------------------------------------------------------ r23763 | courmisch | 2007-12-21 16:56:50 +0100 (Fri, 21 Dec 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c - Fix error handling - Fix a warning ------------------------------------------------------------------------ r23762 | courmisch | 2007-12-21 16:56:30 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Use ssize_t ------------------------------------------------------------------------ r23761 | pdherbemont | 2007-12-21 16:03:49 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c shout.c: Fix a typo in previous commit. (thanks, funman). ------------------------------------------------------------------------ r23760 | pdherbemont | 2007-12-21 15:57:24 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c modules/services_discovery/shout.c: Don't leak the input_item. ------------------------------------------------------------------------ r23759 | pdherbemont | 2007-12-21 15:35:20 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m MacOSX/Framework/VLCEventManager.m: Fix a bit the file description. ------------------------------------------------------------------------ r23758 | pdherbemont | 2007-12-21 15:31:00 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Implement -description: and fix -flatAspect and -hierarchicalAspect when used with bindings. ------------------------------------------------------------------------ r23757 | jb | 2007-12-21 02:21:09 +0100 (Fri, 21 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - VLM: select input from the OpenDialog, using the existing OpenDialog and not creating new one. :D ------------------------------------------------------------------------ r23756 | funman | 2007-12-21 01:58:18 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/res.qrc A /trunk/share/vlc128x128-christmas.png A /trunk/share/vlc32x32-christmas.xpm A /trunk/share/vlc48x48-christmas.png qt4: special icon made by Geoffrey Roussel alias akem/meka is displayed in the last days of the year. ------------------------------------------------------------------------ r23755 | jb | 2007-12-21 01:45:54 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui Qt4 - UI. Remove QT4.3 only functions. ------------------------------------------------------------------------ r23754 | jb | 2007-12-21 01:42:57 +0100 (Fri, 21 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - typo. ------------------------------------------------------------------------ r23753 | jb | 2007-12-21 01:40:47 +0100 (Fri, 21 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Small open dialog refactoring for use for vlm dialog. ------------------------------------------------------------------------ r23752 | funman | 2007-12-20 23:58:00 +0100 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/MAINTAINERS Add mysef as playlist & ncurses interface maintainer ------------------------------------------------------------------------ r23751 | Trax | 2007-12-20 20:19:00 +0100 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/libmp4.c * modules/demux/mp4/libmp4.c: spelling - uncompletetly -> incompletely ------------------------------------------------------------------------ r23750 | jpsaman | 2007-12-20 12:47:22 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengl.c M /trunk/modules/video_output/x11/xcommon.c M /trunk/src/video_output/video_output.c Remove excess/trailing whitespace ------------------------------------------------------------------------ r23749 | jpsaman | 2007-12-20 12:47:21 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Restore old functionality in video_output fb to use the entire screen size. ------------------------------------------------------------------------ r23748 | jpsaman | 2007-12-20 12:47:19 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp Make wxwidgets compile again. The preference dialog still needs fixing. ------------------------------------------------------------------------ r23747 | jb | 2007-12-20 06:17:31 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Fix the "playlist doesn't show at first click" bug. ------------------------------------------------------------------------ r23746 | jb | 2007-12-20 05:44:31 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - More Module_Exist for SPrefs. ------------------------------------------------------------------------ r23745 | funman | 2007-12-20 01:48:39 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp revert [23722] ------------------------------------------------------------------------ r23744 | funman | 2007-12-20 01:37:23 +0100 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/share/luaplaylist/joox.lua lua playlist: fix joox ------------------------------------------------------------------------ r23743 | jb | 2007-12-20 01:21:20 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - add UPDATEVLC_DIALOG to the DP. ------------------------------------------------------------------------ r23742 | funman | 2007-12-20 00:59:06 +0100 (Thu, 20 Dec 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/itml.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/playlist/xspf.c playlist demuxers: return -1 in case of error, 0 in case of eof, 1 else; like any correct demuxer. (we always return eof since playlists don't need 2 successive demuxing). fix a corner case bug in ifo.c ------------------------------------------------------------------------ r23741 | funman | 2007-12-20 00:28:02 +0100 (Thu, 20 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c xspf: use correct return value. VLC_FALSE == VLC_SUCCESS ------------------------------------------------------------------------ r23740 | pdherbemont | 2007-12-20 00:12:22 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Implement mediaAsNodeWithName:. ------------------------------------------------------------------------ r23739 | pdherbemont | 2007-12-20 00:10:31 +0100 (Thu, 20 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Implement libvlc_media_descriptor_new_as_node. ------------------------------------------------------------------------ r23738 | pdherbemont | 2007-12-19 23:50:14 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m MacOSX/Framework/VLCEventManager.m: Directly issue events to main thread if we are called from main thread. ------------------------------------------------------------------------ r23737 | jb | 2007-12-19 23:30:48 +0100 (Wed, 19 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - revert part of [23442]. Fix and close #1398. ------------------------------------------------------------------------ r23736 | pdherbemont | 2007-12-19 23:28:22 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengllayer.m opengllayer.m: Use AGP texturing. ------------------------------------------------------------------------ r23735 | pdherbemont | 2007-12-19 23:10:51 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Don't activate opengllayer, if QuartzCore/CALayer.h is not here. ------------------------------------------------------------------------ r23734 | courmisch | 2007-12-19 21:46:45 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c M /trunk/src/misc/threads.c Work-around for overaging POSIX systems ------------------------------------------------------------------------ r23733 | courmisch | 2007-12-19 21:42:12 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c Fix stupid logic ------------------------------------------------------------------------ r23732 | pdherbemont | 2007-12-19 17:20:44 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaListAspect.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Allow tree based VLCMediaListAspect manipulation with Bindings. ------------------------------------------------------------------------ r23731 | pdherbemont | 2007-12-19 17:18:07 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework/VLCMediaPlayer.m: Formatting fixes. ------------------------------------------------------------------------ r23730 | pdherbemont | 2007-12-19 17:09:55 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch ffmpeg-macosx-intel-mmx.patch: Update the patch to reflect latest ffmpeg changes. (flac code moved to flacdsp_mmc.c and new sse2 optimization in flac that uses too much registers). ------------------------------------------------------------------------ r23729 | pdherbemont | 2007-12-19 16:46:32 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c control/media_list_view.c: Ignore exception that may happen while unregistering an event, a we may never have register the event. ------------------------------------------------------------------------ r23728 | pdherbemont | 2007-12-19 16:40:10 +0100 (Wed, 19 Dec 2007) | 7 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_output/Modules.am configure.ac: * Activate the opengllayer video output module. * Rework a bit how Mac OS X Specific modules are handled. video_output/Modules.am: * Activate the opengllayer video output module. * Please test that the --tag=CC libtool hack doesn't interfer with the .cpp modules. ------------------------------------------------------------------------ r23727 | pdherbemont | 2007-12-19 14:55:46 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: A /trunk/modules/video_output/opengllayer.m (from /trunk/modules/video_output/opengl.c:23630) modules/video_output/opengllayer.m: Initial creation of a Mac OS X video output module. Its output is a CAOpenGLLayer. This needs a special video output module as it is not trivial to create an opengl provider module connected to a layer. (the layer request its frames). ------------------------------------------------------------------------ r23726 | pdherbemont | 2007-12-19 14:31:14 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h include/vlc_common.h: Define gettext() as a no-op when --disable-nls is used. (Fix compilation with --disable-nls). ------------------------------------------------------------------------ r23725 | jb | 2007-12-19 08:06:00 +0100 (Wed, 19 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - Getting rid of useless setCheckState( Qt::Checked ) when setChecked is enough... ------------------------------------------------------------------------ r23724 | jb | 2007-12-19 08:02:26 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Preferences, lastfm fix. ------------------------------------------------------------------------ r23723 | jb | 2007-12-19 07:52:33 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open_panels.cpp M /trunk/modules/gui/qt4/components/open_panels.hpp Qt4 - Open Capture. Only build what you do have. :D ------------------------------------------------------------------------ r23722 | jb | 2007-12-19 06:46:26 +0100 (Wed, 19 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - FIX compilation when --enable-update-check isn't enabled... ------------------------------------------------------------------------ r23721 | ivoire | 2007-12-19 02:43:20 +0100 (Wed, 19 Dec 2007) | 1 line Changed paths: M /trunk/src/misc/update.c Better asprintf error handling ------------------------------------------------------------------------ r23720 | funman | 2007-12-19 00:30:00 +0100 (Wed, 19 Dec 2007) | 6 lines Changed paths: M /trunk/include/vlc_update.h M /trunk/src/misc/update.c update system: * don't compare svn revisions, we don't support binaries compiled from svn. * compare only the 1st character of the "extra" (the 'd' of "0.8.6d") * document the status file format * don't use %as GNU extension with sscanf() ------------------------------------------------------------------------ r23719 | jpsaman | 2007-12-18 23:21:28 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Fix compiler warning about comparison of signed and unsigned integers. ------------------------------------------------------------------------ r23718 | fkuehne | 2007-12-18 21:57:40 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/po/de.po * fix the strings instead of marking them as fuzzy. sorry about the breakage ------------------------------------------------------------------------ r23717 | courmisch | 2007-12-18 21:40:46 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c M /trunk/src/misc/threads.c _POSIX_CLOCK_SELECTION at 0 does not mean it's not supported. ------------------------------------------------------------------------ r23716 | courmisch | 2007-12-18 21:38:47 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Don't create two competing options of the same name ------------------------------------------------------------------------ r23715 | Trax | 2007-12-18 21:24:02 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/po/de.po * po/de.po: add some fuzzy stuff.. ------------------------------------------------------------------------ r23714 | courmisch | 2007-12-18 20:25:39 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/src/config/config.h M /trunk/src/config/core.c M /trunk/src/libvlc-common.c M /trunk/src/libvlc-module.c Good riddance the helper module ------------------------------------------------------------------------ r23713 | courmisch | 2007-12-18 20:19:37 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Move options from the help kludge^Wmodule to the main module ------------------------------------------------------------------------ r23712 | courmisch | 2007-12-18 19:56:58 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c M /trunk/src/libvlc.h Fix for libvlc_config crash (hopefully) ------------------------------------------------------------------------ r23711 | fkuehne | 2007-12-18 17:38:41 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/po/de.po * updated German translation by Philipp Weissenbacher including a couple of more strings translated by myself and various minor fixes here and there. --- we seriously need to work on the correctness of the English strings.. ;) ------------------------------------------------------------------------ r23710 | ivoire | 2007-12-18 16:51:29 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/include/vlc_update.h M /trunk/modules/control/rc.c M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/src/misc/update.c Add fonctions to the update system : all is in a thread now. The rc interface doesn't use the update system for the moment and there isn't any encryption for the moment ... ------------------------------------------------------------------------ r23709 | jpsaman | 2007-12-18 10:04:24 +0100 (Tue, 18 Dec 2007) | 1 line Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h M /trunk/include/vlc/libvlc.h M /trunk/mozilla/control/npolibvlc.cpp M /trunk/src/control/video.c Implement vlc.video.toggleTeletext() JS API method ------------------------------------------------------------------------ r23708 | jb | 2007-12-18 05:48:32 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak M /trunk/extras/contrib/src/Patches/portaudio-cross.patch Contribs: build portaudio on Windows. Close #419 ------------------------------------------------------------------------ r23707 | jb | 2007-12-18 05:28:14 +0100 (Tue, 18 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - remember the position on close and open in the same position. Reference #1374 ------------------------------------------------------------------------ r23706 | jb | 2007-12-18 05:16:29 +0100 (Tue, 18 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_disk.ui Qt4 - Mention the VIDEO_TS opening in the tooltip. Opening a VIDEO_TS folder from the *DISK OPENING* works fine. Close #247. ------------------------------------------------------------------------ r23705 | courmisch | 2007-12-17 22:03:26 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Remove unused variable ------------------------------------------------------------------------ r23704 | courmisch | 2007-12-17 21:54:32 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Force rebuild due to ABI breakage yet again (should be the last one for plugin entry config) ------------------------------------------------------------------------ r23703 | courmisch | 2007-12-17 21:53:25 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_modules_macros.h M /trunk/src/config/config.h M /trunk/src/config/core.c M /trunk/src/libvlc.sym M /trunk/src/modules/entry.c Use vlc_config_create() ------------------------------------------------------------------------ r23702 | courmisch | 2007-12-17 21:27:03 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h M /trunk/src/config/core.c M /trunk/src/modules/entry.c Save one memory copy and fix the helper module leak ------------------------------------------------------------------------ r23701 | courmisch | 2007-12-17 20:43:18 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/src/config/core.c M /trunk/src/modules/entry.c Memory leaks ------------------------------------------------------------------------ r23700 | courmisch | 2007-12-17 20:36:58 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/config/chain.c M /trunk/src/config/cmdline.c M /trunk/src/config/core.c M /trunk/src/config/file.c M /trunk/src/libvlc-common.c M /trunk/src/modules/cache.c M /trunk/src/modules/entry.c M /trunk/src/modules/modules.c Add support for aliases through vlc_config_set ------------------------------------------------------------------------ r23699 | courmisch | 2007-12-17 20:01:13 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_modules_macros.h M /trunk/src/config/core.c M /trunk/src/modules/entry.c Add action through vlc_config_set ------------------------------------------------------------------------ r23698 | courmisch | 2007-12-17 19:57:56 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c Fix XSPF crash when XML is not available ------------------------------------------------------------------------ r23697 | fkuehne | 2007-12-17 17:20:29 +0100 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * mirror pkg-config on ganesh, as their mirror is down most of the time ------------------------------------------------------------------------ r23696 | courmisch | 2007-12-17 17:16:53 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Fix error handling ------------------------------------------------------------------------ r23695 | fkuehne | 2007-12-17 16:40:29 +0100 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m * fixed a crash when quitting VLC while scrolling the credits in the about window. Additionally, improved the help window's memory print slightly ------------------------------------------------------------------------ r23694 | jpsaman | 2007-12-17 15:38:14 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Fix breakage in transcode_audio_new(). ------------------------------------------------------------------------ r23693 | jb | 2007-12-17 09:55:35 +0100 (Mon, 17 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_configuration.h Same as previous commit. This may be wrong, if it is, revert, don't scream... ------------------------------------------------------------------------ r23692 | jb | 2007-12-17 09:51:15 +0100 (Mon, 17 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/dshow/dshow.cpp DShow, partial fix due to changes in [23667] ------------------------------------------------------------------------ r23691 | bigben | 2007-12-17 07:40:11 +0100 (Mon, 17 Dec 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/dvb.c * add support for ATSC modulation types ------------------------------------------------------------------------ r23690 | jb | 2007-12-17 01:48:49 +0100 (Mon, 17 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - less debug messages. ------------------------------------------------------------------------ r23689 | jb | 2007-12-17 01:46:54 +0100 (Mon, 17 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - trailing spaces... Post-commit script ? ------------------------------------------------------------------------ r23688 | Trax | 2007-12-17 00:34:49 +0100 (Mon, 17 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/dc1394.c M /trunk/modules/access/v4l.c * modules/access/v4l.c and dc1394.c: typo openened -> opened ------------------------------------------------------------------------ r23687 | jb | 2007-12-16 23:34:47 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp Qt4 - Don't compile and create the Teletext bar without ZBVI ------------------------------------------------------------------------ r23686 | dionoea | 2007-12-16 23:05:16 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Fix modules loading. Next time you potentialy break all of VLC, please compile and try the change before commiting. ------------------------------------------------------------------------ r23685 | jpsaman | 2007-12-16 23:01:06 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/codec/telx.c M /trunk/modules/demux/ps.h M /trunk/modules/misc/gtk_main.c M /trunk/src/control/vlm.c M /trunk/src/input/vlm.c remove excess whitespace ------------------------------------------------------------------------ r23684 | jpsaman | 2007-12-16 22:44:47 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/src/control/video.c Use correct object for var_GetInteger(p_vbi,vbi-page); ------------------------------------------------------------------------ r23683 | dionoea | 2007-12-16 22:27:59 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac Define HAVE_LIBAVFORMAT_TREE. ------------------------------------------------------------------------ r23682 | courmisch | 2007-12-16 22:10:57 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/src/config/core.c Typo (free both tabs once, rather than one twice, and the other one never) Also some code simplifaction ------------------------------------------------------------------------ r23681 | jpsaman | 2007-12-16 22:07:11 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/codec/zvbi.c Disable debugging print in zvbi ------------------------------------------------------------------------ r23680 | courmisch | 2007-12-16 22:03:45 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Fix previous commit ------------------------------------------------------------------------ r23679 | dionoea | 2007-12-16 22:02:23 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/mux.c Don't pretend to have ffmpeg based muxers and demuxers if you don't. ------------------------------------------------------------------------ r23678 | jpsaman | 2007-12-16 21:59:46 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/ts.c Small cleanup ------------------------------------------------------------------------ r23677 | courmisch | 2007-12-16 21:59:21 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc_modules_macros.h M /trunk/modules/genmf Move plugin ABI version (MODULE_SYMBOL) out of build system. ------------------------------------------------------------------------ r23676 | jpsaman | 2007-12-16 21:58:28 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/codec/zvbi.c M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/src/control/video.c Don't misuse p_this->p_libvlc for putting modules variables of zvbi. ------------------------------------------------------------------------ r23675 | dionoea | 2007-12-16 21:38:14 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/cdg.c M /trunk/modules/demux/nsc.c M /trunk/modules/demux/rawdv.c M /trunk/modules/misc/lua/vlc.c Change demux2 capability values so the lua demux2 gets called as a last resort (2) right before the ps demux is forced (1). ------------------------------------------------------------------------ r23674 | jb | 2007-12-16 21:10:34 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Hide the grey rectangle on the top of the interface, try to fix the zoom reiszing ------------------------------------------------------------------------ r23673 | jpsaman | 2007-12-16 20:48:36 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp don't show the teletext buttons yet, it is not ready for primetime. ------------------------------------------------------------------------ r23672 | jpsaman | 2007-12-16 20:47:25 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp keep to the style of the file. ------------------------------------------------------------------------ r23671 | jpsaman | 2007-12-16 20:44:00 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Set default vbi page in interface. ------------------------------------------------------------------------ r23670 | jpsaman | 2007-12-16 20:34:07 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/codec/zvbi.c Make sure vbi-opaque can be set from an interface. ------------------------------------------------------------------------ r23669 | jpsaman | 2007-12-16 20:33:05 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Let teletext gui buttons do something. ------------------------------------------------------------------------ r23668 | courmisch | 2007-12-16 18:40:21 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/config/core.c config_Free simplifications ------------------------------------------------------------------------ r23667 | courmisch | 2007-12-16 18:36:01 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h A /trunk/include/vlc_plugin.h M /trunk/src/config/core.c M /trunk/src/modules/entry.c short and list support for vlc_config_set ------------------------------------------------------------------------ r23666 | fkuehne | 2007-12-16 17:54:03 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/prefs.m M /trunk/modules/gui/macosx/prefs_widgets.m * fixed 2 segfaults when switching categories within the preferences. The options for CONFIG_SUBCATEGORY and CONFIG_CATEGORY aren't displayed, yet. ------------------------------------------------------------------------ r23665 | courmisch | 2007-12-16 16:51:08 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c M /trunk/src/network/error.c I hate Winsuck^H^H^Hock ------------------------------------------------------------------------ r23664 | courmisch | 2007-12-16 16:12:51 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_modules.h M /trunk/src/modules/entry.c Don't use enums. They are cool and all (the compiler even tells when one case is missing in switch), but I don't want the compiler to assume as yet unassigned codepoints will not be used. ------------------------------------------------------------------------ r23663 | dionoea | 2007-12-16 16:00:15 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c Oops. ------------------------------------------------------------------------ r23662 | dionoea | 2007-12-16 15:58:43 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c M /trunk/src/audio_output/intf.c Add warning if people try using an unimplemented aout function (zorglub!!!). This is currently only possible through the qt interface (i haven't tried it myself). ------------------------------------------------------------------------ r23661 | courmisch | 2007-12-16 15:54:44 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c use add_module_list ------------------------------------------------------------------------ r23660 | courmisch | 2007-12-16 15:40:15 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/config/core.c M /trunk/src/modules/entry.c Simplification, and no-ops removal ------------------------------------------------------------------------ r23659 | courmisch | 2007-12-16 15:34:29 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/config/core.c M /trunk/src/modules/entry.c Migrate module, module_list and obsolete_* to vlc_config_set ------------------------------------------------------------------------ r23658 | dionoea | 2007-12-16 15:13:33 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Slight cleanup and simplification. ------------------------------------------------------------------------ r23657 | dionoea | 2007-12-16 14:46:30 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Some more vout_intf.c simplification and compile warning fixes. ------------------------------------------------------------------------ r23656 | fkuehne | 2007-12-16 13:50:45 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/Makefile.am cough, fix VLC-release.app broken in previous commit ------------------------------------------------------------------------ r23655 | fkuehne | 2007-12-16 13:46:59 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/Makefile.am * strongly improved the speed of make VLC.app and make VLC-release.app by only copying the xcode project and the Resources folder instead of various plugins and most importantly the framework to a temporary folder ------------------------------------------------------------------------ r23654 | courmisch | 2007-12-16 11:33:04 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/src/config/file.c Code factorization ------------------------------------------------------------------------ r23653 | courmisch | 2007-12-16 11:28:24 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/modules/entry.c Some more vlc_config_* code ------------------------------------------------------------------------ r23652 | jb | 2007-12-16 07:04:53 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp Qt4 - teletext Panel. Not any function behind it. Not my job anymore :) ------------------------------------------------------------------------ r23651 | jb | 2007-12-16 06:01:25 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - Make the interface a bit smaller. ------------------------------------------------------------------------ r23650 | jb | 2007-12-16 05:49:40 +0100 (Sun, 16 Dec 2007) | 10 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - SHould Fix -- Videos are always started with an incredibly small size. -- There is no "auto size" feature as in the wx interface to automatically resize the interface so the video is displayed in its native size. -- The interface doesn't resize itself down to its minimal size when video playback is stopped and the control widgets re-organise themselves in a weird way. Should fix part of playlist resizing. ------------------------------------------------------------------------ r23649 | fkuehne | 2007-12-16 03:20:14 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m * added navigation controls to the Help window (implemented with minimal affords by using WebKit's builtin methods). We need a nicer home button graphic, though ;-) ------------------------------------------------------------------------ r23648 | jb | 2007-12-16 01:35:25 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Make the default interface smaller. ------------------------------------------------------------------------ r23647 | jb | 2007-12-16 01:09:01 +0100 (Sun, 16 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Small interface and control layout fix. ------------------------------------------------------------------------ r23646 | xtophe | 2007-12-16 00:33:14 +0100 (Sun, 16 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp We know that we open a directory ------------------------------------------------------------------------ r23645 | Trax | 2007-12-16 00:18:43 +0100 (Sun, 16 Dec 2007) | 1 line Changed paths: M /trunk/src/libvlc-module.c * src/libvlc-module.c: typo autorise -> authorise ------------------------------------------------------------------------ r23644 | xtophe | 2007-12-15 23:46:58 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h Typo ------------------------------------------------------------------------ r23643 | jb | 2007-12-15 23:39:32 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp Qt4 - Add an author that was removed by mistake. ------------------------------------------------------------------------ r23642 | jb | 2007-12-15 23:38:31 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - VLM. enable/disable from the list controls the VLM. small fixes and correction of VLM requests. ------------------------------------------------------------------------ r23641 | courmisch | 2007-12-15 23:18:03 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/modules/entry.c Continue the vlc_config_set stuff - still unfinished ------------------------------------------------------------------------ r23640 | dionoea | 2007-12-15 22:56:49 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Here too. ------------------------------------------------------------------------ r23639 | courmisch | 2007-12-15 22:52:13 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/mosaic_bridge.c extraneous semicolon ------------------------------------------------------------------------ r23638 | courmisch | 2007-12-15 22:50:37 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/src/config/config.h M /trunk/src/config/core.c export IsConfigIntegerType and IsConfigFloatType within libvlc ------------------------------------------------------------------------ r23637 | courmisch | 2007-12-15 22:47:07 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c help module hack becomes even worst... ------------------------------------------------------------------------ r23636 | jb | 2007-12-15 22:17:20 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - VLM: simplifications. ------------------------------------------------------------------------ r23635 | xtophe | 2007-12-15 22:16:08 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac Make sure no module not recompiled are used after [23633] ------------------------------------------------------------------------ r23634 | jb | 2007-12-15 22:15:57 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_vlm.h Add a cast to fix compilation. ------------------------------------------------------------------------ r23633 | courmisch | 2007-12-15 21:50:54 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/config/core.c M /trunk/src/modules/entry.c Partially introduce vlc_config_set() to modify module_config_t through a less brittle API BEWARE: If you have non-recompiled plugins, they WILL crash. ------------------------------------------------------------------------ r23632 | jb | 2007-12-15 21:40:45 +0100 (Sat, 15 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - VLM update. Add the actual vlm queries, the modifications and so on for VOD and Broadcast. ------------------------------------------------------------------------ r23631 | courmisch | 2007-12-15 21:40:41 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Remove extra semi-colon ------------------------------------------------------------------------ r23630 | courmisch | 2007-12-15 17:07:40 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/beos/PreferencesWindow.cpp M /trunk/modules/gui/macosx/prefs_widgets.m M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/wince/preferences_widgets.cpp M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp Remove code killed by previous commit ------------------------------------------------------------------------ r23629 | courmisch | 2007-12-15 17:05:45 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Conceal unsaveable and renamed options as well ------------------------------------------------------------------------ r23628 | courmisch | 2007-12-15 16:59:22 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/playlist.c Allow totally reckless users to save m3u-extvlcopt if they want to. ------------------------------------------------------------------------ r23627 | courmisch | 2007-12-15 16:54:14 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/prefs.m M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp M /trunk/src/modules/modules.c Hide internal settings ------------------------------------------------------------------------ r23626 | jpsaman | 2007-12-15 16:19:00 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/pda/pda.c M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/pda/pda_callbacks.h M /trunk/modules/gui/pda/pda_support.h Update to newest playlist API. ------------------------------------------------------------------------ r23625 | funman | 2007-12-15 13:20:54 +0100 (Sat, 15 Dec 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf: %-encode '%' and '+' for every URIs (it really should be URI type dependant). fix #1394 ------------------------------------------------------------------------ r23624 | fkuehne | 2007-12-15 12:06:40 +0100 (Sat, 15 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * the SWITCH download mirror is down, use HEANET instead ------------------------------------------------------------------------ r23623 | courmisch | 2007-12-15 11:51:07 +0100 (Sat, 15 Dec 2007) | 4 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/modules/modules.c - fix symbol list - remove useless IsSubmodule (submodules have NO configuration items anyway, and any sensible UI won't show modules with no configuration) - free checks for NULL anyway ------------------------------------------------------------------------ r23622 | funman | 2007-12-15 10:39:55 +0100 (Sat, 15 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/engine.c Preparse file items which don't begin with 'file:'. Patch by Antoine Lejeune. ------------------------------------------------------------------------ r23621 | pdherbemont | 2007-12-14 23:20:51 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/hierarchical_media_list_view.c control/hierarchical_media_list_view.c: Don't lock too soon the mlist. ------------------------------------------------------------------------ r23620 | gbazin | 2007-12-14 23:18:44 +0100 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/include/vlc_modules.h M /trunk/modules/gui/wxwidgets/dialogs/open.cpp M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/src/modules/modules.c * modules/gui/wxwidgets: fix breakage introduced by changeset 23581 and 23579. Breaking perfectly working modules just because you don't care about them is just rude. ------------------------------------------------------------------------ r23619 | jb | 2007-12-14 22:14:39 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - Fix VLM-object not being checked. Add a type to be sure of the edition to do. ------------------------------------------------------------------------ r23618 | pdherbemont | 2007-12-14 22:00:53 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: implement libvlc_media_instance_stop. ------------------------------------------------------------------------ r23617 | dionoea | 2007-12-14 21:09:07 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/pvr.c [PATCH] Extend pvr support to non-ivtv v4l2 cards (e.g. cx88-blackbird) by Dennis Lou. ------------------------------------------------------------------------ r23616 | jb | 2007-12-14 20:11:53 +0100 (Fri, 14 Dec 2007) | 3 lines Changed paths: M /trunk/THANKS Thanks to TombiGel. ------------------------------------------------------------------------ r23615 | funman | 2007-12-14 18:53:27 +0100 (Fri, 14 Dec 2007) | 9 lines Changed paths: M /trunk/configure.ac M /trunk/doc/release-howto.txt M /trunk/include/vlc_update.h M /trunk/modules/control/rc.c M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/update.h M /trunk/modules/gui/macosx/update.m M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/interface.cpp M /trunk/src/misc/update.c Disable update checking per default, re-enable with --enable-update-check Add OpenPGP code, still unused as there is no download of binaries at the moment We will need to define (and write) the files (and their location) we will use in the update system: * We will use a file per arch, which will be signed * ALL VideoLAN gpg public keys will be stored on http://download.videolan.org/pub/keys/XXXXXXXXXXXXXXXX.asc where XXXXXXXXXXXXXXXX is the long id of the key * Every downloadable file will be signed with gpg --sign --detach --armor ------------------------------------------------------------------------ r23614 | funman | 2007-12-14 18:40:15 +0100 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/modules/misc/screensaver.c another missing signal.h ------------------------------------------------------------------------ r23613 | funman | 2007-12-14 18:30:58 +0100 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/src/extras/libc.c add missing signal.h ------------------------------------------------------------------------ r23612 | pdherbemont | 2007-12-14 18:29:01 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak packages.mak: Use ftp:// for all gnugp packages. ------------------------------------------------------------------------ r23611 | pdherbemont | 2007-12-14 18:05:50 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/prefs_widgets.m modules/macosx/prefs_widgets.m: module_GetConfig doesn't accept second arg as NULL, quickly work around that. ------------------------------------------------------------------------ r23610 | pdherbemont | 2007-12-14 17:57:01 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/prefs.m M /trunk/modules/gui/macosx/prefs_widgets.m modules/gui/macosx/prefs*.m: Fix for module_t privatization. Feel free to test. That code is unreadable. ------------------------------------------------------------------------ r23609 | pdherbemont | 2007-12-14 17:55:09 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak packages.mak: Use ftp instead of http for ftp.gnupg.org as their http mirror is always down. ------------------------------------------------------------------------ r23608 | pdherbemont | 2007-12-14 17:24:28 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m module/gui/macosx/intf.m: Use a const char * in parameters where desired. ------------------------------------------------------------------------ r23607 | pdherbemont | 2007-12-14 16:02:53 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m modules/gui/macosx/playlist.m: Don't use p_module directly. ------------------------------------------------------------------------ r23606 | pdherbemont | 2007-12-14 15:33:06 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: As requested by Jacques Boileau, allow options tuning from the media_descriptor class. This is done through libvlc_media_descriptor_add_option. ------------------------------------------------------------------------ r23605 | jpsaman | 2007-12-14 11:41:48 +0100 (Fri, 14 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/open.cpp make use of new module_* API ------------------------------------------------------------------------ r23604 | jb | 2007-12-14 10:11:34 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - VLM improvements... Classing for the three kind of objects, more property editing and less segfaults (though there is one I have nooo clue ). ------------------------------------------------------------------------ r23603 | jb | 2007-12-14 04:04:07 +0100 (Fri, 14 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/playlist.cpp Qt4 - Art in the playlist is collapsable with the use of a QSplitter. If you really don't like, please revert. ------------------------------------------------------------------------ r23602 | jb | 2007-12-14 03:54:05 +0100 (Fri, 14 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/playlist.cpp Qt4 - I prefer to have the left pane to not grow when the whole playlist is widenthed... ------------------------------------------------------------------------ r23601 | jb | 2007-12-14 03:44:11 +0100 (Fri, 14 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Playlist should be Expanding, not MinimumExpanding. ------------------------------------------------------------------------ r23600 | funman | 2007-12-13 23:09:12 +0100 (Thu, 13 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: force building (and memory allocation) of playlist as soon as interface is running ------------------------------------------------------------------------ r23599 | courmisch | 2007-12-13 20:16:07 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtpfmt.c Don't substract twelve twice ------------------------------------------------------------------------ r23598 | courmisch | 2007-12-13 20:03:29 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/Modules.am M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h A /trunk/modules/stream_out/rtpfmt.c (from /trunk/modules/stream_out/rtp.c:23596) Split RTP sout further ------------------------------------------------------------------------ r23597 | courmisch | 2007-12-13 19:34:05 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_url.h M /trunk/modules/stream_out/rtcp.c Forward declare vlc_url_t ------------------------------------------------------------------------ r23596 | courmisch | 2007-12-13 19:06:34 +0100 (Thu, 13 Dec 2007) | 7 lines Changed paths: M /trunk/modules/demux/live555.cpp SET_PARAMETER is simply *wrong*. Servers are not supposed to support except for proprietary extensions (meaning we cannot use for just any random server). Even GET_PARAMETER is hardly good, as it is not mandatory to implement either, but it is a defined way to ping (which SET_PARAMETER ain't). In any case, the only proper way to ping a stream is RTCP feedback. When it comes to the control session, better check OPTIONS Allow: header for GET_PARAMETER. I really wonder how live555 can be so low-level though - smells like we are trying to be too intelligent here. ------------------------------------------------------------------------ r23595 | jpsaman | 2007-12-13 17:39:33 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/src/playlist/control.c Patch by Jilles Tjoelker. Fixes crash in playlist due to negative index in playlist item array. Added boundary check to solve this. ------------------------------------------------------------------------ r23594 | pdherbemont | 2007-12-13 16:21:21 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Don't ship the framework, since it's too big for now. ------------------------------------------------------------------------ r23593 | hovis | 2007-12-13 16:14:10 +0100 (Thu, 13 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: ALSA error handling. ------------------------------------------------------------------------ r23592 | ileoo | 2007-12-13 14:20:52 +0100 (Thu, 13 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp reset editingmode when mediainfo-dialog is closed, still leaves bug when dialog is reshown that it doesn't update content ------------------------------------------------------------------------ r23591 | ileoo | 2007-12-13 12:53:34 +0100 (Thu, 13 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp remove (seems to be) unneeded b_need_update variable ------------------------------------------------------------------------ r23590 | ileoo | 2007-12-13 09:13:56 +0100 (Thu, 13 Dec 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Change backgroundwidget and mediainfo-dialog to use THEMIM inputChanged-signal instead of polling. I think that iteration-count for this one is still under 10 ;) ------------------------------------------------------------------------ r23589 | xtophe | 2007-12-13 01:14:33 +0100 (Thu, 13 Dec 2007) | 1 line Changed paths: M /trunk/src/Makefile.am Typo ------------------------------------------------------------------------ r23587 | xtophe | 2007-12-13 00:11:16 +0100 (Thu, 13 Dec 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian translation update by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r23586 | xtophe | 2007-12-12 23:59:41 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Some files have been splitted ------------------------------------------------------------------------ r23585 | courmisch | 2007-12-12 21:22:32 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/cache.c Handle I/O errors while writing the cache file ------------------------------------------------------------------------ r23584 | courmisch | 2007-12-12 20:55:03 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Use DIR_SEP ------------------------------------------------------------------------ r23583 | courmisch | 2007-12-12 20:47:39 +0100 (Wed, 12 Dec 2007) | 4 lines Changed paths: M /trunk/modules/misc/screensaver.c M /trunk/src/extras/libc.c Clear signal mask _between_ fork() and exec*(). Before fork() would break VLC's own sigmask. After exec*() would rely on the children program to do it (and many don't). ------------------------------------------------------------------------ r23582 | courmisch | 2007-12-12 20:36:05 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Typo ------------------------------------------------------------------------ r23581 | courmisch | 2007-12-12 20:29:02 +0100 (Wed, 12 Dec 2007) | 4 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_modules.h M /trunk/modules/codec/mpeg_audio.c M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/src/audio_output/input.c M /trunk/src/config/core.c M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c - Remove config_FindModule as module_Find nowadays does the same thing - Use module_Exists as appropriate - Rename module_FindName as module_Find ------------------------------------------------------------------------ r23580 | courmisch | 2007-12-12 20:13:46 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp Fix double free ------------------------------------------------------------------------ r23579 | courmisch | 2007-12-12 20:07:25 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/complete_preferences.hpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/src/modules/modules.h Hide module_t ------------------------------------------------------------------------ r23578 | courmisch | 2007-12-12 19:45:11 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c module_GetConfig, module_PutConfig: copy configuration data for a module ------------------------------------------------------------------------ r23577 | courmisch | 2007-12-12 18:46:15 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Run the symbol check ------------------------------------------------------------------------ r23576 | courmisch | 2007-12-12 18:45:54 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h Not meant to be committed just yet ------------------------------------------------------------------------ r23575 | courmisch | 2007-12-12 18:45:25 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_messages.h M /trunk/include/vlc_network.h M /trunk/src/libvlc.sym More symbols fixes ------------------------------------------------------------------------ r23574 | courmisch | 2007-12-12 18:43:36 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Use module_Put ------------------------------------------------------------------------ r23573 | courmisch | 2007-12-12 18:32:41 +0100 (Wed, 12 Dec 2007) | 3 lines Changed paths: M /trunk/src/libvlc.sym - Unlist synchro stuff that is now internal - Add block_fifowake ------------------------------------------------------------------------ r23572 | courmisch | 2007-12-12 18:31:57 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: A /trunk/src/check_symbols symbol list consistency checker ------------------------------------------------------------------------ r23571 | courmisch | 2007-12-12 18:24:20 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc.sym Sort plugin API list properly ------------------------------------------------------------------------ r23570 | courmisch | 2007-12-12 18:05:55 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c module_Put: releases a reference to a module ------------------------------------------------------------------------ r23569 | courmisch | 2007-12-12 17:58:19 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/modules/modules.h Cosmetic ------------------------------------------------------------------------ r23568 | courmisch | 2007-12-12 17:46:40 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/cache.c M /trunk/src/modules/os.c Remove some cruft ------------------------------------------------------------------------ r23567 | courmisch | 2007-12-12 17:43:52 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am A /trunk/src/modules/cache.c (from /trunk/src/modules/modules.c:23566) M /trunk/src/modules/modules.c M /trunk/src/modules/modules.h A /trunk/src/modules/os.c (from /trunk/src/modules/modules.c:23566) Split the over-large module.c ------------------------------------------------------------------------ r23566 | courmisch | 2007-12-12 16:35:57 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c FYI, snprintf always nul-terminates ------------------------------------------------------------------------ r23565 | jpsaman | 2007-12-12 15:35:01 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Don't free() a char variable when it is on the stack (in src/modules/modules.c SaveCache()) and be more sane about contents of psz_filename. ------------------------------------------------------------------------ r23564 | ileoo | 2007-12-12 09:32:08 +0100 (Wed, 12 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp add myself to list who to blaim for qt4 bugs ------------------------------------------------------------------------ r23563 | ileoo | 2007-12-12 09:13:47 +0100 (Wed, 12 Dec 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp remove that kludge to use playlistwidget for getting art for backgroundwidget, use callback instead and check need of update every 750ms. ------------------------------------------------------------------------ r23562 | pdherbemont | 2007-12-12 06:10:38 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c control/media_list_view.c: Don't lock the mlist in libvlc_media_list_view_set_ml_notification_callback. ------------------------------------------------------------------------ r23561 | pdherbemont | 2007-12-12 05:42:15 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h M /trunk/src/misc/threads.c misc/threads.c: Implement vlc_threads_error(), that is called when an error is encountered in the threading system. The whole point of this is to ease debugging of such situation, by exposing a nice symbol on which we can break. (This costs nearly nothing). ------------------------------------------------------------------------ r23560 | pdherbemont | 2007-12-12 05:16:33 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m Source/VLCMedia.m: No need to ask for more than one meta at the begining. ------------------------------------------------------------------------ r23559 | pdherbemont | 2007-12-12 05:12:33 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Use the cachedMedia array when giving back the aspect items. That really boost performances by the way. ------------------------------------------------------------------------ r23558 | pdherbemont | 2007-12-12 04:53:53 +0100 (Wed, 12 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Speed a bit stringToMetaType. ------------------------------------------------------------------------ r23557 | jb | 2007-12-12 00:24:57 +0100 (Wed, 12 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/volume-slider-inside.png M /trunk/modules/gui/qt4/pixmaps/volume-slider-outside.png M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - Slightly smaller sound slider and fix the padding between mouse and shape. ------------------------------------------------------------------------ r23556 | dionoea | 2007-12-11 23:31:34 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Simplify/factorize some of the vout_intf variables creation code. ------------------------------------------------------------------------ r23555 | dionoea | 2007-12-11 22:51:17 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Remove double return in the Aspect Ratio change callback. ------------------------------------------------------------------------ r23554 | funman | 2007-12-11 22:28:56 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/mozilla/npvlc_rc.rc M /trunk/mozilla/vlc.r M /trunk/mozilla/vlcplugin.h mozilla: add video/divx mimetype ------------------------------------------------------------------------ r23553 | fenrir | 2007-12-11 22:12:25 +0100 (Tue, 11 Dec 2007) | 5 lines Changed paths: M /trunk/modules/demux/live555.cpp Added DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE implementation based on Glen Gray patch. (The code is commented until it is confirmed to compil/work.) ------------------------------------------------------------------------ r23552 | fenrir | 2007-12-11 21:49:56 +0100 (Tue, 11 Dec 2007) | 3 lines Changed paths: M /trunk/src/input/input.c M /trunk/src/input/input_internal.h Update to use DEMUX_CAN_CONTROL_RATE/DEMUX_SET_RATE when available. Based on a patch by Glen Gray. ------------------------------------------------------------------------ r23551 | fenrir | 2007-12-11 21:06:49 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/src/input/clock.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h Do not use p_input->p->i_rate directly (no functionnality change yet) ------------------------------------------------------------------------ r23550 | fenrir | 2007-12-11 20:16:37 +0100 (Tue, 11 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_demux.h M /trunk/src/input/input.c Introduce DEMUX_CAN_CONTROL_RATE and DEMUX_SET_RATE (for future rtsp trickplay) DEMUX_CAN_PAUSE and DEMUX_CAN_CONTROL_PACE can now fail. ------------------------------------------------------------------------ r23549 | pdherbemont | 2007-12-11 17:31:20 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Don't forget to init the metaDictionary, when initing from a media_descriptor object. ------------------------------------------------------------------------ r23548 | jb | 2007-12-11 16:43:53 +0100 (Tue, 11 Dec 2007) | 3 lines Changed paths: M /trunk/modules/audio_filter/channel_mixer/mono.c Yet another typo discovered by Philipp Weissenbacher ------------------------------------------------------------------------ r23547 | pdherbemont | 2007-12-11 16:38:46 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m MacOSX/Framework/VLCMediaDiscoverer.m: Use UTF8String instead of cString. ------------------------------------------------------------------------ r23546 | pdherbemont | 2007-12-11 16:38:00 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Separate the different part by some nice comments. Remove uneeded and complicated code in meta information retrieval. Use stringWithUT8String instead of stringWithCString. ------------------------------------------------------------------------ r23545 | ivoire | 2007-12-11 14:47:32 +0100 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/src/misc/update.c Simplify the version test dans remove useless things ------------------------------------------------------------------------ r23544 | pdherbemont | 2007-12-11 14:09:13 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Remove not used code. ------------------------------------------------------------------------ r23543 | pdherbemont | 2007-12-11 14:06:19 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Use mediaWithURL:(NSURL*) instead of mediaWithURL:(NSString*). Add a mediaWithPath:(NSString*) constructor. ------------------------------------------------------------------------ r23542 | pdherbemont | 2007-12-11 12:49:43 +0100 (Tue, 11 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework/VLC.xcodeproj: Various updates, such as removal of the SDK, gc support, and QuartzCore linking, and use NATIVE_ARCH as the only target. ------------------------------------------------------------------------ r23541 | fkuehne | 2007-12-11 12:25:21 +0100 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m compile before you commit ------------------------------------------------------------------------ r23540 | fkuehne | 2007-12-11 11:55:55 +0100 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/Modules.am osx: disable the compilation of our update panel's code until its core functionality is re-written ------------------------------------------------------------------------ r23539 | jb | 2007-12-11 09:03:44 +0100 (Tue, 11 Dec 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - Rewrite of the VLM Dialog. It features a list on the left of the VLM object, and a right pane to see them in details. Creation and modification is doable. This is not yet a VCR, but it could be :D The code is way not finished and uncleaned, but feel free to improve. Only Brodcast elements have a start of code. ------------------------------------------------------------------------ r23538 | jb | 2007-12-11 04:42:17 +0100 (Tue, 11 Dec 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Real Demuxer: Code factorisation after previous commit. ------------------------------------------------------------------------ r23537 | jb | 2007-12-11 04:36:01 +0100 (Tue, 11 Dec 2007) | 6 lines Changed paths: M /trunk/modules/demux/real.c Real demuxer, set correctly the PCR, patch by Yuehua Zhao, modified by /me. It should fix some issues with Samples with Video + Cook. If you think this is wrong, please revert. ------------------------------------------------------------------------ r23536 | ivoire | 2007-12-11 01:52:05 +0100 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.hpp Add the modification to the wxwidget interface and make the buildbot happy ------------------------------------------------------------------------ r23535 | ivoire | 2007-12-11 00:12:45 +0100 (Tue, 11 Dec 2007) | 1 line Changed paths: M /trunk/include/vlc_update.h M /trunk/modules/control/rc.c M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/src/misc/update.c Modify the update system : I will add more functionnality but this is the beginning ------------------------------------------------------------------------ r23534 | fkuehne | 2007-12-10 23:35:55 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/configure.ac * fixed a corner case on PowerPC-based Macs since MACOSX_DEPLOYMENT_TARGET is set to 10.1 on these devices, although we need at least 10.3 and prefer 10.4 ------------------------------------------------------------------------ r23533 | fkuehne | 2007-12-10 22:50:54 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/configure.ac * disable the usage of the OSX SDKs by default due to a known incompatibility between the libraries used on 10.4.8 (or higher) and the existing 10.4u SDK. This solves the current compilation issues with the AUHAL and Screen.Mac modules and closes #1399 ------------------------------------------------------------------------ r23532 | jb | 2007-12-10 19:45:18 +0100 (Mon, 10 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - minwidth of dropdown inside settings dialogs, patch by Andr?\195?\169 Weber ------------------------------------------------------------------------ r23531 | fkuehne | 2007-12-10 18:12:35 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/configure.ac * disable Screen Capturing on OSX until it is fixed because it blocks all builds on most 10.4 setups (refs #1399) ------------------------------------------------------------------------ r23530 | jpsaman | 2007-12-10 15:20:32 +0100 (Mon, 10 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live.patch OPTIONS timeout of 5 seconds is way to short for some systems, so make it 30 instead. ------------------------------------------------------------------------ r23529 | funman | 2007-12-10 15:17:34 +0100 (Mon, 10 Dec 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: shows an empty status when VLC has been stopped ------------------------------------------------------------------------ r23528 | funman | 2007-12-10 14:23:37 +0100 (Mon, 10 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/vlc-config.in.in vlc-config: don't store optimisation cflags in cppflags (preprocessor flags), revive --cppflags qt4: use preprocessor flags with moc, so it finds the headers in the right place ------------------------------------------------------------------------ r23527 | jpsaman | 2007-12-10 11:54:06 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Lower severity of message ------------------------------------------------------------------------ r23526 | jpsaman | 2007-12-10 11:03:13 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live.patch M /trunk/modules/demux/live555.cpp Fix hang in live555 when sending RTSP OPTIONS by letting readSocket() timeout after 5 seconds. Added reconnect case to modules/demux/live555.cpp (without backing off scenario). ------------------------------------------------------------------------ r23525 | jb | 2007-12-10 04:01:14 +0100 (Mon, 10 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - VLM dialog rework. ------------------------------------------------------------------------ r23524 | fkuehne | 2007-12-10 01:38:21 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/vout.m typo ------------------------------------------------------------------------ r23523 | fkuehne | 2007-12-10 01:35:23 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/AppleRemote.m M /trunk/modules/gui/macosx/about.m M /trunk/modules/gui/macosx/applescript.h M /trunk/modules/gui/macosx/applescript.m M /trunk/modules/gui/macosx/bookmarks.h M /trunk/modules/gui/macosx/bookmarks.m M /trunk/modules/gui/macosx/controls.h M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/equalizer.h M /trunk/modules/gui/macosx/fspanel.h M /trunk/modules/gui/macosx/fspanel.m M /trunk/modules/gui/macosx/interaction.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/open.h M /trunk/modules/gui/macosx/output.h M /trunk/modules/gui/macosx/output.m M /trunk/modules/gui/macosx/playlist.h M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/macosx/prefs.h M /trunk/modules/gui/macosx/prefs_widgets.m M /trunk/modules/gui/macosx/update.m M /trunk/modules/gui/macosx/vout.h M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m M /trunk/modules/gui/macosx/voutqt.m M /trunk/modules/gui/macosx/wizard.h M /trunk/modules/gui/macosx/wizard.m * cleaning, reformatting, clarifying here and there... ------------------------------------------------------------------------ r23522 | fkuehne | 2007-12-10 00:41:09 +0100 (Mon, 10 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/cdda/access.c * fix [23509] ------------------------------------------------------------------------ r23521 | courmisch | 2007-12-09 22:49:48 +0100 (Sun, 09 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/include/vlc_modules_macros.h M /trunk/modules/control/rc.c M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/skins2/src/skin_main.cpp M /trunk/modules/gui/wince/wince.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/misc/dummy/dummy.c M /trunk/src/libvlc-common.c M /trunk/src/modules/entry.c M /trunk/src/modules/modules.c Remove unneeded psz_program hack. (Modules that would still depend on module_config_t are not going to like this, but it's not like you weren't warned a long time ahead) ------------------------------------------------------------------------ r23520 | courmisch | 2007-12-09 22:36:32 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/Makefile.am A /trunk/make-alias Build VLC aliases cleanly (don't need to parse argv[0]) ------------------------------------------------------------------------ r23519 | courmisch | 2007-12-09 21:16:20 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/qt4/qt4.cpp Simply X11 Qt4 error detection ------------------------------------------------------------------------ r23518 | courmisch | 2007-12-09 21:02:03 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Prevent gettext bug on glibc 2.5 too ------------------------------------------------------------------------ r23517 | courmisch | 2007-12-09 20:55:16 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc.h Do not privatize module_config_t - yet ------------------------------------------------------------------------ r23516 | funman | 2007-12-09 20:42:02 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/qt4/qt4.cpp fix #1382 ------------------------------------------------------------------------ r23515 | courmisch | 2007-12-09 20:33:51 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am A /trunk/src/config A /trunk/src/config/chain.c (from /trunk/src/modules/configuration_chain.c:23514) A /trunk/src/config/cmdline.c (from /trunk/src/modules/configuration.c:23514) A /trunk/src/config/config.h (from /trunk/src/modules/configuration.h:23514) A /trunk/src/config/core.c (from /trunk/src/modules/configuration.c:23514) A /trunk/src/config/file.c (from /trunk/src/modules/configuration.c:23514) A /trunk/src/config/intf.c (from /trunk/src/modules/configuration.c:23514) M /trunk/src/libvlc-common.c D /trunk/src/modules/configuration.c D /trunk/src/modules/configuration.h D /trunk/src/modules/configuration_chain.c M /trunk/src/modules/modules.c M /trunk/src/playlist/loadsave.c Split the big config file ------------------------------------------------------------------------ r23514 | courmisch | 2007-12-09 20:00:25 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Fix superfluous double init ------------------------------------------------------------------------ r23513 | courmisch | 2007-12-09 19:59:35 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration_chain.c Not yet missing #include ------------------------------------------------------------------------ r23512 | courmisch | 2007-12-09 19:56:09 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Fix compiler warning ------------------------------------------------------------------------ r23511 | dionoea | 2007-12-09 19:32:02 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/share/http-lua/index.html M /trunk/share/http-lua/mosaic.html M /trunk/share/http-lua/vlm.html Really fix charset for http-lua pages (--[[ ]] are block comments in lua so anything inside those isn't taken into account) ------------------------------------------------------------------------ r23510 | courmisch | 2007-12-09 19:16:15 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/share/http/flash.html M /trunk/share/http/index.html M /trunk/share/http/mosaic.html M /trunk/share/http/requests/browse.xml M /trunk/share/http/requests/playlist.xml M /trunk/share/http/requests/status.xml M /trunk/share/http/requests/vlm.xml M /trunk/share/http/requests/vlm_cmd.xml M /trunk/share/http/vlm.html M /trunk/share/http-lua/index.html Fix charset ------------------------------------------------------------------------ r23509 | courmisch | 2007-12-09 18:39:28 +0100 (Sun, 09 Dec 2007) | 3 lines Changed paths: M /trunk/include/vlc_access.h M /trunk/include/vlc_sout.h M /trunk/modules/access/cdda/access.c M /trunk/modules/access/directory.c M /trunk/modules/access/eyetv.c M /trunk/modules/access/file.c M /trunk/modules/access/ftp.c M /trunk/modules/access/http.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access/pvr.c M /trunk/modules/access/smb.c M /trunk/modules/access/tcp.c M /trunk/modules/access_filter/bandwidth.c M /trunk/modules/access_filter/dump.c M /trunk/modules/access_filter/record.c M /trunk/modules/access_output/file.c M /trunk/modules/access_output/http.c M /trunk/modules/access_output/shout.c M /trunk/modules/access_output/udp.c M /trunk/src/stream_output/stream_output.c Use (s)size_t for pf_read and pf_write. This is very likely to break .*64 platforms. ------------------------------------------------------------------------ r23508 | dionoea | 2007-12-09 16:23:06 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Add option to reset controls to their default value at runtime. Add "controls-update" variable which is triggered if any of the controls value is changed. Add some comments and change some function names. ------------------------------------------------------------------------ r23507 | phmo95 | 2007-12-09 15:33:18 +0100 (Sun, 09 Dec 2007) | 1 line Changed paths: M /trunk/bindings/java/VLCExample.java M /trunk/bindings/java/src/video-jni.cc Update snapshot method. ------------------------------------------------------------------------ r23506 | phmo95 | 2007-12-09 15:30:57 +0100 (Sun, 09 Dec 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/Video.java M /trunk/bindings/java/org/videolan/jvlc/VideoIntf.java Update snapshot method. ------------------------------------------------------------------------ r23504 | Trax | 2007-12-09 01:57:55 +0100 (Sun, 09 Dec 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/m3u.c * modules/demux/playlist/m3u.c: typo you -> your ------------------------------------------------------------------------ r23503 | dionoea | 2007-12-09 00:00:51 +0100 (Sun, 09 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp Automatically refresh the v4l2 extended panel on focus. ------------------------------------------------------------------------ r23502 | dionoea | 2007-12-08 23:19:30 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/ui/v4l2.ui Fixes to the v4l2 extended panel (works fine for multiple refreshes). ------------------------------------------------------------------------ r23501 | jb | 2007-12-08 21:17:24 +0100 (Sat, 08 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Qt4 - Remove useless things from uic output. ------------------------------------------------------------------------ r23500 | dionoea | 2007-12-08 20:38:49 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/dialogs/extended.cpp A /trunk/modules/gui/qt4/ui/v4l2.ui Add v4l2 section in extended pannel. The code isn't v4l2 specific at all so it could be adapted for other modules (as long as those define the "controls" variables with a list of controls that can be changed at runtime). ------------------------------------------------------------------------ r23499 | dionoea | 2007-12-08 18:28:57 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Ooops, this wasn't supposed to be here anymore. ------------------------------------------------------------------------ r23498 | dionoea | 2007-12-08 18:26:20 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Rework the v4l2 control handling. Variables corresponding to controls don't have any v4l2 suffix anymore. Variables for custom controls are also created. See "vars v4l2" in the rc interface. The "controls" variables is a list of all controls available. Next step is to use all these changes in the Qt interface to create a v4l2 control pannel. ------------------------------------------------------------------------ r23497 | dionoea | 2007-12-08 17:53:56 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h M /trunk/src/misc/variables.c Add VLC_VAR_GET{MIN,MAX,STEP} commands. Make it possible to use VLC_VAR_INHERITVALUE with a 2nd argument which will be used as the variable name to inherit (for example you want to inherit a variable named "v4l2-hue" into a variable named "hue": vlc_value_t val; val.psz_string = strdup( "v4l2-hue" ); var_Change( p_demux, "hue", VLC_VAR_INHERITVALUE, NULL, &val ); free( val.psz_string ); ) ------------------------------------------------------------------------ r23496 | jb | 2007-12-08 05:23:13 +0100 (Sat, 08 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - small cosmetic change. ------------------------------------------------------------------------ r23495 | jb | 2007-12-08 05:21:02 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/info_panels.cpp M /trunk/modules/gui/qt4/components/info_panels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - MediaInfoPanel, fix a segfault and don't clear() everytime you update and there is no input. :D ------------------------------------------------------------------------ r23494 | jb | 2007-12-08 05:19:45 +0100 (Sat, 08 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/open_panels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp Qt4 - FIXME and comments fix. If you want to help, just grep -r FIXME * ------------------------------------------------------------------------ r23493 | gbazin | 2007-12-08 02:23:36 +0100 (Sat, 08 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/mms/mmsh.c * modules/access/mms/mmsh.c: fixed changeset 23489. Please compile before you submit. ------------------------------------------------------------------------ r23492 | gbazin | 2007-12-08 01:58:18 +0100 (Sat, 08 Dec 2007) | 1 line Changed paths: M /trunk/src/audio_output/dec.c * src/audio_output/dec.c: revert changeset 22216 which doesn't make any sense whatsoever. ------------------------------------------------------------------------ r23491 | jpsaman | 2007-12-08 01:08:34 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mms.c Little cleanup. ------------------------------------------------------------------------ r23490 | jpsaman | 2007-12-08 01:08:00 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/asf.c M /trunk/modules/access/mms/buffer.c Remove dead code (and commented out fprintf's). ------------------------------------------------------------------------ r23489 | jpsaman | 2007-12-08 01:06:01 +0100 (Sat, 08 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mmsh.c Check malloc return value and cleanup. ------------------------------------------------------------------------ r23488 | jpsaman | 2007-12-08 01:04:26 +0100 (Sat, 08 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/mms/asf.h M /trunk/modules/access/mms/buffer.h M /trunk/modules/access/mms/mms.h M /trunk/modules/access/mms/mmsh.h M /trunk/modules/access/mms/mmstu.h Guard headerfiles in modules/access/mms/*.h against multiple inclusions. ------------------------------------------------------------------------ r23487 | jpsaman | 2007-12-08 01:02:46 +0100 (Sat, 08 Dec 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Remove excess whiteline ------------------------------------------------------------------------ r23486 | dionoea | 2007-12-07 22:33:16 +0100 (Fri, 07 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Change the v4l2-chroma long help string. ------------------------------------------------------------------------ r23485 | dionoea | 2007-12-07 22:27:03 +0100 (Fri, 07 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Add MJPEG support to the v4l2 access (and simplify the buffer size handling code). I now need people with v4l2 compatible devices with JPEG, DV and MPEG support to try to enable those features. ------------------------------------------------------------------------ r23484 | jb | 2007-12-07 03:59:19 +0100 (Fri, 07 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/components/playlist/panels.hpp A /trunk/modules/gui/qt4/components/playlist/playlist.cpp (from /trunk/modules/gui/qt4/components/interface_widgets.cpp:23475) A /trunk/modules/gui/qt4/components/playlist/playlist.hpp (from /trunk/modules/gui/qt4/components/interface_widgets.hpp:23475) M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - remove PlaylistWidget from interface_widget and move it to its own file in the playlist/ ------------------------------------------------------------------------ r23483 | jpsaman | 2007-12-06 20:08:04 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Cleanup. ------------------------------------------------------------------------ r23482 | jpsaman | 2007-12-06 18:56:28 +0100 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/src/playlist/engine.c No need to sleep 25 ms, a bit longer will do fine too. ------------------------------------------------------------------------ r23481 | jpsaman | 2007-12-06 17:26:46 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/src/input/input.c M /trunk/src/playlist/engine.c CodingStyle fixes, use ; when using macros and do not write it in the macro definition. ------------------------------------------------------------------------ r23480 | jpsaman | 2007-12-06 16:33:45 +0100 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/src/input/input.c Don't call input_ChangeState() constantly while being in error state, because it triggers callbacks at each call. This can result in a busy rc interface. ------------------------------------------------------------------------ r23479 | jpsaman | 2007-12-06 15:35:40 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/THANKS Add Remi Duraffort to THANKS file. ------------------------------------------------------------------------ r23478 | jpsaman | 2007-12-06 15:18:02 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Patch by Remi Duraffort : Replace fprintf with msg_Err(). ------------------------------------------------------------------------ r23477 | jpsaman | 2007-12-06 12:40:22 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Only test the terminal if --fb-tty is used. ------------------------------------------------------------------------ r23476 | jb | 2007-12-06 09:15:37 +0100 (Thu, 06 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/dialogs/messages.cpp M /trunk/modules/gui/qt4/dialogs/messages.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs/podcast_configuration.hpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4 - Coding style fixes by R?\195?\169mi Duraffort. ------------------------------------------------------------------------ r23475 | jb | 2007-12-06 09:04:21 +0100 (Thu, 06 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/info_panels.cpp M /trunk/modules/gui/qt4/components/info_panels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - MediaInformation, simplification of the states machine, removal of over-complicated methods. Cleaning and other small fixes. Please report regressions on that part. ------------------------------------------------------------------------ r23474 | jb | 2007-12-06 09:02:43 +0100 (Thu, 06 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp Qt4 - Change the default extended panel size. ------------------------------------------------------------------------ r23473 | jb | 2007-12-06 09:01:41 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - Use enum instead of defines. ------------------------------------------------------------------------ r23472 | jb | 2007-12-06 09:01:09 +0100 (Thu, 06 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp Qt4 Menu macro removal. ------------------------------------------------------------------------ r23471 | funman | 2007-12-06 02:20:26 +0100 (Thu, 06 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/qt4.cpp fix #1382 ------------------------------------------------------------------------ r23468 | hovis | 2007-12-05 23:51:29 +0100 (Wed, 05 Dec 2007) | 3 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: Workaround misbehaving devices (2 DVB cards in my case) ------------------------------------------------------------------------ r23467 | fkuehne | 2007-12-05 20:47:10 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch * fix ffmpeg compilation by reverting their revision 11100 ------------------------------------------------------------------------ r23466 | fkuehne | 2007-12-05 20:24:54 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch * first update of our ffmpeg for MacTel patch. Doesn't fully compile yet.. ------------------------------------------------------------------------ r23465 | fkuehne | 2007-12-05 19:24:21 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/modules/gui/macosx/about.m *coughcough* ------------------------------------------------------------------------ r23464 | xtophe | 2007-12-05 18:31:32 +0100 (Wed, 05 Dec 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot File names have been modified ------------------------------------------------------------------------ r23463 | fkuehne | 2007-12-05 18:26:52 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/x264-svn-darwin.patch * limit x264 to rev 701 for now and apply our patch taken from branch (r23341 and r23322). additionally, checkout stuff from svn instead of exporting. This makes it easier to track useful revisions for releases ------------------------------------------------------------------------ r23462 | fkuehne | 2007-12-05 18:18:56 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/libdvdnav.patch * a part of our patch was submitted upstream ------------------------------------------------------------------------ r23461 | jb | 2007-12-05 18:08:45 +0100 (Wed, 05 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp Qt4 - When adding a file to the playlist by clicking on "Read" in the OpenFile dialog, the first time it's ok but the next click you add 2 times and then more times the same file. Patch from R?\195?\169mi Duraffort. ------------------------------------------------------------------------ r23460 | jb | 2007-12-05 18:07:05 +0100 (Wed, 05 Dec 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/playlist_model.hpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - Typos/Code conventions/spaces/Cleaning. Patch by R?\195?\169mi Duraffort. ------------------------------------------------------------------------ r23459 | jb | 2007-12-05 18:05:23 +0100 (Wed, 05 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Space removal Commit from MIT. ------------------------------------------------------------------------ r23458 | fkuehne | 2007-12-05 17:27:12 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib * typo in previous commit ------------------------------------------------------------------------ r23457 | fkuehne | 2007-12-05 17:25:41 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m * display the GPL in a separate window linked in the About window and the Help menu. Code cleanup (faster and less memory consuming). ------------------------------------------------------------------------ r23456 | funman | 2007-12-05 14:54:29 +0100 (Wed, 05 Dec 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp typo ------------------------------------------------------------------------ r23455 | jb | 2007-12-05 05:19:26 +0100 (Wed, 05 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp Qt4 - Macros removal from menus.hpp... Still some to do. But the biggest are done. Should reduce code size. Commit from Boston ------------------------------------------------------------------------ r23454 | fkuehne | 2007-12-04 23:24:18 +0100 (Tue, 04 Dec 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib * store the embedded vout's screen position on quit. Thanks to tomeo on IRC for the hint ------------------------------------------------------------------------ r23453 | dionoea | 2007-12-04 22:37:50 +0100 (Tue, 04 Dec 2007) | 2 lines Changed paths: M /trunk/share/http/requests/vlm.xml Fixes #1388 ------------------------------------------------------------------------ r23452 | funman | 2007-12-04 21:43:31 +0100 (Tue, 04 Dec 2007) | 1 line Changed paths: M /trunk/activex/vlccontrol2.cpp fix activex compilation ------------------------------------------------------------------------ r23451 | funman | 2007-12-04 21:01:07 +0100 (Tue, 04 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/video.c libvlc_video_take_snapshot(): specify snapshot's height and width ------------------------------------------------------------------------ r23450 | funman | 2007-12-04 19:36:13 +0100 (Tue, 04 Dec 2007) | 2 lines Changed paths: M /trunk/include/vlc_osd.h typo ------------------------------------------------------------------------ r23449 | jpsaman | 2007-12-04 19:26:30 +0100 (Tue, 04 Dec 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Remove obsolete comment. ------------------------------------------------------------------------ r23448 | funman | 2007-12-04 16:49:28 +0100 (Tue, 04 Dec 2007) | 3 lines Changed paths: M /trunk/src/video_output/vout_intf.c vout_Snapshot(): hability to specify width & height when the snapshot isn't taken by an object. Value of 0 for width OR height means that we want to keep the original aspect ratio. ------------------------------------------------------------------------ r23447 | jb | 2007-12-04 05:10:32 +0100 (Tue, 04 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - renaming functions cosmetic and KDE/GNome/Windows button fight. ------------------------------------------------------------------------ r23446 | jpsaman | 2007-12-03 23:39:55 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/Makefile.am Revert [23438] because --enable-fast-install does the same. ------------------------------------------------------------------------ r23445 | pdherbemont | 2007-12-03 22:34:03 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/core.c control/core.c: Use C99's __func__ unstead of gcc's __FUNCTION__ as dionoea requested in libvlc_exception_not_handled(). Make that function static. ------------------------------------------------------------------------ r23444 | jpsaman | 2007-12-03 17:17:13 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak Add image and image2pipe muxers to netbox FFMPEGCONF settings. ------------------------------------------------------------------------ r23443 | jb | 2007-12-03 15:34:10 +0100 (Mon, 03 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am A /trunk/modules/gui/qt4/components/info_panels.cpp (from /trunk/modules/gui/qt4/components/infopanels.cpp:23418) A /trunk/modules/gui/qt4/components/info_panels.hpp (from /trunk/modules/gui/qt4/components/infopanels.hpp:23418) D /trunk/modules/gui/qt4/components/infopanels.cpp D /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - File renaming for consistency. ------------------------------------------------------------------------ r23442 | jb | 2007-12-03 15:21:35 +0100 (Mon, 03 Dec 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp D /trunk/modules/gui/qt4/components/open.cpp D /trunk/modules/gui/qt4/components/open.hpp A /trunk/modules/gui/qt4/components/open_panels.cpp (from /trunk/modules/gui/qt4/components/open.cpp:23418) A /trunk/modules/gui/qt4/components/open_panels.hpp (from /trunk/modules/gui/qt4/components/open.hpp:23418) M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MainInterface cleaning, FIXME labelling, Simplification, put the delay of status Toolip to 3s, re-ask the privacy dialog if closed the previous time without a correct validation before. Commit from NYC/NY/Columbia University ;) ------------------------------------------------------------------------ r23441 | funman | 2007-12-03 15:19:13 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/modules/misc/dummy/vout.c Copy [23439] for dummy video output ------------------------------------------------------------------------ r23440 | jpsaman | 2007-12-03 15:12:09 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak Add encoders for bmp, jpeg and png to netbox. ------------------------------------------------------------------------ r23439 | jpsaman | 2007-12-03 15:04:41 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Fix snapshot functionality in video_output/fb.c ------------------------------------------------------------------------ r23438 | jpsaman | 2007-12-03 11:05:39 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/Makefile.am Install .libs/vlc instead of libtool script vlc. ------------------------------------------------------------------------ r23437 | jpsaman | 2007-12-03 11:05:37 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak M /trunk/extras/contrib/src/Makefile Move distribution specific settings to Distributions/netbox3.mak. ------------------------------------------------------------------------ r23436 | jpsaman | 2007-12-03 10:48:07 +0100 (Mon, 03 Dec 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Redine menu hotkeys because they collided with other keys. ------------------------------------------------------------------------ r23435 | pdherbemont | 2007-12-02 22:57:39 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c control/media_list_view.c: Properly forward item added event to subclasses, and properly unregister events. ------------------------------------------------------------------------ r23434 | pdherbemont | 2007-12-02 19:52:50 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/core.c control/core.c: Print an error on not handled libvlc exception. We'd better encourage third parties to take care of error sooner than later. ------------------------------------------------------------------------ r23433 | hovis | 2007-12-02 19:49:18 +0100 (Sun, 02 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Progress with Alsa. Sounds much better :-) ------------------------------------------------------------------------ r23432 | pdherbemont | 2007-12-02 19:35:39 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m MacOSX/Framework/VLCEventManager.m: Remove unuseful ;. ------------------------------------------------------------------------ r23431 | pdherbemont | 2007-12-02 19:20:54 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Print the event string description on error, instead of its numerical type. ------------------------------------------------------------------------ r23430 | hovis | 2007-12-02 17:17:06 +0100 (Sun, 02 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Fixed Gamma. ------------------------------------------------------------------------ r23429 | dionoea | 2007-12-02 15:41:23 +0100 (Sun, 02 Dec 2007) | 4 lines Changed paths: M /trunk/modules/access/v4l2.c Fix menu control value display code. Display current control value in VideoControlList. Add option to reset all video controls to their default value on startup. ------------------------------------------------------------------------ r23428 | dionoea | 2007-12-02 15:14:50 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Add "videocontrol" command variable to issue controls other than those which we explicitly support. For example, "@v4l2 videocontrol 8000002 30" changes the sharpness to something horrible on my webcam. ------------------------------------------------------------------------ r23427 | dionoea | 2007-12-02 15:04:32 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Add v4l2-gamma control. Also print control details for private controls. ------------------------------------------------------------------------ r23426 | hovis | 2007-12-02 13:53:35 +0100 (Sun, 02 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Fixed dynamic video metric updates. Better handling of defaults. ------------------------------------------------------------------------ r23425 | hovis | 2007-12-02 01:13:45 +0100 (Sun, 02 Dec 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Fixed VideoControlList. ------------------------------------------------------------------------ r23424 | funman | 2007-12-02 00:41:47 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c vlc_b64_decode_binary_to_buffer(): i_dst is the size of the destination buffer, not the source buffer ------------------------------------------------------------------------ r23423 | dionoea | 2007-12-02 00:41:40 +0100 (Sun, 02 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Don't fail launching the video device if a video control failed. Update the hue/saturation/brightness/contrast values in the callback before issue the video control. (I haven't been able to test yet due to lack of hardware) ------------------------------------------------------------------------ r23422 | dionoea | 2007-12-01 18:00:20 +0100 (Sat, 01 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Factorise the Video Control code. List all available controls in debug messages. Add a callback to update those we already support on the flag (doesn't work properly yet, it might need a restart or something and people on #v4l aren't really helpfull). ------------------------------------------------------------------------ r23421 | dionoea | 2007-12-01 16:38:05 +0100 (Sat, 01 Dec 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Don't compile any of the alsa audio input code if HAVE_ALSA isn't defined. This mainly removes the --v4l2-alsa option if alsa devlopement headers aren't available. ------------------------------------------------------------------------ r23420 | funman | 2007-12-01 10:19:00 +0100 (Sat, 01 Dec 2007) | 1 line Changed paths: M /trunk/src/misc/update.c oops ------------------------------------------------------------------------ r23419 | jb | 2007-12-01 05:43:37 +0100 (Sat, 01 Dec 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/volume-slider-inside.png M /trunk/modules/gui/qt4/pixmaps/volume-slider-outside.png triangle for the volume... A bit less ugly. ------------------------------------------------------------------------ r23418 | xtophe | 2007-11-30 18:47:58 +0100 (Fri, 30 Nov 2007) | 2 lines Changed paths: M /trunk/doc/release-howto.txt Try to avoid leak ------------------------------------------------------------------------ r23417 | Trax | 2007-11-30 18:35:54 +0100 (Fri, 30 Nov 2007) | 1 line Changed paths: M /trunk/NEWS * NEWS: sync with 0.8.6d ------------------------------------------------------------------------ r23415 | pdherbemont | 2007-11-30 16:23:31 +0100 (Fri, 30 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Don't lock in initMediaListInternal, we risk double lock. ------------------------------------------------------------------------ r23414 | jb | 2007-11-30 09:33:39 +0100 (Fri, 30 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/inhibit.c Yet another one from Philipp Weissenbacher. ------------------------------------------------------------------------ r23413 | jb | 2007-11-30 09:14:10 +0100 (Fri, 30 Nov 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/seamcarving.c Typo spotted by Philipp Weisenbacher. ------------------------------------------------------------------------ r23412 | xtophe | 2007-11-29 23:36:59 +0100 (Thu, 29 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Typo ------------------------------------------------------------------------ r23411 | xtophe | 2007-11-29 23:30:34 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_video.ui No need to have overlay twice in the preferences ------------------------------------------------------------------------ r23410 | xtophe | 2007-11-29 23:22:40 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/gui/qt4/dialogs/preferences.cpp Improve stability of the preferences dialog. Patch by Andre Weber ------------------------------------------------------------------------ r23409 | courmisch | 2007-11-29 19:39:24 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/src/input/stream.c Typo ------------------------------------------------------------------------ r23408 | hovis | 2007-11-29 17:07:22 +0100 (Thu, 29 Nov 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/modules/access/v4l2.c v4l2: Experimental ALSA input support. Currently non functional. Still defaults to OSS. ------------------------------------------------------------------------ r23407 | jpsaman | 2007-11-29 16:16:37 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Fix devision by zero in spu_RenderSubpictures. ------------------------------------------------------------------------ r23406 | jpsaman | 2007-11-29 16:16:35 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove stray character after testing for enable-libgcrypt and enable_gnutls. ------------------------------------------------------------------------ r23405 | jpsaman | 2007-11-29 16:16:32 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Be more carefull on when rtpInfo timestamps should be set. ------------------------------------------------------------------------ r23404 | funman | 2007-11-29 03:20:36 +0100 (Thu, 29 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4 update: don't crash if there was a problem with update_New() ------------------------------------------------------------------------ r23403 | pdherbemont | 2007-11-29 00:33:24 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c src/libvlc-common.c: Only print a piece of Info about cvlc if we are using 'vlc'. ------------------------------------------------------------------------ r23402 | pdherbemont | 2007-11-29 00:22:01 +0100 (Thu, 29 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Pre-Compile.sh M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework: Minimizes Package Size. only copy the libraries that the vlc modules need. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r23401 | funman | 2007-11-28 21:28:55 +0100 (Wed, 28 Nov 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc.h Avoid C++ comments be compatible with C ANSI ------------------------------------------------------------------------ r23400 | courmisch | 2007-11-28 20:02:43 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/m4/Makefile.am D /trunk/m4/libgcrypt.m4 Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree ------------------------------------------------------------------------ r23399 | courmisch | 2007-11-28 20:00:12 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_config.h Default DVD to NULL for autodetection (hmm...) ------------------------------------------------------------------------ r23398 | funman | 2007-11-28 19:58:06 +0100 (Wed, 28 Nov 2007) | 4 lines Changed paths: M /trunk/m4/Makefile.am A /trunk/m4/libgcrypt.m4 M /trunk/modules/gui/qt4/Modules.am M /trunk/share/Makefile.am Adds some missing files to dist target (blaming j-b & dionoea) Adds libgcrypt.m4 for systems running autotools without libgcrypt-dev installed Prefers tabs over spaces in Makefiles ------------------------------------------------------------------------ r23397 | courmisch | 2007-11-28 19:52:19 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_config.h Typo ------------------------------------------------------------------------ r23396 | courmisch | 2007-11-28 19:38:36 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_config.h M /trunk/src/libvlc-module.c Set default DVD defice ------------------------------------------------------------------------ r23395 | courmisch | 2007-11-28 19:05:08 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/screen/win32.c Compile fix ------------------------------------------------------------------------ r23394 | courmisch | 2007-11-28 19:01:32 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h Ordering ------------------------------------------------------------------------ r23393 | courmisch | 2007-11-28 18:50:22 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/modules/misc/screensaver.c M /trunk/src/libvlc.sym M /trunk/src/misc/objects.c Fix screensaver deadlock if terminating as soon the interface is created - closes #1363 ------------------------------------------------------------------------ r23392 | funman | 2007-11-28 18:29:27 +0100 (Wed, 28 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/screensaver.c revert [23385]. make sure the object is locked when we enter the thread ------------------------------------------------------------------------ r23391 | courmisch | 2007-11-28 18:23:39 +0100 (Wed, 28 Nov 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/src/vlc.c Lets assume glibc 2.8 will work properly when it's out (though I doubt it) ------------------------------------------------------------------------ r23390 | fkuehne | 2007-11-28 16:20:56 +0100 (Wed, 28 Nov 2007) | 1 line Changed paths: M /trunk/configure.ac * automagically assume --with-macosx-sdk ------------------------------------------------------------------------ r23389 | xtophe | 2007-11-27 23:55:37 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac Defines nvlc aliases in all cases ------------------------------------------------------------------------ r23387 | xtophe | 2007-11-27 22:33:52 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Fix segfault when canceling the open dialog. Patch by R?\195?\169mi Duraffort. ------------------------------------------------------------------------ r23386 | courmisch | 2007-11-27 21:11:16 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Horrific kludge to prevent awfully crappy glibc from crashing VLC all the time. ------------------------------------------------------------------------ r23385 | funman | 2007-11-27 20:47:57 +0100 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/screensaver.c fix make check ------------------------------------------------------------------------ r23384 | courmisch | 2007-11-27 20:39:23 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c typo ------------------------------------------------------------------------ r23383 | courmisch | 2007-11-27 20:39:05 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Better error handling ------------------------------------------------------------------------ r23378 | courmisch | 2007-11-27 19:17:13 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Don't use MAP_POPULATE ------------------------------------------------------------------------ r23377 | courmisch | 2007-11-27 19:08:25 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Fix EOF check and remove fprintf ------------------------------------------------------------------------ r23374 | hovis | 2007-11-27 17:44:13 +0100 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Support for setting brightness, contrast, saturation and hue (if supported by device) ------------------------------------------------------------------------ r23372 | ileoo | 2007-11-27 13:43:54 +0100 (Tue, 27 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c oneliner to fix i_pos updating. works for me. ------------------------------------------------------------------------ r23371 | hovis | 2007-11-27 13:13:18 +0100 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: Cosmetics. ------------------------------------------------------------------------ r23370 | hovis | 2007-11-27 13:06:05 +0100 (Tue, 27 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c Fixed warnings. ------------------------------------------------------------------------ r23367 | courmisch | 2007-11-26 22:02:27 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Don't bother seeking when using mmap ------------------------------------------------------------------------ r23366 | courmisch | 2007-11-26 22:01:13 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Fix file position update ------------------------------------------------------------------------ r23365 | courmisch | 2007-11-26 21:56:49 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c typo ------------------------------------------------------------------------ r23364 | courmisch | 2007-11-26 21:27:15 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Memory mapped file input ------------------------------------------------------------------------ r23363 | courmisch | 2007-11-26 21:26:28 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Compile fix ------------------------------------------------------------------------ r23361 | courmisch | 2007-11-26 20:18:23 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/modules/access/screen/win32.c M /trunk/src/libvlc.sym M /trunk/src/misc/block.c Cleanup custom block allocation ------------------------------------------------------------------------ r23359 | courmisch | 2007-11-26 19:53:28 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac We've had fun breaking the ABI... ------------------------------------------------------------------------ r23358 | courmisch | 2007-11-26 19:52:41 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/modules/access/screen/win32.c M /trunk/src/misc/block.c Remove block_t->p_sys, which is not really needed either. ------------------------------------------------------------------------ r23355 | courmisch | 2007-11-26 19:40:44 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/src/misc/block.c Save one pointer and dereference in the block core ------------------------------------------------------------------------ r23354 | courmisch | 2007-11-26 19:37:34 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/modules/access/screen/win32.c M /trunk/src/misc/block.c Remove the unused manager from block_t ------------------------------------------------------------------------ r23353 | jb | 2007-11-26 19:36:45 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/util/input_slider.cpp Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested. ------------------------------------------------------------------------ r23352 | Trax | 2007-11-26 19:28:56 +0100 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/modules/access_output/shout.c * modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back). ------------------------------------------------------------------------ r23351 | courmisch | 2007-11-26 17:30:25 +0100 (Mon, 26 Nov 2007) | 3 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/src/misc/block.c Use (s)size_t in block_t. /!\ This breaks the plugin ABI on LP64 platforms ------------------------------------------------------------------------ r23350 | funman | 2007-11-26 15:23:07 +0100 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: use psz_md5_hash() ------------------------------------------------------------------------ r23349 | funman | 2007-11-26 15:18:57 +0100 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/src/misc/update.c forget a parameter in msg_Err ------------------------------------------------------------------------ r23348 | funman | 2007-11-26 15:10:30 +0100 (Mon, 26 Nov 2007) | 1 line Changed paths: M /trunk/src/misc/update.c fix compilation on Linux ------------------------------------------------------------------------ r23347 | funman | 2007-11-26 15:00:39 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h M /trunk/include/vlc_devices.h M /trunk/include/vlc_epg.h M /trunk/include/vlc_md5.h M /trunk/include/vlc_streaming.h M /trunk/include/vlc_update.h M /trunk/src/misc/update.c update: performs size and m5 checksum verification (untested) ------------------------------------------------------------------------ r23339 | jb | 2007-11-26 09:17:23 +0100 (Mon, 26 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/util/input_slider.cpp Qt4 - Cleaning trailing spaces... ------------------------------------------------------------------------ r23338 | jb | 2007-11-26 09:10:01 +0100 (Mon, 26 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/extended.hpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/util/qvlcframe.hpp Qt4 - saving size, position for the playlist and the extended panels. Be careful, if you have a config file, you may need to clean it. ------------------------------------------------------------------------ r23337 | jb | 2007-11-26 09:08:33 +0100 (Mon, 26 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/volume-slider-outside.png M /trunk/modules/gui/qt4/pixmaps/volume-slider.svg Qt4 - pixmap update. ------------------------------------------------------------------------ r23336 | jb | 2007-11-26 08:09:30 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333. ------------------------------------------------------------------------ r23335 | jb | 2007-11-26 07:58:18 +0100 (Mon, 26 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/util/input_slider.cpp Qt4 - Make the gradient fit INSIDE the boundaries... ------------------------------------------------------------------------ r23334 | jb | 2007-11-26 07:45:58 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp A /trunk/modules/gui/qt4/pixmaps/volume-slider-inside.png A /trunk/modules/gui/qt4/pixmaps/volume-slider-outside.png A /trunk/modules/gui/qt4/pixmaps/volume-slider.svg M /trunk/modules/gui/qt4/res.qrc M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - Did you really think I couldn't do more ugly ???? ------------------------------------------------------------------------ r23333 | jb | 2007-11-26 07:21:54 +0100 (Mon, 26 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D ------------------------------------------------------------------------ r23324 | xtophe | 2007-11-25 17:04:21 +0100 (Sun, 25 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Avoid segfault ------------------------------------------------------------------------ r23321 | dionoea | 2007-11-25 16:48:47 +0100 (Sun, 25 Nov 2007) | 2 lines Changed paths: M /trunk/src/playlist/search.c Hide nodes which don't match the search string and don't have any children matching the search string when performing a playlist search. ------------------------------------------------------------------------ r23320 | dionoea | 2007-11-25 14:32:20 +0100 (Sun, 25 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am A /trunk/modules/video_chroma/i422_i420.c (from /trunk/modules/video_chroma/i422_yuy2.c:23043) M /trunk/modules/video_chroma/i422_yuy2.c Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing. ------------------------------------------------------------------------ r23318 | Trax | 2007-11-25 13:40:20 +0100 (Sun, 25 Nov 2007) | 1 line Changed paths: M /trunk/modules/access_output/shout.c * modules/access_output/shout.c: automatic reconnect to server at startup. ------------------------------------------------------------------------ r23317 | Trax | 2007-11-25 11:26:42 +0100 (Sun, 25 Nov 2007) | 1 line Changed paths: M /trunk/modules/access_output/shout.c * modules/access_output/shout.c: let this be a lesson for all you kids out there - think before.. ehr.. sync before you shout! (in case the buffer isn't empty after reconnect approach, allows for smoother transition). ------------------------------------------------------------------------ r23316 | jb | 2007-11-25 10:33:08 +0100 (Sun, 25 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 - small cosmetic for the playlist. ------------------------------------------------------------------------ r23315 | jb | 2007-11-25 10:18:25 +0100 (Sun, 25 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs/playlist.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - lame attempt for the resizing of the interface. ------------------------------------------------------------------------ r23314 | Trax | 2007-11-25 06:34:58 +0100 (Sun, 25 Nov 2007) | 1 line Changed paths: M /trunk/modules/codec/dmo/dmo.c * modules/codec/dmo/dmo.c: add some missing fourcc capitalization ------------------------------------------------------------------------ r23313 | bitmap | 2007-11-25 06:05:09 +0100 (Sun, 25 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/freetype.c Try to protect more than one instance of FontBuilder from running at a time - attempt to fix issues with segfault reported on list ------------------------------------------------------------------------ r23312 | jb | 2007-11-25 01:56:41 +0100 (Sun, 25 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/ui/video_effects.ui Qt4 - Extended: manage correctly the margin. ------------------------------------------------------------------------ r23311 | dionoea | 2007-11-25 00:20:47 +0100 (Sun, 25 Nov 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/ripple.c M /trunk/modules/video_filter/wave.c Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32). ------------------------------------------------------------------------ r23310 | dionoea | 2007-11-24 23:24:34 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add some ifdef stuff to make sure that this still compiles on older kernels. ------------------------------------------------------------------------ r23309 | dionoea | 2007-11-24 23:17:27 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output. ------------------------------------------------------------------------ r23308 | dionoea | 2007-11-24 22:57:33 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: Display supported framesizes in debug. ------------------------------------------------------------------------ r23307 | ileoo | 2007-11-24 22:30:50 +0100 (Sat, 24 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp qt4: no more calculateInterfaceSize, but sizeHint() stuff for widget-size, 1. try from me ------------------------------------------------------------------------ r23306 | jb | 2007-11-24 21:57:42 +0100 (Sat, 24 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left. ------------------------------------------------------------------------ r23302 | dionoea | 2007-11-24 20:00:16 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/intf.c Oops, forgot this file. ------------------------------------------------------------------------ r23301 | dionoea | 2007-11-24 19:59:50 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/vlc.c Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities. ------------------------------------------------------------------------ r23300 | dionoea | 2007-11-24 19:53:11 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/NEWS Some more NEWS (vlm scheduling on linux and EXTVLCOPT) ------------------------------------------------------------------------ r23299 | dionoea | 2007-11-24 19:50:35 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/playlist.c Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it. ------------------------------------------------------------------------ r23298 | jb | 2007-11-24 19:06:14 +0100 (Sat, 24 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - privacy dialog... What about saving those options ? ------------------------------------------------------------------------ r23297 | hovis | 2007-11-24 18:28:48 +0100 (Sat, 24 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c DQ buffers using correct io method for mmap. ------------------------------------------------------------------------ r23296 | Trax | 2007-11-24 17:30:26 +0100 (Sat, 24 Nov 2007) | 1 line Changed paths: M /trunk/modules/access_output/shout.c * modules/access_output/shout.c: Remove unneeded var in previous commit ------------------------------------------------------------------------ r23295 | Trax | 2007-11-24 17:27:12 +0100 (Sat, 24 Nov 2007) | 1 line Changed paths: M /trunk/modules/access_output/shout.c * modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167 ------------------------------------------------------------------------ r23294 | jb | 2007-11-24 05:25:33 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Add a dialog at firststart to ask about the privacy policy. ------------------------------------------------------------------------ r23293 | jb | 2007-11-24 05:24:47 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/messages.cpp Cosmetic. ------------------------------------------------------------------------ r23292 | jb | 2007-11-24 05:08:56 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Change the meta information fetcher TEXT ------------------------------------------------------------------------ r23291 | jb | 2007-11-24 04:01:54 +0100 (Sat, 24 Nov 2007) | 4 lines Changed paths: M /trunk/include/vlc_keys.h Inclusion guards for vlc_keys.h Why don't we use an enum in that file ??? ------------------------------------------------------------------------ r23290 | jb | 2007-11-24 02:28:44 +0100 (Sat, 24 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp Special Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native widgets... Inheritance rules... ------------------------------------------------------------------------ r23288 | pdherbemont | 2007-11-24 01:58:45 +0100 (Sat, 24 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c src/libvlc-common.c: Print a msg_Info on how to launch VLC without interface. ------------------------------------------------------------------------ r23287 | jb | 2007-11-24 01:57:42 +0100 (Sat, 24 Nov 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/control/rc.c M /trunk/modules/gui/ncurses.c M /trunk/modules/misc/dummy/dummy.c Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc ------------------------------------------------------------------------ r23286 | pdherbemont | 2007-11-23 22:40:20 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj M /trunk/extras/MacOSX/VLC_app/VLCController.m MacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature. Uses shoutcasttv by default to have some content by default. ------------------------------------------------------------------------ r23285 | pdherbemont | 2007-11-23 21:32:35 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array. ------------------------------------------------------------------------ r23284 | pdherbemont | 2007-11-23 21:28:26 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that we cache the media decriptor. (We may want to revert that back one day, but right now this doesn't work, and trigger some strange bugs here). ------------------------------------------------------------------------ r23283 | pdherbemont | 2007-11-23 21:24:51 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media". ------------------------------------------------------------------------ r23282 | pdherbemont | 2007-11-23 21:23:51 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media". ------------------------------------------------------------------------ r23281 | pdherbemont | 2007-11-23 21:22:35 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaListAspect.h MacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable. ------------------------------------------------------------------------ r23280 | pdherbemont | 2007-11-23 21:21:53 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Fix a typo. ------------------------------------------------------------------------ r23279 | jpsaman | 2007-11-23 21:02:31 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-svn-avdevices.patch Correct description. ------------------------------------------------------------------------ r23278 | pdherbemont | 2007-11-23 20:19:07 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit). ------------------------------------------------------------------------ r23277 | pdherbemont | 2007-11-23 20:13:08 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems. ------------------------------------------------------------------------ r23276 | jb | 2007-11-23 18:52:29 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c Typos spotted by Philipp Weissenbacher. ------------------------------------------------------------------------ r23275 | courmisch | 2007-11-23 18:12:56 +0100 (Fri, 23 Nov 2007) | 4 lines Changed paths: M /trunk/modules/control/http/http.c M /trunk/modules/control/http/http.h M /trunk/modules/control/http/mvar.c M /trunk/modules/control/http/rpn.c M /trunk/modules/control/http/util.c Remove totally useless transcoding from UTF-8 in HTTP interface, heavy simplification, and fix(/remove) piles of error cases. Server gets to choose the charset anyway. ------------------------------------------------------------------------ r23274 | jpsaman | 2007-11-23 15:12:31 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Compile fix to check for ffmpeg version. ------------------------------------------------------------------------ r23273 | pdherbemont | 2007-11-23 15:09:03 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed. ------------------------------------------------------------------------ r23272 | pdherbemont | 2007-11-23 14:34:36 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Don't forget to retain the url. ------------------------------------------------------------------------ r23270 | jpsaman | 2007-11-23 13:35:59 +0100 (Fri, 23 Nov 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Fix compiler warnings in modules/codec/ffmpeg/mux.c. Please test. ------------------------------------------------------------------------ r23269 | pdherbemont | 2007-11-23 13:30:20 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view. ------------------------------------------------------------------------ r23268 | pdherbemont | 2007-11-23 13:23:43 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context. ------------------------------------------------------------------------ r23267 | pdherbemont | 2007-11-23 13:18:01 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLC.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaDiscoverer.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj M /trunk/extras/MacOSX/VLC_app/VLCController.m MacOSX/Framework: Re-enable VLCMediaDiscoverer. ------------------------------------------------------------------------ r23266 | pdherbemont | 2007-11-23 13:12:27 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases. ------------------------------------------------------------------------ r23265 | jpsaman | 2007-11-23 11:19:38 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-avdevices.patch Fix building of ffmpeg, by disabling libavdevices. ------------------------------------------------------------------------ r23264 | jpsaman | 2007-11-23 10:19:24 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-libavformat.patch Tune ffmpeg more for armeb and include in libavformat/utils.c ------------------------------------------------------------------------ r23263 | jpsaman | 2007-11-23 09:43:57 +0100 (Fri, 23 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile Tune ffmpeg features for armeb ------------------------------------------------------------------------ r23262 | jpsaman | 2007-11-23 09:29:53 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Patches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC ------------------------------------------------------------------------ r23261 | jpsaman | 2007-11-23 09:28:50 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: D /trunk/extras/contrib/src/Patches/ffmpeg-svn-grab.patch M /trunk/extras/contrib/src/Patches/ffmpeg-svn-uclibc.patch Update ffmpeg for armeb target. ------------------------------------------------------------------------ r23260 | jb | 2007-11-23 09:27:23 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/util/input_slider.cpp Qt4 - I couldn't do more ugly... If you know how to... please try :D ------------------------------------------------------------------------ r23259 | jpsaman | 2007-11-23 09:09:07 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak Disable faad and libmpeg2, because it is not needed. ------------------------------------------------------------------------ r23258 | jb | 2007-11-23 08:44:20 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - take care of the volume-step value from the preferences. ------------------------------------------------------------------------ r23257 | jb | 2007-11-23 08:15:53 +0100 (Fri, 23 Nov 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - Add an option to have the volume slider from 0 to 400 %. Close #952 Close #1317 Also the soundSlider takes it first value from the preferences... ------------------------------------------------------------------------ r23256 | jb | 2007-11-23 07:47:30 +0100 (Fri, 23 Nov 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/util/customwidgets.cpp M /trunk/modules/gui/qt4/util/customwidgets.hpp M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - New kind of volume slider. Need a lot of graphic tweaking. ------------------------------------------------------------------------ r23255 | pdherbemont | 2007-11-23 01:35:00 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list_view.c control/flat_media_list_view.c: Import pre existing md in the view. ------------------------------------------------------------------------ r23254 | funman | 2007-11-23 01:04:52 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: more explicit debug messages ------------------------------------------------------------------------ r23253 | damienf | 2007-11-23 00:59:30 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/eyetv.h M /trunk/modules/gui/macosx/eyetv.m M /trunk/modules/gui/macosx/open.m MacOS X: more EyeTV GUI improvements ------------------------------------------------------------------------ r23252 | pdherbemont | 2007-11-23 00:54:58 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Don't forget to store the media's url. ------------------------------------------------------------------------ r23251 | pdherbemont | 2007-11-23 00:52:04 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect). ------------------------------------------------------------------------ r23250 | pdherbemont | 2007-11-23 00:42:24 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c control/media_list_view.c: Register WillAdd/WillDelete events. ------------------------------------------------------------------------ r23249 | pdherbemont | 2007-11-23 00:39:55 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Don't forget to register_event_type for WillAdd/WillDelete. ------------------------------------------------------------------------ r23248 | xtophe | 2007-11-23 00:39:33 +0100 (Fri, 23 Nov 2007) | 2 lines Changed paths: M /trunk/src M /trunk/src/test svn:ignore ------------------------------------------------------------------------ r23247 | damienf | 2007-11-22 23:13:56 +0100 (Thu, 22 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/eyetv.h M /trunk/modules/gui/macosx/eyetv.m M /trunk/modules/gui/macosx/open.m eyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript ------------------------------------------------------------------------ r23246 | xtophe | 2007-11-22 22:35:32 +0100 (Thu, 22 Nov 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/po/ko.po M /trunk/po/sl.po Korean translation from Kang Jeong-Hee and Namhyung Kim. Slovenian translation updates by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r23244 | pdherbemont | 2007-11-22 14:14:54 +0100 (Thu, 22 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c modules/demux/playlist/xspf.c: Uses "vlc:skip" for node item. Fix a wrong over flow checking. ------------------------------------------------------------------------ r23243 | pdherbemont | 2007-11-22 13:26:55 +0100 (Thu, 22 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/event.c control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro. ------------------------------------------------------------------------ r23242 | pdherbemont | 2007-11-22 13:01:43 +0100 (Thu, 22 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header. ------------------------------------------------------------------------ r23239 | funman | 2007-11-22 01:43:14 +0100 (Thu, 22 Nov 2007) | 1 line Changed paths: M /trunk/extras/vlc.vim vim syntax: fix vlc files detection ------------------------------------------------------------------------ r23236 | xtophe | 2007-11-21 23:39:34 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/share/applications/vlc.desktop Use verb is the comment Add some mimetype ------------------------------------------------------------------------ r23235 | jpsaman | 2007-11-21 23:30:00 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Patch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent string and check for _KA appended to the User Agent name. ------------------------------------------------------------------------ r23233 | jpsaman | 2007-11-21 23:28:20 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive. ------------------------------------------------------------------------ r23232 | jpsaman | 2007-11-21 23:26:53 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/THANKS Patch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets and requires specific GET_PARAMETER commands (such as Kasenna) then the session times out when vlc is paused because the current version only sends the info when Demux() is called. Demux() is only called when data is received. This patch fixes this issue with a boolean that is set during PAUSED state that allows the timer thread to send the GET_PARAMTER messages instead and thus keeping the RTSP session alive. ------------------------------------------------------------------------ r23231 | xtophe | 2007-11-21 23:19:06 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Also extract the translations of libqt4 ------------------------------------------------------------------------ r23227 | massiot | 2007-11-21 20:20:45 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/faad.c * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for transcode. ------------------------------------------------------------------------ r23226 | massiot | 2007-11-21 20:04:49 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/modules/audio_filter/channel_mixer/simple.c * simple.c: Extended the filter for mono output, and also converted it to the audio_filter2 architecture. ------------------------------------------------------------------------ r23225 | massiot | 2007-11-21 19:47:54 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/fake.c * modules/access/fake.c: Fixed an integer overflow. ------------------------------------------------------------------------ r23224 | massiot | 2007-11-21 19:23:18 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/src/input/es_out.c * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ; also fix a memory leak. ------------------------------------------------------------------------ r23223 | jb | 2007-11-21 19:16:13 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/THANKS Donators section in THANKS file. Needs rewording... ------------------------------------------------------------------------ r23222 | massiot | 2007-11-21 19:02:04 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/x264.c * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still wrong for bpyramid, though). ------------------------------------------------------------------------ r23221 | pdherbemont | 2007-11-21 18:38:12 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLC.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)). ------------------------------------------------------------------------ r23220 | pdherbemont | 2007-11-21 18:36:36 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaLibrary.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists. ------------------------------------------------------------------------ r23219 | pdherbemont | 2007-11-21 17:22:04 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_descriptor. ------------------------------------------------------------------------ r23218 | pdherbemont | 2007-11-21 16:30:01 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events. ------------------------------------------------------------------------ r23217 | pdherbemont | 2007-11-21 16:08:22 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_list_view.c control/media_list_view.c: Provide media_list_view_event_manager(). ------------------------------------------------------------------------ r23216 | pdherbemont | 2007-11-21 15:31:47 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: A /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaListAspect.h (from /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h:23214) A /trunk/extras/MacOSX/Framework/Sources/VLCMediaListAspect.m (from /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m:23214) M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework: Implement VLCMediaListAspect. ------------------------------------------------------------------------ r23215 | pdherbemont | 2007-11-21 13:19:08 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup. ------------------------------------------------------------------------ r23214 | jb | 2007-11-21 01:39:36 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp Add fonctionality to the update dialog - Patches by R?\195?\169mi Duraffort ------------------------------------------------------------------------ r23213 | jb | 2007-11-21 01:23:15 +0100 (Wed, 21 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.hpp Update qtu, qta macros . ------------------------------------------------------------------------ r23211 | funman | 2007-11-21 00:26:26 +0100 (Wed, 21 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/QtCore.pc.in A /trunk/extras/contrib/src/Patches/QtGui.pc.in A /trunk/extras/contrib/src/Patches/fontconfig-nodocs.patch contribs: update qt4 TrollTech binaries packaging, note that it won't link correctly when building qt4 interface explicitely disable building of manuals & documentation of fontconfig ------------------------------------------------------------------------ r23209 | yoann | 2007-11-20 23:35:26 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/Modules.am A /trunk/modules/demux/playlist/itml.c A /trunk/modules/demux/playlist/itml.h M /trunk/modules/demux/playlist/playlist.c M /trunk/modules/demux/playlist/playlist.h * demux/playlist/itml.c: iTunes Media Library importer (not tested yet) ------------------------------------------------------------------------ r23208 | pdherbemont | 2007-11-20 23:25:37 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err. ------------------------------------------------------------------------ r23207 | funman | 2007-11-20 23:24:15 +0100 (Tue, 20 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/Makefile Make sure we're not using a shell version of echo without -e switch ------------------------------------------------------------------------ r23206 | xtophe | 2007-11-20 22:04:46 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac No longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc ------------------------------------------------------------------------ r23205 | pdherbemont | 2007-11-20 22:03:43 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/util/input_slider.cpp M /trunk/modules/gui/qt4/util/input_slider.hpp modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.) ------------------------------------------------------------------------ r23204 | jb | 2007-11-20 21:14:42 +0100 (Tue, 20 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c Ffmpeg swscaler, ifdef correction. ------------------------------------------------------------------------ r23203 | courmisch | 2007-11-20 20:55:37 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/misc/update.c Very partial cleanup ------------------------------------------------------------------------ r23200 | courmisch | 2007-11-20 20:32:43 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/m4/Makefile.am Probably fix make dist ------------------------------------------------------------------------ r23199 | courmisch | 2007-11-20 20:32:10 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: D /trunk/m4/inttypes.m4 D /trunk/m4/isc-posix.m4 Remove some cruft from older gettext ------------------------------------------------------------------------ r23197 | courmisch | 2007-11-20 19:54:04 +0100 (Tue, 20 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/m3u.c Remove VLCOPT support from M3U parser. This was blatantly insecure. ------------------------------------------------------------------------ r23196 | pdherbemont | 2007-11-20 19:26:57 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp modules/gui/qt4: add an update dialog box to the help menu. (Patch by Remi Duraffort. Reviewed by jb). ------------------------------------------------------------------------ r23195 | courmisch | 2007-11-20 18:03:44 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/text/wincp.c Use cached ACP ------------------------------------------------------------------------ r23194 | pdherbemont | 2007-11-20 17:30:36 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Remove dead code. ------------------------------------------------------------------------ r23193 | pdherbemont | 2007-11-20 17:28:54 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Don't forget to listen to WillAdd/WillDelete media list event. ------------------------------------------------------------------------ r23192 | pdherbemont | 2007-11-20 17:26:48 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Be KVC compliant. ------------------------------------------------------------------------ r23191 | pdherbemont | 2007-11-20 16:32:27 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/hierarchical_media_list_view.c control/hierarchical_media_list_view.c: Send WillAdd/Added and WillDelete/Deleted events. ------------------------------------------------------------------------ r23190 | pdherbemont | 2007-11-20 16:31:51 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list_view.c control/flat_media_list_view.c: Send WillAdd/Added WillDelete/Deleted events. ------------------------------------------------------------------------ r23189 | pdherbemont | 2007-11-20 16:31:08 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list_view.c src/control/media_list_view.c: Facilities to send WillAdd/Added WillDelete/Deleted events. ------------------------------------------------------------------------ r23188 | pdherbemont | 2007-11-20 15:57:06 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_list.c control/media_list.c: Send WillAddItem and WillDeleteItem events. ------------------------------------------------------------------------ r23187 | pdherbemont | 2007-11-20 15:18:16 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/hierarchical_media_list_view.c svn propset svn:keywords "Id" hierarchical_media_list_view.c ------------------------------------------------------------------------ r23186 | pdherbemont | 2007-11-20 15:12:57 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/Makefile.am A /trunk/src/control/hierarchical_media_list_view.c (from /trunk/src/control/flat_media_list_view.c:23168) M /trunk/src/control/libvlc_internal.h src/control: Implement hierarchical_media_list_view. ------------------------------------------------------------------------ r23185 | pdherbemont | 2007-11-20 13:07:38 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Don't forget to release the event manager. (Reported by polo78 on the forum and funman). ------------------------------------------------------------------------ r23184 | jpsaman | 2007-11-20 12:57:00 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Fix cleanup of libamrwb package in contrib. ------------------------------------------------------------------------ r23183 | jpsaman | 2007-11-20 10:08:21 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Fix return value after the interaction dialog has been used. ------------------------------------------------------------------------ r23182 | jpsaman | 2007-11-20 10:08:19 +0100 (Tue, 20 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Fix double free in live555. ------------------------------------------------------------------------ r23181 | jpsaman | 2007-11-20 09:30:30 +0100 (Tue, 20 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c Patch by Richard Hosking: Allow users specified width and height of v4l2 source. ------------------------------------------------------------------------ r23179 | funman | 2007-11-20 00:34:15 +0100 (Tue, 20 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/freetype.c freetype: use [.\/_] to break lines when ' ' only failed ------------------------------------------------------------------------ r23178 | funman | 2007-11-19 23:11:51 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/demux/subtitle.c add an unspported demux query to remove a useless error. Show the query number when it's unknown (for the future) ------------------------------------------------------------------------ r23177 | courmisch | 2007-11-19 22:32:46 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/src/text/wincp.c Force ISO-8859-8 for Hebrew users ------------------------------------------------------------------------ r23176 | courmisch | 2007-11-19 22:26:10 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/subsdec.c Simplify ------------------------------------------------------------------------ r23175 | courmisch | 2007-11-19 22:21:23 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/subsdec.c Comments ------------------------------------------------------------------------ r23174 | damienf | 2007-11-19 20:42:19 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/activex/Makefile.am activex: fixed registration problems as reported in forums (i.e DllRegisterServer@0 postfix is removed). damn libtool ! ------------------------------------------------------------------------ r23173 | funman | 2007-11-19 19:33:09 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/demux/mkv.cpp matroska demuxer: supports Real Video ------------------------------------------------------------------------ r23172 | courmisch | 2007-11-19 19:28:24 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Comment on the EOF case - this does not change the semantic at all. ------------------------------------------------------------------------ r23171 | funman | 2007-11-19 18:50:30 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/demux/mkv.cpp typo ------------------------------------------------------------------------ r23170 | jpsaman | 2007-11-19 16:36:33 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Trigger intf_UserLoginPassword() when authorization of rtsp link failed while using --rtsp-http. ------------------------------------------------------------------------ r23169 | damienf | 2007-11-19 16:10:40 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contribs: fribidi, tar.bz2 -> tar.gz ------------------------------------------------------------------------ r23168 | pdherbemont | 2007-11-19 15:06:52 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list_view.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list_view.c src/control: Implement flat_media_list_view construction. ------------------------------------------------------------------------ r23167 | jpsaman | 2007-11-19 14:59:57 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Enable RTSP rtpInfo track synchronization in live555 demuxer. ------------------------------------------------------------------------ r23166 | jpsaman | 2007-11-19 14:59:56 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp live555 improvements: Make rtsp://user:pwd@server/path work and fix --rtsp-http option. ------------------------------------------------------------------------ r23165 | pdherbemont | 2007-11-19 14:58:52 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h vlc_arrays.h: Implement vlc_array_index_of_item. ------------------------------------------------------------------------ r23164 | pdherbemont | 2007-11-19 14:48:23 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/flat_media_list_view.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list_view.c src/control: Implement libvlc_media_list_view_children_at_index. ------------------------------------------------------------------------ r23163 | funman | 2007-11-19 13:58:21 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: display the input's title if it's present instead of the name. Use asprintf() ------------------------------------------------------------------------ r23162 | funman | 2007-11-19 13:41:28 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: yield() the playlist only once ------------------------------------------------------------------------ r23161 | funman | 2007-11-19 13:35:45 +0100 (Mon, 19 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/ncurses.c ncurses: store the current playlist node in p_sys Don't store the playlist_t pointer in p_sys since it is always present in any_vlc_object_t->p_libvlc->p_playlist ------------------------------------------------------------------------ r23160 | pdherbemont | 2007-11-19 10:55:34 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework/VLCMediaList.m: Fix a few warnings and use a Dictionary instead of an array for -mediaListItemAdded: argument. ------------------------------------------------------------------------ r23159 | pdherbemont | 2007-11-19 10:34:47 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Remove the directory filter when opening a media. A directory can be seen as a VLCMedia, as it is a playlist, and playlists are media. ------------------------------------------------------------------------ r23158 | pdherbemont | 2007-11-19 10:23:33 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: D /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.h D /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.m D /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.h D /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.m D /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.h D /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.m MacOSX/VLC_app: Remove unused files. ------------------------------------------------------------------------ r23157 | pdherbemont | 2007-11-19 10:22:13 +0100 (Mon, 19 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj M /trunk/extras/MacOSX/VLC_app/VLCController.m MacOSX/VLC_app: Update and simplify to match current Framework state. ------------------------------------------------------------------------ r23156 | funman | 2007-11-19 08:16:53 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/mozilla/vlcplugin.cpp mozilla: remove harmful excessive debug, thanks to Martin V?\195?\161vra. ------------------------------------------------------------------------ r23155 | jb | 2007-11-19 02:43:37 +0100 (Mon, 19 Nov 2007) | 3 lines Changed paths: M /trunk/include/vlc_es.h M /trunk/modules/codec/realaudio.c M /trunk/modules/demux/real.c Real/Sipr, try to use a correct flavor detection, without using the MPlayer hacks... ------------------------------------------------------------------------ r23154 | funman | 2007-11-19 01:22:42 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/mozilla/vlcplugin.cpp mozilla: remove potentially harmful debug on win32 ------------------------------------------------------------------------ r23153 | fkuehne | 2007-11-19 01:17:33 +0100 (Mon, 19 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/about.m * forward-port [23152] ------------------------------------------------------------------------ r23145 | jb | 2007-11-18 23:31:43 +0100 (Sun, 18 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Real demuxer: Comments about support/non-support ------------------------------------------------------------------------ r23144 | funman | 2007-11-18 23:28:18 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/ncurses.c ncurses: add a 'g' shortcut to go to the current playing item ------------------------------------------------------------------------ r23142 | fkuehne | 2007-11-18 22:37:45 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * retrieve fribidi from SourceForge instead of their project server/our own server ------------------------------------------------------------------------ r23141 | jpsaman | 2007-11-18 22:35:16 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/scale.c Disable MMXEXT (MMX2) mode for swScaler since it crashes. ------------------------------------------------------------------------ r23140 | jpsaman | 2007-11-18 22:35:14 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c Chroma conversion using swscaler module. ------------------------------------------------------------------------ r23139 | xtophe | 2007-11-18 22:23:12 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Oops remove debug ------------------------------------------------------------------------ r23138 | xtophe | 2007-11-18 22:18:48 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Don't leak memory ------------------------------------------------------------------------ r23137 | funman | 2007-11-18 21:56:44 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf muxer: determinates correctly if we're handling a file:// uri, and so produce valid XSPF ------------------------------------------------------------------------ r23136 | funman | 2007-11-18 21:47:58 +0100 (Sun, 18 Nov 2007) | 15 lines Changed paths: M /trunk/modules/gui/ncurses.c ncurses: various bugfixes * Workaround KEY_END not working with $TERM=xterm on FreeBSD * Don't abort when printing strings with unprintable characters ( for example when the user presses ctrl+something in FIND or OPEN boxes ) * Show a '*' in front of the current node * Add files in the correct node This is how nodes do work in ncurses: When you select an item with 'Enter', * if it's a leaf, then start playing it, and set the current node to the toplevel parent of that leaf (example: local playlist, or media library) * if it's an empty node, then stop the playlist, and set the current node to be that one, so you can add items to it * if it's a node with children, set the current node to that one, and start playing the next children of that one The "current node" means that the playlist will never reach items which aren't direct or indirect children of that node, and so it will stop after the last one has been reached ------------------------------------------------------------------------ r23135 | jpsaman | 2007-11-18 20:28:06 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/scale.c Indentation. ------------------------------------------------------------------------ r23134 | jpsaman | 2007-11-18 20:28:01 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Test for PIX_FMT_RGBA iso swscale. ------------------------------------------------------------------------ r23133 | jpsaman | 2007-11-18 20:27:59 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Patch by Richard Hosking: Honor user specified chroma if the device supports it. ------------------------------------------------------------------------ r23132 | jb | 2007-11-18 20:06:37 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/real.c Oops. ------------------------------------------------------------------------ r23131 | jpsaman | 2007-11-18 20:03:25 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c M /trunk/modules/codec/ffmpeg/ffmpeg.c Attempt to implement chroma conversion using swscale. This currently crashes on calling of pf_convert(). ------------------------------------------------------------------------ r23130 | funman | 2007-11-18 19:19:30 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/playlist/xspf.c xspf: don't use %encoding for node title, but only convert XML special characters ------------------------------------------------------------------------ r23129 | jb | 2007-11-18 19:15:56 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/demux/real.c Realv3: support for broken streams that speciy a wrong FourCC ------------------------------------------------------------------------ r23128 | funman | 2007-11-18 19:06:05 +0100 (Sun, 18 Nov 2007) | 6 lines Changed paths: M /trunk/modules/gui/ncurses.c ncurses: various bugfixes & new box * Metadata box ( 'm' key) * Rebuild the playlist immediately after a deletion, avoiding crashes * Center the title * Correctly ellipsize wide strings ------------------------------------------------------------------------ r23127 | funman | 2007-11-18 19:03:25 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf muxer: %encode '+' since decode_URI() will decode it as a space ------------------------------------------------------------------------ r23126 | funman | 2007-11-18 18:59:23 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/include/vlc_meta.h vlc_meta.h: we don't need VLC_META_CODEC_* but we need the description of the track id ------------------------------------------------------------------------ r23125 | funman | 2007-11-18 18:58:36 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/extras/mpris.py mpris controler: doesn't depend on python being in /usr/bin ------------------------------------------------------------------------ r23124 | funman | 2007-11-18 18:57:52 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c dbus: super annoying typo ------------------------------------------------------------------------ r23122 | fkuehne | 2007-11-18 16:20:10 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fi.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po * updated the po-files once again ------------------------------------------------------------------------ r23118 | titer | 2007-11-18 15:12:31 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac typo ------------------------------------------------------------------------ r23117 | Trax | 2007-11-18 14:36:58 +0100 (Sun, 18 Nov 2007) | 1 line Changed paths: M /trunk/src/input/clock.c * src/input/clock.c: Feed synchro with new ref. point after unexpected discontinuity. Needs testing, should fix ticket #691 no audio/video in transcode after clock gap in input ------------------------------------------------------------------------ r23114 | damienf | 2007-11-18 00:32:42 +0100 (Sun, 18 Nov 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp activex: forwardport [23112] ------------------------------------------------------------------------ r23111 | jb | 2007-11-17 21:03:29 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: A /trunk/doc/ChangeLog-2006 Add the Changelog-2006. It shouldn't be updated now... :) ------------------------------------------------------------------------ r23110 | xtophe | 2007-11-17 20:35:43 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/src/input/input.c when retrying set the demux to "" for real. refs #1228 ------------------------------------------------------------------------ r23107 | pdherbemont | 2007-11-17 16:14:59 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c modules/codec/ffmpeg/video.c: Fix Remi Duraffort's PIX_FMT_RGBA issue by testing directly for PIX_FMT_RGBA definition, instead of testing if swscale is present. ------------------------------------------------------------------------ r23106 | pdherbemont | 2007-11-17 15:42:14 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/testapi.c testapi.c: Superficial media list tests. For some reason `make check` doesn't work on here (Mac OS X) due to some libtool issues, so it wasn't tested for real. ------------------------------------------------------------------------ r23105 | pdherbemont | 2007-11-17 15:31:18 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h control/libvlc_internal.h: Remove definition duplication. ------------------------------------------------------------------------ r23104 | pdherbemont | 2007-11-17 15:29:13 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/core.c M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h control: Remove libvlc_event_fini exception handling, as we don't need it. ------------------------------------------------------------------------ r23103 | jpsaman | 2007-11-17 14:34:43 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Patch by Richard Hosking: v4l2 minor patch to fix silly bug in handling of user specified caching value. ------------------------------------------------------------------------ r23102 | jb | 2007-11-17 10:04:46 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Add a forgotten break; in a case. So far, it should work for most of the streams, except MP3 in rm (silly guys...), ralf, because it is still unsupported, and Sipr because of the flavour detection. ------------------------------------------------------------------------ r23101 | jb | 2007-11-17 09:47:24 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Extra Data code factorisation: This shouldn't destroy old support, but please repport any broken stream. ------------------------------------------------------------------------ r23100 | jb | 2007-11-17 09:24:56 +0100 (Sat, 17 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/real.c Cosmetic and mention about unsupported ralf codec. ------------------------------------------------------------------------ r23099 | jb | 2007-11-17 09:16:17 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Reindent after previous commit. ------------------------------------------------------------------------ r23098 | jb | 2007-11-17 09:13:58 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Real Demuxer: Support for RM version 3. Tested and works \o/ ------------------------------------------------------------------------ r23097 | jb | 2007-11-17 02:40:34 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs: same insane test for Qt4 libraries... If you want to go on... ------------------------------------------------------------------------ r23096 | jb | 2007-11-17 00:30:27 +0100 (Sat, 17 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contribs: Try to use already compiled binaries made by Trolltech instead of the one I have to make on Windows. Use Wine... Close your eyes, it can burn... ------------------------------------------------------------------------ r23095 | xtophe | 2007-11-16 23:33:20 +0100 (Fri, 16 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/osd/Modules.am M /trunk/modules/misc/osd/osd_menu.c M /trunk/modules/misc/osd/osd_menu.h M /trunk/modules/misc/osd/parser.c M /trunk/modules/misc/osd/simple.c M /trunk/modules/misc/osd/xml.c svn:keywords ------------------------------------------------------------------------ r23094 | oaubert | 2007-11-16 20:04:37 +0100 (Fri, 16 Nov 2007) | 3 lines Changed paths: M /trunk/src/control/mediacontrol_core.c core/mediacontrol_core.c: code playlist_get_list using playlist_nodeDump as reference. ------------------------------------------------------------------------ r23093 | oaubert | 2007-11-16 19:59:19 +0100 (Fri, 16 Nov 2007) | 3 lines Changed paths: M /trunk/src/control/mediacontrol_core.c core/mediacontrol_core.c: do not prepend the dummy argv[0] since it is done in libvlc_new now (since r22749) ------------------------------------------------------------------------ r23092 | courmisch | 2007-11-15 19:09:24 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Typo ------------------------------------------------------------------------ r23091 | courmisch | 2007-11-15 18:58:53 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Revert [23063] ------------------------------------------------------------------------ r23090 | courmisch | 2007-11-15 18:58:46 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/osd svn:ignore ------------------------------------------------------------------------ r23089 | courmisch | 2007-11-15 18:55:02 +0100 (Thu, 15 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/screensaver.c - exit() cannot return negative (or large) values - waitpid() can fail ------------------------------------------------------------------------ r23088 | jpsaman | 2007-11-15 17:29:32 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rss.c Fix various memleaks in error paths. ------------------------------------------------------------------------ r23087 | jpsaman | 2007-11-15 14:38:33 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Remove excess whitespace. ------------------------------------------------------------------------ r23086 | jpsaman | 2007-11-15 14:38:32 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_osd.h M /trunk/modules/misc/osd/osd_menu.c M /trunk/modules/misc/osd/osd_menu.h M /trunk/modules/misc/osd/simple.c M /trunk/modules/video_filter/osdmenu.c M /trunk/src/osd/osd.c Implement clickable osdmenu. The clickable positioning and scaling guessing is not complete (the whole spu region is now clickable with current configurations). ------------------------------------------------------------------------ r23085 | jpsaman | 2007-11-15 14:38:29 +0100 (Thu, 15 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h Add macro for determining array size. ------------------------------------------------------------------------ r23084 | jb | 2007-11-15 07:04:02 +0100 (Thu, 15 Nov 2007) | 4 lines Changed paths: M /trunk/THANKS Thanks to more other projects. I, of course, forget most, but step-by-step... It might not be all correct, so... Btw, at the top or at the bottom ? x264 ? ------------------------------------------------------------------------ r23083 | xtophe | 2007-11-14 23:02:01 +0100 (Wed, 14 Nov 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Don't use modules/gui/opie in gettext as we don't distribute it. Upgrade POTFILE.in and vlc.pot ------------------------------------------------------------------------ r23082 | xtophe | 2007-11-14 22:53:40 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/po/ro.po Romanian translation update by Cristian Secar?\196?\131 ------------------------------------------------------------------------ r23081 | dionoea | 2007-11-14 22:51:34 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/include svn:ignore include/vlc_about.h ------------------------------------------------------------------------ r23080 | dionoea | 2007-11-14 22:50:17 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/COPYING M /trunk/modules/gui/qt4/dialogs/help.cpp Layout fixes in COPYING (and use spaces instead of tabs). Use a fixed width font in when displaying the license in the qt4 help window (since that's how it's meant to be displayed). ------------------------------------------------------------------------ r23079 | jb | 2007-11-14 19:11:59 +0100 (Wed, 14 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/libgpg-error-win32.patch M /trunk/extras/contrib/src/packages.mak Contribs: libgpg-error version bump. ------------------------------------------------------------------------ r23078 | jpsaman | 2007-11-14 16:18:23 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c Fix double vlc_object_attach(). ------------------------------------------------------------------------ r23077 | jpsaman | 2007-11-14 16:18:21 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Cleanup on osdmenu video filter. ------------------------------------------------------------------------ r23076 | jpsaman | 2007-11-14 16:18:19 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c Detach osdmenu object before destroying. ------------------------------------------------------------------------ r23075 | jpsaman | 2007-11-14 16:18:18 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Indentation ------------------------------------------------------------------------ r23074 | jpsaman | 2007-11-14 16:18:16 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c Cleanup osd_ParserLoad()/osdParserUnload(). ------------------------------------------------------------------------ r23073 | jpsaman | 2007-11-14 16:18:15 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c Return pointer to osdmenu object and use that iso NULL pointer. ------------------------------------------------------------------------ r23072 | jpsaman | 2007-11-14 16:18:12 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/osd/osd_menu.c M /trunk/modules/misc/osd/osd_menu.h Use the filename passed and not the configuration file. ------------------------------------------------------------------------ r23071 | jpsaman | 2007-11-14 16:18:10 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/osd/parser.c M /trunk/src/osd/osd.c Cleanup indentation. ------------------------------------------------------------------------ r23070 | jpsaman | 2007-11-14 16:18:09 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_osd.h M /trunk/modules/misc/osd/osd_menu.c M /trunk/modules/misc/osd/osd_menu.h M /trunk/modules/misc/osd/parser.c M /trunk/modules/misc/osd/simple.c M /trunk/modules/misc/osd/xml.c Refactor osdmenu parsing logic. ------------------------------------------------------------------------ r23069 | jpsaman | 2007-11-14 16:18:07 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac Add osd_parser to configure.ac ------------------------------------------------------------------------ r23068 | jpsaman | 2007-11-14 16:18:04 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: A /trunk/modules/misc/osd/simple.c A /trunk/modules/misc/osd/xml.c Add new files which should have been in previous commit. ------------------------------------------------------------------------ r23067 | jpsaman | 2007-11-14 16:18:02 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_osd.h M /trunk/modules/misc/osd/Modules.am M /trunk/modules/misc/osd/parser.c M /trunk/src/Makefile.am M /trunk/src/osd/osd.c Further factoring out osdmenu parser functionality from osdmenu handling. Started a dummy modules/misc/osd/xml.c osdmenu parser. ------------------------------------------------------------------------ r23066 | jpsaman | 2007-11-14 16:18:00 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/osd/Modules.am M /trunk/modules/misc/osd/osd_menu.h Add newline to end of file, shuts up the compiler. ------------------------------------------------------------------------ r23065 | jpsaman | 2007-11-14 16:17:57 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_osd.h A /trunk/modules/misc/osd A /trunk/modules/misc/osd/Modules.am A /trunk/modules/misc/osd/osd_menu.c A /trunk/modules/misc/osd/osd_menu.h A /trunk/modules/misc/osd/parser.c M /trunk/src/osd/osd.c D /trunk/src/osd/osd_parser.c Fix merge conflicts for src/osd/osd.c ------------------------------------------------------------------------ r23064 | jpsaman | 2007-11-14 08:14:22 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Make PIX_FMT_RGBA dependend on ffmpeg with swscale. Patch by Remi Duraffort . ------------------------------------------------------------------------ r23063 | funman | 2007-11-14 01:30:45 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c make vlc_object_timedwait() return immediately if the object or libvlc is dying ------------------------------------------------------------------------ r23062 | funman | 2007-11-14 00:28:22 +0100 (Wed, 14 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/playlist/xspf.c xspf: fix nodes encoding. big up to yoannp for fully nested xspf ! ------------------------------------------------------------------------ r23061 | xtophe | 2007-11-13 23:44:36 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Cosmetic ------------------------------------------------------------------------ r23060 | yoann | 2007-11-13 23:10:58 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/playlist/xspf.c M /trunk/src/playlist/loadsave.c * XSPF nested playlist ------------------------------------------------------------------------ r23059 | dionoea | 2007-11-13 22:36:52 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/NEWS Add news about Album art, luameta and luaintf. ------------------------------------------------------------------------ r23058 | dionoea | 2007-11-13 22:20:56 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/share/http/js/functions.js M /trunk/share/http-lua/js/functions.js Fix error in javascript "playlist xml" -> html routine which messed up display of playlist with nodes 2 or more deep which didn't have any leaves. ------------------------------------------------------------------------ r23057 | dionoea | 2007-11-13 22:08:37 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/share/http-lua/dialogs/playlist A /trunk/share/http-lua/images/reset.png M /trunk/share/http-lua/js/functions.js M /trunk/share/http-lua/requests/playlist.xml Add "search as you type" to the HTTP interface. ------------------------------------------------------------------------ r23056 | funman | 2007-11-13 19:21:46 +0100 (Tue, 13 Nov 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c xspf demuxer: fix extension reading ------------------------------------------------------------------------ r23054 | jb | 2007-11-13 08:48:21 +0100 (Tue, 13 Nov 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Cosmetic and initial support of sipr in rm demuxer. Doesn't work with all flavours yet. ------------------------------------------------------------------------ r23053 | jb | 2007-11-13 08:39:09 +0100 (Tue, 13 Nov 2007) | 4 lines Changed paths: M /trunk/modules/codec/realaudio.c Real decoder: Use the real libraries to decode atrac and sipr (sipr still doesn't work, because the flavour is misdetected) Add a few ifdefs for Loader use. ------------------------------------------------------------------------ r23052 | jb | 2007-11-13 07:33:10 +0100 (Tue, 13 Nov 2007) | 4 lines Changed paths: M /trunk/modules/demux/real.c Real Demuxer: Support for Atrac-3 codecs in Real files. Close #1359. Some new comments are in. ------------------------------------------------------------------------ r23051 | jb | 2007-11-13 06:24:02 +0100 (Tue, 13 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Don't make fontconfig depend on Makefile in contribs, it is boring to recompile all the time :D ------------------------------------------------------------------------ r23050 | jb | 2007-11-13 06:19:10 +0100 (Tue, 13 Nov 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Libcdio update for Mac OS Contribs, memleaks and small bugs. ------------------------------------------------------------------------ r23049 | jb | 2007-11-13 06:05:06 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: png version bumps to 1.2.23, cleaning and perf release. For once, no CVE :D ------------------------------------------------------------------------ r23048 | jb | 2007-11-13 05:58:42 +0100 (Tue, 13 Nov 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contribs: jump to faad 2.6.1. The patch is useless, but don't remove it might still be usefull. ------------------------------------------------------------------------ r23047 | jb | 2007-11-13 05:56:04 +0100 (Tue, 13 Nov 2007) | 3 lines Changed paths: M /trunk/THANKS Start a contribs section in THANKS. This is just a beginning and may need to be rewritten, changed etc... Anyway, it is now valid to use faad2 v >= 2.6.1 ------------------------------------------------------------------------ r23046 | pdherbemont | 2007-11-13 00:12:43 +0100 (Tue, 13 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Remove for goods disabled code. (as per funman's request). ------------------------------------------------------------------------ r23045 | ileoo | 2007-11-13 00:02:18 +0100 (Tue, 13 Nov 2007) | 4 lines Changed paths: M /trunk/modules/demux/live555.cpp GET_PARAMETERS doesn't seem to work so well agains DSS 5.5.4, SET_PARAMETERS works agains DSS 5.5.4 and WMS 2003. WMS2003 doesn't accept empty parameter/value pair, so have to set something. ------------------------------------------------------------------------ r23044 | pdherbemont | 2007-11-12 23:59:14 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Disable icon positionement in the dmg. ------------------------------------------------------------------------ r23043 | dionoea | 2007-11-12 23:27:00 +0100 (Mon, 12 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/lua/intf.c M /trunk/share/luaintf/rc.lua Fix problem with the search lua wrapper (it always returned the "category" playlist even when searching in "onelevel" mode). Remove debug prints from the rc.lua module. ------------------------------------------------------------------------ r23042 | dionoea | 2007-11-12 23:18:31 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/share/luaintf/rc.lua Add option to use a flat playlist in the rc.lua interface (default disabled). ------------------------------------------------------------------------ r23041 | xtophe | 2007-11-12 23:08:54 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/po/sv.po Swedish translation update by Daniel Nylander ------------------------------------------------------------------------ r23040 | dionoea | 2007-11-12 23:00:47 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/Modules.am M /trunk/modules/misc/lua/intf.c A /trunk/modules/misc/lua/sd.c (from /trunk/modules/misc/lua/acl.c:23010) M /trunk/modules/misc/lua/vlc.h M /trunk/share/http-lua/dialogs/playlist M /trunk/share/http-lua/requests/playlist.xml M /trunk/share/http-lua/requests/status.xml M /trunk/share/luaintf/rc.lua Add services discovery support and enhance playlist support for lua interface modules. Added "search", "sort" and "sd" commands to rc.lua. Restored true playlist functionality and sd selection in the lua http intf. ------------------------------------------------------------------------ r23039 | funman | 2007-11-12 22:47:08 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am A /trunk/share/luaplaylist/joox.lua luaplaylist: adds experimental script for joox.net ------------------------------------------------------------------------ r23038 | funman | 2007-11-12 21:10:54 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf export: write the extension tag before the trackList, we'll need to read it first to handle it properly. ------------------------------------------------------------------------ r23037 | pdherbemont | 2007-11-12 17:39:18 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/upnp_intel.cpp modules/services_discovery/upnp_intel.cpp: Add a todo note: this module needs to be rewritten used the new services discovery API. (this is not really helpful, but yet, that could help to track bugs). ------------------------------------------------------------------------ r23036 | damienf | 2007-11-12 15:44:20 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/libdvdnav-20050211-win32.patch D /trunk/extras/contrib/src/Patches/libdvdnav-mactel.patch A /trunk/extras/contrib/src/Patches/libdvdnav.patch D /trunk/extras/contrib/src/Patches/libdvdread-20041028-win32.patch D /trunk/extras/contrib/src/Patches/libdvdread.patch M /trunk/extras/contrib/src/packages.mak dvdnav: support for new incarnation hosted in mplayerhq ------------------------------------------------------------------------ r23035 | funman | 2007-11-12 14:36:09 +0100 (Mon, 12 Nov 2007) | 3 lines Changed paths: M /trunk/modules/services_discovery/shout.c M /trunk/src/playlist/services_discovery.c services_discovery_SetLocalizedName() is now mandatory. Fix #1344 upnp_intel module still has to be rewritten (it will crash at runtime) ------------------------------------------------------------------------ r23034 | funman | 2007-11-12 14:34:54 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/share/luameta/googleimage.lua googleimage plugin: don't run vlc.uri_decode on a nil string ------------------------------------------------------------------------ r23029 | jb | 2007-11-12 08:50:16 +0100 (Mon, 12 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp Wx: this should fix the [23027] commit for compilation. needs review. ------------------------------------------------------------------------ r23028 | pdherbemont | 2007-11-11 22:09:55 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Fix a typo in my previous commit. ------------------------------------------------------------------------ r23027 | dionoea | 2007-11-11 22:08:36 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_services_discovery.h M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/src/playlist/services_discovery.c Use the services_discovery_GetServicesNames() function in the qt4 and wxwidgets (i don't compile the wxwidgets module so there might be a few warnings/errors). This removes comprehension of how VLC modules work from the interface plugins. This change still needs to be done in the modules/gui/macosx/playlist.m file. ------------------------------------------------------------------------ r23026 | pdherbemont | 2007-11-11 22:03:42 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Fix Mac OS X 10.4 support (Reported by Enrique Osuna). ------------------------------------------------------------------------ r23025 | dionoea | 2007-11-11 21:32:43 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/include/vlc_services_discovery.h M /trunk/src/modules/modules.c M /trunk/src/playlist/services_discovery.c Add argument to module_GetModulesNamesForCapability (and services_discovery_GetServicesNames) to also get the longnames. ------------------------------------------------------------------------ r23024 | dionoea | 2007-11-11 21:16:51 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Fix module_GetModulesNamesForCapability() and make it handle submodules properly (ie: the shoutcasttv submodule is returned as "shoutcasttv" instead of "shout"). This function (or its services_discovery_GetServicesNames(p_this) specialised version) should be used in interfaces, instead of the current code duplication. ------------------------------------------------------------------------ r23023 | xtophe | 2007-11-11 20:26:32 +0100 (Sun, 11 Nov 2007) | 1 line Changed paths: M /trunk/Makefile.am Fix [23001] ------------------------------------------------------------------------ r23022 | funman | 2007-11-11 19:48:07 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/audio_output/alsa.c alsa: use the pcm status to compute the delay. fix #894 (spdif passthrough) Please report loudly any regression, using spdif or not. ------------------------------------------------------------------------ r23021 | fkuehne | 2007-11-11 16:48:39 +0100 (Sun, 11 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * updated the comments, so other people can understand what we're doing on Leopard ------------------------------------------------------------------------ r23020 | pdherbemont | 2007-11-11 15:50:30 +0100 (Sun, 11 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Because of the ld text relocation bug on Mac OS X, we have to disable ffmpeg when using such linker for the time being. Add a big warning at the end of configure if we are in such a configuration. ------------------------------------------------------------------------ r23019 | funman | 2007-11-11 14:45:16 +0100 (Sun, 11 Nov 2007) | 1 line Changed paths: M /trunk/share/Makefile.am Install required files for lua http interface ------------------------------------------------------------------------ r23018 | jb | 2007-11-11 07:08:59 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/realaudio.c Real Audio: Add support for RealPlayer 10/10GOLD .so ------------------------------------------------------------------------ r23017 | jb | 2007-11-11 05:46:31 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/realaudio.c More Real Codecs paths. ------------------------------------------------------------------------ r23016 | jb | 2007-11-11 05:02:48 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/codec/realaudio.c RealAudio, more paths to search realAudio codecs. ------------------------------------------------------------------------ r23015 | jb | 2007-11-11 04:26:09 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - Use >= instead of == in loopA-B (thanks funman) ------------------------------------------------------------------------ r23014 | jb | 2007-11-11 02:52:28 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - A to B Loop implementation. ------------------------------------------------------------------------ r23013 | jb | 2007-11-11 02:51:57 +0100 (Sun, 11 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Store the time and length in int, since we use only the seconds count. ------------------------------------------------------------------------ r23012 | fkuehne | 2007-11-11 00:21:41 +0100 (Sun, 11 Nov 2007) | 1 line Changed paths: M /trunk/modules/demux/avi/avi.c M /trunk/src/misc/update.c * a few more ------------------------------------------------------------------------ r23011 | fkuehne | 2007-11-11 00:14:17 +0100 (Sun, 11 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/dvdread.c M /trunk/modules/access/file.c M /trunk/modules/audio_output/auhal.c M /trunk/modules/misc/audioscrobbler.c M /trunk/src/input/decoder.c M /trunk/src/input/input.c * English grammar fixes and beautifications for the intf_UserFatal messages ------------------------------------------------------------------------ r23010 | dionoea | 2007-11-10 17:34:53 +0100 (Sat, 10 Nov 2007) | 12 lines Changed paths: M /trunk/Makefile.am M /trunk/modules/misc/lua/Modules.am A /trunk/modules/misc/lua/acl.c (from /trunk/modules/misc/lua/net.c:22977) M /trunk/modules/misc/lua/callbacks.c A /trunk/modules/misc/lua/httpd.c (from /trunk/modules/misc/lua/net.c:22977) M /trunk/modules/misc/lua/intf.c M /trunk/modules/misc/lua/net.c M /trunk/modules/misc/lua/vlc.c M /trunk/modules/misc/lua/vlc.h M /trunk/share/Makefile.am A /trunk/share/http-lua (from /trunk/share/http:22977) A /trunk/share/http-lua/custom.lua M /trunk/share/http-lua/dialogs/browse M /trunk/share/http-lua/dialogs/footer M /trunk/share/http-lua/dialogs/input M /trunk/share/http-lua/dialogs/main M /trunk/share/http-lua/dialogs/mosaic M /trunk/share/http-lua/dialogs/playlist M /trunk/share/http-lua/dialogs/sout M /trunk/share/http-lua/dialogs/vlm M /trunk/share/http-lua/flash.html M /trunk/share/http-lua/index.html R /trunk/share/http-lua/js (from /trunk/share/http/js:23009) R /trunk/share/http-lua/js/functions.js (from /trunk/share/http/js/functions.js:23009) M /trunk/share/http-lua/mosaic.html M /trunk/share/http-lua/requests/browse.xml M /trunk/share/http-lua/requests/playlist.xml M /trunk/share/http-lua/requests/status.xml M /trunk/share/http-lua/requests/vlm.xml M /trunk/share/http-lua/requests/vlm_cmd.xml M /trunk/share/http-lua/vlm.html M /trunk/share/http-lua/vlm_export.html A /trunk/share/luaintf/http.lua (from /trunk/share/luaintf/rc.lua:22977) A /trunk/share/luaintf/modules/acl.lua (from /trunk/share/luaintf/modules/host.lua:22977) M /trunk/share/luaintf/modules/common.lua A /trunk/share/luaintf/modules/httpd.lua (from /trunk/share/luaintf/modules/host.lua:22977) M /trunk/share/luaintf/rc.lua Port the http interface to the Lua Interface Module framework. * share/luaintf/http.lua: Equivalent of the legacy modules/control/http/ module. (The new module takes 272 lines of Lua, instead of 5475 lines for the old one.) Functionality is basically the same except for CGI support which is missing. * share/http-lua/: The HTML files using the new syntax. * modules/misc/lua/: Add Lua bindings for a few VLC function, the most important being the HTTPd high level functions, ACLs, stat and opendir. The Lua code still needs to be cleaned up a bit. ------------------------------------------------------------------------ r23009 | pdherbemont | 2007-11-10 16:26:11 +0100 (Sat, 10 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib/src/Makefile: Update ffmpeg macosx-intel patch application recipe. ------------------------------------------------------------------------ r23008 | pdherbemont | 2007-11-10 16:09:52 +0100 (Sat, 10 Nov 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch contrib/ffmpeg-macosx-intel-mmx.patch: Use Graham Booker's patch which works around the ld64 text relocation bug. ------------------------------------------------------------------------ r23007 | pdherbemont | 2007-11-10 15:58:14 +0100 (Sat, 10 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: On Mac OS X, if ld has the text reloc bug, disable mmx and sse. ------------------------------------------------------------------------ r23006 | pdherbemont | 2007-11-10 15:23:03 +0100 (Sat, 10 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Allow --disable-mmx and --disable-sse. ------------------------------------------------------------------------ r23005 | fkuehne | 2007-11-10 15:11:33 +0100 (Sat, 10 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap ehm, forgot this in [23004] ------------------------------------------------------------------------ r23004 | fkuehne | 2007-11-10 15:10:33 +0100 (Sat, 10 Nov 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * disable ASM support in libtheora for now (until the authors release a fixed version or Apple a fixed ld) ------------------------------------------------------------------------ r23003 | damienf | 2007-11-10 00:39:35 +0100 (Sat, 10 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac - lua: meeds winsock2 on win32 ------------------------------------------------------------------------ r23002 | xtophe | 2007-11-09 23:07:51 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am Don't replace @ on file without e-mail address ------------------------------------------------------------------------ r23001 | jb | 2007-11-09 19:59:33 +0100 (Fri, 09 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4 - Sprefs: cosmetic and string change. ------------------------------------------------------------------------ r23000 | xtophe | 2007-11-09 19:43:12 +0100 (Fri, 09 Nov 2007) | 1 line Changed paths: M /trunk/modules/audio_filter/channel_mixer/mono.c Typo ------------------------------------------------------------------------ r22999 | xtophe | 2007-11-09 19:19:53 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Bool options need a special format ------------------------------------------------------------------------ r22998 | jpsaman | 2007-11-09 11:26:44 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Fix some potential segfaults, some cleanup and fix subtitling positioning. ------------------------------------------------------------------------ r22997 | jb | 2007-11-09 03:30:53 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - Open: clean again, and fix the clear() bug. ------------------------------------------------------------------------ r22996 | jb | 2007-11-09 03:11:08 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - Open Dialog: Code cosmetic. ------------------------------------------------------------------------ r22995 | jb | 2007-11-09 03:06:42 +0100 (Fri, 09 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - Slight string change and code cosmetic. ------------------------------------------------------------------------ r22994 | xtophe | 2007-11-09 00:08:19 +0100 (Fri, 09 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c typo ------------------------------------------------------------------------ r22993 | xtophe | 2007-11-08 23:52:51 +0100 (Thu, 08 Nov 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian l10n update by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r22992 | dionoea | 2007-11-08 23:14:52 +0100 (Thu, 08 Nov 2007) | 2 lines Changed paths: M /trunk/share/http/js/functions.js Remove AltGr+Space character (firefox doesn't like it). ------------------------------------------------------------------------ r22991 | jb | 2007-11-08 02:07:15 +0100 (Thu, 08 Nov 2007) | 3 lines Changed paths: M /trunk/src/playlist/thread.c Correct a typo in [22984], s/meta-fetch/fetch-meta :D ------------------------------------------------------------------------ r22990 | jb | 2007-11-08 01:54:54 +0100 (Thu, 08 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - strings modif. ------------------------------------------------------------------------ r22989 | jb | 2007-11-08 01:45:23 +0100 (Thu, 08 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - Interfaces, strings change. ------------------------------------------------------------------------ r22988 | funman | 2007-11-08 01:36:09 +0100 (Thu, 08 Nov 2007) | 2 lines Changed paths: M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fi.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po check in updated po files ------------------------------------------------------------------------ r22987 | xtophe | 2007-11-08 01:07:58 +0100 (Thu, 08 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/po/POTFILES.in Don't put built sources in POTFILES.in ------------------------------------------------------------------------ r22986 | jb | 2007-11-08 00:22:59 +0100 (Thu, 08 Nov 2007) | 4 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFmpeg - add the MPCK fourCC, that seems to be associated to some SV8. But it may be useless, because of our mpc demuxer... ------------------------------------------------------------------------ r22985 | jb | 2007-11-08 00:00:58 +0100 (Thu, 08 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - Add the meta-fetcher option to the privacy part of the Simple preferences. ------------------------------------------------------------------------ r22984 | pdherbemont | 2007-11-07 22:21:46 +0100 (Wed, 07 Nov 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/playlist_internal.h M /trunk/src/playlist/thread.c playlist: Add an option to disable meta-fetch. (Need to be merged with art-fetch). ------------------------------------------------------------------------ r22983 | xtophe | 2007-11-07 21:20:41 +0100 (Wed, 07 Nov 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Update vlc.pot ------------------------------------------------------------------------ r22982 | dionoea | 2007-11-07 20:36:02 +0100 (Wed, 07 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_httpd.h M /trunk/src/network/httpd.c Return the p_sys pointer in the httpd_{Handler,File}Delete functions (in case you need it to clean up stuff). ------------------------------------------------------------------------ r22981 | jb | 2007-11-07 18:59:24 +0100 (Wed, 07 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - Add some privacy options to Simple Preferences. ------------------------------------------------------------------------ r22980 | jb | 2007-11-07 03:21:04 +0100 (Wed, 07 Nov 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Display "--:--" in the status bar when vlc can't guess the total time. I think it is better that way and confuse less the users. ------------------------------------------------------------------------ r22979 | jb | 2007-11-07 03:11:30 +0100 (Wed, 07 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - MainInterface, Don't show remaining time when length is 0. ------------------------------------------------------------------------ r22977 | pdherbemont | 2007-11-06 19:04:38 +0100 (Tue, 06 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Previous commit isn't necessary, isysroot implies syslibroot from experience. ------------------------------------------------------------------------ r22976 | pdherbemont | 2007-11-06 17:37:40 +0100 (Tue, 06 Nov 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Use -syslibroot ld argument when using --with-macosx-sdk. ------------------------------------------------------------------------ r22975 | jb | 2007-11-06 03:55:44 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SPrefs, make the hotkeys module take all the space available. ------------------------------------------------------------------------ r22974 | jb | 2007-11-06 03:47:07 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Long lines, cosmetics and trailing spaces fixes. ------------------------------------------------------------------------ r22973 | jb | 2007-11-06 03:43:01 +0100 (Tue, 06 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SPrefs: use a switch to remove stupid iterative ifs. ------------------------------------------------------------------------ r22972 | jb | 2007-11-06 03:30:19 +0100 (Tue, 06 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Qt4 - Remove unreachable code. ------------------------------------------------------------------------ r22971 | jb | 2007-11-06 03:25:30 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Hotkeys Preferences: * Create the QLabel warning only if needed, * Fix the "empty value, empty text" key bug. ------------------------------------------------------------------------ r22970 | jb | 2007-11-06 03:05:47 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Hotkeys, correct some unicode problem and change the default behaviour. ------------------------------------------------------------------------ r22969 | jb | 2007-11-06 00:52:23 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/simple_preferences.hpp D /trunk/modules/gui/qt4/ui/sprefs_hotkeys.ui Qt4 - Remove now unneeded files. ------------------------------------------------------------------------ r22968 | jb | 2007-11-06 00:47:40 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Unification of Hotkeys for Sprefs et Adv Preferences. ------------------------------------------------------------------------ r22967 | jb | 2007-11-06 00:12:08 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Qt4 - make GNOME and KDE people happy. ------------------------------------------------------------------------ r22966 | jb | 2007-11-06 00:01:15 +0100 (Tue, 06 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Improve the hotkeys preferences. ------------------------------------------------------------------------ r22965 | dionoea | 2007-11-05 22:52:26 +0100 (Mon, 05 Nov 2007) | 5 lines Changed paths: M /trunk/modules/misc/lua/intf.c M /trunk/modules/misc/lua/vlc.c M /trunk/modules/misc/lua/vlc.h M /trunk/modules/misc/lua/vlm.c M /trunk/share/luaintf/rc.lua M /trunk/share/luaintf/telnet.lua * modules/misc/lua: * Add vlc.license() * vlc.vlm.execute_command() now returns the VLC error code and the corresponding error message as 2nd and 3rd return values. * share/luaintf: add help and module description related stuff to the telnet and rc modules. ------------------------------------------------------------------------ r22964 | dionoea | 2007-11-05 21:46:41 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/share/luaintf/rc.lua Revert part of r22952 which broke commands of more than 1000 chars. ------------------------------------------------------------------------ r22963 | xtophe | 2007-11-05 20:42:29 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/share/luaintf/dummy.lua M /trunk/share/luaintf/hotkeys.lua M /trunk/share/luaintf/modules/common.lua M /trunk/share/luaintf/modules/host.lua M /trunk/share/luaintf/rc.lua M /trunk/share/luaintf/telnet.lua svn:keywords ------------------------------------------------------------------------ r22962 | pdherbemont | 2007-11-05 18:18:17 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Build and export the Framework in package-macosx. This is probably not an appropriate place and will change one day. ------------------------------------------------------------------------ r22961 | courmisch | 2007-11-05 18:08:36 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/alsa.c Cosmetic fix (excessive indentation) ------------------------------------------------------------------------ r22960 | courmisch | 2007-11-05 17:58:36 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/alsa.c Fix a few minor race conditions ------------------------------------------------------------------------ r22959 | courmisch | 2007-11-05 17:24:07 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/alsa.c Fix previous commit ------------------------------------------------------------------------ r22958 | courmisch | 2007-11-05 17:16:36 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/alsa.c Recover from ALSA suspend properly if the device does not support resuming ------------------------------------------------------------------------ r22957 | pdherbemont | 2007-11-05 17:13:57 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj MacOSX/Framework/VLC.xcodeproj: Fix compilation. ------------------------------------------------------------------------ r22956 | jb | 2007-11-05 08:26:36 +0100 (Mon, 05 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Qt4 - Preferences, improve a bit the Hotkeys. Preparatory work to merge the Hotkeys from SPrefs and AdvPrefs. ------------------------------------------------------------------------ r22955 | jb | 2007-11-05 07:07:25 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Qt4 - Preferences: spaces and comments. ------------------------------------------------------------------------ r22954 | jb | 2007-11-05 05:36:55 +0100 (Mon, 05 Nov 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp qt4 - SPrefs: define a caching general value ( Custom, lowest, low, normal, high, highest) that control all the caching values in the preferences for dummies. Preferences for dummies should now be finished. ref #603 ------------------------------------------------------------------------ r22953 | jb | 2007-11-05 04:16:17 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp Qt4 - SPrefs, doing funny things with qobject_cast to improve a bit the code... ------------------------------------------------------------------------ r22952 | funman | 2007-11-05 02:48:25 +0100 (Mon, 05 Nov 2007) | 2 lines Changed paths: M /trunk/share/luaintf/rc.lua luarc: use info instead of error when exiting, don't try to interpret empty lines as commands ------------------------------------------------------------------------ r22951 | jb | 2007-11-05 01:29:23 +0100 (Mon, 05 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 - fix qt4.2 compilation ------------------------------------------------------------------------ r22950 | funman | 2007-11-05 00:42:06 +0100 (Mon, 05 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/screensaver.c screensaver: replaces system() calls by fork()/execv()/waitpid() A side effect is that on FreeBSD the console is not filled anymore with "xscreensaver-xxx not found", because "/bin/sh xx 2>&-" will not close stderr if the specified command doesn't exist. ------------------------------------------------------------------------ r22949 | jb | 2007-11-05 00:22:46 +0100 (Mon, 05 Nov 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 - SPrefs, save the access-filter. ------------------------------------------------------------------------ r22948 | dionoea | 2007-11-05 00:10:10 +0100 (Mon, 05 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/lua/playlist.c M /trunk/modules/misc/lua/vlc.c Some more simplification of the luaplaylist/luameta code. Fix a few FIXMEs. ------------------------------------------------------------------------ r22947 | dionoea | 2007-11-04 23:40:00 +0100 (Sun, 04 Nov 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/vlc.c Don't pop the string before using it (else our pointer points to garbage) and add a user friendly error message in vlclua_stream_new. ------------------------------------------------------------------------ r22946 | dionoea | 2007-11-04 22:42:27 +0100 (Sun, 04 Nov 2007) | 45 lines Changed paths: M /trunk/Makefile.am M /trunk/modules/misc/lua/Modules.am A /trunk/modules/misc/lua/callbacks.c A /trunk/modules/misc/lua/configuration.c A /trunk/modules/misc/lua/intf.c (from /trunk/modules/misc/lua/vlclua.c:22766) D /trunk/modules/misc/lua/luameta.c D /trunk/modules/misc/lua/luaplaylist.c A /trunk/modules/misc/lua/meta.c (from /trunk/modules/misc/lua/luameta.c:22766) A /trunk/modules/misc/lua/net.c A /trunk/modules/misc/lua/objects.c A /trunk/modules/misc/lua/playlist.c (from /trunk/modules/misc/lua/luaplaylist.c:22766) A /trunk/modules/misc/lua/variables.c A /trunk/modules/misc/lua/vlc.c (from /trunk/modules/misc/lua/vlclua.c:22766) A /trunk/modules/misc/lua/vlc.h (from /trunk/modules/misc/lua/vlclua.h:22766) D /trunk/modules/misc/lua/vlclua.c D /trunk/modules/misc/lua/vlclua.h A /trunk/modules/misc/lua/vlm.c M /trunk/share/Makefile.am A /trunk/share/luaintf A /trunk/share/luaintf/dummy.lua A /trunk/share/luaintf/hotkeys.lua A /trunk/share/luaintf/modules A /trunk/share/luaintf/modules/common.lua A /trunk/share/luaintf/modules/host.lua A /trunk/share/luaintf/rc.lua A /trunk/share/luaintf/telnet.lua Add a new type of VLC Lua module: Interfaces. Two things led me to add this new type of Lua modules: * Most interfaces duplicate code from one another (rc and telnet both deal with sockets, rc and hotkeys duplicate VLC interfacing code) * It's easier to code in Lua than in C (for high level stuff) (* Users can code their own module easily, all they need is a text editor.) Most of the changes in modules/misc/ are Lua wrappers for different C APIs in VLC. I'd say that 90% of those wrappers won't change, the other 10% might need small changes (mostly to simplify the C code). The VLC Lua "interface" module will look for lua scripts in the *share*/luaintf/ directory. Files in *share*/luaintf/modules/ are lua modules which can be used by multiple VLC Lua modules (using require "modulename"). This commit includes 4 Lua interface modules: * dummy.lua: the default module. Prints error messages and quits. * rc.lua: equivalent to the legacy rc.c module. Also includes a bunch of new features (+ multiple socket connections at a time work!). See file for more details. * telnet.lua: equivalent to the legacy telnet.c module. See file for more details. * hotkeys.lua: a rewrite of the hotkey handling module. This module is still experimental. I'll need to change VLC core hotkeys stuff to make it work like I want (ie: 1 hotkey triggers 1 action instead of the current 1 action can have 1 hotkey). This version executes 3 dummy actions when keys 'q', 'w' or 'x' are pressed. What's left to do: * Port the http interface plugin to this framework (at least for the macros/rpn part ... using ?\195?\160 la PHP would be way easier than what we currently have). * Finish work on the hotkeys module. * Code a real telnet/rc module with autocompletion and all the cool features usually found in a telnet/terminal interface. * Trash the legacy C modules. Stuff to test (which I can't test myself): * Win32 and Mac OS X specific changes to Makefile.am * Console interface under Win32. I expect it not to work. Other stuff included in this changeset are: * Code cleanup (I'm sure that it's still possible to simplify some of the old lua bindings code). * That's pretty much it in fact :/ ------------------------------------------------------------------------ r22945 | dionoea | 2007-11-04 22:07:50 +0100 (Sun, 04 Nov 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Remove unneed setting of val.b_bool before calling var_Set( p_input, "rate-{faster,slower}", val ) in the rc module. Those variables are of type VLC_VAR_VOID. ------------------------------------------------------------------------ r22944 | dionoea | 2007-11-04 22:06:11 +0100 (Sun, 04 Nov 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration.c When calling config_GetType on a CONFIG_ITEM_KEY, return VLC_VAR_INTEGER instead of 0. ------------------------------------------------------------------------ r22943 | dionoea | 2007-11-04 22:05:00 +0100 (Sun, 04 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h M /trunk/src/interface/interface.c Add a psz_intf member to intf_thread_t. This holds the string given to module_Need to load the interface (which can then be used by the interface to know what name was used to load it). ------------------------------------------------------------------------ r22942 | fkuehne | 2007-11-04 19:29:24 +0100 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/open.m * ehm, added a missing test case checking if EyeTV wasn't launch prior to VLC's launch time ------------------------------------------------------------------------ r22941 | fkuehne | 2007-11-04 13:17:39 +0100 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj * we don't need AUTHORS, THANKS, COPYING and README (generic edition) inside our app bundle anymore, as they're either hard-coded or present on the disk-image anyway ------------------------------------------------------------------------ r22940 | fkuehne | 2007-11-04 12:57:25 +0100 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/README.MacOSX.rtf * updated the README for 0.9.0 ------------------------------------------------------------------------ r22939 | fkuehne | 2007-11-04 12:57:04 +0100 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m * use the hard-coded authors and thanks lists instead of bundled files and incorporate [22938] for trunk ------------------------------------------------------------------------ r22937 | funman | 2007-11-04 12:12:06 +0100 (Sun, 04 Nov 2007) | 1 line Changed paths: M /trunk/modules/access/vcd/cdrom.c use correct return type ------------------------------------------------------------------------ r22936 | ipkiss | 2007-11-04 11:28:26 +0100 (Sun, 04 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4/dialogs/help.cpp: Fixed some typos ------------------------------------------------------------------------ r22935 | damienf | 2007-11-03 21:09:50 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/Makefile.am - mozilla plugin: added support for XCode 3 tools (leopard) ------------------------------------------------------------------------ r22934 | xtophe | 2007-11-03 17:14:21 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Remove useless and broken rule ------------------------------------------------------------------------ r22933 | funman | 2007-11-03 15:38:46 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube.lua youtube.lua: removes bad copy/pasting ------------------------------------------------------------------------ r22932 | funman | 2007-11-03 15:28:52 +0100 (Sat, 03 Nov 2007) | 4 lines Changed paths: M /trunk/share/Makefile.am M /trunk/share/luameta/googleimage.lua M /trunk/share/luaplaylist/appletrailers.lua M /trunk/share/luaplaylist/break.lua M /trunk/share/luaplaylist/dailymotion.lua M /trunk/share/luaplaylist/googlevideo.lua M /trunk/share/luaplaylist/lelombrik.lua M /trunk/share/luaplaylist/metacafe.lua M /trunk/share/luaplaylist/youtube.lua M /trunk/share/luaplaylist/youtube_homepage.lua lua: adds a copyright notice and a GPLv2+ header to each lua script authors: feel free to change to the licence you want, and to add yourself to the Authors list additionnally, adds break.lua to its Makefile.am ------------------------------------------------------------------------ r22931 | funman | 2007-11-03 15:08:32 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: A /trunk/share/luaplaylist/break.lua New script for break.com videos website ------------------------------------------------------------------------ r22930 | funman | 2007-11-03 13:54:19 +0100 (Sat, 03 Nov 2007) | 1 line Changed paths: M /trunk/include/vlc_threads_funcs.h removes some warnings on FreeBSD ------------------------------------------------------------------------ r22929 | pdherbemont | 2007-11-03 13:16:02 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/core.c control/core.c: Fix a warning about lock being an usunsed variable, by using lock. ------------------------------------------------------------------------ r22928 | pdherbemont | 2007-11-03 13:13:09 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h include/vlc/libvlc.h: libvlc_media_list_flat_media_list->libvlc_media_list_flat_view. ------------------------------------------------------------------------ r22927 | pdherbemont | 2007-11-03 13:11:13 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h control/libvlc_internal.h: Fix libvlc_media_list_view_release_func_t return type. ------------------------------------------------------------------------ r22926 | pdherbemont | 2007-11-03 13:07:47 +0100 (Sat, 03 Nov 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list_view.c control/flat_media_list_view.c: Remove some dead code. (Reported by jb). ------------------------------------------------------------------------ r22923 | courmisch | 2007-11-01 21:13:20 +0100 (Thu, 01 Nov 2007) | 2 lines Changed paths: M /trunk/THANKS Thanks ------------------------------------------------------------------------ r22922 | courmisch | 2007-11-01 21:12:39 +0100 (Thu, 01 Nov 2007) | 3 lines Changed paths: M /trunk/src/input/vlm.c vlm: Use RT rather than monotonic clock - fixes #1288 Patch by Brian C. Wiles ------------------------------------------------------------------------ r22921 | bitmap | 2007-11-01 13:57:48 +0100 (Thu, 01 Nov 2007) | 3 lines Changed paths: M /trunk/modules/misc/freetype.c Address Trac Issue #1350 - linebreaks being ignored under some circumstances in styled subtitles. ------------------------------------------------------------------------ r22920 | jb | 2007-11-01 05:59:58 +0100 (Thu, 01 Nov 2007) | 2 lines Changed paths: M /trunk/modules/LIST Update List of ModuleS. ------------------------------------------------------------------------ r22919 | funman | 2007-11-01 04:47:33 +0100 (Thu, 01 Nov 2007) | 2 lines Changed paths: M /trunk/modules/gui/ncurses.c ncurses: workaround a race condition spotted by akem. darkwired pwnage ------------------------------------------------------------------------ r22918 | jpsaman | 2007-10-31 21:30:56 +0100 (Wed, 31 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Fixed transparency when using FFMPEG_SWSCALE in zvbi. ------------------------------------------------------------------------ r22917 | jpsaman | 2007-10-31 21:30:52 +0100 (Wed, 31 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Improve error message for v4l2. ------------------------------------------------------------------------ r22916 | jb | 2007-10-31 21:26:52 +0100 (Wed, 31 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Preferences, audio, save the normalizer activation and clean. ------------------------------------------------------------------------ r22915 | xtophe | 2007-10-31 14:00:59 +0100 (Wed, 31 Oct 2007) | 2 lines Changed paths: M /trunk/vlc-config.in.in Remove wrong -L${PREFIX}/lib from vlc-config ------------------------------------------------------------------------ r22914 | funman | 2007-10-31 03:51:23 +0100 (Wed, 31 Oct 2007) | 1 line Changed paths: M /trunk/src/vlc.c Yes, sigwait() can fail, so don't ignore its return value ------------------------------------------------------------------------ r22913 | xtophe | 2007-10-30 23:46:22 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am Fix moz plugin linking on system with several version of libvlc installed ------------------------------------------------------------------------ r22912 | funman | 2007-10-30 19:24:06 +0100 (Tue, 30 Oct 2007) | 1 line Changed paths: M /trunk/src/libvlc-module.c Disable album art by default. fix #1280 ------------------------------------------------------------------------ r22911 | xtophe | 2007-10-30 14:54:17 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac "default auto" means nothing ------------------------------------------------------------------------ r22910 | xtophe | 2007-10-30 14:46:12 +0100 (Tue, 30 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Cosmetic ------------------------------------------------------------------------ r22909 | jpsaman | 2007-10-30 11:27:58 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS Add VBI decoder to NEWS ------------------------------------------------------------------------ r22908 | funman | 2007-10-30 04:58:28 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/lelombrik.lua lua: update lelombrik script ------------------------------------------------------------------------ r22907 | funman | 2007-10-30 04:42:18 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/ncurses.c ncurses: base detection of wide characters support on the presence of libncursesw, and use the same header wether it's present or not ------------------------------------------------------------------------ r22906 | jb | 2007-10-30 02:38:53 +0100 (Tue, 30 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Ui, small name change. ------------------------------------------------------------------------ r22905 | jb | 2007-10-30 02:34:48 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Mkv muxer in GUI... Same as previous from thresh... ------------------------------------------------------------------------ r22904 | thresh | 2007-10-30 02:31:49 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/standard.c Six hundred kiloby... i mean, 32 bytes should be enough to store mux info. Add mkv file extension as ffmpeg now can mux to Matroska. ------------------------------------------------------------------------ r22903 | jb | 2007-10-30 02:21:03 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - Fix the saving of the preferences to avoid inaccuracies between the panels. Preferences for dummies ( #603 ) is now almost done in Qt4. Please test and review my commits. ------------------------------------------------------------------------ r22902 | jb | 2007-10-30 02:08:22 +0100 (Tue, 30 Oct 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - Preferences, don't remove the widgets to re-add them! Just use hide/show... A stackedLayout would have been a better idea, but this should work. Please report any breakage, as it might be wrong somewhere. ------------------------------------------------------------------------ r22901 | funman | 2007-10-30 02:08:03 +0100 (Tue, 30 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/playlist/xspf.c xspf demuxer: removes some warning ------------------------------------------------------------------------ r22900 | funman | 2007-10-30 01:48:51 +0100 (Tue, 30 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4: use the brand new vlc_about.h ------------------------------------------------------------------------ r22899 | jb | 2007-10-30 01:26:54 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.hpp Qt4 - Prefs, cleanig again. ------------------------------------------------------------------------ r22898 | jb | 2007-10-30 01:19:13 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/complete_preferences.hpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.hpp Qt4 - Prefs; cleaning, disabling unused code, general comments, class renaming, in order to actually use those preferences. :D ------------------------------------------------------------------------ r22897 | jb | 2007-10-30 00:57:30 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - Remove excessive debug. ------------------------------------------------------------------------ r22896 | jb | 2007-10-30 00:54:03 +0100 (Tue, 30 Oct 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.hpp Qt4 - Fix Simple Preference saving... Gosh, who wrote those simple Preferences ? Seriously ? ooooooooooooooops... ------------------------------------------------------------------------ r22895 | xtophe | 2007-10-30 00:35:47 +0100 (Tue, 30 Oct 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/qt4/Modules.am M /trunk/src/Makefile.am Move qt4/dialogs/about.hpp to include/vlc_about.h so all interfaces modules can use it. The change in configure.ac is suboptimal. It would be better to change DEFAULT_INCLUDES to use -I${top_builddir}/include rather than -I${top_builddir}. Automake wizard requested. ------------------------------------------------------------------------ r22891 | funman | 2007-10-29 12:07:35 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/configure.ac Include when testing for net/if.h depends on it on some systems (Darwin & FreeBSD at least) ------------------------------------------------------------------------ r22890 | jb | 2007-10-29 04:18:29 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - whitespaces cleaning, code line size, code beautification ;) ------------------------------------------------------------------------ r22889 | jb | 2007-10-29 04:02:43 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp Qt4 - SPrefs: save the interface value... Doesn't seem to work, so please review. ------------------------------------------------------------------------ r22888 | jb | 2007-10-29 03:00:53 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp Qt4 - and fix the previous [22886] ------------------------------------------------------------------------ r22887 | jb | 2007-10-29 02:54:08 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/src/stream_output/profiles.c Forgotten file in [22883]. Sorry. ------------------------------------------------------------------------ r22886 | jb | 2007-10-29 02:47:26 +0100 (Mon, 29 Oct 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SPrefs, device selection. Please Review, since I am far from sure that this is a good idea... Moreover, is it config_PutPsz( p, name, ASCII ) or config_PutPsz( p, name, UTF-8 ) ? ------------------------------------------------------------------------ r22885 | jb | 2007-10-29 02:15:33 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Sout - cleanup. and mark the TODO for the icecast MRL generation... ------------------------------------------------------------------------ r22884 | jb | 2007-10-29 02:10:45 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Ui - Sout: rearrange the sout possibilities. ------------------------------------------------------------------------ r22883 | jb | 2007-10-29 02:06:10 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_streaming.h Move psz_mountpoint to psz_icecast_mountpoint. ------------------------------------------------------------------------ r22882 | jb | 2007-10-29 02:05:27 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: icecast patch mostly rewritten... ------------------------------------------------------------------------ r22880 | jb | 2007-10-29 00:56:56 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.hpp qt4 - Don't public slots when unneeded. ------------------------------------------------------------------------ r22879 | jb | 2007-10-29 00:54:32 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open cleaning and comments. ------------------------------------------------------------------------ r22878 | jb | 2007-10-29 00:32:21 +0100 (Mon, 29 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open Disc, use a completer for Linux, windows already has its autoprobing. ------------------------------------------------------------------------ r22877 | jb | 2007-10-29 00:26:34 +0100 (Mon, 29 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 - UI '2' ------------------------------------------------------------------------ r22875 | jb | 2007-10-29 00:19:20 +0100 (Mon, 29 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4- Ui cleaning. ------------------------------------------------------------------------ r22874 | fkuehne | 2007-10-28 23:39:26 +0100 (Sun, 28 Oct 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * the belnet mirror is broken. Let's use heanet instead ------------------------------------------------------------------------ r22872 | fkuehne | 2007-10-28 23:33:21 +0100 (Sun, 28 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/AppleRemote.m * fixed Apple Remote support for Leopard. Note that the cookie for kRemoteControl_Switched wasn't updated, but since we don't use this feature in VLC, that's pretty fine. ------------------------------------------------------------------------ r22870 | jb | 2007-10-28 08:50:52 +0100 (Sun, 28 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - spaces and comments on open.cpp. ------------------------------------------------------------------------ r22869 | jb | 2007-10-28 08:06:56 +0100 (Sun, 28 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/util/customwidgets.cpp Qt4 - spaces removing. ------------------------------------------------------------------------ r22868 | jb | 2007-10-28 08:05:45 +0100 (Sun, 28 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/util/customwidgets.cpp M /trunk/modules/gui/qt4/util/customwidgets.hpp Qt4 - Moving function from one file to another... ------------------------------------------------------------------------ r22867 | jb | 2007-10-28 07:59:41 +0100 (Sun, 28 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - yeah, redefining some existing options *IS* a good idea.. ------------------------------------------------------------------------ r22866 | jb | 2007-10-28 07:59:03 +0100 (Sun, 28 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - small layout modification . ------------------------------------------------------------------------ r22864 | jb | 2007-10-26 22:00:09 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Prevent Key Modifiers pressed event to be propagated to hotkeys that doesn't understand them. ------------------------------------------------------------------------ r22863 | courmisch | 2007-10-26 19:14:26 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/src/exception.cs M /trunk/bindings/cil/src/libvlc.cs M /trunk/bindings/cil/src/marshal.cs Some more doc ------------------------------------------------------------------------ r22862 | courmisch | 2007-10-26 18:30:27 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil A /trunk/bindings/cil/Doxyfile.in M /trunk/bindings/cil/Makefile.am M /trunk/bindings/cil/configure.ac Support for Doxygen ------------------------------------------------------------------------ r22861 | courmisch | 2007-10-26 18:20:57 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/configure.ac M /trunk/bindings/cil/src/Makefile.am M /trunk/bindings/cil/tests/Makefile.am Actually build targets ------------------------------------------------------------------------ r22860 | courmisch | 2007-10-26 18:01:10 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil A /trunk/bindings/cil/AUTHORS A /trunk/bindings/cil/COPYING (from /trunk/COPYING:22832) A /trunk/bindings/cil/ChangeLog D /trunk/bindings/cil/Makefile A /trunk/bindings/cil/Makefile.am A /trunk/bindings/cil/NEWS A /trunk/bindings/cil/README A /trunk/bindings/cil/autogen.sh A /trunk/bindings/cil/configure.ac D /trunk/bindings/cil/exception.cs D /trunk/bindings/cil/libvlc.cs A /trunk/bindings/cil/m4 A /trunk/bindings/cil/m4/Makefile.am D /trunk/bindings/cil/marshal.cs A /trunk/bindings/cil/src A /trunk/bindings/cil/src/Makefile.am A /trunk/bindings/cil/src/exception.cs (from /trunk/bindings/cil/exception.cs:22832) A /trunk/bindings/cil/src/libvlc.cs (from /trunk/bindings/cil/libvlc.cs:22832) A /trunk/bindings/cil/src/marshal.cs (from /trunk/bindings/cil/marshal.cs:22832) A /trunk/bindings/cil/src/ustring.cs (from /trunk/bindings/cil/ustring.cs:22832) A /trunk/bindings/cil/tests A /trunk/bindings/cil/tests/Makefile.am A /trunk/bindings/cil/tests/testvlc.cs (from /trunk/bindings/cil/testvlc.cs:22859) D /trunk/bindings/cil/testvlc.cs D /trunk/bindings/cil/ustring.cs Non-working skeleton build system ------------------------------------------------------------------------ r22859 | courmisch | 2007-10-26 17:41:51 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/testvlc.cs Plugin path ------------------------------------------------------------------------ r22858 | jpsaman | 2007-10-26 17:15:46 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Typo ------------------------------------------------------------------------ r22857 | jpsaman | 2007-10-26 17:08:08 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/Modules.am A /trunk/modules/gui/fbosd.c Add new gui module for use with overlay framebuffer devices. ------------------------------------------------------------------------ r22856 | jpsaman | 2007-10-26 17:08:05 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Fix number of potential memleaks ------------------------------------------------------------------------ r22855 | jpsaman | 2007-10-26 17:08:03 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Fix potential memleaks in src/input/vlm.c ------------------------------------------------------------------------ r22854 | jpsaman | 2007-10-26 17:08:01 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Fix potential memleaks in src/video_output/vout_subpictures.c ------------------------------------------------------------------------ r22853 | jpsaman | 2007-10-26 17:08:00 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/update.c Fix potential memleak. ------------------------------------------------------------------------ r22852 | jpsaman | 2007-10-26 17:07:59 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/update.c Fix potential segfault ------------------------------------------------------------------------ r22851 | jpsaman | 2007-10-26 17:07:57 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Select frames to drop a bit smarter. ------------------------------------------------------------------------ r22850 | jpsaman | 2007-10-26 17:07:56 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Allow width/height mode selections to match framebuffer output capabilities. ------------------------------------------------------------------------ r22849 | jpsaman | 2007-10-26 17:07:54 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Optimization building ffmpeg for armeb-linux ------------------------------------------------------------------------ r22848 | jpsaman | 2007-10-26 17:07:53 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap Enable optimizations for armeb-linux-uclibc builds ------------------------------------------------------------------------ r22847 | jpsaman | 2007-10-26 17:07:48 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/block.c Check malloc return value. ------------------------------------------------------------------------ r22846 | funman | 2007-10-26 17:05:04 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/ChangeLog Removing Mathias C. Berens email address, as requested ------------------------------------------------------------------------ r22845 | funman | 2007-10-26 15:48:31 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am qt4: removes emails from THANKS tab ------------------------------------------------------------------------ r22844 | fkuehne | 2007-10-26 14:27:29 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * use secstotimestr to reduce code duplication and use the format logic introduced by [22835]. The main controller will get a layout fix later on, while the embedded vout and the fspanel don't need one. ------------------------------------------------------------------------ r22843 | jpsaman | 2007-10-26 13:36:35 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/video_filter.c modules/codec/ffmpeg/video_filter.c is img_* API only now ------------------------------------------------------------------------ r22842 | jpsaman | 2007-10-26 13:24:47 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/scale.c Fix ffmpeg swscaler ------------------------------------------------------------------------ r22841 | jpsaman | 2007-10-26 13:03:56 +0200 (Fri, 26 Oct 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/Modules.am A /trunk/modules/codec/ffmpeg/deinterlace.c M /trunk/modules/codec/ffmpeg/video_filter.c Refactorize modules/codec/ffmpeg/: - put deinterlace in its own file. ------------------------------------------------------------------------ r22840 | jpsaman | 2007-10-26 11:41:18 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c M /trunk/src/libvlc-module.c M /trunk/src/video_output/vout_intf.c Add snapshot command to rc interface and make snapshot-width and snapshot-height user modifiable. ------------------------------------------------------------------------ r22839 | jpsaman | 2007-10-26 10:35:53 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Use p_block->i_dts as spu->i_start instead of p_block->i_pts. This fixes timing issues while transcoding and streaming Teletext subtitles as DVB subtitles. ------------------------------------------------------------------------ r22838 | jpsaman | 2007-10-26 10:35:52 +0200 (Fri, 26 Oct 2007) | 7 lines Changed paths: M /trunk/modules/mux/mpeg/ts.c Fix small issues in mux/ts.c: - Fix potential memleak with SDT descriptors - Fix compiler warning about unused variables when not using SDT descriptors - Fix compiler warning about wrong type of psz_sdt_desc - Add parenthesis ------------------------------------------------------------------------ r22837 | jpsaman | 2007-10-26 10:33:55 +0200 (Fri, 26 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/scale.c Return NULL iso 0 ------------------------------------------------------------------------ r22836 | jpsaman | 2007-10-26 10:32:39 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Bump up libamrwb to 7.0.0.2 ------------------------------------------------------------------------ r22835 | jb | 2007-10-26 06:37:38 +0200 (Fri, 26 Oct 2007) | 3 lines Changed paths: M /trunk/src/misc/mtime.c Don't show h: in h:mm:ss when h is 0 in secstotimestr. ------------------------------------------------------------------------ r22834 | jb | 2007-10-26 03:03:39 +0200 (Fri, 26 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - should fix the double-free and the freezing on quit. Ref #1348 ------------------------------------------------------------------------ r22833 | funman | 2007-10-26 01:45:08 +0200 (Fri, 26 Oct 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/googlevideo.lua lua demuxer: update googlevideo ------------------------------------------------------------------------ r22832 | pdherbemont | 2007-10-25 14:45:22 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCAudio.h MacOSX/Framework/VLCAudio.h: Remove private function from public headers.(Patch by Enrique Osuna). ------------------------------------------------------------------------ r22831 | pdherbemont | 2007-10-25 14:43:45 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m MacOSX/Framework/VLCLibrary.m: libvlc type briding should be in the (VLCLibVLCBridging) category. No need to compute the applicationPath by now.(Patch by Enrique Osuna). ------------------------------------------------------------------------ r22830 | pdherbemont | 2007-10-25 14:40:49 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m MacOSX/Framework/VLCMedia.m: Re-enable libvlc_MediaDescriptorMetaChanged/libvlc_MediaDescriptorDurationChanged event listening. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22829 | pdherbemont | 2007-10-25 14:39:10 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework/VLCMediaPlayer.m: Implement Chapter and Audio selection. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22828 | pdherbemont | 2007-10-25 14:35:41 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h include/vlc/libvlc.h: publish libvlc_media_instance_set_chapter, libvlc_media_instance_get_chapter, libvlc_media_instance_get_chapter_count, libvlc_audio_get_track_count.(Patch by Enrique Osuna).@ ------------------------------------------------------------------------ r22827 | pdherbemont | 2007-10-25 14:34:12 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/audio.c control/audio.c: Implement get_audio_track_count. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22826 | pdherbemont | 2007-10-25 14:33:12 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c misc/darwin_specific.c: Comply to coding guideline a bit better. ------------------------------------------------------------------------ r22825 | pdherbemont | 2007-10-25 14:30:53 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c control/darwin_specific.c: Fix Mac OS X Framework code detection. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22824 | pdherbemont | 2007-10-25 14:30:03 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Send a libvlc_MediaDescriptorFreed event, when the md is freed. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22823 | pdherbemont | 2007-10-25 14:28:04 +0200 (Thu, 25 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Implement get/set chapter. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22822 | fkuehne | 2007-10-24 15:34:45 +0200 (Wed, 24 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/fspanel.h M /trunk/modules/gui/macosx/fspanel.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/open.h M /trunk/modules/gui/macosx/open.m M /trunk/modules/gui/macosx/playlistinfo.h M /trunk/modules/gui/macosx/update.h M /trunk/modules/gui/macosx/update.m M /trunk/modules/gui/macosx/vout.m * make sure that we're using UTF-8 instead of Western [Mac OS Roman] :D ------------------------------------------------------------------------ r22821 | fkuehne | 2007-10-24 15:26:59 +0200 (Wed, 24 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * ehm, we require 10.4, not 10.5 *cough* ------------------------------------------------------------------------ r22820 | fkuehne | 2007-10-24 15:25:46 +0200 (Wed, 24 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * added a version check of the current Mac OS X version, as we require 10.4.x or higher and will definitelly crash on earlier releases. ------------------------------------------------------------------------ r22819 | jb | 2007-10-24 07:21:05 +0200 (Wed, 24 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - switch to minimal view should hide and show the menu, now. Close Trax#26 ------------------------------------------------------------------------ r22818 | jb | 2007-10-24 06:39:14 +0200 (Wed, 24 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - minimal change of naming. ------------------------------------------------------------------------ r22817 | jb | 2007-10-24 06:37:57 +0200 (Wed, 24 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - GotoTime, translation and size issue. ------------------------------------------------------------------------ r22816 | jb | 2007-10-24 06:32:44 +0200 (Wed, 24 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - allow the nameLabel to be selectable by mouse or keyboard in order to copy/paste it. Supposed to be useful. ------------------------------------------------------------------------ r22815 | jb | 2007-10-24 05:57:57 +0200 (Wed, 24 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - time left implementation. Do it better, faster, with also a middle click, and fix the double click toggling time left bug. ------------------------------------------------------------------------ r22814 | funman | 2007-10-24 00:28:12 +0200 (Wed, 24 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c dbus: review object locking/yielding, fix various bugs & comments ------------------------------------------------------------------------ r22813 | jb | 2007-10-23 19:18:15 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h Add *.cdg to the format we use in the GUIs. ------------------------------------------------------------------------ r22812 | funman | 2007-10-23 14:10:30 +0200 (Tue, 23 Oct 2007) | 4 lines Changed paths: M /trunk/modules/control/dbus.c dbus: don't lock the playlist, but only yield the input to prevent its destruction while we are accessing it. We do that because we can't lock the playlist when we're in the input "state" callback because we MAY have been called by playlist_Control(), which does lock the playlist, and then call us. ref #1346 ------------------------------------------------------------------------ r22811 | jb | 2007-10-23 08:23:27 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - initial actions support for StringListConfigs in preferences... To be tested a lot more... ------------------------------------------------------------------------ r22810 | jb | 2007-10-23 08:15:13 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/libmpeg2.c Add support for fourCC MMES, which is a Matrox MPEG-2 codec... Remove a wrong comment. ------------------------------------------------------------------------ r22809 | jb | 2007-10-23 07:46:48 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add VP6A fourCC. ------------------------------------------------------------------------ r22808 | jb | 2007-10-23 06:42:38 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - fix previous compilation for windows. ------------------------------------------------------------------------ r22807 | jb | 2007-10-23 06:05:06 +0200 (Tue, 23 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - try to remember latest open disc path. ------------------------------------------------------------------------ r22806 | funman | 2007-10-23 02:41:00 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_intf_strings.h help string: add missing html tags ------------------------------------------------------------------------ r22805 | funman | 2007-10-23 01:47:24 +0200 (Tue, 23 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h dbus: updates to match the current status of MPRIS. Patch by Mirsal Ennaime as usual ------------------------------------------------------------------------ r22804 | jb | 2007-10-23 01:39:55 +0200 (Tue, 23 Oct 2007) | 3 lines Changed paths: M /trunk/NEWS M /trunk/vlc.win32.nsi.in MXF support since ffmpeg has a demuxer. Fix #152 ------------------------------------------------------------------------ r22803 | funman | 2007-10-22 22:06:22 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/java/src/core-jni.cc M /trunk/bindings/python/vlc_instance.c M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/test/native/libvlc.c libvlc_destroy() -> libvlc_release() ------------------------------------------------------------------------ r22802 | funman | 2007-10-22 21:15:05 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/modules/configuration.c move config_*Intf() out from the header ------------------------------------------------------------------------ r22801 | gbazin | 2007-10-22 20:41:19 +0200 (Mon, 22 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac configure.ac: fixes for build problems introduced by changeset 22617. ------------------------------------------------------------------------ r22800 | funman | 2007-10-22 20:01:34 +0200 (Mon, 22 Oct 2007) | 3 lines Changed paths: M /trunk/modules/misc/inhibit.c M /trunk/modules/misc/screensaver.c inhibit: apply [22797] since it's the same main loop than screensaver.c screensaver: removes unused variable ------------------------------------------------------------------------ r22799 | funman | 2007-10-22 19:54:22 +0200 (Mon, 22 Oct 2007) | 1 line Changed paths: M /trunk/mozilla/vlcplugin.cpp mozilla: use new libvlc api ------------------------------------------------------------------------ r22798 | courmisch | 2007-10-22 19:35:27 +0200 (Mon, 22 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_objects.h Don't wait for signal if the object is already dying. Better solution would be to make sure interface threads lock their object ALL THE TIME, except when waiting on its condition variable, so we do never "loose" condition signals. However, I am not sure if this would not result in a deadlock, should the interface need to lock another object (typically, playlist, input and/or vout). Also, we would need to have all thread call vlc_thread_ready(), otherwise, we could also miss the signal if it happens right after the thread is created => this requires fixing every interface, except those that don't have a pf_run. ------------------------------------------------------------------------ r22797 | courmisch | 2007-10-22 19:18:39 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Fix race condition in screensaver exit ------------------------------------------------------------------------ r22796 | courmisch | 2007-10-22 19:01:35 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/event.c M /trunk/src/control/log.c M /trunk/src/control/tag_query.c Fix syntax errors ------------------------------------------------------------------------ r22795 | courmisch | 2007-10-22 18:59:59 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/log.c Fix warnings (it does not seem very logical for log_open to take a read-only libvlc anyway) ------------------------------------------------------------------------ r22794 | courmisch | 2007-10-22 18:57:33 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c Fix trivial warning ------------------------------------------------------------------------ r22793 | courmisch | 2007-10-22 18:56:41 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/event.c Event manager yields libvlc (and all the media_* stuff yields the event manager already) ------------------------------------------------------------------------ r22792 | courmisch | 2007-10-22 18:55:43 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/log.c Yield libvlc and fix corner case memleak ------------------------------------------------------------------------ r22791 | courmisch | 2007-10-22 18:55:30 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/tag_query.c Yield libvlc ------------------------------------------------------------------------ r22790 | courmisch | 2007-10-22 18:30:00 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/core.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/testapi.c Reference count libvlc. API break. ------------------------------------------------------------------------ r22789 | funman | 2007-10-22 18:15:39 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: we're sure metadata has been read only when state is PLAYING_S ------------------------------------------------------------------------ r22788 | funman | 2007-10-22 18:00:08 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp qt4: removes useless functionnality. fix #1330 ------------------------------------------------------------------------ r22787 | funman | 2007-10-22 15:19:56 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c dbus: monitors input "state" variable to emit the TrackChange signal only when the metadata has been read ------------------------------------------------------------------------ r22786 | jpsaman | 2007-10-22 12:46:30 +0200 (Mon, 22 Oct 2007) | 3 lines Changed paths: M /trunk/extras/contrib/README M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak - Enable building of libamrnb and libamrwb (disabled by default). To enable add HAVE_AMR to config.mak and make sure to rebuild ffmpeg too. - Bumped up libdvbpsi version number to 0.1.6 ------------------------------------------------------------------------ r22785 | jb | 2007-10-22 06:24:23 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs - PNG new release with a bunch of CVE-... (as in previous version) ------------------------------------------------------------------------ r22784 | funman | 2007-10-22 04:01:55 +0200 (Mon, 22 Oct 2007) | 4 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/modules/gui/qt4/components/simple_preferences.cpp configuration: add config_AddIntf() config_RemoveIntf() and config_ExistIntf() to handle extra interfaces in the preferences make use of it for last.fm simple preferences (ref #1262) by the way the duplication of "control" with "extraintf" is very boring ------------------------------------------------------------------------ r22783 | funman | 2007-10-22 03:32:11 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contribs: fix dvdnav compilation with mingw gcc 4.x ------------------------------------------------------------------------ r22782 | pdherbemont | 2007-10-22 01:33:39 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj Mac OS X: Add oga, ogv, ogx, anx file type. Close #1279. (Patch by j). ------------------------------------------------------------------------ r22781 | funman | 2007-10-22 00:55:13 +0200 (Mon, 22 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4: delete the QApplication when we are finished using it, removes an ugly QObject::killTimers warning. ------------------------------------------------------------------------ r22780 | funman | 2007-10-21 23:32:24 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/item.c playlist_Clear() should delete only the local playlist, not the root playlist (including the media library, and the read only services discovery) ------------------------------------------------------------------------ r22779 | xtophe | 2007-10-21 21:17:11 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Fix compilation on win ------------------------------------------------------------------------ r22778 | funman | 2007-10-21 21:08:44 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/mozilla/Makefile.am mozilla: links with libvlc-control.1.dylib on macosx ------------------------------------------------------------------------ r22777 | funman | 2007-10-21 20:47:43 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/src/video_output/vout_pictures.c picture_t->i_refcount is unsigned, so never < 0 ------------------------------------------------------------------------ r22776 | courmisch | 2007-10-21 20:16:53 +0200 (Sun, 21 Oct 2007) | 3 lines Changed paths: M /trunk/src/control/testapi.c Only recurse through the modules directory: remove warning about libvlc and libvlc-control not being valid plugins ------------------------------------------------------------------------ r22775 | courmisch | 2007-10-21 19:57:52 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Same as previous commit ------------------------------------------------------------------------ r22774 | courmisch | 2007-10-21 19:52:40 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac some missing s/VLC_ADD_LDFLAGS/VLC_ADD_LIBS/ ------------------------------------------------------------------------ r22773 | courmisch | 2007-10-21 19:30:59 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/testapi.c Also test libvlc_playlist_clear and libvlc_playlist_add_extended ------------------------------------------------------------------------ r22772 | courmisch | 2007-10-21 18:52:11 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/cil/testvlc.cs Playlist delete support... sorta. LibVLC crashes internally. ------------------------------------------------------------------------ r22771 | courmisch | 2007-10-21 18:50:02 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Doxygen syntax fix ------------------------------------------------------------------------ r22770 | pdherbemont | 2007-10-21 18:45:56 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile extras/contrib/src/Makefile: Fix dca an zvbi install name (on Mac OS X in particular). (Reported by maru). ------------------------------------------------------------------------ r22769 | fenrir | 2007-10-21 18:00:27 +0200 (Sun, 21 Oct 2007) | 5 lines Changed paths: M /trunk/src/input/input.c Increase rate/speed control granularity. We now have: 1x 1.5x 2x 3x 4x 8x (and the same for slower). ------------------------------------------------------------------------ r22768 | courmisch | 2007-10-21 17:42:29 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/Makefile M /trunk/bindings/cil/libvlc.cs "Advanced" playlist add ------------------------------------------------------------------------ r22767 | funman | 2007-10-21 16:31:09 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcplugin.cpp mozilla: don't add a custom application name as argv[0]. ------------------------------------------------------------------------ r22766 | pdherbemont | 2007-10-21 15:55:53 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Cons-ify the conversion table. ------------------------------------------------------------------------ r22765 | pdherbemont | 2007-10-21 15:54:13 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework/VLCMediaPlayer.m: Const-ify the conversion table. ------------------------------------------------------------------------ r22764 | funman | 2007-10-21 15:51:53 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Makefile contribs: make it explicit that (unused) mozilla target is macosx only ------------------------------------------------------------------------ r22763 | pdherbemont | 2007-10-21 15:50:09 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: D /trunk/extras/MacOSX/Framework/Headers/Public/VLCPlaylist.h D /trunk/extras/MacOSX/Framework/Sources/VLCPlaylist.m MacOSX/Framework: VLCPlaylist object has been replaced by VLCMediaList (as in libvlc). ------------------------------------------------------------------------ r22762 | pdherbemont | 2007-10-21 15:45:39 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: A /trunk/extras/MacOSX/Framework/Examples/test2 A /trunk/extras/MacOSX/Framework/Examples/test2/Controller.h A /trunk/extras/MacOSX/Framework/Examples/test2/Controller.m A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj/InfoPlist.strings A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj/MainMenu.nib A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj/MainMenu.nib/classes.nib A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj/MainMenu.nib/info.nib A /trunk/extras/MacOSX/Framework/Examples/test2/English.lproj/MainMenu.nib/keyedobjects.nib A /trunk/extras/MacOSX/Framework/Examples/test2/Info.plist A /trunk/extras/MacOSX/Framework/Examples/test2/main.m A /trunk/extras/MacOSX/Framework/Examples/test2/test.xcodeproj A /trunk/extras/MacOSX/Framework/Examples/test2/test.xcodeproj/project.pbxproj A /trunk/extras/MacOSX/Framework/Examples/test2/test_Prefix.pch MacOSX/Framework: Updated Sample code. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22761 | funman | 2007-10-21 15:44:22 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/vlclua.c lua: makes sure metadata is UTF8 encoded (some websites aren't using UTF8 charset) ------------------------------------------------------------------------ r22760 | pdherbemont | 2007-10-21 15:31:27 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m MacOSX/Framework/VLCLibrary.m: Regroup the sharedLibrary allocation and release. Fix a warning due to a left over in previous commit. ------------------------------------------------------------------------ r22759 | pdherbemont | 2007-10-21 15:16:46 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m MacOSX/Framework/VLCLibrary.m: Better memory management for the global VLCLibrary object. Give an autoreleased object in +[VLCLibrary sharedLibrary]. Release the global VLCLibrary atexit. ------------------------------------------------------------------------ r22758 | funman | 2007-10-21 15:12:51 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/inhibit.c power management inhibit: uninhibit only once ------------------------------------------------------------------------ r22757 | funman | 2007-10-21 14:56:41 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c xspf demuxer: correctly checks "application" attribute of tag, fix #1342 ------------------------------------------------------------------------ r22756 | courmisch | 2007-10-21 14:55:32 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/cil/testvlc.cs M /trunk/bindings/cil/ustring.cs Basic playlist controls ------------------------------------------------------------------------ r22755 | courmisch | 2007-10-21 14:18:19 +0200 (Sun, 21 Oct 2007) | 4 lines Changed paths: M /trunk/bindings/cil/exception.cs M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/cil/marshal.cs M /trunk/bindings/cil/testvlc.cs Add support for allocating media_descriptors and factorize some code (generics yum yum!). Destroying the instance object while a descriptor is still alive will crash(!). I wonder why libvlc_instance_t is not reference counted as the other handler types... ? ------------------------------------------------------------------------ r22754 | funman | 2007-10-21 14:16:45 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/video_output/video_output.c video_output: fix 4 bytes too short memory allocation ------------------------------------------------------------------------ r22753 | courmisch | 2007-10-21 13:44:56 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/Makefile M /trunk/bindings/cil/exception.cs M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/cil/marshal.cs M /trunk/bindings/cil/testvlc.cs A /trunk/bindings/cil/ustring.cs Switch CIL bindings to libvlc API ------------------------------------------------------------------------ r22752 | pdherbemont | 2007-10-21 13:30:35 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c misc/darwin_specific.c: Fix framework detection code. ------------------------------------------------------------------------ r22751 | courmisch | 2007-10-21 13:14:25 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Remove extra white spaces ------------------------------------------------------------------------ r22750 | thresh | 2007-10-21 13:09:30 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/xvmc/alloc.c Fix build. ------------------------------------------------------------------------ r22749 | courmisch | 2007-10-21 13:06:37 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/include/main.h M /trunk/include/vlc/vlc.h M /trunk/src/control/core.c M /trunk/src/control/libvlc_internal.h M /trunk/src/libvlc-common.c M /trunk/src/libvlc.c M /trunk/src/modules/configuration.c M /trunk/src/modules/configuration.h M /trunk/src/vlc.c Changing the order of parameters may be needed, but changing the parameters themselves is definitely not (it would crash in some cases anyway): add some const qualifiers ------------------------------------------------------------------------ r22748 | pdherbemont | 2007-10-21 13:02:45 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib/src/Makefile: Make sure libpng link name is correctly set on Mac OS X. (Reported by maru). ------------------------------------------------------------------------ r22747 | jpsaman | 2007-10-21 12:10:29 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac Fix detection of swscale with compile/link test. ------------------------------------------------------------------------ r22746 | courmisch | 2007-10-21 11:58:59 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/core.c Remove silly debug for previous commit ------------------------------------------------------------------------ r22745 | courmisch | 2007-10-21 11:58:01 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/core.c M /trunk/src/control/testapi.c Put timeout to the testsuite ------------------------------------------------------------------------ r22744 | courmisch | 2007-10-21 10:09:02 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/core.c M /trunk/src/control/testapi.c Switch API smoke test to libvlc API ------------------------------------------------------------------------ r22743 | courmisch | 2007-10-21 09:12:07 +0200 (Sun, 21 Oct 2007) | 4 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/core.c libvlc_exception: * add missing const qualifiers * prevent exception from being silented in case of ENOMEM ------------------------------------------------------------------------ r22742 | jb | 2007-10-21 03:46:18 +0200 (Sun, 21 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4 - Sprefs, ui margin adjustements. ------------------------------------------------------------------------ r22741 | jb | 2007-10-21 03:42:13 +0200 (Sun, 21 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 -- remove extra empty line. ------------------------------------------------------------------------ r22740 | jb | 2007-10-21 03:31:38 +0200 (Sun, 21 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4 - Simple prefs, re-do [22621], but removes all the connects for all the configcontrol, remove some functions, clean it, remove some dynamic_cast, but basically do the same. ------------------------------------------------------------------------ r22739 | funman | 2007-10-21 02:05:44 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: don't Close() twice. one time when we encounter an error, one more time when VLC exits. ------------------------------------------------------------------------ r22738 | funman | 2007-10-21 01:47:34 +0200 (Sun, 21 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/misc/Modules.am A /trunk/modules/misc/inhibit.c M /trunk/src/libvlc-common.c M /trunk/src/libvlc-module.c New inhibit module to prevent the power management daemon (usually gnome-power-manager) to suspend/hibernate the laptop while VLC is active. ------------------------------------------------------------------------ r22737 | fenrir | 2007-10-21 01:37:56 +0200 (Sun, 21 Oct 2007) | 5 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Fixed subtitle blend module loading. The blend module will be loaded only if needed and reloaded on chroma change. (As a side effect it should allow displaying TEXT even when no blending module exist) ------------------------------------------------------------------------ r22736 | fenrir | 2007-10-21 01:22:48 +0200 (Sun, 21 Oct 2007) | 9 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/transcode.c M /trunk/src/stream_output/stream_output.c Added sout_UpdateStatistic and fixed transcode module to use it. As a side effect, it fixed a potential segfault (race condition) when using sout-keep (but I am not sure if we have a stream_out module that can show the problem) sout_UpdateStatistic still uses input internal data and that need to be fixed. Audio output need such a clean too. ------------------------------------------------------------------------ r22735 | funman | 2007-10-21 01:20:43 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/src/input/input.c input: avoids double mutex locking ------------------------------------------------------------------------ r22734 | fkuehne | 2007-10-21 00:39:20 +0200 (Sun, 21 Oct 2007) | 1 line Changed paths: M /trunk/Makefile.am * fix make update-po on platforms with a non-GNU find implementation, aka BSD / Darwin. Thanks to xtophe for pointing this out and helping me ------------------------------------------------------------------------ r22733 | jpsaman | 2007-10-20 21:15:05 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/video_filter.c Deinterlace prototype should be defined whether or not swscale is used. ------------------------------------------------------------------------ r22732 | jpsaman | 2007-10-20 20:52:45 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/video_filter.c Deinterlace module doesn't depend on swscale or img_* ffmpeg functionality. ------------------------------------------------------------------------ r22731 | jpsaman | 2007-10-20 20:47:43 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/scale.c sws_scale_ordered() is deprecated in newer ffmpeg ------------------------------------------------------------------------ r22730 | pdherbemont | 2007-10-20 19:56:00 +0200 (Sat, 20 Oct 2007) | 6 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_instance.c src/control: (Patch by Enrique Osuna) * Add the ability to store user data in media_descriptor. * Duration can now be retrieved from a media_instance * Can new get the preparsed state of a media_descriptor * Add callbacks for libvlc_MediaDescriptorDurationChanged/vlc_InputItemDurationChanged and libvlc_MediaDescriptorPreparsedChanged/vlc_InputItemPreparsedChanged. ------------------------------------------------------------------------ r22729 | pdherbemont | 2007-10-20 19:40:51 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/THANKS THANKS: Thanks Enrique Osuna a bit more. ------------------------------------------------------------------------ r22728 | pdherbemont | 2007-10-20 19:37:07 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaLibrary.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework: Very minor identation changes. ------------------------------------------------------------------------ r22727 | pdherbemont | 2007-10-20 19:36:15 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS NEWS: Add a piece of news on LibVLC. And specify that the OS X Framework was done as a SoC Project. ------------------------------------------------------------------------ r22726 | pdherbemont | 2007-10-20 19:29:34 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS NEWS: Mention the Mac OS X Framework. ------------------------------------------------------------------------ r22725 | jb | 2007-10-20 19:19:25 +0200 (Sat, 20 Oct 2007) | 3 lines Changed paths: M /trunk/NEWS Add APE to NEWS and close #31 ------------------------------------------------------------------------ r22724 | pdherbemont | 2007-10-20 19:09:37 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCEventManager.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCAudio.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaLibrary.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCTime.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Sources/VLCAudio.m M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m M /trunk/extras/MacOSX/Framework/Sources/VLCTime.m M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m MacOSX/Framework: Minor various spaces/comment cleanup. ------------------------------------------------------------------------ r22723 | pdherbemont | 2007-10-20 18:53:15 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCEventManager.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCAudio.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Pre-Compile.sh M /trunk/extras/MacOSX/Framework/Sources/VLCAudio.m M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m MacOSX/Framework: Fix tabs. ------------------------------------------------------------------------ r22722 | pdherbemont | 2007-10-20 18:47:04 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m MacOSX/Framework: s/PrivateAPI/Private/ ------------------------------------------------------------------------ r22721 | pdherbemont | 2007-10-20 18:37:59 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCEventManager.h A /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibVLCBridging.h M /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h A /trunk/extras/MacOSX/Framework/Headers/Public (from /trunk/extras/MacOSX/Framework/Headers/VLC:22699) M /trunk/extras/MacOSX/Framework/Headers/Public/VLC.h A /trunk/extras/MacOSX/Framework/Headers/Public/VLCAudio.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMedia.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaLibrary.h A /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaList.h A /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCTime.h M /trunk/extras/MacOSX/Framework/Headers/Public/VLCVideoView.h D /trunk/extras/MacOSX/Framework/Headers/VLC M /trunk/extras/MacOSX/Framework/Makefile A /trunk/extras/MacOSX/Framework/Pre-Compile.sh A /trunk/extras/MacOSX/Framework/Sources/VLCAudio.m M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m A /trunk/extras/MacOSX/Framework/Sources/VLCMediaList.m A /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m M /trunk/extras/MacOSX/Framework/Sources/VLCTime.m M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m D /trunk/extras/MacOSX/Framework/Sources/test.m A /trunk/extras/MacOSX/Framework/TODO A /trunk/extras/MacOSX/Framework/VLC.xcodeproj A /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj A /trunk/extras/MacOSX/Framework/VLC_Prefix.pch MacOSX/Framework: Merge Enrique Osuna's work on the Framework. ------------------------------------------------------------------------ r22720 | fenrir | 2007-10-20 18:13:01 +0200 (Sat, 20 Oct 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Let ffmpeg handle APE codec (Monkey's Audio) as it seems to "work" with the ffmpeg demuxer (I am not sure seeking works alright). ------------------------------------------------------------------------ r22719 | courmisch | 2007-10-20 18:02:03 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/cil/libvlc.cs M /trunk/bindings/cil/marshal.cs M /trunk/bindings/cil/testvlc.cs Add sound volume, rate, and fullscreen support ------------------------------------------------------------------------ r22718 | fkuehne | 2007-10-20 17:39:07 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/Makefile.am * missed one occurence in the previous commit ------------------------------------------------------------------------ r22717 | courmisch | 2007-10-20 17:24:39 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: A /trunk/bindings/cil A /trunk/bindings/cil/Makefile A /trunk/bindings/cil/exception.cs A /trunk/bindings/cil/libvlc.cs A /trunk/bindings/cil/marshal.cs A /trunk/bindings/cil/testvlc.cs Embryonic CIL bindings for libvlc-control ------------------------------------------------------------------------ r22716 | fkuehne | 2007-10-20 17:14:12 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/Makefile.am * fixed [22708] for OSX ------------------------------------------------------------------------ r22715 | fkuehne | 2007-10-20 17:05:16 +0200 (Sat, 20 Oct 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c * disabled stats updater as internal libvlc headers may not be used in modules. needs a real fix ------------------------------------------------------------------------ r22714 | courmisch | 2007-10-20 15:39:41 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/audio_output/aout_internal.h M /trunk/src/input/input_internal.h M /trunk/src/input/vlm_internal.h M /trunk/src/interface/interface.h M /trunk/src/misc/variables.h M /trunk/src/modules/configuration.h M /trunk/src/modules/modules.h M /trunk/src/playlist/playlist_internal.h M /trunk/src/stream_output/stream_output.h Protects internal headers against incorrect/multiple inclusions ------------------------------------------------------------------------ r22713 | courmisch | 2007-10-20 15:39:23 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Don't build netsync by default until someone bothers fixing it ------------------------------------------------------------------------ r22712 | courmisch | 2007-10-20 15:27:00 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_util.c Fix URL ------------------------------------------------------------------------ r22711 | courmisch | 2007-10-20 12:42:44 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/testapi.c Make sure assert are built-in ------------------------------------------------------------------------ r22710 | courmisch | 2007-10-20 12:41:53 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am A /trunk/src/control/testapi.c libvlc-control smoke test. Feel free to extend ------------------------------------------------------------------------ r22709 | courmisch | 2007-10-20 09:59:42 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol_structures.h Use int32 rather than long for FOURCC so we don't artificially screw up the ABI on 64-bits platform. Use int64 rather than long for value so we don't overflow on 32-bits platform (ABI breakage, but I did not start it) ------------------------------------------------------------------------ r22708 | courmisch | 2007-10-20 09:43:40 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am The current libvlc-control ABI is not compatible with the 0.8.6 one. Change SONAME. ------------------------------------------------------------------------ r22707 | courmisch | 2007-10-20 09:39:38 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h M /trunk/src/control/mediacontrol_util.c Add mediacontrol_exception_cleanup() consistent with mediacontrol_exception_init(). ------------------------------------------------------------------------ r22706 | courmisch | 2007-10-20 09:38:20 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_core.c Remove white spaces ------------------------------------------------------------------------ r22705 | jb | 2007-10-20 02:50:39 +0200 (Sat, 20 Oct 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs: apply the ugly gcc 4.2 patch also on windows :D Fix goom2k4 with mingw32-4.2 compilation ------------------------------------------------------------------------ r22704 | xtophe | 2007-10-20 02:45:03 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Bump dirac version ------------------------------------------------------------------------ r22703 | xtophe | 2007-10-20 01:00:41 +0200 (Sat, 20 Oct 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Revert [22699] for POTFILES.in. the make update-po rule seems to be broken on MacOSX as it's the second times that when feepk update POTFILES.in all the files in modules/ disappear ------------------------------------------------------------------------ r22702 | thresh | 2007-10-19 22:58:12 +0200 (Fri, 19 Oct 2007) | 4 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/dirac.c Bump required dirac version to 0.8.0 and fix dirac codec module to support 0.8. Tested with dirac files created by ffmpeg (by means of dirac support ffmpeg patch). ------------------------------------------------------------------------ r22701 | thresh | 2007-10-19 22:23:35 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Spatializer module should be built with g++ ------------------------------------------------------------------------ r22700 | pdherbemont | 2007-10-19 22:05:55 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch contrib/ffmpeg-macosx-intel-mmx.patch: Fix the patch. ------------------------------------------------------------------------ r22699 | fkuehne | 2007-10-19 18:07:26 +0200 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fi.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po * updated the po-files ------------------------------------------------------------------------ r22698 | pdherbemont | 2007-10-19 15:51:34 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch contrib/ffmpeg: Yet an other fix attempt for ffmpeg. (Previous fix is broken because of registers don't get reseted properly in the look). ------------------------------------------------------------------------ r22697 | funman | 2007-10-19 12:34:46 +0200 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp qt4: control_(Add/Remove/Exists) are not ready yet. (and btw, the previous commit also introduced last.fm settings in the simple preferences) ------------------------------------------------------------------------ r22696 | funman | 2007-10-19 12:30:34 +0200 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui qt4: fix the use of HTTP in open dialog ------------------------------------------------------------------------ r22695 | jb | 2007-10-19 04:32:16 +0200 (Fri, 19 Oct 2007) | 3 lines Changed paths: M /trunk/NEWS M /trunk/modules/codec/ffmpeg/ffmpeg.c Add NellyMoser with FourCC NELL. ------------------------------------------------------------------------ r22694 | jb | 2007-10-19 02:55:25 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS News... Add some... I am sure there are plenty more of them. ------------------------------------------------------------------------ r22693 | jb | 2007-10-19 02:30:49 +0200 (Fri, 19 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/ui/open_disk.ui Qt4 - make the Browse Device button to actually do something. Fix Trax#49. This has to be checked when you want to open a VIDEO_TS folder (reading V_T or V_T/.. ?) ------------------------------------------------------------------------ r22692 | jb | 2007-10-19 02:27:06 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - open File shortcut fix. ------------------------------------------------------------------------ r22691 | funman | 2007-10-19 00:40:07 +0200 (Fri, 19 Oct 2007) | 1 line Changed paths: M /trunk/share/Makefile.am Adds lelombrik.lua in Makefile.am ------------------------------------------------------------------------ r22690 | funman | 2007-10-19 00:30:34 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: A /trunk/share/luaplaylist/lelombrik.lua lua demuxer for lelombrik.net ------------------------------------------------------------------------ r22689 | fenrir | 2007-10-19 00:26:27 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/packetizer/mpegvideo.c DVD CC are not reordered. ------------------------------------------------------------------------ r22688 | jpsaman | 2007-10-19 00:10:15 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/mux/mpeg/ts.c Use proper unity. ------------------------------------------------------------------------ r22687 | jpsaman | 2007-10-19 00:10:11 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Add support for converting RGBA into YUVA using ffmpeg libswscale capabilities when available. This makes the Teletext subtitles streamable with dvbsub encoder/decoder. ------------------------------------------------------------------------ r22686 | jpsaman | 2007-10-19 00:10:05 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Remove printf(). ------------------------------------------------------------------------ r22685 | jpsaman | 2007-10-19 00:09:59 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Remove useless empty line. ------------------------------------------------------------------------ r22684 | jpsaman | 2007-10-19 00:09:48 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Support blending of RGBA and YUVA subpicture in addition to YUVP ------------------------------------------------------------------------ r22683 | jpsaman | 2007-10-19 00:09:39 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Add VLC_FOURCC('R','G','B','A') to modules/codec/ffmpeg/video.c ------------------------------------------------------------------------ r22682 | jpsaman | 2007-10-19 00:09:28 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Enable swscaler in ffmpeg. ------------------------------------------------------------------------ r22681 | jpsaman | 2007-10-19 00:09:22 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Bail out if ffmpeg/avformat.h and ffmpeg/avutil.h doesn't exist. ------------------------------------------------------------------------ r22680 | jpsaman | 2007-10-19 00:09:10 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Check for swscale.h iso trying to compile/link test. ------------------------------------------------------------------------ r22679 | jpsaman | 2007-10-19 00:09:02 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Fix detection of libswscale. It depends on libavutil. ------------------------------------------------------------------------ r22678 | jpsaman | 2007-10-19 00:08:54 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Replace tabs with whitespace. ------------------------------------------------------------------------ r22677 | jpsaman | 2007-10-19 00:08:44 +0200 (Fri, 19 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Fixed compiler warning for unused variables. ------------------------------------------------------------------------ r22676 | littlejohn | 2007-10-18 23:16:27 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: A /trunk/bindings/java/org/videolan/jvlc/EventManager.java A /trunk/bindings/java/org/videolan/jvlc/MediaDescriptor.java A /trunk/bindings/java/org/videolan/jvlc/MediaInstance.java Java classes for media instance support added ------------------------------------------------------------------------ r22675 | fkuehne | 2007-10-18 22:32:24 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac * fixed the special case that uname provides 'i386' instead of 'i686' on certain macbooks ------------------------------------------------------------------------ r22674 | funman | 2007-10-18 22:20:58 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf writer: forget to increment the source pointer in [22665], that would result in file://file://file:///path/to/input entries in ml.xspf ------------------------------------------------------------------------ r22673 | fenrir | 2007-10-18 22:03:41 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/Modules.am Tivo depends on cc.h ------------------------------------------------------------------------ r22672 | fenrir | 2007-10-18 22:03:12 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/cc.h Added support for DVD and ReplayTV CC. ------------------------------------------------------------------------ r22671 | funman | 2007-10-18 21:59:48 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/control.c playlist: avoid a segfault when the fetcher has been unloaded ------------------------------------------------------------------------ r22670 | funman | 2007-10-18 21:54:52 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: register the callbacks only when we are connected to the bus, to avoid the module being unloaded, while the callbacks are still active ------------------------------------------------------------------------ r22669 | fenrir | 2007-10-18 21:42:50 +0200 (Thu, 18 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/ty.c Added partial XDS decoding support (channle/program) Fixed use of uninitialized data for CC detection. ------------------------------------------------------------------------ r22668 | fenrir | 2007-10-18 21:36:06 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/cc.c Fixed infinite loop. ------------------------------------------------------------------------ r22667 | xtophe | 2007-10-18 21:04:39 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/share/applications/vlc.desktop Indicates that you can gives several url to vlc ------------------------------------------------------------------------ r22666 | fenrir | 2007-10-18 20:18:09 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c Fixed closed captions channel >= 2 ------------------------------------------------------------------------ r22665 | funman | 2007-10-18 18:22:35 +0200 (Thu, 18 Oct 2007) | 5 lines Changed paths: M /trunk/modules/misc/playlist/xspf.c xspf writer: do percent encoding on more characters when we have a file:// URI. We don't do that on other URIs because those characters may be used as delimiters, and must not be percent encoded. Now produces valid XSPF-1 files. ------------------------------------------------------------------------ r22664 | fkuehne | 2007-10-18 17:34:55 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib * don't use the text archive format for nibs, as the binary version is faster to load and smaller to store. Additionally, it's a lot better for diffing on trac, as humans should't understand the text format anyway. ------------------------------------------------------------------------ r22663 | funman | 2007-10-18 17:34:01 +0200 (Thu, 18 Oct 2007) | 7 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/modules/access/directory.c M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/services_discovery/upnp_cc.cpp M /trunk/modules/services_discovery/upnp_intel.cpp M /trunk/src/playlist/engine.c M /trunk/src/playlist/services_discovery.c M /trunk/src/playlist/tree.c playlist_CreateNode(): add an argument to specify an input_item_t to be linked with the node, rather than creating a new input. Setting that argument to NULL will make playlist_CreateNode() behave like previously. That way we can create only one input per pair of node (for local playlist, media library, and service discovery) Previous behaviour was to create 2 inputs with the same i_id member, but we would store both input in a binary search tree (sorted by i_id), and that kind of tree MUST NOT have 2 items with the same key, else we will get some bad memory corruption when the wrong input is removed from the tree (the other being left in the tree while the memory referred by it was freed). Note that this breaks ABI ------------------------------------------------------------------------ r22662 | fkuehne | 2007-10-18 17:18:44 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/About.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m * implemented the generic VLC media player Help window on OSX to match the QT4 interface. Additionally, I modified the HTML source a bit, so potential umlauts won't be displayed as UTF-16 on OSX, which would lead to German umlauts being Chinese characters, etc. BTW. Withthis commit, we also link against the WebKit framework.. ------------------------------------------------------------------------ r22661 | funman | 2007-10-18 16:14:58 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/tree.c playlist_NodeCreate(): fix a potential segfault ------------------------------------------------------------------------ r22660 | funman | 2007-10-18 03:03:22 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/tree.c playlist: incrementing the input_id is already taken care of in input_ItemNewWithType() ------------------------------------------------------------------------ r22659 | funman | 2007-10-18 01:04:43 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/nsv.c nsv demuxer: H264 is quite common ------------------------------------------------------------------------ r22658 | funman | 2007-10-18 00:55:50 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp qt4: The media library can be disabled ------------------------------------------------------------------------ r22657 | funman | 2007-10-18 00:42:39 +0200 (Thu, 18 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp qt4: open file requester when the playlist is empty, but media library or services discovery aren't ------------------------------------------------------------------------ r22656 | xtophe | 2007-10-18 00:41:02 +0200 (Thu, 18 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/cc.c M /trunk/modules/codec/cc.h svn:keywords=Id ------------------------------------------------------------------------ r22655 | fenrir | 2007-10-17 22:34:53 +0200 (Wed, 17 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/ty.c Added closed captions decoding for tivo files. Please reports broken CC decoding (with a sample to test). ------------------------------------------------------------------------ r22654 | fenrir | 2007-10-17 21:56:26 +0200 (Wed, 17 Oct 2007) | 3 lines Changed paths: M /trunk/modules/packetizer/mpegvideo.c Added cc data extraction support for mpeg 1/2 when the mpeg packetizer is used. (Only dvb/atsc CC support is working) ------------------------------------------------------------------------ r22653 | fenrir | 2007-10-17 21:52:41 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/Modules.am Build CC module. ------------------------------------------------------------------------ r22652 | fenrir | 2007-10-17 21:51:25 +0200 (Wed, 17 Oct 2007) | 4 lines Changed paths: M /trunk/include/vlc_codec.h M /trunk/modules/stream_out/transcode.c M /trunk/src/input/decoder.c M /trunk/src/input/es_out.c M /trunk/src/input/input_internal.h Added closed captions decoding/extracting from ES data. The CC tracks are dynamically added when detected. (Decoder/Packetizer support not yet commited) ------------------------------------------------------------------------ r22651 | fenrir | 2007-10-17 21:48:16 +0200 (Wed, 17 Oct 2007) | 5 lines Changed paths: A /trunk/modules/codec/cc.c A /trunk/modules/codec/cc.h Closed captions decoder. The rollup and paint on mode is not really good (a lot of flicker) but I don't see how to fix it (the subtitle is updated as soon as a new character is added). ------------------------------------------------------------------------ r22650 | pdherbemont | 2007-10-17 21:44:19 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: A /trunk/extras/MacOSX/Framework/Headers/Internal A /trunk/extras/MacOSX/Framework/Headers/Internal/VLCEventManager.h (from /trunk/extras/MacOSX/Framework/Headers/VLCEventManager.h:22619) A /trunk/extras/MacOSX/Framework/Headers/Internal/VLCLibrary.h (from /trunk/extras/MacOSX/Framework/Headers/VLCLibrary.h:22619) D /trunk/extras/MacOSX/Framework/Headers/VLCEventManager.h D /trunk/extras/MacOSX/Framework/Headers/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Makefile MacOSX/Framework: Move private headers to Headers/Internal (To follow Enrique Osuna's effort). ------------------------------------------------------------------------ r22649 | jpsaman | 2007-10-17 20:36:22 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_streaming.h M /trunk/src/stream_output/profiles.c Add Icecast support to profiles. ------------------------------------------------------------------------ r22648 | courmisch | 2007-10-17 19:14:30 +0200 (Wed, 17 Oct 2007) | 3 lines Changed paths: M /trunk/modules/misc/gnutls.c Always check the certificates chain - it does not make any sense, is counter-intuitive and insecure to use x509 but not validate certs. The whole security and point of TLS rely on this... ------------------------------------------------------------------------ r22647 | courmisch | 2007-10-17 19:05:36 +0200 (Wed, 17 Oct 2007) | 3 lines Changed paths: M /trunk/modules/misc/gnutls.c Error out if hostname not specified (this would be a bug in whatever is using the TLS object anyway) ------------------------------------------------------------------------ r22646 | funman | 2007-10-17 17:51:00 +0200 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/tree.c playlist_NodeDelete(): we want to delete a specific playlist_item_t*, not a playlist_item_t* associated to a specific input_item_t* ------------------------------------------------------------------------ r22645 | jpsaman | 2007-10-17 17:42:14 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Fix detection of a52 in configure.ac ------------------------------------------------------------------------ r22644 | pdherbemont | 2007-10-17 16:45:02 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-macosx-intel-mmx.patch svn: contrib/ffmpeg: Work around the fact that there is not enough register available on Mac OS X/x86 for certain optimization (most likely a gcc bug). ------------------------------------------------------------------------ r22643 | funman | 2007-10-17 15:30:02 +0200 (Wed, 17 Oct 2007) | 2 lines Changed paths: M /trunk/bindings/python/Makefile.am M /trunk/bindings/python/README M /trunk/bindings/python/setup-internal.py M /trunk/bindings/python/setup.py M /trunk/bindings/python/vlc_input.c M /trunk/bindings/python/vlc_instance.c M /trunk/bindings/python/vlc_internal.c M /trunk/bindings/python/vlc_internal.h M /trunk/bindings/python/vlc_mediacontrol.c M /trunk/bindings/python/vlc_module.c M /trunk/bindings/python/vlc_position.c M /trunk/bindings/python/vlcglue.h M /trunk/bindings/python/vlcwidget.py M /trunk/bindings/python/vlcwrapper.py python bindings: svn:keywords set to Id ------------------------------------------------------------------------ r22642 | funman | 2007-10-17 15:09:40 +0200 (Wed, 17 Oct 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/sap.c sap: do not release an object we did't yield ------------------------------------------------------------------------ r22641 | littlejohn | 2007-10-16 22:47:35 +0200 (Tue, 16 Oct 2007) | 1 line Changed paths: M /trunk/bindings/java/src/Makefile.am abs_ variable removed from Makefile ------------------------------------------------------------------------ r22640 | funman | 2007-10-16 21:43:23 +0200 (Tue, 16 Oct 2007) | 5 lines Changed paths: M /trunk/src/playlist/engine.c playlist_PreparseLoop(): oneliner fix for psz_arturl checking We will get the art if either: psz_arturl is NULL psz_arturl doesn't begin with "file://" ------------------------------------------------------------------------ r22639 | jb | 2007-10-16 19:43:31 +0200 (Tue, 16 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_capture.ui Qt 4.2: compatibility... btw, just switch to QT 4.3.2.... :D ------------------------------------------------------------------------ r22638 | jb | 2007-10-16 19:41:28 +0200 (Tue, 16 Oct 2007) | 5 lines Changed paths: M /trunk/extras/contrib/src/packages.mak contribs - theora bumps to beta2, updates in the specs and a few bugfixes... Has anyone been able to encode TO theora with VLC lately ? ------------------------------------------------------------------------ r22637 | jb | 2007-10-16 19:19:27 +0200 (Tue, 16 Oct 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - Open: - remove a few kludges, clean and do it a better way. - Use a QDirModel to provide completion, this is cool for geeks, but may increase the size of the object, since we didn't use that class before... Any thoughts on that? Remove it for Windows ? - Clean the layouts, and simplify and fix some signals. - layout fixes for capture. ------------------------------------------------------------------------ r22636 | ileoo | 2007-10-16 18:44:55 +0200 (Tue, 16 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/engine.c oneliner to fix psz_arturl check in album_art stuff ------------------------------------------------------------------------ r22635 | funman | 2007-10-16 17:42:15 +0200 (Tue, 16 Oct 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c libvlc: fix a memory leak ------------------------------------------------------------------------ r22634 | funman | 2007-10-16 16:18:21 +0200 (Tue, 16 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp qt4: fix a segfault ------------------------------------------------------------------------ r22633 | funman | 2007-10-16 14:44:47 +0200 (Tue, 16 Oct 2007) | 1 line Changed paths: M /trunk/src/input/meta.c M /trunk/src/playlist/engine.c fix [22632]: check psz_arturl before using it ------------------------------------------------------------------------ r22632 | funman | 2007-10-16 14:27:24 +0200 (Tue, 16 Oct 2007) | 3 lines Changed paths: M /trunk/src/input/meta.c M /trunk/src/playlist/engine.c album art: the corrects picture URLs begin with "file://" else, we have to download/extract/look in the cache sets the ArtworkURL to the file in cache also when it had been extracted previously ------------------------------------------------------------------------ r22631 | funman | 2007-10-16 02:30:14 +0200 (Tue, 16 Oct 2007) | 3 lines Changed paths: M /trunk/configure.ac qt4 configure: Use proper escaping. \\\\ will become \ and \\\" will become " ------------------------------------------------------------------------ r22630 | xtophe | 2007-10-16 01:39:10 +0200 (Tue, 16 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Ugly quoting fix. ------------------------------------------------------------------------ r22629 | xtophe | 2007-10-16 00:32:53 +0200 (Tue, 16 Oct 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Some files were renamed ------------------------------------------------------------------------ r22628 | xtophe | 2007-10-15 23:49:45 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Forgotten in [22627] ------------------------------------------------------------------------ r22627 | xtophe | 2007-10-15 23:43:40 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp i18n for the Qt dialogs ------------------------------------------------------------------------ r22626 | funman | 2007-10-15 23:39:50 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac compile the libfaad test with -lm ------------------------------------------------------------------------ r22625 | sigmunau | 2007-10-15 23:35:28 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c fix the -A shortcut ------------------------------------------------------------------------ r22624 | xtophe | 2007-10-15 23:30:53 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_os_specific.h M /trunk/src/misc/win32_specific.c Export a function to get the install dir of VLC from the plugins ------------------------------------------------------------------------ r22623 | funman | 2007-10-15 23:17:12 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.hpp qt4 preferences: combo is mandatory in StringListConfigControl constructor ------------------------------------------------------------------------ r22622 | xtophe | 2007-10-15 23:10:57 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am Avoid automake getting confused by the ../.. ------------------------------------------------------------------------ r22621 | funman | 2007-10-15 23:09:40 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui qt4 simple preferences: only show the options of the selected audio output module ------------------------------------------------------------------------ r22620 | funman | 2007-10-15 23:09:03 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.hpp qt4 preferences: the label is not mandatory in object constructor ------------------------------------------------------------------------ r22619 | pdherbemont | 2007-10-15 19:51:11 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h vlc_arrays.h: Use item_at_index istead of object_at_index. ------------------------------------------------------------------------ r22618 | courmisch | 2007-10-15 19:07:33 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/vlc-config.in.in Fix vlc-config ------------------------------------------------------------------------ r22617 | courmisch | 2007-10-15 18:50:54 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac Use VLC_ADD_LIBS where seemingly appropriate ------------------------------------------------------------------------ r22616 | pdherbemont | 2007-10-15 18:34:29 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: Move flat_media_list.c->flat_media_list_view.c. ------------------------------------------------------------------------ r22615 | courmisch | 2007-10-15 18:29:17 +0200 (Mon, 15 Oct 2007) | 4 lines Changed paths: M /trunk/Makefile.am M /trunk/activex/Makefile.am M /trunk/modules/genmf M /trunk/mozilla/Makefile.am M /trunk/src/Makefile.am M /trunk/vlc-config.in.in Separate LDFLAGS from LIBS for real. Should fix problems with building libvlc.so.1 when libvlc.so.0 is installed. Cannot test since the tree is currently broken. ------------------------------------------------------------------------ r22614 | pdherbemont | 2007-10-15 18:25:28 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: D /trunk/src/control/flat_media_list.c A /trunk/src/control/flat_media_list_view.c (from /trunk/src/control/flat_media_list.c:22536) M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_discoverer.c M /trunk/src/control/media_list.c M /trunk/src/control/playlist.c control/flat_media_list_view.c: Use the new media_list_view object. (Plus minor header cleanup). ------------------------------------------------------------------------ r22613 | pdherbemont | 2007-10-15 17:47:39 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h libvlc_internal.h: Forgotten part of previous commit. ------------------------------------------------------------------------ r22612 | pdherbemont | 2007-10-15 17:26:55 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_view.c s/libvlc_media_list_view_release/libvlc_media_list_view_retain/ in previous commit. ------------------------------------------------------------------------ r22611 | pdherbemont | 2007-10-15 17:23:44 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_list_view.c control/media_list_view.c: Implement unimplemented retain/release function. ------------------------------------------------------------------------ r22610 | jb | 2007-10-15 15:43:30 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/THANKS Don't duplicate entries... :D ------------------------------------------------------------------------ r22609 | funman | 2007-10-15 15:09:47 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/src/modules/configuration.c Use $HOME before anything else to determine the home directory. Patch by Benjamin Cama ------------------------------------------------------------------------ r22607 | jpsaman | 2007-10-15 11:39:17 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c small codingstyle fix ------------------------------------------------------------------------ r22606 | jpsaman | 2007-10-15 11:39:16 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c Whitespace cleanup ------------------------------------------------------------------------ r22605 | jpsaman | 2007-10-15 11:39:15 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Remove excess whiteline. ------------------------------------------------------------------------ r22604 | jpsaman | 2007-10-15 11:39:13 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Indentation. ------------------------------------------------------------------------ r22603 | jpsaman | 2007-10-15 11:39:12 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Remove excess trainling newlines at end of file. ------------------------------------------------------------------------ r22602 | jb | 2007-10-15 11:24:58 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - compil fix. ------------------------------------------------------------------------ r22601 | jb | 2007-10-15 10:47:27 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs/playlist.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - threads assertions fixes, docking playlist and size of main interfaces fixes. ------------------------------------------------------------------------ r22600 | jb | 2007-10-15 10:46:33 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp Qt4 - Prepare for get FPS. ------------------------------------------------------------------------ r22599 | jb | 2007-10-15 10:29:53 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - Various comments and unimportant fixes. ------------------------------------------------------------------------ r22598 | funman | 2007-10-15 01:15:47 +0200 (Mon, 15 Oct 2007) | 3 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: submits songs when the input end, not when the playlist current input changes. The last song in playlist was not being submitted, since the current input would never change. ------------------------------------------------------------------------ r22597 | funman | 2007-10-15 00:52:53 +0200 (Mon, 15 Oct 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/upnp_intel.cpp upnp intel: reverts [22521] to make it compile. The module should be rewritten to not use any playlist code ------------------------------------------------------------------------ r22596 | funman | 2007-10-15 00:27:45 +0200 (Mon, 15 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: read the metadata when it has been extracted. ------------------------------------------------------------------------ r22595 | damienf | 2007-10-14 22:21:56 +0200 (Sun, 14 Oct 2007) | 2 lines Changed paths: M /trunk/src/playlist/engine.c M /trunk/src/playlist/thread.c playlist.c: removed potential deadlock and duplicate signalling ------------------------------------------------------------------------ r22594 | courmisch | 2007-10-14 22:02:18 +0200 (Sun, 14 Oct 2007) | 2 lines Changed paths: M /trunk/m4/vlc.m4 Add partial infrastructure for libs/ldflags segregation ------------------------------------------------------------------------ r22593 | fenrir | 2007-10-14 14:18:39 +0200 (Sun, 14 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/ty.c Clean up + fixed a few memleaks. ------------------------------------------------------------------------ r22592 | fenrir | 2007-10-14 14:18:17 +0200 (Sun, 14 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpc.c Removed meta-preparsed. ------------------------------------------------------------------------ r22591 | fenrir | 2007-10-14 14:17:37 +0200 (Sun, 14 Oct 2007) | 3 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c M /trunk/src/input/input.c M /trunk/src/input/var.c Removed meta-preparsed variable. Audioscrobbler is not fixed but I let a comment explaining how to do it. ------------------------------------------------------------------------ r22590 | fenrir | 2007-10-14 14:14:03 +0200 (Sun, 14 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/decoder.c Fixed segfault with --minimize-threads ------------------------------------------------------------------------ r22589 | fenrir | 2007-10-13 22:30:22 +0200 (Sat, 13 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/ty.c Restore extension detection (ty and ty+) ------------------------------------------------------------------------ r22588 | pdherbemont | 2007-10-13 15:53:45 +0200 (Sat, 13 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list_view.c control/media_list_view.c: Rework the media_list_view. Make it unmutable. ------------------------------------------------------------------------ r22587 | littlejohn | 2007-10-13 14:03:06 +0200 (Sat, 13 Oct 2007) | 1 line Changed paths: M /trunk/bindings/java/src/Makefile.am Tony Anecito suggestions to make java bindings compile in cygwin integrated - needs testing ------------------------------------------------------------------------ r22586 | courmisch | 2007-10-13 13:14:17 +0200 (Sat, 13 Oct 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Release shared objects when not debugging, not the other way around ------------------------------------------------------------------------ r22585 | courmisch | 2007-10-13 10:25:59 +0200 (Sat, 13 Oct 2007) | 2 lines Changed paths: M /trunk/modules/genmf Link with the in-tree libvlc ------------------------------------------------------------------------ r22584 | fenrir | 2007-10-13 01:41:31 +0200 (Sat, 13 Oct 2007) | 4 lines Changed paths: M /trunk/src/libvlc-module.c M /trunk/src/stream_output/stream_output.c Added sout-mux-caching option. It allow to set the initial muxer cache value in millisecond. Original patch created by Jeff Hansen. ------------------------------------------------------------------------ r22583 | fenrir | 2007-10-13 00:55:19 +0200 (Sat, 13 Oct 2007) | 10 lines Changed paths: M /trunk/modules/demux/ty.c Import new http://tivo-vlc.sf.net tivo demuxer version. (The author is Neal Symms, patch made by Dave Still) Changelog is * v2.0.0 - 21-Mar-2005 - Series 2 support! No AC-3 on S2 DTivo yet. * v2.1.0 - 22-Mar-2005 - Support for AC-3 on S2 DTivo (long ac3 packets) * v3.0.0 - 14-Jul-2005 - Support for skipping fwd/back via VLC hotkeys Please test and report any regression. (The patch is too big to be correctly reviewed) ------------------------------------------------------------------------ r22582 | damienf | 2007-10-12 23:42:30 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h vlc_threads: document gibalou's comment, and fix a small bug in win32 vlc_cond_timedwait() ------------------------------------------------------------------------ r22581 | damienf | 2007-10-12 23:37:56 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c macosx: cosmetic, avoid pthread_join() on self ------------------------------------------------------------------------ r22580 | fenrir | 2007-10-12 22:33:39 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/demux.c Skip APE tags at the start (like for id3) ------------------------------------------------------------------------ r22579 | fenrir | 2007-10-12 21:49:44 +0200 (Fri, 12 Oct 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/deinterlace.c Use field order (top/bottom) for correct bob/linear deinterlacing. (Decoder that does not set this info should be fixed) ------------------------------------------------------------------------ r22578 | damienf | 2007-10-12 21:26:39 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlistinfo.m playlistinfo.m: MacOS X GUI, fixed crash where meta psz_value is NULL (usn't be the case before), crash happens in shoutcast service discovery ------------------------------------------------------------------------ r22577 | funman | 2007-10-12 20:43:02 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp qt4: do not access a widget from another thread ------------------------------------------------------------------------ r22576 | funman | 2007-10-12 20:32:39 +0200 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/modules/video_filter/logo.c logo filter: fail early if the logo hasn't been specified (rather than segfaulting) ------------------------------------------------------------------------ r22575 | jpsaman | 2007-10-12 18:50:53 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Patch by Richard Hosking: Userptr IO buffers need to be aligned according to the V4L2 reference capture c example (which has been updated with this recently). Also, the reference program has the device close operations after the 'free' calls so they have been moved. This fixes the issue I was having with my device crashing vlc on close. Also fixed a typo in an error message and renamed a local function which was badly named by me. ------------------------------------------------------------------------ r22574 | xtophe | 2007-10-12 18:46:29 +0200 (Fri, 12 Oct 2007) | 4 lines Changed paths: M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp standardpanel: Add some tooltips vlc_intf_strings.h: with the current intf having changing icons on the button (and not activated/desactivated state), tool tips can be confusing. So reword a strings slightly. Also "No repeat" may need to be improve ------------------------------------------------------------------------ r22573 | funman | 2007-10-12 18:42:50 +0200 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/loadsave.c playlist: use a valid extension for Media Library ("xspf") ------------------------------------------------------------------------ r22572 | funman | 2007-10-12 18:39:58 +0200 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac typo ------------------------------------------------------------------------ r22571 | funman | 2007-10-12 18:25:08 +0200 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/Makefile.am typo ------------------------------------------------------------------------ r22570 | xtophe | 2007-10-12 18:02:29 +0200 (Fri, 12 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/res.qrc Oups ------------------------------------------------------------------------ r22569 | xtophe | 2007-10-12 17:46:02 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/res.qrc Distribute pixmaps/menus_info_16px.png and sort the file lists ------------------------------------------------------------------------ r22568 | funman | 2007-10-12 16:20:48 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/playlist/xspf.c xspf: try to produce valid XSPF files (there's still a problem with URI %-encoding) ------------------------------------------------------------------------ r22567 | jb | 2007-10-12 13:41:55 +0200 (Fri, 12 Oct 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - fix the assert bug on releasing the Video. There are other to do, but I don't have time this WE, but here is the way to do it correctly. funman ? :D ------------------------------------------------------------------------ r22566 | jb | 2007-10-12 01:43:07 +0200 (Fri, 12 Oct 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contribs - faac updated to 1.26, no patch needed. btw, faad2.6 is out and they have supposedly changed their headers... ------------------------------------------------------------------------ r22565 | xtophe | 2007-10-12 01:31:55 +0200 (Fri, 12 Oct 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Distribute header files ------------------------------------------------------------------------ r22564 | xtophe | 2007-10-11 22:58:58 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix make dist ------------------------------------------------------------------------ r22563 | jb | 2007-10-11 22:11:03 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Qt4 - Fix a Sout bug - spotted by humbleb on IRC ------------------------------------------------------------------------ r22562 | jb | 2007-10-11 21:48:34 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp Qt4: close() slot problem fixed. ------------------------------------------------------------------------ r22561 | jb | 2007-10-11 21:26:53 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menus. small fix. ------------------------------------------------------------------------ r22560 | jb | 2007-10-11 21:26:21 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - VLM improvements in the layout and in the function used. ------------------------------------------------------------------------ r22559 | jb | 2007-10-11 19:51:45 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - fix compilation on QT4.2 ------------------------------------------------------------------------ r22558 | fenrir | 2007-10-11 19:29:49 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/packetizer/mpeg4audio.c Added support for basic LOAS AAC stream. ------------------------------------------------------------------------ r22557 | courmisch | 2007-10-11 19:16:15 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Increase upper tempo limit ------------------------------------------------------------------------ r22556 | courmisch | 2007-10-11 19:10:19 +0200 (Thu, 11 Oct 2007) | 4 lines Changed paths: M /trunk/modules/demux/smf.c Emulates MIDI tick real-time events Now, the synthetizer is "pinged" at regular interval. This fixes the annoying stuttering when two consecutive notes where too distant ------------------------------------------------------------------------ r22555 | courmisch | 2007-10-11 18:45:11 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Ignore key and time signatures - we don't have a metronome, and we don't print sheet music, so that's totally useless here (I think) ------------------------------------------------------------------------ r22554 | courmisch | 2007-10-11 18:00:34 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Implement tempo meta event. Performance now runs at intended speed. ------------------------------------------------------------------------ r22553 | courmisch | 2007-10-11 17:33:44 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Boundary check ------------------------------------------------------------------------ r22552 | courmisch | 2007-10-11 17:30:53 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Meta event payload may be non-ASCII. Fix previous commit ------------------------------------------------------------------------ r22551 | courmisch | 2007-10-11 17:24:17 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Basic infrastructure for non-MIDI event ------------------------------------------------------------------------ r22550 | funman | 2007-10-11 15:47:57 +0200 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp qt4: typo ------------------------------------------------------------------------ r22549 | pdherbemont | 2007-10-11 15:26:23 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Don't forget to destroy the mutex. ------------------------------------------------------------------------ r22548 | pdherbemont | 2007-10-11 14:12:31 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Fix previous commit. ------------------------------------------------------------------------ r22547 | pdherbemont | 2007-10-11 14:03:03 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Use the new array API. ------------------------------------------------------------------------ r22546 | pdherbemont | 2007-10-11 14:02:06 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Export a static inlined array API. ------------------------------------------------------------------------ r22545 | funman | 2007-10-11 13:09:59 +0200 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: extra checks for playlist code ------------------------------------------------------------------------ r22544 | funman | 2007-10-11 13:03:18 +0200 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: ressuscite file browser, and 'A' key (add an entry) with support for media library\nchecks vasprintf() return value ------------------------------------------------------------------------ r22543 | funman | 2007-10-11 12:25:32 +0200 (Thu, 11 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/services_discovery.c services_discovery: fix removal of nodes ------------------------------------------------------------------------ r22542 | pdherbemont | 2007-10-11 11:32:09 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c modules/services_discovery/shout.c: Use services_discovery.h instead of playlist.h. ------------------------------------------------------------------------ r22541 | pdherbemont | 2007-10-11 03:02:50 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h A /trunk/include/vlc_services_discovery.h M /trunk/src/playlist/engine.c M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Isolate more the services_discovery code from the playlist code by having two separate header. Partly revert [22536]. ------------------------------------------------------------------------ r22540 | pdherbemont | 2007-10-11 02:22:58 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Fix a segfault. ------------------------------------------------------------------------ r22539 | pdherbemont | 2007-10-11 02:12:57 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Fix a warning. ------------------------------------------------------------------------ r22538 | pdherbemont | 2007-10-11 02:11:26 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Attempt at removing also node as well as regular items. Need some testing with the hal services_discovery module. ------------------------------------------------------------------------ r22537 | pdherbemont | 2007-10-11 01:45:47 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/hal.c services_discovery/hal.c: Get rid of the playlist code. ------------------------------------------------------------------------ r22536 | funman | 2007-10-11 01:04:09 +0200 (Thu, 11 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/engine.c M /trunk/src/playlist/playlist_internal.h M /trunk/src/playlist/services_discovery.c services_discovery: storing the category & onelevel playlist items with the services_discovery_t is not needed anymore, simplify that. put the services_discovery_t** in the public playlist_t to save one unchecked malloc() and the corresponding free() ------------------------------------------------------------------------ r22535 | fenrir | 2007-10-11 00:06:35 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/id3tag.c Fixed a bunch of const warnings. ------------------------------------------------------------------------ r22534 | fenrir | 2007-10-11 00:04:56 +0200 (Thu, 11 Oct 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/meta_engine/taglib.cpp id3tag: fixed segfault (introduced with demux_meta_t) ------------------------------------------------------------------------ r22533 | damienf | 2007-10-10 23:23:33 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlistinfo.m macosx: playlistinfo.m. small typo which caused ObjC exception and froze interface updates and screensaver management, etc... ------------------------------------------------------------------------ r22532 | xtophe | 2007-10-10 23:21:40 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/po/fr.po M /trunk/po/sl.po Slovenian and French l10n update. Thanks to Matej Urban?\196?\141i?\196?\141 and Dylan A?\195?\175ssi. ------------------------------------------------------------------------ r22531 | jb | 2007-10-10 22:22:14 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Qt4: try to fix make dist. ------------------------------------------------------------------------ r22530 | jb | 2007-10-10 21:51:45 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - Don't use Qt4.2 functions. ------------------------------------------------------------------------ r22529 | courmisch | 2007-10-10 21:06:26 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS G.711 to news ------------------------------------------------------------------------ r22528 | courmisch | 2007-10-10 21:05:00 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/configure.ac M /trunk/modules/codec/Modules.am A /trunk/modules/codec/fluidsynth.c MIDI message decoder using Fluidsynth software synthetizer ------------------------------------------------------------------------ r22527 | jb | 2007-10-10 20:59:36 +0200 (Wed, 10 Oct 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the behaviour where media library hides the video. Don't split the menu between two dialogs, this is weird and anti sane GUI guidelines. Use enums when you can. Add the popup menu to the always video cone. And more... ------------------------------------------------------------------------ r22526 | jb | 2007-10-10 20:55:22 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - add a --qt-minimal-view option as requested on the forums. ------------------------------------------------------------------------ r22525 | jb | 2007-10-10 20:54:43 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Qt4 - remove trailing spaces. ------------------------------------------------------------------------ r22524 | courmisch | 2007-10-10 20:46:39 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Yet another useless debug ------------------------------------------------------------------------ r22523 | courmisch | 2007-10-10 20:45:18 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Same as previous commit ------------------------------------------------------------------------ r22522 | courmisch | 2007-10-10 20:44:09 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/smf.c Excess debug ------------------------------------------------------------------------ r22521 | funman | 2007-10-10 20:16:05 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/modules/services_discovery/hal.c M /trunk/modules/services_discovery/upnp_cc.cpp M /trunk/modules/services_discovery/upnp_intel.cpp M /trunk/src/playlist/services_discovery.c services_discovery: stores the category & onelevel playlist_item_t* in the services_discovery_t structure simplify upnp* and hal modules ------------------------------------------------------------------------ r22520 | courmisch | 2007-10-10 19:50:31 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/demux/smf.c Build SMF demux ------------------------------------------------------------------------ r22519 | courmisch | 2007-10-10 17:01:02 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/smf.c Create ES, maintain PTS, and actually send MIDI messages to decoder (Still MIDI tempo is critically missing) ------------------------------------------------------------------------ r22518 | funman | 2007-10-10 17:00:01 +0200 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/search.c playlist: a node item can have an input associated (example: cdda) ------------------------------------------------------------------------ r22517 | bitmap | 2007-10-10 05:41:17 +0200 (Wed, 10 Oct 2007) | 5 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Attempt to stop subtitles going off screen in some formats, when width and height are specified in the subtitles stream. This may result in chunkier text in some instances, but it should get it back on screen at least. Will look into smoothing it out next. ------------------------------------------------------------------------ r22516 | xtophe | 2007-10-10 01:06:14 +0200 (Wed, 10 Oct 2007) | 2 lines Changed paths: M /trunk/po/pl.po M /trunk/po/sk.po Slovak and Polish l18n update. Thanks to Mari?\195?\161n Hikan?\195?\173k and Micha?\197?\130 Trzebiatowski ------------------------------------------------------------------------ r22515 | xtophe | 2007-10-10 01:06:07 +0200 (Wed, 10 Oct 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Update l10n files ------------------------------------------------------------------------ r22514 | fenrir | 2007-10-10 00:16:12 +0200 (Wed, 10 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/mkv.cpp Add a check against broken files (It would be great if someone that understand the mkv demuxer could double checked it) ------------------------------------------------------------------------ r22513 | courmisch | 2007-10-09 22:15:44 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/Modules.am A /trunk/modules/demux/smf.c Preliminary incomplete Standard MIDI File demux (Still missing the ES out so pretty useless, but got to sleep now) ------------------------------------------------------------------------ r22512 | jb | 2007-10-09 19:33:50 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c ffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn. ------------------------------------------------------------------------ r22511 | fkuehne | 2007-10-09 18:43:12 +0200 (Tue, 09 Oct 2007) | 6 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/open.m M /trunk/modules/gui/macosx/playlistinfo.h M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/po/ne.po macosx: Multiple GUI improvements follow j-b's and my approach to synchronise the QT4 and OSX intfs, more to come - "Use DVD Menus" is inverted now, so it's "No DVD Menus" - 3 dots at the end of a menu-item's caption mean that the entry will trigger a window (following Apple's HIGL) - removed the entries for "Report a Bug" and "License". The first isn't necessary as we got enough of them and users doing useable reports know how to do, the latter will re-appear in the to-be-re-designed About panel. - additionally, removed useless occurences of vlc_bool_t in favour of BOOL - preparations to add fps to Statistics ------------------------------------------------------------------------ r22510 | funman | 2007-10-09 17:13:17 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp qt4 capture card dialog: lists v4l2 ------------------------------------------------------------------------ r22509 | funman | 2007-10-09 16:08:55 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/http/http.h M /trunk/modules/control/http/mvar.c http: psz_dir is not meant to be a const ------------------------------------------------------------------------ r22508 | funman | 2007-10-09 16:05:57 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/http/mvar.c Partly revert [20969]. fix #1311 ------------------------------------------------------------------------ r22507 | funman | 2007-10-09 14:45:33 +0200 (Tue, 09 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access_output/http.c http output: fix bonjour advertising ------------------------------------------------------------------------ r22506 | funman | 2007-10-09 13:48:29 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/misc/freetype.c freetype: make sure the FontBuilder is finished when we destroy the module. ------------------------------------------------------------------------ r22505 | funman | 2007-10-09 08:48:49 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/bonjour.c bonjour: checks asprintf() return value, checks name before using it ------------------------------------------------------------------------ r22504 | jb | 2007-10-09 04:35:17 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - use enums instead of defines when you can. ------------------------------------------------------------------------ r22503 | jb | 2007-10-09 04:28:01 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.hpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/util/directslider.hpp M /trunk/modules/gui/qt4/util/input_slider.hpp Qt4 - header corrections. ------------------------------------------------------------------------ r22502 | jb | 2007-10-09 04:22:28 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - fix compilation. ------------------------------------------------------------------------ r22501 | jb | 2007-10-09 04:20:07 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open: start to use a completer, use an enum and no stupid #define. ------------------------------------------------------------------------ r22500 | jb | 2007-10-09 04:16:30 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left click toggle it, while double click opens the goto one. kudos to the KDE team. ------------------------------------------------------------------------ r22499 | jb | 2007-10-09 04:11:18 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 - playlist: invert random/repeat buttons to match OSX intf and iTunes. ------------------------------------------------------------------------ r22498 | jb | 2007-10-09 04:10:33 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match OSX behaviour. ------------------------------------------------------------------------ r22497 | jb | 2007-10-09 04:09:22 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - Don't use things that can change from one version to another one of Qt. ------------------------------------------------------------------------ r22496 | jb | 2007-10-09 03:55:01 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - pixmaps: fix compilation with new pixmaps. ------------------------------------------------------------------------ r22495 | jb | 2007-10-09 03:38:56 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/res.qrc Qt-4 - res update for pixmaps. ------------------------------------------------------------------------ r22494 | jb | 2007-10-09 03:29:15 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: A /trunk/modules/gui/qt4/pixmaps/cdda_16px.png D /trunk/modules/gui/qt4/pixmaps/help_16px.png D /trunk/modules/gui/qt4/pixmaps/info_16px.png A /trunk/modules/gui/qt4/pixmaps/menus_help_16px.png (from /trunk/modules/gui/qt4/pixmaps/help_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_info_16px.png (from /trunk/modules/gui/qt4/pixmaps/info_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_messages_16px.png (from /trunk/modules/gui/qt4/pixmaps/messages_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_preferences_16px.png (from /trunk/modules/gui/qt4/pixmaps/preferences_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_quit_16px.png (from /trunk/modules/gui/qt4/pixmaps/quit_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_settings_16px.png (from /trunk/modules/gui/qt4/pixmaps/settings_16px.png:22493) A /trunk/modules/gui/qt4/pixmaps/menus_stream_16px.png (from /trunk/modules/gui/qt4/pixmaps/stream_16px.png:22493) D /trunk/modules/gui/qt4/pixmaps/messages_16px.png A /trunk/modules/gui/qt4/pixmaps/playlist.png (from /trunk/modules/gui/qt4/pixmaps/playlist_icon.png:22492) D /trunk/modules/gui/qt4/pixmaps/playlist_icon.png D /trunk/modules/gui/qt4/pixmaps/preferences_16px.png D /trunk/modules/gui/qt4/pixmaps/quit_16px.png D /trunk/modules/gui/qt4/pixmaps/settings_16px.png D /trunk/modules/gui/qt4/pixmaps/stream_16px.png D /trunk/modules/gui/qt4/pixmaps/type_card.xpm D /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm A /trunk/modules/gui/qt4/pixmaps/type_directory.png D /trunk/modules/gui/qt4/pixmaps/type_directory.xpm D /trunk/modules/gui/qt4/pixmaps/type_disc.xpm A /trunk/modules/gui/qt4/pixmaps/type_file.png D /trunk/modules/gui/qt4/pixmaps/type_file.xpm A /trunk/modules/gui/qt4/pixmaps/type_net.png D /trunk/modules/gui/qt4/pixmaps/type_net.xpm A /trunk/modules/gui/qt4/pixmaps/type_node.png D /trunk/modules/gui/qt4/pixmaps/type_node.xpm A /trunk/modules/gui/qt4/pixmaps/type_playlist.png D /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm Qt4 - pixmaps again. Removing bigger images, useless ones, and cleaning. ------------------------------------------------------------------------ r22493 | jb | 2007-10-09 03:03:03 +0200 (Tue, 09 Oct 2007) | 2 lines Changed paths: A /trunk/modules/gui/qt4/pixmaps/advprefs_audio.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_audio.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_codec.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_codec.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_extended.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_extended.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_intf.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_intf.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_playlist.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_playlist.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_sout.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_sout.png:22492) A /trunk/modules/gui/qt4/pixmaps/advprefs_video.png (from /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_video.png:22492) A /trunk/modules/gui/qt4/pixmaps/capture-card_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_capture-card_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/disc_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_disc_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/file-asym_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_file-asym_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/file-wide_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_file-wide_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/folder-blue_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_folder-blue_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/folder-grey_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/harddisk_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_harddisk_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/help_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_help_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/info_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_info_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/messages_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_messages_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/network_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_network_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/next_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_next_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/pause_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_pause_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/play_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_play_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_add.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_add.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_repeat_all.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_all.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_repeat_off.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_off.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_repeat_one.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_one.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_shuffle_off.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_off.png:22492) A /trunk/modules/gui/qt4/pixmaps/playlist_shuffle_on.png (from /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_on.png:22492) A /trunk/modules/gui/qt4/pixmaps/preferences_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_preferences_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/previous_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_previous_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/quit_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_quit_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/record_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_record_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/settings_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_settings_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/stop_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_stop_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/stream_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_stream_16px.png:22492) A /trunk/modules/gui/qt4/pixmaps/tape_16px.png (from /trunk/modules/gui/qt4/pixmaps/vlc_tape_16px.png:22492) D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_audio.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_codec.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_extended.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_intf.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_playlist.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_sout.png D /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_video.png D /trunk/modules/gui/qt4/pixmaps/vlc_capture-card_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_disc_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_file-asym_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_file-wide_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_folder-blue_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_harddisk_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_help_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_info_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_messages_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_network_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_next_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_pause_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_play_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_add.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_all.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_off.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_one.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_off.png D /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_on.png D /trunk/modules/gui/qt4/pixmaps/vlc_preferences_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_previous_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_quit_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_record_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_settings_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_stop_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_stream_16px.png D /trunk/modules/gui/qt4/pixmaps/vlc_tape_16px.png M /trunk/modules/gui/qt4/res.qrc Qt - pixmaps cleaning. First. ------------------------------------------------------------------------ r22492 | jb | 2007-10-09 02:17:41 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs - bumps png version to avoid multiple crashes. ------------------------------------------------------------------------ r22491 | funman | 2007-10-09 02:03:15 +0200 (Tue, 09 Oct 2007) | 1 line Changed paths: M /trunk/modules/access/v4l2.c v4l2: fix mmap method ------------------------------------------------------------------------ r22490 | funman | 2007-10-09 01:48:16 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: replaces bad malloc( sizeof(x) * i )/memset(&, 0, sizeof(x)) by calloc(1, sizeof(x) * i) removes extra spaces, removes tabs ------------------------------------------------------------------------ r22489 | jb | 2007-10-09 01:15:06 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Small menus changes. ------------------------------------------------------------------------ r22488 | jb | 2007-10-09 01:14:23 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - start to change things to match OSX interface. ------------------------------------------------------------------------ r22487 | jb | 2007-10-09 01:12:51 +0200 (Tue, 09 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_disk.ui Qt4 - Open disk: layout bug. ------------------------------------------------------------------------ r22486 | jb | 2007-10-09 01:12:24 +0200 (Tue, 09 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sout.ui Qt4 / Sout: Ogg => Ogg/Ogm, small change on the layout. ------------------------------------------------------------------------ r22485 | funman | 2007-10-08 23:11:50 +0200 (Mon, 08 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Checks if the videoWidget exist before resizing it, fix #1328 ------------------------------------------------------------------------ r22484 | jpsaman | 2007-10-08 22:46:23 +0200 (Mon, 08 Oct 2007) | 8 lines Changed paths: M /trunk/modules/misc/freetype.c Run FontBuilder thread after Freetype has been initialized and no error paths are can be taken. This should solve the crash reported by several people with the video title (or meta-name) appearing at start of the movie. The freetype module starts another thread called FontBuilder and depending on timing this creates a crash or works allright. The crash is triggered by the font not being found. This patch tries to load the font first before the FontBuilder thread is started. I was unable to reproduce the crash with the patch applied. Without the patch the crash is reproducable. As discussed on the mailinglist the FontBuilder thread doesn't depend on the freetype initialisation and rearanging the order should do no harm. ------------------------------------------------------------------------ r22483 | fenrir | 2007-10-08 21:04:03 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/ty.c Removed unused variables. ------------------------------------------------------------------------ r22482 | fenrir | 2007-10-08 21:03:16 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/flac.c Removed 1 warning. ------------------------------------------------------------------------ r22481 | fenrir | 2007-10-08 21:02:18 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/cdg.c Removed warnings. ------------------------------------------------------------------------ r22480 | fenrir | 2007-10-08 20:59:16 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/linux_dvb.c Fixed 2 missing "%s" -> "%m" ------------------------------------------------------------------------ r22479 | fenrir | 2007-10-08 20:48:00 +0200 (Mon, 08 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/a52.c Let the input handle meta data and attachments for ac3 audio (there was no meta data support for ac3). ------------------------------------------------------------------------ r22478 | fenrir | 2007-10-08 20:46:12 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/ogg.c Let the input handle meta data and attachments for ogg files. ------------------------------------------------------------------------ r22477 | fenrir | 2007-10-08 20:43:16 +0200 (Mon, 08 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/flac.c Let the input handle *extra* meta data and attachments for flac audio. (We still parse the flac meta data as a safety, in case taglib support is not there) ------------------------------------------------------------------------ r22476 | fenrir | 2007-10-08 20:37:53 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpc.c Let the input handle meta data and attachments for musepack audio. ------------------------------------------------------------------------ r22475 | fenrir | 2007-10-08 20:32:47 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpeg/m4a.c Let the input handle meta data and attachments for mpeg4 audio. ------------------------------------------------------------------------ r22474 | fenrir | 2007-10-08 20:32:14 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpeg/mpga.c Let the input handle meta data and attachments for mpeg audio. ------------------------------------------------------------------------ r22473 | fenrir | 2007-10-08 20:30:11 +0200 (Mon, 08 Oct 2007) | 8 lines Changed paths: M /trunk/include/vlc_demux.h M /trunk/src/input/demux.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c Es out now takes care of settings the audio replay gain from meta data if the demuxer has not set them. Added a demux2 control DEMUX_HAS_UNSUPPORTED_META. A demuxer should return true only when the format support extra meta data (id3/ap2/...) but it does not read them itself. The input will then call a "meta reader" (demuxer modifications on the way). ------------------------------------------------------------------------ r22472 | xtophe | 2007-10-08 19:26:51 +0200 (Mon, 08 Oct 2007) | 3 lines Changed paths: M /trunk/modules/visualization/galaktos/Modules.am M /trunk/modules/visualization/galaktos/fftsg.c galaktos: -distribute fftsg.h -get rid of bad merge remnant ------------------------------------------------------------------------ r22471 | funman | 2007-10-08 15:57:22 +0200 (Mon, 08 Oct 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile contribs: don't try to install the shared library if it doesn't exist, fix [22437]. Spotted by John Dalgliesh ------------------------------------------------------------------------ r22470 | funman | 2007-10-08 03:13:27 +0200 (Mon, 08 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: we are already in our own thread, no need to create another one ------------------------------------------------------------------------ r22469 | funman | 2007-10-08 02:36:36 +0200 (Mon, 08 Oct 2007) | 4 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: use condition variables to be signaled when there are songs to be submitted. checks if playlist has been stopped in the input "state" callback holds the p_sys mutex only when writing/reading audioscrobbler_song_t data ------------------------------------------------------------------------ r22468 | funman | 2007-10-08 00:07:07 +0200 (Mon, 08 Oct 2007) | 7 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: rewrite for new protocol 1.2 allocate as much as we can on the stack, to avoid numerous malloc() & free() fix memory leaks by the same way metadata reading is now performed exclusively from the callbacks don't use linked lists anymore, but a queue of a fixed size of 50 songs, i.e. the maximum we can transmit in one submission. properly unloads the module when encountering a fatal error, like no username/pw, no memory, VLC being banned by last.fm servers ... ------------------------------------------------------------------------ r22467 | funman | 2007-10-07 23:20:30 +0200 (Sun, 07 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/loadsave.c media library loading: remove "meta-file" input option from subitems ------------------------------------------------------------------------ r22466 | funman | 2007-10-07 20:38:31 +0200 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/modules/misc/dhparams.h dhparams: svn:keyword = $Id$ ------------------------------------------------------------------------ r22465 | funman | 2007-10-07 20:30:58 +0200 (Sun, 07 Oct 2007) | 2 lines Changed paths: D /trunk/po/ChangeLog Delete old gettext changelog ------------------------------------------------------------------------ r22464 | funman | 2007-10-07 19:54:41 +0200 (Sun, 07 Oct 2007) | 4 lines Changed paths: M /trunk/share/luaplaylist/youtube.lua M /trunk/share/luaplaylist/youtube_homepage.lua fix youtube lua probing, avoid infinite loops homepage: use %? to represent '?' other: probe is not successfull anymore for urls like http://10.0.0.1/get_video?xxxx&origin=youtube.com ------------------------------------------------------------------------ r22463 | xtophe | 2007-10-07 17:22:49 +0200 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Fix make dist ------------------------------------------------------------------------ r22462 | xtophe | 2007-10-07 01:32:37 +0200 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/modules/visualization/galaktos/PCM.c M /trunk/modules/visualization/galaktos/beat_detect.c M /trunk/modules/visualization/galaktos/builtin_funcs.c M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/fftsg.c A /trunk/modules/visualization/galaktos/fftsg.h M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/main.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c M /trunk/modules/visualization/galaktos/video_init.c galaktos/*: warnings hunt ------------------------------------------------------------------------ r22461 | xtophe | 2007-10-07 00:07:12 +0200 (Sun, 07 Oct 2007) | 2 lines Changed paths: M /trunk/modules/video_output/caca.c Fix header order ------------------------------------------------------------------------ r22460 | damienf | 2007-10-06 19:33:42 +0200 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h threads: win32 version of vlc_cond_timedwait() ------------------------------------------------------------------------ r22459 | damienf | 2007-10-06 18:50:35 +0200 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile - contribs: Makefile, don't confuse mingw with cygwin ------------------------------------------------------------------------ r22458 | xtophe | 2007-10-06 18:36:28 +0200 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Don't forget to update build system when you remove or add files! ------------------------------------------------------------------------ r22457 | xtophe | 2007-10-06 17:34:52 +0200 (Sat, 06 Oct 2007) | 4 lines Changed paths: M /trunk/modules/access/v4l2.c v4l2: Remove already included headers Cosmetics Set svn:keywords ------------------------------------------------------------------------ r22456 | jb | 2007-10-06 15:55:03 +0200 (Sat, 06 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/messages.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - #include cleaning (2) ------------------------------------------------------------------------ r22455 | jb | 2007-10-06 15:53:53 +0200 (Sat, 06 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp D /trunk/modules/gui/qt4/components/streaming M /trunk/modules/gui/qt4/qt4.hpp M /trunk/modules/gui/qt4/util/qvlcframe.hpp Qt4 - #include cleaning ------------------------------------------------------------------------ r22454 | jb | 2007-10-06 15:41:27 +0200 (Sat, 06 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/dialogs/extended.cpp D /trunk/modules/gui/qt4/ui/spatializer.ui Qt4 - enable and modify the spatializer widget. Don't use a ui for a QCheckbox and a QFrame. ------------------------------------------------------------------------ r22453 | jb | 2007-10-06 15:40:16 +0200 (Sat, 06 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp M /trunk/modules/gui/qt4/dialogs/podcast_configuration.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/ui/podcast_configuration.ui Qt4: podcast configuration, don't use a modal window, don't use a Qdailog but a QVLCFrame. ------------------------------------------------------------------------ r22452 | jpsaman | 2007-10-06 13:26:34 +0200 (Sat, 06 Oct 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/modules/access/v4l2.c Patch for v4l2 support by Richard Hosking ------------------------------------------------------------------------ r22451 | funman | 2007-10-06 00:06:47 +0200 (Sat, 06 Oct 2007) | 1 line Changed paths: M /trunk/modules/misc/probe/hal.c hal probe: disable unused code ------------------------------------------------------------------------ r22450 | courmisch | 2007-10-05 16:43:19 +0200 (Fri, 05 Oct 2007) | 4 lines Changed paths: M /trunk/modules/audio_filter/resampler/linear.c Initialize end_date in linear resampler. Someone should really review this. This does not affect the trivial resampler; I have not checked the others. ------------------------------------------------------------------------ r22449 | ileoo | 2007-10-05 13:52:11 +0200 (Fri, 05 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp don't add empty mux= in sout-chain if no mux has been selected ------------------------------------------------------------------------ r22448 | pdherbemont | 2007-10-05 13:13:47 +0200 (Fri, 05 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h vlc/libvlc.h: Remove deprecated functions definition. (Patch by Enrique Osuna) ------------------------------------------------------------------------ r22447 | pdherbemont | 2007-10-05 11:52:48 +0200 (Fri, 05 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Remove an unused variable. (Pointed by jb). ------------------------------------------------------------------------ r22446 | jb | 2007-10-05 01:32:26 +0200 (Fri, 05 Oct 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile OOps - tab, I hate :set et ------------------------------------------------------------------------ r22445 | xtophe | 2007-10-04 23:51:55 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/cdda/access.c Remove noop ------------------------------------------------------------------------ r22444 | jb | 2007-10-04 23:37:30 +0200 (Thu, 04 Oct 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs: flac patch for broken CYGWIN :D ------------------------------------------------------------------------ r22443 | xtophe | 2007-10-04 23:01:25 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/bootstrap Don't delete compile. It can't go wrong and get regenerated by configure anyway ------------------------------------------------------------------------ r22442 | xtophe | 2007-10-04 22:43:07 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix make dist ------------------------------------------------------------------------ r22441 | courmisch | 2007-10-04 21:14:51 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/araw.c Export bitrate for the benefit of stream output ------------------------------------------------------------------------ r22440 | courmisch | 2007-10-04 21:06:04 +0200 (Thu, 04 Oct 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/transcode.c transcode: Don't force a default audio bit rate. This screws up any audio codec that does not support transrating. There is something fishy here. ------------------------------------------------------------------------ r22439 | courmisch | 2007-10-04 20:33:43 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Also try to obey recommended ptime (20ms) for L16 ------------------------------------------------------------------------ r22438 | courmisch | 2007-10-04 20:28:06 +0200 (Thu, 04 Oct 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Try to make 20ms packets for L8 and G.711 (rather than as big packets as possible) ------------------------------------------------------------------------ r22437 | funman | 2007-10-04 20:23:08 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile contribs: don't build faad shared library ------------------------------------------------------------------------ r22436 | courmisch | 2007-10-04 19:46:20 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/rtp.c M /trunk/src/stream_output/sdp.c Factorize rtpmap formatting ------------------------------------------------------------------------ r22435 | courmisch | 2007-10-04 19:29:22 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/src/stream_output/sdp.c Make sdp_Start static since it is used nowhere outside ------------------------------------------------------------------------ r22434 | courmisch | 2007-10-04 19:26:01 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c RTP audio stream clock rate is always the sample rate -> factorize ------------------------------------------------------------------------ r22433 | courmisch | 2007-10-04 18:57:42 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/adpcm.c M /trunk/modules/codec/araw.c Put some static tables const ------------------------------------------------------------------------ r22432 | courmisch | 2007-10-04 18:33:52 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Untested support for streaming G.711 over RTP ------------------------------------------------------------------------ r22431 | courmisch | 2007-10-04 18:10:23 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/dmo/dmo.c Don't redefine existing constants - fix linux build ------------------------------------------------------------------------ r22430 | funman | 2007-10-04 17:03:48 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/id3tag.c id3tag: p_demux->p_private has been malloc()ed by the demuxer, so keep the pointer ------------------------------------------------------------------------ r22429 | oaubert | 2007-10-04 17:01:01 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/vlc.win32.nsi.in Bundle libvlc-control.dll in the win32 installer ------------------------------------------------------------------------ r22428 | funman | 2007-10-04 15:30:27 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/id3tag.c id3tag: properly casts p_demux->p_private ------------------------------------------------------------------------ r22427 | funman | 2007-10-04 15:19:46 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/mpeg/mpga.c mpga demux: remove debug printf ------------------------------------------------------------------------ r22426 | funman | 2007-10-04 06:58:38 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c dbus: adds some playlist locking, finish [22423] ------------------------------------------------------------------------ r22425 | funman | 2007-10-04 06:41:15 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/mpeg/m4a.c m4a demuxer: last missing include ------------------------------------------------------------------------ r22424 | funman | 2007-10-04 06:22:59 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c demuxers: add missing vlc_meta.h header ------------------------------------------------------------------------ r22423 | funman | 2007-10-04 06:18:49 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h dbus: simplify playlist operations ------------------------------------------------------------------------ r22422 | funman | 2007-10-04 05:44:34 +0200 (Thu, 04 Oct 2007) | 4 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/mpga.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/tta.c demuxers: remove the need for input_thread_t by using the new "meta-preparsed" input variable. tta & ffmpeg: remove unneeded "meta reader" loading tta didn't use anyway, and ffmpeg uses information from libavcodec ------------------------------------------------------------------------ r22421 | funman | 2007-10-04 04:57:18 +0200 (Thu, 04 Oct 2007) | 4 lines Changed paths: M /trunk/modules/misc/freetype.c freetype: fix a segfault introduced in [21339] FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it. So, when we want to destroy it again when freetype module is closed, CRASH. ------------------------------------------------------------------------ r22420 | funman | 2007-10-04 01:45:15 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/po/fr.po french translation: little update to the rc interface translation ------------------------------------------------------------------------ r22419 | funman | 2007-10-04 01:26:01 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c rc: add `random' command ------------------------------------------------------------------------ r22418 | funman | 2007-10-04 01:17:55 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c rc: ressuscite the goto command ------------------------------------------------------------------------ r22417 | funman | 2007-10-04 00:53:04 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: now play items from the top parent node (unless playing a specific node) ------------------------------------------------------------------------ r22416 | xtophe | 2007-10-04 00:39:10 +0200 (Thu, 04 Oct 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Update POTFILES.in. Fixes make dist ------------------------------------------------------------------------ r22415 | fenrir | 2007-10-04 00:24:11 +0200 (Thu, 04 Oct 2007) | 6 lines Changed paths: M /trunk/modules/demux/subtitle.c M /trunk/src/input/input.c M /trunk/src/input/var.c Added a "meta-preparsed" input variable. A demuxer can test it by var_CreateGetBool( p_demux, "meta-preparsed" ) (The demuxer should NOT overwrite it) subtitle: do not look for p_input when not necessary. ------------------------------------------------------------------------ r22414 | funman | 2007-10-04 00:21:00 +0200 (Thu, 04 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/tree.c playlist: fix a segfault ------------------------------------------------------------------------ r22413 | funman | 2007-10-03 23:29:34 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/src/control/video.c control/video: find the vout anywhere, so the one spawned by audio output (audio visualization) can be found. fix #1202 ------------------------------------------------------------------------ r22412 | funman | 2007-10-03 23:07:01 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp taglib: warn the user when the embedded image is invalid (i.e. was embedded by a broken version of iTunes) ------------------------------------------------------------------------ r22411 | xtophe | 2007-10-03 22:03:37 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/activex/plugin.h Compile fix for gcc 4.2 . Quovodis to review it. ------------------------------------------------------------------------ r22410 | funman | 2007-10-03 21:29:49 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/mpga.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/tta.c Demuxers: do not load "meta reader" module if the input item has already been preparsed. ------------------------------------------------------------------------ r22409 | courmisch | 2007-10-03 21:19:24 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/dmo/dmo.c M /trunk/modules/codec/dmo/dmo.h Replace one GUID kludge with another one that does not break gcc4 ------------------------------------------------------------------------ r22408 | courmisch | 2007-10-03 21:04:57 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/vcd/cdrom.c Fix messed up cast that breaks gcc 4 ------------------------------------------------------------------------ r22407 | funman | 2007-10-03 20:36:03 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c mp4 demuxer: don't try to print not printable characters. ------------------------------------------------------------------------ r22406 | courmisch | 2007-10-03 19:27:10 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c Remove silly copy-cat code. vasprintf does not generate socket errors does it? ------------------------------------------------------------------------ r22405 | funman | 2007-10-03 19:23:55 +0200 (Wed, 03 Oct 2007) | 4 lines Changed paths: M /trunk/src/misc/messages.c messages: revert [22404] Don't use strerror() The error message displayed can be useful to debugging purposes. ------------------------------------------------------------------------ r22404 | courmisch | 2007-10-03 19:00:10 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c Remove survivor strerror (malloc always return ENOMEM when it fails anyway) ------------------------------------------------------------------------ r22403 | funman | 2007-10-03 18:17:36 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp taglib: fix a memleak. ------------------------------------------------------------------------ r22402 | funman | 2007-10-03 18:13:04 +0200 (Wed, 03 Oct 2007) | 6 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/tta.c M /trunk/modules/meta_engine/taglib.cpp taglib: Supports in ogg/vorbis base64 encoded embedded album art with COVERARTMIME & COVERART comments. Use TagLib namespace for better code readability. demuxers: Adds attachments support for ogg. Fix potential memleaks. ------------------------------------------------------------------------ r22401 | funman | 2007-10-03 03:27:08 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/notify.c notify: unref the notification popup after we have finished using it. fix a big memory leak, and potential crashes. ------------------------------------------------------------------------ r22400 | funman | 2007-10-03 02:35:13 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/src/playlist/loadsave.c playlist: fix media library loading, fix #1320. ------------------------------------------------------------------------ r22399 | pdherbemont | 2007-10-03 02:29:18 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/THANKS Thanks more Enrique Osuna. ------------------------------------------------------------------------ r22398 | pdherbemont | 2007-10-03 02:28:36 +0200 (Wed, 03 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Fix a segfault caused by libvlc_media_instance_release. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22397 | funman | 2007-10-03 01:14:43 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: sets the parent node when selecting an item. fix playing from media library. ------------------------------------------------------------------------ r22396 | funman | 2007-10-03 00:17:50 +0200 (Wed, 03 Oct 2007) | 1 line Changed paths: M /trunk/src/playlist/control.c playlist: don't request art nor set "playlist-current" for directory: & vlc: URIs ------------------------------------------------------------------------ r22395 | yoann | 2007-10-02 23:51:43 +0200 (Tue, 02 Oct 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c * xspf.c: fixes parsing with xtag - closes #1293 Someone should check if we could make xtag not send ENDELEM for self-closing tags, as libxml doesn't. ------------------------------------------------------------------------ r22394 | funman | 2007-10-02 23:37:54 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/modules/codec/vorbis.c M /trunk/src/input/input.c M /trunk/src/input/var.c input: Removes useless "item-change" variable ------------------------------------------------------------------------ r22393 | funman | 2007-10-02 23:19:36 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/mpeg/m4a.c m4a demuxer: initialize correctly p_sys ------------------------------------------------------------------------ r22392 | fenrir | 2007-10-02 21:06:09 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/decoder_synchro.c decoder_synchro_t does not need to be a vlc_object_t. ------------------------------------------------------------------------ r22391 | fenrir | 2007-10-02 20:58:29 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/modules/mux/asf.c Fixed const warnings. ------------------------------------------------------------------------ r22390 | fenrir | 2007-10-02 20:48:51 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/decoder_synchro.c Compilation fix, again. ------------------------------------------------------------------------ r22389 | fenrir | 2007-10-02 20:47:29 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Compilation fix. ------------------------------------------------------------------------ r22388 | fenrir | 2007-10-02 20:43:23 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: A /trunk/include/vlc_codec_synchro.h (from /trunk/include/vlc_vout_synchro.h:22387) D /trunk/include/vlc_vout_synchro.h M /trunk/modules/codec/libmpeg2.c M /trunk/modules/codec/xvmc/xxmc.c M /trunk/src/Makefile.am A /trunk/src/input/decoder_synchro.c (from /trunk/src/video_output/vout_synchro.c:22386) D /trunk/src/video_output/vout_synchro.c Moved vout_synchro to decoder_synchro. ------------------------------------------------------------------------ r22387 | fenrir | 2007-10-02 20:29:47 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_vout_synchro.h Removed unused values. ------------------------------------------------------------------------ r22386 | fenrir | 2007-10-02 20:22:44 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_vout_synchro.h M /trunk/src/video_output/vout_synchro.c Hide private vout_synchro_t. ------------------------------------------------------------------------ r22385 | fenrir | 2007-10-02 20:16:55 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c M /trunk/modules/codec/quicktime.c Oops fix compilation. ------------------------------------------------------------------------ r22384 | fenrir | 2007-10-02 20:03:50 +0200 (Tue, 02 Oct 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c M /trunk/modules/codec/quicktime.c Use decoder_GetDisplayDate. (libmpeg2/xvmc pending) ------------------------------------------------------------------------ r22383 | funman | 2007-10-02 19:59:31 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/modules/audio_output/alsa.c alsa: resume output when waking up, fix #1286. some coding style cleanup ------------------------------------------------------------------------ r22382 | fenrir | 2007-10-02 19:41:13 +0200 (Tue, 02 Oct 2007) | 3 lines Changed paths: M /trunk/include/vlc_codec.h M /trunk/src/input/decoder.c Added a new decoder function (decoder_GetDisplayDate) to be used to convert a decoder block_t date to a display date (identify for now) ------------------------------------------------------------------------ r22381 | courmisch | 2007-10-02 19:26:35 +0200 (Tue, 02 Oct 2007) | 3 lines Changed paths: M /trunk/modules/mux/mpjpeg.c - Heavily simplify the MPJPEG mux (closes #1188); please test. - Remove configurable boundary that had never been working anyway (did not match the original value from MUX_GET_MIME) ------------------------------------------------------------------------ r22380 | courmisch | 2007-10-02 18:05:13 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_stream.h M /trunk/src/input/demux.c M /trunk/src/input/mem_stream.c M /trunk/src/input/stream.c Pass content-type from access to stream ------------------------------------------------------------------------ r22379 | courmisch | 2007-10-02 17:54:16 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_access.h M /trunk/modules/access/bda/bda.c M /trunk/modules/access/cdda.c M /trunk/modules/access/directory.c M /trunk/modules/access/dv.c M /trunk/modules/access/dvb/access.c M /trunk/modules/access/eyetv.c M /trunk/modules/access/file.c M /trunk/modules/access/ftp.c M /trunk/modules/access/gnomevfs.c M /trunk/modules/access/http.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access/pvr.c M /trunk/modules/access/rtsp/access.c M /trunk/modules/access/smb.c M /trunk/modules/access/tcp.c M /trunk/modules/access/udp.c M /trunk/modules/access/vcd/vcd.c Export Content-Type out of HTTP access using Control. ------------------------------------------------------------------------ r22378 | courmisch | 2007-10-02 17:23:28 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Don't reinvent free() ------------------------------------------------------------------------ r22377 | courmisch | 2007-10-02 17:03:08 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c We use error code 456 ------------------------------------------------------------------------ r22376 | pdherbemont | 2007-10-02 13:30:56 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/THANKS Thanks Enrique Osuna. ------------------------------------------------------------------------ r22375 | pdherbemont | 2007-10-02 13:30:12 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c control/media_list_player.c: Remove a double event registration. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22374 | pdherbemont | 2007-10-02 13:29:20 +0200 (Tue, 02 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Don't forget to register emitted event. (Patch by Enrique Osuna). ------------------------------------------------------------------------ r22373 | funman | 2007-10-02 13:11:53 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/sap.c sap discovery: fix [22368] by using (int) casting on the unsigned size_t value ------------------------------------------------------------------------ r22372 | jpsaman | 2007-10-02 08:59:23 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/src/video_output/video_output.c fix indentation ------------------------------------------------------------------------ r22371 | funman | 2007-10-02 04:50:10 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/flac.c M /trunk/modules/demux/mpeg/mpga.c demux: fix a memory leak in flac & mpga when attachments are present ------------------------------------------------------------------------ r22370 | funman | 2007-10-02 04:11:11 +0200 (Tue, 02 Oct 2007) | 4 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_demux.h M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/mpga.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/tta.c M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/meta_engine/taglib.cpp taglib: support for id3v2 embedded album art the only demuxer supported is mpga, other demuxers should be updated if they demux files that can have id3v2 tags fix some bugs in flac & ogg demuxers ------------------------------------------------------------------------ r22369 | funman | 2007-10-02 03:44:26 +0200 (Tue, 02 Oct 2007) | 1 line Changed paths: M /trunk/src/input/meta.c input_ExtractAttachmentAndCacheArt(): use the attachment's mime type, don't use input_item_ functions as the input_item_t has been locked previously. ------------------------------------------------------------------------ r22368 | funman | 2007-10-01 23:28:36 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/sap.c sap discovery: (size_t) casting ------------------------------------------------------------------------ r22367 | funman | 2007-10-01 22:41:15 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: adds some (size_t) casting ------------------------------------------------------------------------ r22366 | fenrir | 2007-10-01 21:57:24 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/clock.c M /trunk/src/input/es_out.c M /trunk/src/input/input_internal.h Clean up. ------------------------------------------------------------------------ r22365 | fenrir | 2007-10-01 21:37:37 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/modules/demux/cdg.c Oops, fix subtitle decoding. ------------------------------------------------------------------------ r22364 | fenrir | 2007-10-01 21:33:30 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h Clean up/Factorize. ------------------------------------------------------------------------ r22363 | funman | 2007-10-01 21:33:24 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: fix KeyToUTF8() breakage introduced in [22313] ------------------------------------------------------------------------ r22362 | courmisch | 2007-10-01 20:11:03 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Cleanup previous commit ------------------------------------------------------------------------ r22361 | courmisch | 2007-10-01 20:04:10 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Removed b_die arbitrary timer from httpd. ------------------------------------------------------------------------ r22360 | courmisch | 2007-10-01 20:00:42 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Fix deadlock ------------------------------------------------------------------------ r22359 | jpsaman | 2007-10-01 19:35:35 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Reset PCR when gap has been detected. ------------------------------------------------------------------------ r22358 | courmisch | 2007-10-01 19:12:21 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c Add the missing function to allocate and get the object event OS pipe ------------------------------------------------------------------------ r22357 | courmisch | 2007-10-01 18:07:17 +0200 (Mon, 01 Oct 2007) | 3 lines Changed paths: M /trunk/modules/control/http/http.c Remove the HTTP interface thread, and save 20 wakeups per seconds. The idle HTTP interace is down from 30 to 10 wakeups/s (I think the remaining ones are due to HTTPd core). ------------------------------------------------------------------------ r22356 | courmisch | 2007-10-01 17:57:22 +0200 (Mon, 01 Oct 2007) | 4 lines Changed paths: M /trunk/modules/control/http/http.c - Do not release the input while we did not yield it... - Really yield the input (and release it) on a need-basis in the HTTP handler rather than in a custom thread. This is probably not thread-safe, but it's less unsafe than the previous code anyway. This makes the HTTP interface thread very much useless, niark niark ------------------------------------------------------------------------ r22355 | courmisch | 2007-10-01 17:43:30 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/win32_specific.c Really fix playlist enqueue ------------------------------------------------------------------------ r22354 | courmisch | 2007-10-01 17:33:24 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c Playlist is always true here ------------------------------------------------------------------------ r22353 | courmisch | 2007-10-01 17:31:09 +0200 (Mon, 01 Oct 2007) | 5 lines Changed paths: M /trunk/modules/control/http/http.c Find the playlist once *before* starting. LibVLC always creates the (singleton) playlist before the interfaces anyway. Besides, the HTTP interface callbacks assumes the playlist is yield. This removes one of two reasons for running the damn HTTP interface thread. ------------------------------------------------------------------------ r22352 | courmisch | 2007-10-01 17:17:21 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h M /trunk/modules/control/http/macro.c Make a bunch of HTTP macro functions static ------------------------------------------------------------------------ r22351 | courmisch | 2007-10-01 16:30:02 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/misc/win32_specific.c Fix playlist enqueue RPC ------------------------------------------------------------------------ r22350 | funman | 2007-10-01 14:38:29 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/modules/gui/macosx/playlist.m macosx interface: fix regression introduced in [21230]. patch by John Dalgliesh ------------------------------------------------------------------------ r22349 | jb | 2007-10-01 13:31:16 +0200 (Mon, 01 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/volume-high.png M /trunk/modules/gui/qt4/pixmaps/volume-low.png M /trunk/modules/gui/qt4/pixmaps/volume-muted.png Qt4 - New volume icons. Still to be worked out. ------------------------------------------------------------------------ r22348 | jb | 2007-10-01 12:08:30 +0200 (Mon, 01 Oct 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/complete_preferences.cpp D /trunk/modules/gui/qt4/pixmaps/codec.xpm M /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_audio.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_codec.png M /trunk/modules/gui/qt4/res.qrc Qt4 - Prefs: Change audio icon and modify the codec one. ------------------------------------------------------------------------ r22346 | funman | 2007-10-01 02:33:08 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c M /trunk/src/network/io.c That shouldn't have been part of the previous commit ------------------------------------------------------------------------ r22345 | funman | 2007-10-01 02:29:00 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/extras/mpris.py M /trunk/modules/control/dbus.c M /trunk/modules/control/rc.c M /trunk/modules/misc/notify/notify.c M /trunk/src/network/io.c configure.ac: typo, fix #1204 ------------------------------------------------------------------------ r22344 | funman | 2007-10-01 01:47:55 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/modules/video_output/image.c image vout: assigning -1 to an unsigned int is not that clever. ------------------------------------------------------------------------ r22343 | pdherbemont | 2007-10-01 01:25:18 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_instance.c control/media_instance.c: Remove access to p_input_thread->p_internals. (which was a broken hack by the way). ------------------------------------------------------------------------ r22342 | fenrir | 2007-10-01 01:17:19 +0200 (Mon, 01 Oct 2007) | 7 lines Changed paths: M /trunk/include/vlc_demux.h M /trunk/include/vlc_input.h M /trunk/src/control/media_instance.c M /trunk/src/input/control.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h Added a INPUT_GET_VIDEO_FPS (get the fps of the main video, should works with input slave) Untested. media_instance.c no longer depends on input_internal.h Clean up a bit es_out pause handling. Fixed DEMUX_GET_FPS description (double not float) ------------------------------------------------------------------------ r22341 | pdherbemont | 2007-10-01 00:56:37 +0200 (Mon, 01 Oct 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Remove one occurence of input->p. ------------------------------------------------------------------------ r22340 | funman | 2007-10-01 00:55:35 +0200 (Mon, 01 Oct 2007) | 1 line Changed paths: M /trunk/src/control/playlist.c libvlc_playlist_get_media_instance(): raise an exception when there is no input, fix #1265 ------------------------------------------------------------------------ r22339 | fenrir | 2007-10-01 00:20:31 +0200 (Mon, 01 Oct 2007) | 10 lines Changed paths: M /trunk/src/control/media_instance.c Partial fix for media instance. (It was using input_control_e intead of input_query_e). Btw input_internal.h is an internal header for src/input/* ONLY. If input/control/* need it, then it is BROKEN (or there is a missing functionnality, just ask for it then) I see it calling demux2_Control, this will segfault if you are unlucky. Accessing directly to p_input->p member is also forbidden. ------------------------------------------------------------------------ r22337 | funman | 2007-09-30 22:54:30 +0200 (Sun, 30 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: display random/repeat/loop status ------------------------------------------------------------------------ r22336 | xtophe | 2007-09-30 22:01:20 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/variables.h svn:keywords ------------------------------------------------------------------------ r22335 | courmisch | 2007-09-30 21:31:08 +0200 (Sun, 30 Sep 2007) | 3 lines Changed paths: M /trunk/src/libvlc.h M /trunk/src/misc/objects.c Partial unfinished pipes conditional fallback for condition variables. This would be necessary to rid the networking code of arbitrary timers (but it does not work yet). ------------------------------------------------------------------------ r22334 | courmisch | 2007-09-30 21:28:30 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Simplify and fix (real) vlc dependencies and "make core" assuming libtool is used ------------------------------------------------------------------------ r22333 | courmisch | 2007-09-30 21:08:11 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/variables.h Add missing copyright and license header ------------------------------------------------------------------------ r22332 | fenrir | 2007-09-30 19:25:55 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/avi/avi.c M /trunk/modules/demux/avi/libavi.c M /trunk/modules/demux/avi/libavi.h Hacks for On2 AVI files (close #1318) ------------------------------------------------------------------------ r22331 | courmisch | 2007-09-30 18:58:33 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/variables.c Fix segmentation fault ------------------------------------------------------------------------ r22330 | courmisch | 2007-09-30 18:37:07 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Actually remove unused FREE() macro ------------------------------------------------------------------------ r22329 | courmisch | 2007-09-30 18:31:02 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/http.c M /trunk/modules/codec/cinepak.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/misc/profile_parser.c M /trunk/src/input/subtitles.c M /trunk/src/interface/interaction.c Remove FREE() macro, since free() does the same internally ------------------------------------------------------------------------ r22328 | fenrir | 2007-09-30 17:40:34 +0200 (Sun, 30 Sep 2007) | 7 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_demux.h M /trunk/modules/access/dvdnav.c M /trunk/modules/access/dvdread.c M /trunk/modules/access/fake.c M /trunk/modules/demux/a52.c M /trunk/modules/demux/aiff.c M /trunk/modules/demux/au.c M /trunk/modules/demux/avi/avi.c M /trunk/modules/demux/avi/libavi.c M /trunk/modules/demux/cdg.c M /trunk/modules/demux/demuxdump.c M /trunk/modules/demux/dts.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/gme.cpp M /trunk/modules/demux/mjpeg.c M /trunk/modules/demux/mod.c M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/h264.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/m4v.c M /trunk/modules/demux/mpeg/mpga.c M /trunk/modules/demux/mpeg/mpgv.c M /trunk/modules/demux/nsc.c M /trunk/modules/demux/nsv.c M /trunk/modules/demux/nuv.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/ps.c M /trunk/modules/demux/ps.h M /trunk/modules/demux/pva.c M /trunk/modules/demux/rawdv.c M /trunk/modules/demux/rawvid.c M /trunk/modules/demux/subtitle.c M /trunk/modules/demux/ts.c M /trunk/modules/demux/tta.c M /trunk/modules/demux/ty.c M /trunk/modules/demux/vc1.c M /trunk/modules/demux/xa.c M /trunk/src/input/meta.c M /trunk/src/input/var.c Added const wheen needed for stream_Peek (demuxer/access) Made demux2_IsPathExtension case insensitive. Used demux2_IsPathExtension/p_demux->b_force when appropriate Fixed a regression in flac demuxer (segfault when reading meta data) Added a VLC_UNUSED(x) macro to avoid seeing ugly (void)x around the code. Improved a bit a few vlc_common.h macro (do {}?\194?\160while(0)) ------------------------------------------------------------------------ r22327 | courmisch | 2007-09-30 16:50:12 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Typo ------------------------------------------------------------------------ r22326 | courmisch | 2007-09-30 16:33:22 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/video.c M /trunk/modules/codec/quicktime.c M /trunk/modules/misc/gnutls.c M /trunk/modules/misc/gtk_main.c M /trunk/modules/misc/qte_main.cpp M /trunk/modules/video_output/sdl.c M /trunk/src/libvlc.sym M /trunk/src/misc/variables.c Rename var_GetGlobalMutex to var_AcquireMutex and make it lock the mutex automatically ------------------------------------------------------------------------ r22325 | courmisch | 2007-09-30 16:11:47 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c Fix tiny race condition ------------------------------------------------------------------------ r22324 | courmisch | 2007-09-30 16:01:24 +0200 (Sun, 30 Sep 2007) | 4 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/control/media_instance.c M /trunk/src/input/vlm.c M /trunk/src/libvlc.h M /trunk/src/misc/objects.c M /trunk/src/osd/osd.c Hide object reference counter. Good news is, no plugins used it anyway. Bad news is, some parts of libvlc still use which is wrong (i_refcount is protected by the "structure lock", meaning only misc/objects.c functions can use it safely). ------------------------------------------------------------------------ r22323 | courmisch | 2007-09-30 15:59:28 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_vout.h reference count should really be unsigned ------------------------------------------------------------------------ r22322 | pdherbemont | 2007-09-30 12:40:30 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m MacOSX/Framework: Use --opengl-provider=minimal_macosx. (Original patch by Enrique Osuna ). ------------------------------------------------------------------------ r22321 | pdherbemont | 2007-09-30 12:37:45 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/macosx.c modules/gui/minimal_macosx: Fix shortname and add shortcut, after funman answer to Enrique Osuna patch. ------------------------------------------------------------------------ r22320 | pdherbemont | 2007-09-30 12:36:19 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_output/opengl.c modules/video_output/opengl.c: Allow opengl provider override at runtime.(Original patch by Enrique Osuna ). ------------------------------------------------------------------------ r22319 | bitmap | 2007-09-30 09:43:53 +0200 (Sun, 30 Sep 2007) | 5 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/dirac-cygwin.patch A /trunk/extras/contrib/src/Patches/taglib-cygwin.patch M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch Some fixes for compiling on Cygwin: x264, pthreads, taglib and dirac. Reverse previous workaround for pthreads lib having GC2 suffix - that is actually normal; patch should instead go into x264 to make it ignore the presence of a local pthread lib under cygwin when doing configure tests. ------------------------------------------------------------------------ r22318 | fenrir | 2007-09-30 01:09:10 +0200 (Sun, 30 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Fixed regression in EITConvertToUTF8. ------------------------------------------------------------------------ r22317 | jb | 2007-09-30 00:50:30 +0200 (Sun, 30 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/interface_widgets.cpp A /trunk/modules/gui/qt4/pixmaps/vlc_record_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - add a record icon, might be unused. ------------------------------------------------------------------------ r22316 | jb | 2007-09-29 23:56:07 +0200 (Sat, 29 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/complete_preferences.cpp D /trunk/modules/gui/qt4/pixmaps/advanced.xpm D /trunk/modules/gui/qt4/pixmaps/audio.xpm D /trunk/modules/gui/qt4/pixmaps/intf.xpm D /trunk/modules/gui/qt4/pixmaps/video.xpm A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_audio.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_extended.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_intf.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_playlist.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_sout.png A /trunk/modules/gui/qt4/pixmaps/vlc_advprefs_video.png M /trunk/modules/gui/qt4/res.qrc Qt4 - New icons for extended preferences. ------------------------------------------------------------------------ r22315 | jb | 2007-09-29 23:13:44 +0200 (Sat, 29 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contribs: take libebml and libmatroska from released versions... Way easier to not compile it everytime. ------------------------------------------------------------------------ r22314 | fenrir | 2007-09-29 18:02:15 +0200 (Sat, 29 Sep 2007) | 4 lines Changed paths: M /trunk/src/input/subtitles.c Fixed a regression with --sub-autodetect-path Ignore directories in --sub-autodetect-path that match the directory of the current file (But it does not works with symbolic links). ------------------------------------------------------------------------ r22313 | funman | 2007-09-29 18:00:07 +0200 (Sat, 29 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c ncurses: don't use *Locale() conversion functions when compiled with wide characters support ------------------------------------------------------------------------ r22312 | fenrir | 2007-09-29 17:51:34 +0200 (Sat, 29 Sep 2007) | 7 lines Changed paths: M /trunk/src/input/subtitles.c Check all(?) memory allocations (if you do it, do it completetly ;) Fixed an overflow when more than MAX_SUBTITLE_FILES are detected. Fixed a bunch of memory leaks. Fixed removing sub/idx pair. (sizeof() != strlen on char*) Clean up/Simplify (asprintf/calloc are usefull) Cosmetics ------------------------------------------------------------------------ r22311 | fenrir | 2007-09-29 17:40:26 +0200 (Sat, 29 Sep 2007) | 3 lines Changed paths: M /trunk/src/input/input.c Fixed segfault if more than 1 subtitle has been detected and you have not selected one with --sub-file ------------------------------------------------------------------------ r22310 | jpsaman | 2007-09-29 16:22:50 +0200 (Sat, 29 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/gather.c Check malloc return value) ------------------------------------------------------------------------ r22309 | funman | 2007-09-29 13:26:38 +0200 (Sat, 29 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: 10 calls to the "item-change" callback may be necessary to have the metadata available. ------------------------------------------------------------------------ r22308 | courmisch | 2007-09-29 13:20:48 +0200 (Sat, 29 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Specify SSRC in SETUP response ------------------------------------------------------------------------ r22306 | funman | 2007-09-29 00:41:30 +0200 (Sat, 29 Sep 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/mux.c don't compare signed with unsigned ------------------------------------------------------------------------ r22305 | funman | 2007-09-29 00:08:01 +0200 (Sat, 29 Sep 2007) | 1 line Changed paths: M /trunk/configure.ac configure.ac: cosmetics ------------------------------------------------------------------------ r22304 | fenrir | 2007-09-28 23:59:25 +0200 (Fri, 28 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/Modules.am M /trunk/modules/demux/Modules.am Update build system for cdg demuxer/codec. ------------------------------------------------------------------------ r22303 | fenrir | 2007-09-28 23:58:26 +0200 (Fri, 28 Sep 2007) | 13 lines Changed paths: A /trunk/modules/codec/cdg.c A /trunk/modules/demux/cdg.c M /trunk/src/input/subtitles.c Added CD+G file support: - as a standalone file - as a kind of subtitle (even if it is a video track). CD-G disk are not supported. Please, report any file incorrectly decoded. (I have 0 sample with circular scrolling) In subtitle_Detect, do not add as a subtitle the file for which we are doing the detection. (subtitle_Detect("file.sub") returned "file.sub") ------------------------------------------------------------------------ r22302 | funman | 2007-09-28 23:16:40 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: fixes [22301]. '-' is forbidden in variable names. ------------------------------------------------------------------------ r22301 | funman | 2007-09-28 23:11:01 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/notify/telepathy.c telepathy: avoid flooding the bus when playing some special inputs. ------------------------------------------------------------------------ r22300 | funman | 2007-09-28 22:32:54 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: same than [22299] ------------------------------------------------------------------------ r22299 | funman | 2007-09-28 22:27:47 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c dbus: Removes dbus_threads_init_default() since it's already done in libvlc ------------------------------------------------------------------------ r22298 | funman | 2007-09-28 22:09:55 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/screensaver.c screensaver: Removes unused variable ------------------------------------------------------------------------ r22297 | xtophe | 2007-09-28 20:59:17 +0200 (Fri, 28 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp Don't show unsaveable options in the preferences ------------------------------------------------------------------------ r22296 | funman | 2007-09-28 18:18:30 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/src/modules/modules.c modules.c: removes unneeded hack ------------------------------------------------------------------------ r22295 | funman | 2007-09-28 18:14:07 +0200 (Fri, 28 Sep 2007) | 1 line Changed paths: M /trunk/NEWS NEWS: typo ------------------------------------------------------------------------ r22294 | funman | 2007-09-28 18:08:55 +0200 (Fri, 28 Sep 2007) | 4 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/input/input.c M /trunk/src/playlist/loadsave.c Adds an input option "meta-file" to be used by input that aren't real inputs (like playlists). Re-enables media library. Fixes #1047 (nth attempt). ------------------------------------------------------------------------ r22293 | courmisch | 2007-09-28 18:07:42 +0200 (Fri, 28 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS News ------------------------------------------------------------------------ r22292 | markfm | 2007-09-28 17:07:47 +0200 (Fri, 28 Sep 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Cygwin adjustments -- skip x264 win32 patch, rename the pthreadGC2.a, build full gettext ------------------------------------------------------------------------ r22291 | jb | 2007-09-28 16:41:43 +0200 (Fri, 28 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/flac-cross.patch Contribs: Flac does not need the cross compiling patch anymore. ------------------------------------------------------------------------ r22290 | funman | 2007-09-28 11:36:40 +0200 (Fri, 28 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/var.c input: Removes unused variable ------------------------------------------------------------------------ r22289 | ipkiss | 2007-09-27 20:04:45 +0200 (Thu, 27 Sep 2007) | 2 lines Changed paths: M /trunk/share/skins2/skin.dtd Allow controls directly in the Layout tag (the intermediate Group tag is not mandatory anymore). ------------------------------------------------------------------------ r22288 | courmisch | 2007-09-27 19:37:23 +0200 (Thu, 27 Sep 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Cosmetics ------------------------------------------------------------------------ r22287 | courmisch | 2007-09-27 19:36:47 +0200 (Thu, 27 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Fix segmentation fault ------------------------------------------------------------------------ r22286 | courmisch | 2007-09-27 19:08:23 +0200 (Thu, 27 Sep 2007) | 5 lines Changed paths: M /trunk/modules/stream_out/rtp.c Also try to send twice without splice(). This means ICMP errors will be ignored, which is a Bad Idea. But people are likely to complain about how it breaks their setup if we don't ignore ICMP anyway. ------------------------------------------------------------------------ r22285 | courmisch | 2007-09-27 19:02:41 +0200 (Thu, 27 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Check sending error (fixes #134; closes #514) ------------------------------------------------------------------------ r22284 | courmisch | 2007-09-27 18:03:56 +0200 (Thu, 27 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Detect EOF for datagram connection ------------------------------------------------------------------------ r22283 | funman | 2007-09-27 15:45:40 +0200 (Thu, 27 Sep 2007) | 1 line Changed paths: M /trunk/src/input/meta.c PATH_MAX is defined in limits.h ------------------------------------------------------------------------ r22282 | xtophe | 2007-09-26 23:57:06 +0200 (Wed, 26 Sep 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/po/fr.po French l10n update by Dylan A?\195?\175ssi ------------------------------------------------------------------------ r22281 | xtophe | 2007-09-26 23:56:48 +0200 (Wed, 26 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/flac-win32.patch Fix flac compilation ------------------------------------------------------------------------ r22280 | courmisch | 2007-09-26 20:47:34 +0200 (Wed, 26 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Improve debug messages (tracking down some DCCP issues) ------------------------------------------------------------------------ r22279 | courmisch | 2007-09-26 18:39:34 +0200 (Wed, 26 Sep 2007) | 5 lines Changed paths: M /trunk/modules/misc/Modules.am A /trunk/modules/misc/dhparams.h M /trunk/modules/misc/gnutls.c Hard-code precomputed Diffie-Hellman-Merkel group parameters. These are not confidential, and fairly slow to compute. (This is much simpler than caching them to disk, and more portable-app-friendly) ------------------------------------------------------------------------ r22278 | jb | 2007-09-26 12:55:29 +0200 (Wed, 26 Sep 2007) | 4 lines Changed paths: M /trunk/vlc.win32.nsi.in Windows Installer: Fix the bug of not showing context menus when you select a directory. Patch by Hannes Domani. ------------------------------------------------------------------------ r22277 | jpsaman | 2007-09-26 08:21:36 +0200 (Wed, 26 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Init decoder fmt_out structure, so it can be used in transcoding loop. ------------------------------------------------------------------------ r22276 | xtophe | 2007-09-25 23:30:02 +0200 (Tue, 25 Sep 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/live-starttime.patch Change the version in a way requiring less maintenance ------------------------------------------------------------------------ r22275 | bitmap | 2007-09-25 03:31:34 +0200 (Tue, 25 Sep 2007) | 2 lines Changed paths: M /trunk/bootstrap Reverse temporary change for altair's win32 builder ------------------------------------------------------------------------ r22274 | bitmap | 2007-09-25 03:29:18 +0200 (Tue, 25 Sep 2007) | 4 lines Changed paths: M /trunk/bootstrap Temporary change to try to force altair to update its version of gettext from 0.16 to 0.16.1 before bootstrap (unlike the other builders it doesn't bootstrap the contribs first) ------------------------------------------------------------------------ r22273 | bitmap | 2007-09-25 03:00:21 +0200 (Tue, 25 Sep 2007) | 2 lines Changed paths: M /trunk/bootstrap Reverse temporary change ------------------------------------------------------------------------ r22272 | bitmap | 2007-09-25 02:57:50 +0200 (Tue, 25 Sep 2007) | 3 lines Changed paths: M /trunk/bootstrap Temporary change to analyse buildbot's environment in regards to autopoint for win32 ------------------------------------------------------------------------ r22271 | courmisch | 2007-09-24 21:00:52 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Hmmrph ------------------------------------------------------------------------ r22270 | courmisch | 2007-09-24 20:14:41 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Remove never used RTP timestamp_start ------------------------------------------------------------------------ r22269 | courmisch | 2007-09-24 20:13:55 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Basic support for RTP-Info ------------------------------------------------------------------------ r22268 | pdherbemont | 2007-09-24 19:21:09 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m MacOSX/Framework: Reenable play and pause. ------------------------------------------------------------------------ r22267 | courmisch | 2007-09-24 19:07:42 +0200 (Mon, 24 Sep 2007) | 6 lines Changed paths: M /trunk/include/vlc_httpd.h M /trunk/src/network/httpd.c Fix up HTTP/RTSP version detection: - ignore HTTP/0.9 clients instead of deadlocking the connection - ignore unknown protocol - reject incompatible HTTP & RTSP protocol versions (HTTP/2.0 does not exist but RTSP/2.0 is currently draft) ------------------------------------------------------------------------ r22266 | courmisch | 2007-09-24 18:24:02 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Partial fix to response protocol version detection ------------------------------------------------------------------------ r22265 | courmisch | 2007-09-24 18:22:33 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Ignore leading "white" characters in HTTP and RTSP requests ------------------------------------------------------------------------ r22264 | courmisch | 2007-09-24 17:51:57 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Complain if the protocol is not RTSP ------------------------------------------------------------------------ r22263 | courmisch | 2007-09-24 17:50:14 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Add HTTP 505 error ------------------------------------------------------------------------ r22262 | courmisch | 2007-09-24 17:44:57 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c We only support RTSP one point ZERO. Do not claim otherwise. ------------------------------------------------------------------------ r22261 | courmisch | 2007-09-24 17:44:15 +0200 (Mon, 24 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Factor out RTSP control URL writing so it can be re-used ------------------------------------------------------------------------ r22260 | jb | 2007-09-24 16:57:38 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Remove a funny debug message. ------------------------------------------------------------------------ r22259 | jb | 2007-09-24 16:56:33 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/AUTHORS Add myself to AUTHORS. ------------------------------------------------------------------------ r22258 | jb | 2007-09-24 09:40:51 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contribs - Lame. Why were we using 3.97b2 instead of 3.97 ???? ------------------------------------------------------------------------ r22257 | jb | 2007-09-24 08:48:21 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contrib: pthreads add a verbose flag to help debuging the pthreads + x264 problems. ------------------------------------------------------------------------ r22256 | bitmap | 2007-09-24 07:30:51 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/bootstrap Couldn't bootstrap properly if a number existed anywhere in the path to gettextize (eg. if I was building inside a directory called win32) ------------------------------------------------------------------------ r22255 | bitmap | 2007-09-24 04:58:08 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Patch for goom make by Mark Moriarty. I have the problem too, and are cross-compiling under linux. -Im4/ changed to -I m4/ ------------------------------------------------------------------------ r22254 | bitmap | 2007-09-24 03:08:24 +0200 (Mon, 24 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/freetype-cross.patch Fix cross-compilation issue of freetype where native compiler not getting picked up in configure due to bracket in wrong place. ------------------------------------------------------------------------ r22253 | jpsaman | 2007-09-23 23:37:19 +0200 (Sun, 23 Sep 2007) | 1 line Changed paths: M /trunk/src/video_output/vout_subpictures.c Fix spu_RenderSubpictures() rendering of TEXT subtitles. Don't try to blend and scale them. ------------------------------------------------------------------------ r22252 | courmisch | 2007-09-23 22:07:11 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/win32_specific.c Pass --playlist-enqueue from started instance to running instance: fixes #869 ------------------------------------------------------------------------ r22251 | courmisch | 2007-09-23 21:43:02 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Mark playlist-enqueue as non-saveable - refs #869 ------------------------------------------------------------------------ r22250 | courmisch | 2007-09-23 20:52:55 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/display.c Only reference the input when we have at least one codec - fixes #1287. Some stream output guru should really review this. ------------------------------------------------------------------------ r22249 | courmisch | 2007-09-23 20:40:25 +0200 (Sun, 23 Sep 2007) | 4 lines Changed paths: M /trunk/src/input/input.c Fix use-after-free when the input is still in use by someone else (refs #1287). Unfortunately, this does not really solve the problem as vlc_object_destroy can still return without actually deleting the object in case of a deadlock. One could argue the deadlock is the problem rather than vlc_object_destroy implementation. ------------------------------------------------------------------------ r22248 | courmisch | 2007-09-23 20:22:18 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/src/text/unicode.c Assume UTF-8 instead of ASCII. This is basically a hack for systems lacking proper locale setting ------------------------------------------------------------------------ r22247 | jb | 2007-09-23 19:50:18 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/vlc.win32.nsi.in Do correctly [22243] for windows context menu. Sorry. ------------------------------------------------------------------------ r22246 | courmisch | 2007-09-23 18:16:23 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/src/playlist/loadsave.c Re-do [18770] - fixes #1287. And why the heck was this undone in the first place?? ------------------------------------------------------------------------ r22245 | pdherbemont | 2007-09-23 17:06:55 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_instance.c M /trunk/src/control/media_list_player.c libvlc: Implement the _get_state function. Fix a leak. Fix a warning. ------------------------------------------------------------------------ r22244 | jb | 2007-09-23 16:13:44 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 MainInterface: Smaller Size on Linux. ------------------------------------------------------------------------ r22243 | jb | 2007-09-23 15:49:27 +0200 (Sun, 23 Sep 2007) | 4 lines Changed paths: M /trunk/vlc.win32.nsi.in Correct context-menu in Windows Installer. Patch by Hannes Domani ------------------------------------------------------------------------ r22242 | jb | 2007-09-23 15:36:47 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/libpng-osx.patch M /trunk/extras/contrib/src/packages.mak Contribs - libpng: Updates to 1.2.20. No more MMX optimisations, a few bugs are fixed. ------------------------------------------------------------------------ r22241 | jb | 2007-09-23 15:22:01 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: XML2 Version bumps to 2.6.30. ------------------------------------------------------------------------ r22240 | jb | 2007-09-23 15:16:26 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/flac-mingw32.patch M /trunk/extras/contrib/src/packages.mak Contribs - FLAC: update to v1.2.1. Mingw32 patch is unneeded (upstream merge). A few bugs and crash are fixed, new support for all RIFF/AIFF metadata, including Broadcast Wave Format (BWF). ------------------------------------------------------------------------ r22239 | fkuehne | 2007-09-23 15:09:00 +0200 (Sun, 23 Sep 2007) | 1 line Changed paths: M /trunk/src/input/meta.c * hacky compilation fix for OSX PPC. Please review ------------------------------------------------------------------------ r22238 | jb | 2007-09-23 15:00:16 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: theora. The alpha8 has been renamed to beta1. ------------------------------------------------------------------------ r22237 | jb | 2007-09-23 14:53:49 +0200 (Sun, 23 Sep 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/theora-1.0a7.patch M /trunk/extras/contrib/src/Patches/theora.patch M /trunk/extras/contrib/src/packages.mak Contribs: Theora moves from alpha7 to alpha8. New encoder, one patch has gone upstream, and examples can be disabled. A lot of new features are available in the encoder. Postprocessing, anyone ? Ref #1303 ------------------------------------------------------------------------ r22236 | jb | 2007-09-23 14:31:56 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/modules/codec/rawvideo.c Add HDYC fourCC for some HD Raw Videos. ------------------------------------------------------------------------ r22235 | jb | 2007-09-23 14:29:13 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/modules/codec/rawvideo.c Add Y41B and Y42B FourCC. Solves rare raw video detection. ------------------------------------------------------------------------ r22234 | jb | 2007-09-23 13:40:01 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/modules/codec/rawvideo.c Add AVUI fourCC, fix the problem with http://samples.mplayerhq.hu/V-codecs/AVUI/avid_meridien_uncompressed.mov.gz ------------------------------------------------------------------------ r22233 | courmisch | 2007-09-23 11:49:54 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c Set verbosity to something until we parse the command line. Ideally, the command line would be parsed earlier. ------------------------------------------------------------------------ r22232 | courmisch | 2007-09-23 11:27:11 +0200 (Sun, 23 Sep 2007) | 3 lines Changed paths: M /trunk/src/vlc.c Do not force set VLC_VERBOSE. LibVLC need to be prepared for it to be missing anyway. ------------------------------------------------------------------------ r22231 | jpsaman | 2007-09-23 11:21:58 +0200 (Sun, 23 Sep 2007) | 1 line Changed paths: M /trunk/src/osd/osd_parser.c fix osdmenu-file-path option ------------------------------------------------------------------------ r22230 | courmisch | 2007-09-23 11:19:10 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Only override verbosity from VLC_VERBOSE if actually set ------------------------------------------------------------------------ r22229 | courmisch | 2007-09-23 09:40:30 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Fix console support autodetection. ------------------------------------------------------------------------ r22228 | courmisch | 2007-09-23 09:37:53 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Configure the message queue parameter before we use the message queue... ------------------------------------------------------------------------ r22227 | courmisch | 2007-09-23 09:29:23 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c Disable HTTP art handler by default, due to security problems - fixes #1308 ------------------------------------------------------------------------ r22226 | courmisch | 2007-09-23 09:28:12 +0200 (Sun, 23 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c M /trunk/modules/control/http/http.h Do not leak the art handler from HTTP interface - fixes #1308 ------------------------------------------------------------------------ r22225 | courmisch | 2007-09-22 21:07:11 +0200 (Sat, 22 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/gnutls.c Support for loading Diffie-Hellman-Merkel key exchange parameters from cache. This makes TLS server initialization a lot faster (especially under valgrind) ------------------------------------------------------------------------ r22224 | courmisch | 2007-09-22 20:06:59 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/rpn.c Push something to RPN when vlc_config_get fails - fixes #1301 ------------------------------------------------------------------------ r22223 | courmisch | 2007-09-22 19:49:35 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration.c Fix directory permission again ------------------------------------------------------------------------ r22222 | courmisch | 2007-09-22 19:48:03 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Compile fix ------------------------------------------------------------------------ r22221 | courmisch | 2007-09-22 19:44:35 +0200 (Sat, 22 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_charset.h M /trunk/modules/misc/gnutls.c M /trunk/src/input/meta.c M /trunk/src/modules/configuration.c M /trunk/src/text/unicode.c Add mode parameter to utf8_mkdir, and stop creating configuration directories as world-writable - fixes #1306 ------------------------------------------------------------------------ r22220 | courmisch | 2007-09-22 19:28:25 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration.h M /trunk/src/modules/modules.c Save plugin cache to .cache/vlc/ rather than .cache/vlc/cache - fixes #1307 ------------------------------------------------------------------------ r22219 | courmisch | 2007-09-22 19:26:14 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Fix double-free ------------------------------------------------------------------------ r22218 | courmisch | 2007-09-22 19:13:55 +0200 (Sat, 22 Sep 2007) | 6 lines Changed paths: M /trunk/modules/misc/gnutls.c Write computed Diffie-Hellman-Merkel parameters to VLC cache. These are are quite slow to compute, so it could be used to speed up start up once reading them from the cache is also implemented. Hmm, there is a security problem in this commit (cache file is world-readable). ------------------------------------------------------------------------ r22217 | courmisch | 2007-09-22 17:31:13 +0200 (Sat, 22 Sep 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/modules/demux/playlist/xspf.c Remove stupid broken error message in XSPF parser - refs #1293. Someone should fix this properly instead. ------------------------------------------------------------------------ r22216 | courmisch | 2007-09-22 17:03:10 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c Last part of the Speex/RTP patch - fixes #1291 ------------------------------------------------------------------------ r22215 | courmisch | 2007-09-22 17:00:45 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Speex RTP payload format output - refs #1291 ------------------------------------------------------------------------ r22214 | courmisch | 2007-09-22 16:54:42 +0200 (Sat, 22 Sep 2007) | 4 lines Changed paths: M /trunk/modules/demux/live555.cpp Use a different FOURCC for Speex from RTP (refs #1291), as it needs some specific processing in the decoder. Patch from William Hawkins ------------------------------------------------------------------------ r22213 | courmisch | 2007-09-22 16:53:54 +0200 (Sat, 22 Sep 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/codec/speex.c Support for decoding Speex from RTP - refs #1291 Patch by Williams Hawkins ------------------------------------------------------------------------ r22212 | courmisch | 2007-09-22 16:37:55 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac We require GnuTLS 1.3.3 as of today ------------------------------------------------------------------------ r22211 | courmisch | 2007-09-22 16:37:28 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Use up-to-date typedef from GnuTLS ------------------------------------------------------------------------ r22210 | courmisch | 2007-09-22 15:45:06 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Create the user certificate directories automagically ------------------------------------------------------------------------ r22209 | courmisch | 2007-09-22 15:44:45 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_charset.h M /trunk/src/libvlc.h M /trunk/src/libvlc.sym Export utf8_mkdir ------------------------------------------------------------------------ r22208 | courmisch | 2007-09-22 15:44:32 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Fix error message on failed TCP connection ------------------------------------------------------------------------ r22207 | courmisch | 2007-09-22 15:30:36 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Fix overflow ------------------------------------------------------------------------ r22206 | courmisch | 2007-09-22 14:39:56 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h HTTP control interface does not depend on TLS directly: fix #include ------------------------------------------------------------------------ r22205 | courmisch | 2007-09-22 14:37:05 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_tls.h M /trunk/modules/misc/gnutls.c M /trunk/src/libvlc.sym M /trunk/src/network/tls.c Fix TLS session cleanup ------------------------------------------------------------------------ r22204 | courmisch | 2007-09-22 13:49:33 +0200 (Sat, 22 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_tls.h M /trunk/modules/misc/gnutls.c M /trunk/src/network/tls.c Cleanup server name parameter handling ------------------------------------------------------------------------ r22203 | courmisch | 2007-09-22 13:21:35 +0200 (Sat, 22 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_objects.h M /trunk/include/vlc_tls.h M /trunk/modules/misc/gnutls.c M /trunk/src/misc/objects.c M /trunk/src/network/tls.c Rework/simplify the TLS plugin interface (LibVLC <-> tls plugin). Remove the singleton pattern. Still very much work in progress. ------------------------------------------------------------------------ r22202 | ileoo | 2007-09-21 17:59:45 +0200 (Fri, 21 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp small change in album art change. ------------------------------------------------------------------------ r22201 | courmisch | 2007-09-21 17:34:24 +0200 (Fri, 21 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Comment out the dccp-service-code stuff since we do not implement it at the moment ------------------------------------------------------------------------ r22200 | courmisch | 2007-09-21 17:22:08 +0200 (Fri, 21 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Add --sout-rtp-rtcp-mux option for RTP/RTCP multiplexing (draft-ietf-avt-rtp-and-rtcp-mux) ------------------------------------------------------------------------ r22199 | bitmap | 2007-09-21 03:50:54 +0200 (Fri, 21 Sep 2007) | 4 lines Changed paths: M /trunk/modules/misc/freetype.c Fix for problem found by Sebastien Fievet where subtitles weren't showing up at all due to fontconfig returning empty strings on font lookup. ------------------------------------------------------------------------ r22198 | xtophe | 2007-09-21 00:07:40 +0200 (Fri, 21 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/po/pl.po Polish l10n update by Micha?\197?\130 Trzebiatowski ------------------------------------------------------------------------ r22197 | jpsaman | 2007-09-20 22:13:45 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Adjust height of subpicture region. ------------------------------------------------------------------------ r22196 | jpsaman | 2007-09-20 22:13:44 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c M /trunk/src/video_output/vout_subpictures.c Fix return values for spu_Create() and spu_Init(). ------------------------------------------------------------------------ r22195 | funman | 2007-09-20 21:47:29 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile contribs: add pthreads-w32 to clean & distclean targets ------------------------------------------------------------------------ r22194 | funman | 2007-09-20 21:42:23 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/Makefile contribs: advertise the mingw32 runtime version used to compile in the contribs package filename ------------------------------------------------------------------------ r22193 | courmisch | 2007-09-20 21:28:58 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtcp.c Another Win32 problem ------------------------------------------------------------------------ r22192 | courmisch | 2007-09-20 21:16:58 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtcp.c Fix typo ------------------------------------------------------------------------ r22191 | courmisch | 2007-09-20 20:54:02 +0200 (Thu, 20 Sep 2007) | 4 lines Changed paths: M /trunk/libs/loader/win32.c M /trunk/modules/codec/dmo/dmo.c DMO/loader patch from Alex Antropoff. You may need to upgrade Windows Media to get this working, since it uses a newer DLL name. ------------------------------------------------------------------------ r22190 | funman | 2007-09-20 20:13:13 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch contribs: Reverts [22188] for the goom patch, and use the included m4 files ------------------------------------------------------------------------ r22189 | funman | 2007-09-20 18:19:30 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile contribs: run autotools to build libxml2 for WIN32 ------------------------------------------------------------------------ r22188 | funman | 2007-09-20 17:48:00 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/goom2k4-0-win32.patch contribs: make goom2k4 compile for win32 host when aclocal-1.9 isn't installed ------------------------------------------------------------------------ r22187 | funman | 2007-09-20 17:21:03 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/include/vlc/vlc.h typo: p_vlc -> p_libvlc ------------------------------------------------------------------------ r22186 | pdherbemont | 2007-09-20 16:51:30 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c interface.c: Default b_should_run_on_first_thread to false. ------------------------------------------------------------------------ r22185 | pdherbemont | 2007-09-20 16:50:37 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c Revert Previous commit. ------------------------------------------------------------------------ r22184 | pdherbemont | 2007-09-20 16:49:24 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c interface.c: Default b_should_run_on_first_thread to false to be sure. (as per funman's request). ------------------------------------------------------------------------ r22183 | funman | 2007-09-20 16:43:09 +0200 (Thu, 20 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile contribs: fix libshout build, adds missing dep on libvorbis ------------------------------------------------------------------------ r22182 | pdherbemont | 2007-09-20 16:40:55 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m macosx/intf.m: Fix Mac OS X interface. ------------------------------------------------------------------------ r22181 | pdherbemont | 2007-09-20 16:34:03 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c interface.c: Better comment. ------------------------------------------------------------------------ r22180 | pdherbemont | 2007-09-20 16:28:00 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h M /trunk/src/interface/interface.c interface.c: Support execution of the interface Run() method on first thread. ------------------------------------------------------------------------ r22179 | pdherbemont | 2007-09-20 11:08:03 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/Makefile.am M /trunk/src/control/libvlc_internal.h A /trunk/src/control/media_list_view.c libvlc: Implement media_list_view, which will be used to present/access/edit the items of a media_list. ------------------------------------------------------------------------ r22178 | pdherbemont | 2007-09-20 11:00:36 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Makefile MacOSX/Framework/Makefile: Fix previous commits. Thanks to Fabien Lydoire. ------------------------------------------------------------------------ r22177 | jpsaman | 2007-09-20 10:10:46 +0200 (Thu, 20 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Disable --vbi-text by default. ------------------------------------------------------------------------ r22176 | jpsaman | 2007-09-19 23:01:01 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Decoder teletext subtitles as text (ASCII, UTF-8 or ISO-8859-1 are possible). Currently only ASCII is supported. The subpicture region size is too large resulting in ghosting effects. Don't use the new --vbi-text option unless you want to fix this bug. ------------------------------------------------------------------------ r22175 | courmisch | 2007-09-19 21:30:01 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtcp.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h RTCP: support for RTP/RTCP multiplexed on the same port ------------------------------------------------------------------------ r22174 | courmisch | 2007-09-19 21:10:07 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Remove unused variables ------------------------------------------------------------------------ r22173 | courmisch | 2007-09-19 21:04:03 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/wincp.c Avoid setlocale - not thread-safe ------------------------------------------------------------------------ r22172 | courmisch | 2007-09-19 20:57:57 +0200 (Wed, 19 Sep 2007) | 4 lines Changed paths: M /trunk/src/libvlc-common.c Do not set locale twice (it is already taken care of by VLC), especially as this is not thread-safe, and not something a library should ever do. ------------------------------------------------------------------------ r22171 | courmisch | 2007-09-19 20:54:53 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/wincp.c Do not set never used value ------------------------------------------------------------------------ r22170 | courmisch | 2007-09-19 19:40:38 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Partial support for RTP over connection-oriented media ------------------------------------------------------------------------ r22169 | courmisch | 2007-09-19 19:39:43 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Fix DCCP support ------------------------------------------------------------------------ r22168 | courmisch | 2007-09-19 19:22:07 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix RTP prebufferring regression ------------------------------------------------------------------------ r22167 | funman | 2007-09-19 18:21:08 +0200 (Wed, 19 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/lua/vlclua.c lua: check stream_UrlNew return value ------------------------------------------------------------------------ r22166 | courmisch | 2007-09-19 18:14:58 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Support for DCCP in net_Listen ------------------------------------------------------------------------ r22165 | courmisch | 2007-09-19 17:50:08 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Fix previous commit ------------------------------------------------------------------------ r22164 | courmisch | 2007-09-19 17:49:16 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Handle lack of listener in net_Accept ------------------------------------------------------------------------ r22163 | courmisch | 2007-09-19 17:31:22 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/io.c Simplify net_Listen (no real use for family and type parameters) ------------------------------------------------------------------------ r22162 | courmisch | 2007-09-19 16:51:44 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Fixup DCCP include ordering ------------------------------------------------------------------------ r22161 | pdherbemont | 2007-09-19 12:45:14 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Makefile MacOSX/Framework/Makefile: Use the correct libvlc and libvlc-control when linking. ------------------------------------------------------------------------ r22160 | xtophe | 2007-09-19 00:20:10 +0200 (Wed, 19 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Remove spurious tab ------------------------------------------------------------------------ r22159 | xtophe | 2007-09-18 23:44:06 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/telepathy.c Typos ------------------------------------------------------------------------ r22158 | xtophe | 2007-09-18 23:02:00 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/po/fi.po fi.po: svn:keywords and a small fix ------------------------------------------------------------------------ r22157 | jpsaman | 2007-09-18 22:53:59 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Last bit of cleanup in transcode_osd_new() ------------------------------------------------------------------------ r22156 | jpsaman | 2007-09-18 22:32:08 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Simplify handling of osdmenu streaming ------------------------------------------------------------------------ r22155 | courmisch | 2007-09-18 18:42:27 +0200 (Tue, 18 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_config.h One second before the warning is really too short. *Dead*locks tend to last for a rather long time anyway :) ------------------------------------------------------------------------ r22154 | funman | 2007-09-18 18:37:41 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/audio_output/oss.c Leftover strerror ------------------------------------------------------------------------ r22153 | courmisch | 2007-09-18 18:32:17 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/file.c Remove last occurences - fixes #1297 ------------------------------------------------------------------------ r22152 | courmisch | 2007-09-18 18:27:50 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Remove dead code ------------------------------------------------------------------------ r22151 | courmisch | 2007-09-18 18:20:49 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/directory.c M /trunk/modules/access/dv.c M /trunk/modules/access/dvb/access.c M /trunk/modules/access/dvb/en50221.c M /trunk/modules/access/dvb/linux_dvb.c M /trunk/modules/access/file.c M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access/pvr.c M /trunk/modules/access/smb.c M /trunk/modules/access/v4l.c M /trunk/modules/access/v4l2.c M /trunk/modules/access_filter/dump.c M /trunk/modules/access_filter/record.c M /trunk/modules/access_filter/timeshift.c M /trunk/modules/access_output/file.c M /trunk/modules/access_output/udp.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/audio_output/esd.c M /trunk/modules/audio_output/file.c M /trunk/modules/audio_output/hd1000a.cpp M /trunk/modules/audio_output/oss.c M /trunk/modules/codec/subtitles/subsdec.c M /trunk/modules/control/http/macro.c M /trunk/modules/control/http/mvar.c M /trunk/modules/control/http/util.c M /trunk/modules/control/rc.c M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/qnx/aout.c M /trunk/modules/misc/freetype.c M /trunk/modules/misc/gnutls.c M /trunk/modules/misc/notify/growl.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/video_output/fb.c M /trunk/modules/video_output/x11/xcommon.c Replace strerror() with %m (or Linux DVB: strerror_r) - refs #1297 ------------------------------------------------------------------------ r22150 | funman | 2007-09-18 18:17:51 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c Use intf_ShouldDie() ------------------------------------------------------------------------ r22149 | courmisch | 2007-09-18 17:57:44 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m M /trunk/modules/gui/macosx/voutqt.m Don't cite strerror. It is a bad example! ------------------------------------------------------------------------ r22148 | courmisch | 2007-09-18 17:52:21 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/src/extras/libc.c M /trunk/src/interface/interaction.c M /trunk/src/libvlc-common.c M /trunk/src/misc/image.c M /trunk/src/modules/configuration.c M /trunk/src/modules/modules.c M /trunk/src/playlist/loadsave.c Remove remaining strerror() calls from core - refs #1297 ------------------------------------------------------------------------ r22147 | courmisch | 2007-09-18 17:44:47 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_network.h M /trunk/include/vlc_threads_funcs.h M /trunk/src/input/meta.c M /trunk/src/misc/threads.c M /trunk/src/network/acl.c M /trunk/src/network/httpd.c M /trunk/src/network/io.c M /trunk/src/network/tcp.c M /trunk/src/network/udp.c M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/stream_output.c Fix the most common strerror() usages (threads, network, input) - refs #1297 ------------------------------------------------------------------------ r22146 | courmisch | 2007-09-18 17:26:43 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c Print Winsock error instead of errno if applicable ------------------------------------------------------------------------ r22145 | courmisch | 2007-09-18 17:20:49 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove obsolete subst ------------------------------------------------------------------------ r22144 | courmisch | 2007-09-18 17:16:31 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Use po/LINGUAS ------------------------------------------------------------------------ r22143 | courmisch | 2007-09-18 17:12:12 +0200 (Tue, 18 Sep 2007) | 3 lines Changed paths: M /trunk/src/libvlc-module.c - Make language list more diff-friendly - Add Finnish ------------------------------------------------------------------------ r22142 | courmisch | 2007-09-18 17:03:19 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac A /trunk/po/LINGUAS Move language list out of configure.ac ------------------------------------------------------------------------ r22141 | courmisch | 2007-09-18 16:55:47 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/THANKS A /trunk/po/fi.po Finnish localization by Jouni K?\195?\164hk?\195?\182nen ------------------------------------------------------------------------ r22140 | jpsaman | 2007-09-18 14:45:03 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/codec/zvbi.c Let user change position of Teletext subtitles. ------------------------------------------------------------------------ r22139 | jpsaman | 2007-09-18 14:43:20 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Check malloc returns value ------------------------------------------------------------------------ r22138 | jpsaman | 2007-09-18 14:05:10 +0200 (Tue, 18 Sep 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c Return VLC_ENOMEN iso VLC_EGENERIC when no more memory can be allocated. ------------------------------------------------------------------------ r22137 | pdherbemont | 2007-09-18 11:58:59 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Makefile MacOSX/Framework/Makefile: Fix libintl.dylib link. Reported by Fabien Lydoire. ------------------------------------------------------------------------ r22136 | funman | 2007-09-18 01:36:25 +0200 (Tue, 18 Sep 2007) | 4 lines Changed paths: M /trunk/Makefile.am M /trunk/modules/gui/qt4/Modules.am Avoid using sed -i which seems to be non standard. Use makensis when it's installed in the default location. Patch by Hannes Domani ------------------------------------------------------------------------ r22135 | funman | 2007-09-18 01:31:22 +0200 (Tue, 18 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/notify/telepathy.c telepathy: updates the presence only if the "item-change" new value is the same than the "playlist-current" value. don't block more than 50ms to get the actual status. ------------------------------------------------------------------------ r22134 | funman | 2007-09-18 01:17:05 +0200 (Tue, 18 Sep 2007) | 2 lines Changed paths: M /trunk/src/playlist/engine.c playlist: removes useless variable, only preparse files ------------------------------------------------------------------------ r22133 | funman | 2007-09-18 01:15:37 +0200 (Tue, 18 Sep 2007) | 3 lines Changed paths: M /trunk/src/text/strings.c str_format_meta(): fix HUGE memory leak & segfault. realloc() can change the pointer initialised with malloc() if memory is low ! ------------------------------------------------------------------------ r22132 | pdherbemont | 2007-09-17 23:48:13 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Makefile MacOSX/Framework/Makefile: Fix libintl link if present. Reported by Fabien Lydoire. ------------------------------------------------------------------------ r22131 | funman | 2007-09-17 23:44:14 +0200 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/modules/services_discovery/hal.c hal services_discovery: fix invalid access to memory in Close() ------------------------------------------------------------------------ r22130 | courmisch | 2007-09-17 22:19:36 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/src/misc/messages.c GNU libc-like support for "%m" expanded as strerror(errno) in Msg_*. strerror() is mostly called in that case anyway. ------------------------------------------------------------------------ r22129 | courmisch | 2007-09-17 20:48:54 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/notify/telepathy.c Stick to American ASCII quotes otherwise gettext will whine. You can use the nice French double quotes in fr.po instead. ------------------------------------------------------------------------ r22128 | funman | 2007-09-17 20:36:37 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/configure.ac M /trunk/modules/misc/notify/Modules.am A /trunk/modules/misc/notify/telepathy.c (from /trunk/modules/misc/notify/msn.c:22109) New Telepathy plugin, to customize user Presence with MissionControl ------------------------------------------------------------------------ r22127 | courmisch | 2007-09-17 19:55:50 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Attempt to fix today's RTP access changes ------------------------------------------------------------------------ r22126 | courmisch | 2007-09-17 19:37:16 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtsp.c Handle RTSP URLs that ends with a single slash properly ------------------------------------------------------------------------ r22125 | jb | 2007-09-17 19:29:30 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Disc probing under Windows in open. Patch By Hannes Domani ------------------------------------------------------------------------ r22124 | funman | 2007-09-17 19:19:39 +0200 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/src/misc/threads.c Factorize [22111] ------------------------------------------------------------------------ r22123 | jb | 2007-09-17 18:56:44 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - VLM dialog improvements by JF Massol. ------------------------------------------------------------------------ r22122 | courmisch | 2007-09-17 18:56:12 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Add an assertion ------------------------------------------------------------------------ r22121 | courmisch | 2007-09-17 18:25:19 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/src/misc/mtime.c M /trunk/src/misc/threads.c Force fallback to realtime clock when clock selection is not supported... and restore the old broken behavior. It's high time people update to NPTL... ------------------------------------------------------------------------ r22120 | courmisch | 2007-09-17 17:58:05 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Do not compute values that are never used (anymore) ------------------------------------------------------------------------ r22119 | courmisch | 2007-09-17 17:46:32 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Ignore muxed RTCP packets for AVP profile ------------------------------------------------------------------------ r22118 | courmisch | 2007-09-17 17:26:34 +0200 (Mon, 17 Sep 2007) | 4 lines Changed paths: M /trunk/modules/access/udp.c - Restore RTP pre-buffering broken in previous commit. - Fix segmentation fault in prebuffering Md: could you please review this? ------------------------------------------------------------------------ r22117 | courmisch | 2007-09-17 17:10:41 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c Do not use BlockChoose when the access is explicitly RTP. This breaks when the sender uses a fancy payload type, or RTCP-mux. ------------------------------------------------------------------------ r22116 | courmisch | 2007-09-17 16:50:18 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Remove useless #define ------------------------------------------------------------------------ r22115 | courmisch | 2007-09-17 16:41:09 +0200 (Mon, 17 Sep 2007) | 3 lines Changed paths: M /trunk/src/playlist/thread.c - Fix potential use after free - Fix segfault if there is no preparse and/or fetcher object ------------------------------------------------------------------------ r22114 | pdherbemont | 2007-09-17 16:37:15 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/luameta.c M /trunk/modules/misc/lua/vlclua.h lua: Print debug message only if really wanted. ------------------------------------------------------------------------ r22113 | courmisch | 2007-09-17 16:29:59 +0200 (Mon, 17 Sep 2007) | 8 lines Changed paths: M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c Signal the playlist BEFORE unlocking it. One should never signal a condition without the corresponding lock: "if predictable scheduling behavior is required, then that mutex shall be locked by the thread calling pthread_cond_broadcast() or pthread_cond_signal()." -- POSIX This only fixes the most obvious cases. There might be others. ------------------------------------------------------------------------ r22112 | courmisch | 2007-09-17 16:21:14 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads.h M /trunk/include/vlc_threads_funcs.h errno.h is always needed for pthread now ------------------------------------------------------------------------ r22111 | pdherbemont | 2007-09-17 16:13:09 +0200 (Mon, 17 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c misc/threads.c: On non-linux create a PTHREAD_MUTEX_ERRORCHECK... ------------------------------------------------------------------------ r22110 | funman | 2007-09-17 02:02:50 +0200 (Mon, 17 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/faac.patch M /trunk/extras/contrib/src/Patches/live-config.patch Revert previous commit, and updates faac & live-config patches ------------------------------------------------------------------------ r22109 | funman | 2007-09-16 23:19:41 +0200 (Sun, 16 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/faac.patch contrib/faac: Uses only UNIX newline for the patch ------------------------------------------------------------------------ r22107 | courmisch | 2007-09-16 19:40:33 +0200 (Sun, 16 Sep 2007) | 4 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c M /trunk/modules/video_output/x11/xcommon.h Really fix XShm detection with remote X11 (cf [19346]): Get correct major opcode for MIT-SHM instead of an hard-coded one that works with some X servers (not including mine). ------------------------------------------------------------------------ r22106 | dionoea | 2007-09-16 19:23:08 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/luameta.c Don't print the "googleimage.lua: didn't return a string" message if the function returned nil. ------------------------------------------------------------------------ r22105 | courmisch | 2007-09-16 19:15:44 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c Add some debug ------------------------------------------------------------------------ r22104 | courmisch | 2007-09-16 17:29:04 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/libvlc.sym M /trunk/src/playlist/control.c Out-of-line __pl_Get and __pl_Release - depend on libvlc_int_t ------------------------------------------------------------------------ r22103 | xtophe | 2007-09-16 16:56:31 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Free no longer needed after changes in getNonEmptyString ------------------------------------------------------------------------ r22102 | courmisch | 2007-09-16 15:31:26 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Fix win32 compilation, but that will crash at run-time ------------------------------------------------------------------------ r22101 | courmisch | 2007-09-16 15:05:50 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Mark the test programs as not installable ------------------------------------------------------------------------ r22100 | courmisch | 2007-09-16 14:57:18 +0200 (Sun, 16 Sep 2007) | 4 lines Changed paths: M /trunk/configure.ac Because we are selfish bastards (at least, I am), disable fast install mode by default. Packagers and build bots should re-enable it with: ./configure --enable-fast-install ------------------------------------------------------------------------ r22099 | courmisch | 2007-09-16 14:36:29 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c M /trunk/modules/stream_out/rtp.c Force the sending threads to wakeup at exit - closes #1292 ------------------------------------------------------------------------ r22098 | courmisch | 2007-09-16 14:27:40 +0200 (Sun, 16 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/src/misc/block.c block_FifoWake: force the block_FifoGet()'ing thread to wakeup without queuing any data - this is mostly useful when quitting ------------------------------------------------------------------------ r22097 | xtophe | 2007-09-16 13:21:17 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h Typo ------------------------------------------------------------------------ r22096 | courmisch | 2007-09-16 13:09:21 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c new API ------------------------------------------------------------------------ r22095 | courmisch | 2007-09-16 13:09:02 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_audio_video.c Use new API too ------------------------------------------------------------------------ r22094 | courmisch | 2007-09-16 13:08:27 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Use new API ------------------------------------------------------------------------ r22093 | courmisch | 2007-09-16 13:02:39 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Typo ------------------------------------------------------------------------ r22092 | courmisch | 2007-09-16 13:01:52 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c Inline vlc_object_signal ------------------------------------------------------------------------ r22091 | courmisch | 2007-09-16 13:00:07 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h Fix deadlock ------------------------------------------------------------------------ r22090 | courmisch | 2007-09-16 12:55:07 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h Use the new API in playlist macros ------------------------------------------------------------------------ r22089 | courmisch | 2007-09-16 12:51:35 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/hotkeys.c hotkeys: use the new object locking API ------------------------------------------------------------------------ r22088 | courmisch | 2007-09-16 12:50:10 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h Forgot this file in [22086] ------------------------------------------------------------------------ r22087 | courmisch | 2007-09-16 12:49:43 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc.h Cosmetic ------------------------------------------------------------------------ r22086 | courmisch | 2007-09-16 12:45:23 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Also use the new API here ------------------------------------------------------------------------ r22085 | courmisch | 2007-09-16 12:40:28 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Use the new object locking API ------------------------------------------------------------------------ r22084 | courmisch | 2007-09-16 12:39:50 +0200 (Sun, 16 Sep 2007) | 5 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c Wrappers around thread signaling functions for object: - vlc_object_lock, vlc_object_unlock: take/release object_lock - vlc_object_signal: trigger object_wait - vlc_object_wait, vlc_object_timedwait: wait on object_wait ------------------------------------------------------------------------ r22083 | courmisch | 2007-09-16 12:27:09 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Return an error if timer expires, but still do not print it ------------------------------------------------------------------------ r22082 | courmisch | 2007-09-16 11:32:30 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Const cleanup ------------------------------------------------------------------------ r22081 | courmisch | 2007-09-16 11:25:11 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c var_CreateGetNEString simplications ------------------------------------------------------------------------ r22080 | courmisch | 2007-09-16 11:15:27 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/extrapanel.cpp M /trunk/modules/services_discovery/podcast.c M /trunk/src/control/video.c M /trunk/src/input/demux.c M /trunk/src/input/input.c Switch the few var_GetString remains to var_GetNonEmptyString ------------------------------------------------------------------------ r22079 | courmisch | 2007-09-16 11:14:54 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/extended.m Fix to var_GetNonEmptyString ------------------------------------------------------------------------ r22078 | courmisch | 2007-09-16 11:12:41 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/http.c Fix HTTP DVB ACL ------------------------------------------------------------------------ r22077 | courmisch | 2007-09-16 11:06:47 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/input.c typo ------------------------------------------------------------------------ r22076 | courmisch | 2007-09-16 11:02:16 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/bda/bdagraph.cpp Memory error handling ------------------------------------------------------------------------ r22075 | courmisch | 2007-09-16 10:58:37 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Partial memory error handling ------------------------------------------------------------------------ r22074 | courmisch | 2007-09-16 10:57:34 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Error handling ------------------------------------------------------------------------ r22073 | courmisch | 2007-09-16 10:52:38 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Memory error handling ------------------------------------------------------------------------ r22072 | courmisch | 2007-09-16 10:49:55 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/audio_output/input.c M /trunk/src/audio_output/intf.c M /trunk/src/input/input.c Simplification / memory error handling ------------------------------------------------------------------------ r22071 | courmisch | 2007-09-16 10:39:12 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/equalizer.m M /trunk/modules/gui/wxwidgets/extrapanel.cpp Use var_GetNonEmptyString were applicable ------------------------------------------------------------------------ r22070 | courmisch | 2007-09-16 10:29:09 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/http.c M /trunk/modules/access_filter/timeshift.c M /trunk/modules/control/http/http.c GetNonEmptyString simplification ------------------------------------------------------------------------ r22069 | courmisch | 2007-09-16 10:27:49 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Try to fix memleaks ------------------------------------------------------------------------ r22068 | courmisch | 2007-09-16 10:27:06 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/src/vlcproc.cpp Apparent memleak (ipkiss should review perhaps?) ------------------------------------------------------------------------ r22067 | courmisch | 2007-09-16 10:24:58 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/modules/mux/mpjpeg.c Error handling ------------------------------------------------------------------------ r22066 | courmisch | 2007-09-16 09:49:52 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Fix condition variable clock ifdef ------------------------------------------------------------------------ r22065 | funman | 2007-09-16 01:20:13 +0200 (Sun, 16 Sep 2007) | 1 line Changed paths: M /trunk/share/Makefile.am menu.cfg has been moved to minimal.cfg ------------------------------------------------------------------------ r22064 | funman | 2007-09-16 00:54:41 +0200 (Sun, 16 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am D /trunk/share/osdmenu/menu.cfg A /trunk/share/osdmenu/minimal.cfg (from /trunk/share/osdmenu/menu.cfg:22063) osdmenu: Reverts [22062] which was a revert of [22061], and gives the .cfg the same name than the directory. ------------------------------------------------------------------------ r22063 | dionoea | 2007-09-15 22:54:09 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/vlc.win32.nsi.in Win32 installer: save language used in installer for uninstaller. "[PATCH] saves the chosen language of the installer in the registry..." by Hannes Domani ------------------------------------------------------------------------ r22062 | courmisch | 2007-09-15 22:44:32 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Revert [22061]. I probably need more sleep. ------------------------------------------------------------------------ r22061 | courmisch | 2007-09-15 22:33:07 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am OSD install fix from Hannes Domani ------------------------------------------------------------------------ r22060 | funman | 2007-09-15 22:21:14 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/extras/mpris.py M /trunk/modules/control/dbus.c Makes vlc the 2nd Media Player in history to implement the MPRIS draft (after audacious) ------------------------------------------------------------------------ r22059 | courmisch | 2007-09-15 22:10:50 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/src/libvlc.sym M /trunk/src/stream_output/announce.c Announce API simplification ------------------------------------------------------------------------ r22058 | courmisch | 2007-09-15 22:03:48 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/stream_output.h Remove dead code ------------------------------------------------------------------------ r22057 | courmisch | 2007-09-15 21:56:11 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/src/libvlc.sym M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/stream_output.h Unexport some unused APIs ------------------------------------------------------------------------ r22056 | courmisch | 2007-09-15 21:45:15 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c stream_out_std: use new SDP API too ------------------------------------------------------------------------ r22055 | courmisch | 2007-09-15 21:33:39 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Typo ------------------------------------------------------------------------ r22054 | courmisch | 2007-09-15 21:26:07 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c VLC-specific playlist group support ------------------------------------------------------------------------ r22053 | courmisch | 2007-09-15 21:14:11 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/rtp.c M /trunk/src/libvlc.sym M /trunk/src/stream_output/sdp.c Rework SDP API a little ------------------------------------------------------------------------ r22052 | courmisch | 2007-09-15 20:28:10 +0200 (Sat, 15 Sep 2007) | 3 lines Changed paths: M /trunk/src/stream_output/sap.c Price of the most useless piece of code of the day (actually it might be my code) ------------------------------------------------------------------------ r22051 | courmisch | 2007-09-15 20:06:26 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c M /trunk/src/libvlc.sym M /trunk/src/misc/update.c Fix MacOS linking ------------------------------------------------------------------------ r22050 | courmisch | 2007-09-15 20:00:22 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Fix deadlock ------------------------------------------------------------------------ r22049 | courmisch | 2007-09-15 19:41:19 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c Another MacOS compile fix ------------------------------------------------------------------------ r22048 | xtophe | 2007-09-15 19:39:59 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac Note how to check which modules are enable ------------------------------------------------------------------------ r22047 | courmisch | 2007-09-15 19:34:23 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_threads_funcs.h Another attempt at fixing MacOS build ------------------------------------------------------------------------ r22046 | courmisch | 2007-09-15 19:24:49 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h M /trunk/src/misc/threads.c Attempt to fix MacOS build ------------------------------------------------------------------------ r22045 | courmisch | 2007-09-15 19:19:00 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Simplification to avoid busy loops after process suspension ------------------------------------------------------------------------ r22044 | courmisch | 2007-09-15 19:03:36 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Same here ------------------------------------------------------------------------ r22043 | courmisch | 2007-09-15 19:00:25 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Use monotonic clock when available only ------------------------------------------------------------------------ r22042 | courmisch | 2007-09-15 18:51:06 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/screensaver.c Wake up screensaver thread every 30 seconds rather than 1/4 seconds ------------------------------------------------------------------------ r22041 | courmisch | 2007-09-15 18:50:14 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/src/network/udp.c Check for before including it ------------------------------------------------------------------------ r22040 | courmisch | 2007-09-15 18:48:15 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h Fixes debug build ------------------------------------------------------------------------ r22039 | courmisch | 2007-09-15 18:46:13 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h ETIMEDOUT is perfectly expected here, do not complain about it ------------------------------------------------------------------------ r22038 | courmisch | 2007-09-15 18:31:40 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads_funcs.h vlc_cond_timedwait: wrapper around pthread_cond_timedwait ------------------------------------------------------------------------ r22037 | courmisch | 2007-09-15 18:05:36 +0200 (Sat, 15 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_threads_funcs.h M /trunk/src/misc/threads.c Make sure we use the same clock for condition variable Otherwise, it'll screw up completely when we add vlc_cond_timedwait ------------------------------------------------------------------------ r22036 | courmisch | 2007-09-15 17:46:56 +0200 (Sat, 15 Sep 2007) | 4 lines Changed paths: M /trunk/src/misc/objects.c When killing libvlc, also kill all its immediate children Not particularly clean, but we need to pass the exit request from libvlc to the actual interfaces and inputs somehow... ------------------------------------------------------------------------ r22035 | courmisch | 2007-09-15 17:45:27 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc.c Fix doc ------------------------------------------------------------------------ r22034 | courmisch | 2007-09-15 17:45:09 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c typo ------------------------------------------------------------------------ r22033 | courmisch | 2007-09-15 17:30:47 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Wakes an object when it is being killed ------------------------------------------------------------------------ r22032 | courmisch | 2007-09-15 17:27:13 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h M /trunk/modules/codec/cmml/cmml.c M /trunk/modules/control/ntservice.c M /trunk/modules/control/rc.c M /trunk/src/interface/interface.c M /trunk/src/libvlc-common.c M /trunk/src/video_output/vout_intf.c Remove interface b_block property. ------------------------------------------------------------------------ r22031 | courmisch | 2007-09-15 17:18:04 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h If LibVLC is closing, any interface should close, not just the main one ------------------------------------------------------------------------ r22030 | courmisch | 2007-09-15 16:39:56 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/gnutls.c Doc change ------------------------------------------------------------------------ r22029 | courmisch | 2007-09-15 16:38:22 +0200 (Sat, 15 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/gnutls.c There is really no excuse for not checking the hostname. I wonder why I added this option in the first place. ------------------------------------------------------------------------ r22028 | courmisch | 2007-09-15 15:43:38 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Don't crash if a client sends an overly large header ------------------------------------------------------------------------ r22027 | funman | 2007-09-15 13:01:48 +0200 (Sat, 15 Sep 2007) | 1 line Changed paths: M /trunk/extras/mpris.py Minor fixes, add comments ------------------------------------------------------------------------ r22026 | courmisch | 2007-09-15 12:31:01 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS Some sout news ------------------------------------------------------------------------ r22025 | courmisch | 2007-09-15 12:23:33 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS Cosmetics ------------------------------------------------------------------------ r22022 | courmisch | 2007-09-15 11:46:06 +0200 (Sat, 15 Sep 2007) | 3 lines Changed paths: M /trunk/modules/control/rc.c M /trunk/src/libvlc.sym M /trunk/src/misc/update.c Remove auto-update. This is blatantly insecure. Other projects have had CVEs for much less than this (e.g. CVE-2006-4567) ------------------------------------------------------------------------ r22021 | dionoea | 2007-09-15 00:48:04 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/dailymotion.lua Fix the dailymotion lua script. ------------------------------------------------------------------------ r22020 | djc | 2007-09-15 00:15:38 +0200 (Sat, 15 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Don't mix VLC.app and VLC-release.app ------------------------------------------------------------------------ r22019 | funman | 2007-09-14 18:53:04 +0200 (Fri, 14 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Adds ncurses compiled with wide characters support to contribs for MacOSX ------------------------------------------------------------------------ r22018 | courmisch | 2007-09-14 18:46:25 +0200 (Fri, 14 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c - Add aggregate control URL - Fix non-aggregate control URL ------------------------------------------------------------------------ r22017 | courmisch | 2007-09-14 18:40:34 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/modules/mux/mp4.c typo ------------------------------------------------------------------------ r22016 | courmisch | 2007-09-14 18:37:42 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/src/misc/block.c Hide (+minor changes) block_fifo_t layout ------------------------------------------------------------------------ r22015 | courmisch | 2007-09-14 18:36:10 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/timeshift.c M /trunk/modules/access_output/udp.c M /trunk/modules/codec/ffmpeg/mux.c M /trunk/modules/mux/asf.c M /trunk/modules/mux/avi.c M /trunk/modules/mux/dummy.c M /trunk/modules/mux/mp4.c M /trunk/modules/mux/mpeg/ps.c M /trunk/modules/mux/mpeg/ts.c M /trunk/modules/mux/mpjpeg.c M /trunk/modules/mux/ogg.c M /trunk/modules/mux/wav.c M /trunk/src/input/decoder.c M /trunk/src/stream_output/stream_output.c Use the new block_Fifo functions ------------------------------------------------------------------------ r22014 | fkuehne | 2007-09-14 18:23:13 +0200 (Fri, 14 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak * .aclocal should always be the last item here ------------------------------------------------------------------------ r22013 | courmisch | 2007-09-14 18:15:59 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h Document previous functions ------------------------------------------------------------------------ r22012 | courmisch | 2007-09-14 18:13:50 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h M /trunk/src/libvlc.sym M /trunk/src/misc/block.c Write accessor for relevant block_fifo_t state ------------------------------------------------------------------------ r22011 | courmisch | 2007-09-14 17:38:15 +0200 (Fri, 14 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/t140.c Remove dummy error ------------------------------------------------------------------------ r22010 | funman | 2007-09-14 02:56:09 +0200 (Fri, 14 Sep 2007) | 1 line Changed paths: M /trunk/extras/mpris.glade mpris.glade: put loop/repeat/shuffle buttons in the expander ------------------------------------------------------------------------ r22009 | funman | 2007-09-14 02:26:12 +0200 (Fri, 14 Sep 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak extras/contrib/src: clean up Makefile & packages.mak Makes it clear that subversion is required for ffmpeg & tremor Removes obsolete libraries from the list ------------------------------------------------------------------------ r22008 | funman | 2007-09-14 02:01:39 +0200 (Fri, 14 Sep 2007) | 1 line Changed paths: M /trunk/extras/mpris.py mpris: make sure only one gobject timer is running ------------------------------------------------------------------------ r22007 | funman | 2007-09-14 02:00:17 +0200 (Fri, 14 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/audioscrobbler.c Do not try to connect to last.fm every second if the request fails, and server allows immediate retry ------------------------------------------------------------------------ r22006 | funman | 2007-09-13 23:58:05 +0200 (Thu, 13 Sep 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/ncurses.c ncurses: fallback on libncurses if libncursesw isn't available (macosx) it is now enabled by default if headers & library are present ------------------------------------------------------------------------ r22005 | funman | 2007-09-13 23:25:01 +0200 (Thu, 13 Sep 2007) | 4 lines Changed paths: M /trunk/bootstrap bootstrap: print a success message unify errors on missing/too old tools remove insulting and not used variables ------------------------------------------------------------------------ r22004 | courmisch | 2007-09-13 22:29:32 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/vobsub.c M /trunk/modules/misc/audioscrobbler.c Explicit casts to proper integer types when formatting ------------------------------------------------------------------------ r22003 | courmisch | 2007-09-13 22:29:02 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Fix invalid FOURCC use ------------------------------------------------------------------------ r22002 | funman | 2007-09-13 21:52:07 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/src/playlist/engine.c Remove debug not intended to be committed, however feel free to use it ------------------------------------------------------------------------ r22001 | funman | 2007-09-13 21:50:32 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/extras/mpris.py M /trunk/src/playlist/engine.c Checks ncursesw/curses.h presence ------------------------------------------------------------------------ r22000 | funman | 2007-09-13 21:12:49 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/AppleRemote.h M /trunk/modules/gui/macosx/AppleRemote.m M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/applescript.h M /trunk/modules/gui/macosx/bookmarks.h M /trunk/modules/gui/macosx/controls.h M /trunk/modules/gui/macosx/extended.h M /trunk/modules/gui/macosx/eyetv.h M /trunk/modules/gui/macosx/fspanel.h M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/open.h M /trunk/modules/gui/macosx/playlist.h M /trunk/modules/gui/macosx/playlistinfo.h M /trunk/modules/gui/macosx/prefs.h M /trunk/modules/gui/macosx/prefs_widgets.h M /trunk/modules/gui/macosx/sfilters.h M /trunk/modules/gui/macosx/wizard.h Fix macosx gui compilation (shame on me i broke it in [21943]) ------------------------------------------------------------------------ r21999 | funman | 2007-09-13 19:53:40 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/configure.ac M /trunk/modules/gui/ncurses.c ncurses: Use ncursesw to correctly display wide characters on UTF-8 locale ------------------------------------------------------------------------ r21998 | courmisch | 2007-09-13 18:47:26 +0200 (Thu, 13 Sep 2007) | 6 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/subtitles/Modules.am A /trunk/modules/codec/subtitles/t140.c Trivial encoder for plain-text subtitles. This allows transcoding say, DVD or DVB subs to normal ones. Only tested with RTP output, but might also work with ogg, mp4, ts... The problem is that most of these do not seem to check the encoding. ------------------------------------------------------------------------ r21997 | funman | 2007-09-13 18:26:28 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/logger.c // is valid inside "", despite what my vim says ------------------------------------------------------------------------ r21996 | funman | 2007-09-13 18:24:27 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/logger.c Makes logger html output ?\194?\171 Valid HTML 4.01 Strict! ?\194?\187, thanks to dionoea ------------------------------------------------------------------------ r21995 | courmisch | 2007-09-13 18:13:30 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/subsdec.c Add t140 FOURCC for always-UTF-8 subs ------------------------------------------------------------------------ r21994 | courmisch | 2007-09-13 17:08:19 +0200 (Thu, 13 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/src/stream_output/sdp.c Use size_t instead of socklen_t ------------------------------------------------------------------------ r21993 | funman | 2007-09-13 13:01:40 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/logger.c logger: Sets HTML encoding to UTF-8 ------------------------------------------------------------------------ r21992 | funman | 2007-09-13 00:13:11 +0200 (Thu, 13 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp qt-notify only if vlc window is not visile was removed accidentally in [21845] ------------------------------------------------------------------------ r21991 | xtophe | 2007-09-12 23:43:57 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp *Try* to improve the strings in the QT4 intf ------------------------------------------------------------------------ r21990 | dionoea | 2007-09-12 22:29:00 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube.lua Fix youtube.lua probe() function. ------------------------------------------------------------------------ r21989 | funman | 2007-09-12 22:23:28 +0200 (Wed, 12 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/ncurses.c Remembers verbosity level when closing ncurses intf ------------------------------------------------------------------------ r21988 | dionoea | 2007-09-12 21:52:05 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add FVFW and fvfw since ffdshow seems to offer that as an option when encoding mpeg 4 video. This might fix a few cases where videos weren't decoded by VLC. ------------------------------------------------------------------------ r21987 | courmisch | 2007-09-12 21:44:06 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/subtitles.c DSO friendlyness ------------------------------------------------------------------------ r21986 | funman | 2007-09-12 21:36:15 +0200 (Wed, 12 Sep 2007) | 1 line Changed paths: M /trunk/src/misc/threads.c Asserts p_this on __vlc_mutex_init() ------------------------------------------------------------------------ r21985 | courmisch | 2007-09-12 21:13:13 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c As yet untested T.140 RTP packetization ------------------------------------------------------------------------ r21984 | ileoo | 2007-09-12 21:06:18 +0200 (Wed, 12 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp Remove rating from infodialog, closes ticket #1248 finally, also add myself to authors in those files. ------------------------------------------------------------------------ r21983 | courmisch | 2007-09-12 18:43:10 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/dummy.c Simplify ------------------------------------------------------------------------ r21982 | courmisch | 2007-09-12 18:36:26 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Cosmetic ------------------------------------------------------------------------ r21981 | courmisch | 2007-09-12 17:45:46 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/subsdec.c Cosmetic ------------------------------------------------------------------------ r21980 | courmisch | 2007-09-12 16:27:08 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Remove extra va_end; code factorization ------------------------------------------------------------------------ r21979 | oaubert | 2007-09-12 16:04:38 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Bundle libvlc-control.dylib in VLC.app and VLC-release.app ------------------------------------------------------------------------ r21978 | xtophe | 2007-09-12 00:11:43 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/Modules.am Distribute the headers ------------------------------------------------------------------------ r21977 | funman | 2007-09-12 00:01:35 +0200 (Wed, 12 Sep 2007) | 1 line Changed paths: M /trunk/extras/mpris.py note to myself: test before commit please ------------------------------------------------------------------------ r21976 | xtophe | 2007-09-12 00:01:04 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Remove always true tests ------------------------------------------------------------------------ r21975 | dionoea | 2007-09-12 00:00:09 +0200 (Wed, 12 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/appletrailers.lua Remove debug. ------------------------------------------------------------------------ r21974 | funman | 2007-09-12 00:00:06 +0200 (Wed, 12 Sep 2007) | 4 lines Changed paths: M /trunk/extras/mpris.glade M /trunk/extras/mpris.py Detect new mpris players, and stick to the last player that ran Add 3 buttons for loop, repeat and random Default directory is set to ~ if hardcoded library doesn't exist ------------------------------------------------------------------------ r21973 | dionoea | 2007-09-11 23:55:39 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: A /trunk/share/luaplaylist/appletrailers.lua (from /trunk/share/luaplaylist/dailymotion.lua:21965) Add a lua playlist script for trailers.apple.com pages. ------------------------------------------------------------------------ r21972 | ileoo | 2007-09-11 23:52:19 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c use va_copy, so you don't use same va_list twice. ------------------------------------------------------------------------ r21971 | dionoea | 2007-09-11 23:16:03 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Add support for "iTunes podcast" (example: itpc://www.apple.com/trailers/home/podcasts/pc-2314.xml) which is basically http with a different access name. ------------------------------------------------------------------------ r21970 | courmisch | 2007-09-11 22:32:27 +0200 (Tue, 11 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_charset.h M /trunk/include/vlc_common.h M /trunk/include/vlc_httpd.h M /trunk/include/vlc_interface.h M /trunk/include/vlc_network.h M /trunk/include/vlc_osd.h M /trunk/include/vlc_vlm.h All: missing ATTRIBUTE_FORMAT Now lets hunt the format warnings! ------------------------------------------------------------------------ r21969 | courmisch | 2007-09-11 22:23:16 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h ATTRIBUTE_FORMAT for input_ItemAddInfo ------------------------------------------------------------------------ r21968 | courmisch | 2007-09-11 22:21:01 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h ATTRIBUTE_FORMAT for sdp_AddAttribute ------------------------------------------------------------------------ r21967 | courmisch | 2007-09-11 22:14:00 +0200 (Tue, 11 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Generic support for text streams in RTP. No actually subtype implemented currently though. ------------------------------------------------------------------------ r21966 | funman | 2007-09-11 21:28:00 +0200 (Tue, 11 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c Fix segfault when nothing is playing ------------------------------------------------------------------------ r21965 | funman | 2007-09-11 20:25:24 +0200 (Tue, 11 Sep 2007) | 1 line Changed paths: M /trunk/modules/misc/audioscrobbler.c Checks pointers before using them ------------------------------------------------------------------------ r21964 | funman | 2007-09-11 20:11:46 +0200 (Tue, 11 Sep 2007) | 3 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h Fix TEST_NEXT macro usage (renamed to TEST_NEXT_ITEM) Removes not used or deprecated methods ------------------------------------------------------------------------ r21963 | courmisch | 2007-09-11 19:59:24 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Kill FIXME ------------------------------------------------------------------------ r21962 | courmisch | 2007-09-11 19:52:25 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix SDP generation with non-RTP mux ------------------------------------------------------------------------ r21961 | courmisch | 2007-09-11 19:45:07 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Oups: s/getsockname/getpeername/ ------------------------------------------------------------------------ r21960 | courmisch | 2007-09-11 19:42:30 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Use the SDP helpers ------------------------------------------------------------------------ r21959 | courmisch | 2007-09-11 19:41:17 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Don't forget bitrate ------------------------------------------------------------------------ r21958 | courmisch | 2007-09-11 19:35:01 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Fix *printf usage ------------------------------------------------------------------------ r21957 | courmisch | 2007-09-11 19:34:21 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Remove extraneous \n ------------------------------------------------------------------------ r21956 | courmisch | 2007-09-11 19:24:09 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Missing CRLF ------------------------------------------------------------------------ r21955 | courmisch | 2007-09-11 19:21:58 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Fix segfault ------------------------------------------------------------------------ r21954 | courmisch | 2007-09-11 19:05:09 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/src/libvlc.sym M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Try to improve and export the SDP formatting helpers ------------------------------------------------------------------------ r21953 | courmisch | 2007-09-11 17:52:21 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/invert.c Fix warning ------------------------------------------------------------------------ r21952 | funman | 2007-09-11 12:55:01 +0200 (Tue, 11 Sep 2007) | 1 line Changed paths: M /trunk/lxdialog/checklist.c M /trunk/lxdialog/dialog.h M /trunk/lxdialog/inputbox.c M /trunk/lxdialog/lxdialog.c M /trunk/lxdialog/menubox.c M /trunk/lxdialog/msgbox.c M /trunk/lxdialog/textbox.c M /trunk/lxdialog/util.c M /trunk/lxdialog/yesno.c M /trunk/modules/codec/xvmc/cpu_accel.c M /trunk/modules/codec/xvmc/decode.c M /trunk/modules/codec/xvmc/header.c M /trunk/modules/codec/xvmc/motion_comp.c M /trunk/modules/codec/xvmc/motion_comp_mmx.c M /trunk/modules/codec/xvmc/mpeg2.h M /trunk/modules/codec/xvmc/mpeg2_internal.h M /trunk/modules/codec/xvmc/slice.c M /trunk/modules/codec/xvmc/slice_xvmc_vld.c M /trunk/modules/codec/xvmc/vlc.h M /trunk/modules/codec/xvmc/xxmc-config.h M /trunk/modules/codec/xvmc/xxmc.c Same for lxdialog and xvmc ------------------------------------------------------------------------ r21951 | funman | 2007-09-11 12:14:01 +0200 (Tue, 11 Sep 2007) | 3 lines Changed paths: M /trunk/modules/visualization/galaktos/PCM.c M /trunk/modules/visualization/galaktos/beat_detect.c M /trunk/modules/visualization/galaktos/builtin_funcs.c M /trunk/modules/visualization/galaktos/builtin_funcs.h M /trunk/modules/visualization/galaktos/common.h M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_shape_types.h M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/custom_wave_types.h M /trunk/modules/visualization/galaktos/engine_vars.c M /trunk/modules/visualization/galaktos/engine_vars.h M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/eval.h M /trunk/modules/visualization/galaktos/expr_types.h M /trunk/modules/visualization/galaktos/fftsg.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/func_types.h M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/param.h M /trunk/modules/visualization/galaktos/param_types.h M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h M /trunk/modules/visualization/galaktos/per_point_types.h M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/preset_types.h M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c M /trunk/modules/visualization/galaktos/video_init.c Reverts [21943] for galaktos as it is external to vlc. Just in case it is merged one day with upstream source. ------------------------------------------------------------------------ r21950 | jb | 2007-09-11 00:44:37 +0200 (Tue, 11 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - DP: add INTF_DIALOG_DIRECTORY to the different cases. ------------------------------------------------------------------------ r21949 | xtophe | 2007-09-11 00:44:09 +0200 (Tue, 11 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix some filenames + cosmetic ------------------------------------------------------------------------ r21948 | dionoea | 2007-09-10 23:34:00 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Sort the VLC translation languages alphabeticaly according to their label, and not their code, in English. The order will be broken in some other languages I guess but at least it'll be coherent the first time the user launches VLC (in English) and changes the language to use in the preferences. ------------------------------------------------------------------------ r21947 | dionoea | 2007-09-10 23:25:06 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Fix horrible bug in language id list (must have broken the language selection dialog for a long time) ------------------------------------------------------------------------ r21946 | dionoea | 2007-09-10 23:01:42 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/extras/zsh.cpp Cosmetics, fix a few warnings, add a few memleaks (but we don't care do we?) ------------------------------------------------------------------------ r21945 | xtophe | 2007-09-10 22:55:31 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc/vlc.h Fix doxycomment for VLC_AddTarget. It returns the item id. ------------------------------------------------------------------------ r21944 | funman | 2007-09-10 22:28:47 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/libs/loader/afl.c M /trunk/libs/loader/com.h M /trunk/libs/loader/driver.c M /trunk/libs/loader/driver.h M /trunk/libs/loader/ext.c M /trunk/libs/loader/ext.h M /trunk/libs/loader/kludge.c M /trunk/libs/loader/ldt_keeper.c M /trunk/libs/loader/loader.h M /trunk/libs/loader/module.c M /trunk/libs/loader/pe_image.c M /trunk/libs/loader/pe_resource.c M /trunk/libs/loader/qtx/qtxsdk/components.h M /trunk/libs/loader/registry.c M /trunk/libs/loader/registry.h M /trunk/libs/loader/resource.c M /trunk/libs/loader/vfl.c M /trunk/libs/loader/win32.c M /trunk/libs/loader/wine/avifmt.h M /trunk/libs/loader/wine/driver.h M /trunk/libs/loader/wine/heap.h M /trunk/libs/loader/wine/mmreg.h M /trunk/libs/loader/wine/module.h M /trunk/libs/loader/wine/msacm.h M /trunk/libs/loader/wine/msacmdrv.h M /trunk/libs/loader/wine/pe_image.h M /trunk/libs/loader/wine/vfw.h M /trunk/libs/loader/wine/winbase.h M /trunk/libs/loader/wine/windef.h M /trunk/libs/loader/wine/winerror.h M /trunk/libs/loader/wine/winnt.h M /trunk/libs/loader/wine/winreg.h M /trunk/libs/loader/wine/winuser.h M /trunk/libs/loader/wineacm.h Revert previous commit for loader as it is external to vlc ------------------------------------------------------------------------ r21943 | funman | 2007-09-10 20:56:52 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/activex/axvlc_idl.c M /trunk/activex/axvlc_idl.h M /trunk/activex/connectioncontainer.h M /trunk/activex/dataobject.cpp M /trunk/activex/dataobject.h M /trunk/activex/main.cpp M /trunk/activex/objectsafety.cpp M /trunk/activex/objectsafety.h M /trunk/activex/olecontrol.h M /trunk/activex/oleinplaceactiveobject.h M /trunk/activex/oleinplaceobject.cpp M /trunk/activex/oleobject.cpp M /trunk/activex/persistpropbag.h M /trunk/activex/persiststorage.h M /trunk/activex/persiststreaminit.cpp M /trunk/activex/persiststreaminit.h M /trunk/activex/plugin.cpp M /trunk/activex/plugin.h M /trunk/activex/provideclassinfo.h M /trunk/activex/utils.cpp M /trunk/activex/utils.h M /trunk/activex/viewobject.cpp M /trunk/activex/viewobject.h M /trunk/activex/vlccontrol.cpp M /trunk/activex/vlccontrol2.h M /trunk/bindings/python/vlc_input.c M /trunk/bindings/python/vlc_instance.c M /trunk/bindings/python/vlc_mediacontrol.c M /trunk/bindings/python/vlc_position.c M /trunk/include/mmx.h M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/include/vlc/mediacontrol.h M /trunk/include/vlc/mediacontrol_structures.h M /trunk/include/vlc/vlc.h M /trunk/include/vlc_arrays.h M /trunk/include/vlc_codecs.h M /trunk/include/vlc_common.h M /trunk/include/vlc_demux.h M /trunk/include/vlc_epg.h M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h M /trunk/include/vlc_meta.h M /trunk/include/vlc_network.h M /trunk/include/vlc_playlist.h M /trunk/include/vlc_stream.h M /trunk/include/vlc_update.h M /trunk/libs/loader/afl.c M /trunk/libs/loader/com.h M /trunk/libs/loader/driver.c M /trunk/libs/loader/driver.h M /trunk/libs/loader/ext.c M /trunk/libs/loader/ext.h M /trunk/libs/loader/kludge.c M /trunk/libs/loader/ldt_keeper.c M /trunk/libs/loader/loader.h M /trunk/libs/loader/module.c M /trunk/libs/loader/pe_image.c M /trunk/libs/loader/pe_resource.c M /trunk/libs/loader/qtx/qtxsdk/components.h M /trunk/libs/loader/registry.c M /trunk/libs/loader/registry.h M /trunk/libs/loader/resource.c M /trunk/libs/loader/vfl.c M /trunk/libs/loader/win32.c M /trunk/libs/loader/wine/avifmt.h M /trunk/libs/loader/wine/driver.h M /trunk/libs/loader/wine/heap.h M /trunk/libs/loader/wine/mmreg.h M /trunk/libs/loader/wine/module.h M /trunk/libs/loader/wine/msacm.h M /trunk/libs/loader/wine/msacmdrv.h M /trunk/libs/loader/wine/pe_image.h M /trunk/libs/loader/wine/vfw.h M /trunk/libs/loader/wine/winbase.h M /trunk/libs/loader/wine/windef.h M /trunk/libs/loader/wine/winerror.h M /trunk/libs/loader/wine/winnt.h M /trunk/libs/loader/wine/winreg.h M /trunk/libs/loader/wine/winuser.h M /trunk/libs/loader/wineacm.h M /trunk/lxdialog/checklist.c M /trunk/lxdialog/dialog.h M /trunk/lxdialog/inputbox.c M /trunk/lxdialog/lxdialog.c M /trunk/lxdialog/menubox.c M /trunk/lxdialog/msgbox.c M /trunk/lxdialog/textbox.c M /trunk/lxdialog/util.c M /trunk/lxdialog/yesno.c M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bdagraph.cpp M /trunk/modules/access/cdda/access.c M /trunk/modules/access/cdda/access.h M /trunk/modules/access/cdda/callback.c M /trunk/modules/access/cdda/callback.h M /trunk/modules/access/cdda/cdda.c M /trunk/modules/access/cdda/cdda.h M /trunk/modules/access/cdda/info.c M /trunk/modules/access/dc1394.c M /trunk/modules/access/dshow/crossbar.cpp M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/dshow/filter.cpp M /trunk/modules/access/dv.c M /trunk/modules/access/dvb/access.c M /trunk/modules/access/dvb/en50221.c M /trunk/modules/access/dvb/linux_dvb.c M /trunk/modules/access/dvdnav.c M /trunk/modules/access/dvdread.c M /trunk/modules/access/eyetv.c M /trunk/modules/access/file.c M /trunk/modules/access/ftp.c M /trunk/modules/access/jack.c M /trunk/modules/access/mms/buffer.h M /trunk/modules/access/rtsp/access.c M /trunk/modules/access/rtsp/real.c M /trunk/modules/access/rtsp/real_asmrp.c M /trunk/modules/access/rtsp/rtsp.c M /trunk/modules/access/screen/mac.c M /trunk/modules/access/smb.c M /trunk/modules/access/udp.c M /trunk/modules/access/v4l.c M /trunk/modules/access/v4l2.c M /trunk/modules/access/vcd/cdrom.c M /trunk/modules/access/vcd/cdrom.h M /trunk/modules/access/vcd/cdrom_internals.h M /trunk/modules/access/vcdx/access.c M /trunk/modules/access/vcdx/demux.c M /trunk/modules/access/vcdx/info.c M /trunk/modules/access/vcdx/info.h M /trunk/modules/access/vcdx/intf.c M /trunk/modules/access/vcdx/intf.h M /trunk/modules/access/vcdx/vcd.c M /trunk/modules/access/vcdx/vcd.h M /trunk/modules/access/vcdx/vcdplayer.c M /trunk/modules/access/vcdx/vcdplayer.h M /trunk/modules/access/videodev2.h M /trunk/modules/access_filter/timeshift.c M /trunk/modules/audio_filter/channel_mixer/simple.c M /trunk/modules/audio_filter/converter/a52tofloat32.c M /trunk/modules/audio_filter/converter/a52tospdif.c M /trunk/modules/audio_filter/converter/dtstofloat32.c M /trunk/modules/audio_filter/converter/dtstospdif.c M /trunk/modules/audio_filter/converter/mpgatofixed32.c M /trunk/modules/audio_filter/format.c M /trunk/modules/audio_filter/param_eq.c M /trunk/modules/audio_filter/resampler/bandlimited.c M /trunk/modules/audio_filter/resampler/bandlimited.h M /trunk/modules/audio_filter/resampler/linear.c M /trunk/modules/audio_filter/resampler/trivial.c M /trunk/modules/audio_filter/resampler/ugly.c M /trunk/modules/audio_mixer/float32.c M /trunk/modules/audio_mixer/spdif.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/audio_output/auhal.c M /trunk/modules/audio_output/directx.c M /trunk/modules/audio_output/hd1000a.cpp M /trunk/modules/codec/adpcm.c M /trunk/modules/codec/cmml/browser_open.c M /trunk/modules/codec/cmml/browser_open.h M /trunk/modules/codec/cmml/cmml.c M /trunk/modules/codec/cmml/history.c M /trunk/modules/codec/cmml/xarray.c M /trunk/modules/codec/cmml/xarray.h M /trunk/modules/codec/cmml/xlist.c M /trunk/modules/codec/cmml/xstrcat.h M /trunk/modules/codec/cmml/xtag.c M /trunk/modules/codec/cmml/xurl.c M /trunk/modules/codec/cmml/xurl.h M /trunk/modules/codec/cvdsub.c M /trunk/modules/codec/dirac.c M /trunk/modules/codec/dmo/dmo.c M /trunk/modules/codec/dmo/dmo.h M /trunk/modules/codec/dvbsub.c M /trunk/modules/codec/ffmpeg/postprocess.c M /trunk/modules/codec/libmpeg2.c M /trunk/modules/codec/lpcm.c M /trunk/modules/codec/mash.cpp M /trunk/modules/codec/png.c M /trunk/modules/codec/quicktime.c M /trunk/modules/codec/spudec/spudec.h M /trunk/modules/codec/subtitles/subsass.c M /trunk/modules/codec/svcdsub.c M /trunk/modules/codec/telx.c M /trunk/modules/codec/vorbis.c M /trunk/modules/codec/x264.c M /trunk/modules/codec/xvmc/cpu_accel.c M /trunk/modules/codec/xvmc/decode.c M /trunk/modules/codec/xvmc/header.c M /trunk/modules/codec/xvmc/motion_comp.c M /trunk/modules/codec/xvmc/motion_comp_mmx.c M /trunk/modules/codec/xvmc/mpeg2.h M /trunk/modules/codec/xvmc/mpeg2_internal.h M /trunk/modules/codec/xvmc/slice.c M /trunk/modules/codec/xvmc/slice_xvmc_vld.c M /trunk/modules/codec/xvmc/vlc.h M /trunk/modules/codec/xvmc/xxmc-config.h M /trunk/modules/codec/xvmc/xxmc.c M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h M /trunk/modules/control/gestures.c M /trunk/modules/control/unimotion.c M /trunk/modules/demux/asf/asf.c M /trunk/modules/demux/asf/libasf.c M /trunk/modules/demux/asf/libasf.h M /trunk/modules/demux/avi/libavi.c M /trunk/modules/demux/avi/libavi.h M /trunk/modules/demux/dts.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/gme.cpp M /trunk/modules/demux/live555.cpp M /trunk/modules/demux/mkv.cpp M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/nsc.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/real.c M /trunk/modules/demux/subtitle.c M /trunk/modules/demux/ts.c M /trunk/modules/demux/tta.c M /trunk/modules/demux/ty.c M /trunk/modules/demux/vc1.c M /trunk/modules/demux/vobsub.c M /trunk/modules/demux/voc.c M /trunk/modules/gui/beos/Bitmaps.h M /trunk/modules/gui/beos/DrawingTidbits.cpp M /trunk/modules/gui/beos/DrawingTidbits.h M /trunk/modules/gui/beos/Interface.cpp M /trunk/modules/gui/beos/InterfaceWindow.cpp M /trunk/modules/gui/beos/InterfaceWindow.h M /trunk/modules/gui/beos/ListViews.cpp M /trunk/modules/gui/beos/ListViews.h M /trunk/modules/gui/beos/MediaControlView.cpp M /trunk/modules/gui/beos/MediaControlView.h M /trunk/modules/gui/beos/MessagesWindow.cpp M /trunk/modules/gui/beos/PlayListWindow.cpp M /trunk/modules/gui/beos/PlayListWindow.h M /trunk/modules/gui/beos/PreferencesWindow.cpp M /trunk/modules/gui/beos/TransportButton.cpp M /trunk/modules/gui/beos/TransportButton.h M /trunk/modules/gui/beos/VideoOutput.cpp M /trunk/modules/gui/beos/VideoWindow.h M /trunk/modules/gui/macosx/AppleRemote.h M /trunk/modules/gui/macosx/AppleRemote.m M /trunk/modules/gui/macosx/about.h M /trunk/modules/gui/macosx/about.m M /trunk/modules/gui/macosx/applescript.h M /trunk/modules/gui/macosx/applescript.m M /trunk/modules/gui/macosx/bookmarks.h M /trunk/modules/gui/macosx/bookmarks.m M /trunk/modules/gui/macosx/controls.h M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/equalizer.h M /trunk/modules/gui/macosx/equalizer.m M /trunk/modules/gui/macosx/extended.h M /trunk/modules/gui/macosx/extended.m M /trunk/modules/gui/macosx/eyetv.m M /trunk/modules/gui/macosx/fspanel.m M /trunk/modules/gui/macosx/interaction.h M /trunk/modules/gui/macosx/interaction.m M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/macosx.m M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/open.h M /trunk/modules/gui/macosx/open.m M /trunk/modules/gui/macosx/output.h M /trunk/modules/gui/macosx/output.m M /trunk/modules/gui/macosx/playlist.h M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/playlistinfo.h M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/macosx/prefs.h M /trunk/modules/gui/macosx/prefs.m M /trunk/modules/gui/macosx/prefs_widgets.h M /trunk/modules/gui/macosx/prefs_widgets.m M /trunk/modules/gui/macosx/sfilters.h M /trunk/modules/gui/macosx/sfilters.m M /trunk/modules/gui/macosx/update.m M /trunk/modules/gui/macosx/vout.h M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m M /trunk/modules/gui/macosx/voutqt.m M /trunk/modules/gui/macosx/wizard.h M /trunk/modules/gui/macosx/wizard.m M /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.m M /trunk/modules/gui/minimal_macosx/intf.m M /trunk/modules/gui/minimal_macosx/macosx.c M /trunk/modules/gui/minimal_macosx/voutagl.m M /trunk/modules/gui/minimal_macosx/voutgl.h M /trunk/modules/gui/minimal_macosx/voutgl.m M /trunk/modules/gui/pda/pda.h M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/qnx/qnx.c M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/messages.hpp M /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs/vlm.cpp M /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/pixmaps/advanced.xpm M /trunk/modules/gui/qt4/pixmaps/audio.xpm M /trunk/modules/gui/qt4/pixmaps/codec.xpm M /trunk/modules/gui/qt4/pixmaps/intf.xpm M /trunk/modules/gui/qt4/pixmaps/type_card.xpm M /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm M /trunk/modules/gui/qt4/pixmaps/type_directory.xpm M /trunk/modules/gui/qt4/pixmaps/type_disc.xpm M /trunk/modules/gui/qt4/pixmaps/type_file.xpm M /trunk/modules/gui/qt4/pixmaps/type_net.xpm M /trunk/modules/gui/qt4/pixmaps/type_node.xpm M /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm M /trunk/modules/gui/qt4/pixmaps/type_unknown.xpm M /trunk/modules/gui/qt4/pixmaps/video.xpm M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/util/customwidgets.cpp M /trunk/modules/gui/qt4/util/customwidgets.hpp M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp M /trunk/modules/gui/skins2/utils/bezier.cpp M /trunk/modules/gui/skins2/x11/x11_window.cpp M /trunk/modules/gui/wince/dialogs.cpp M /trunk/modules/gui/wince/fileinfo.cpp M /trunk/modules/gui/wince/interface.cpp M /trunk/modules/gui/wince/iteminfo.cpp M /trunk/modules/gui/wince/menus.cpp M /trunk/modules/gui/wince/messages.cpp M /trunk/modules/gui/wince/open.cpp M /trunk/modules/gui/wince/playlist.cpp M /trunk/modules/gui/wince/preferences.cpp M /trunk/modules/gui/wince/preferences_widgets.cpp M /trunk/modules/gui/wince/subtitles.cpp M /trunk/modules/gui/wince/timer.cpp M /trunk/modules/gui/wince/video.cpp M /trunk/modules/gui/wince/wince.cpp M /trunk/modules/gui/wince/wince.h M /trunk/modules/gui/wxwidgets/bitmaps/advanced.xpm M /trunk/modules/gui/wxwidgets/bitmaps/audio.xpm M /trunk/modules/gui/wxwidgets/bitmaps/codec.xpm M /trunk/modules/gui/wxwidgets/bitmaps/edit.xpm M /trunk/modules/gui/wxwidgets/bitmaps/eject.xpm M /trunk/modules/gui/wxwidgets/bitmaps/fast.xpm M /trunk/modules/gui/wxwidgets/bitmaps/intf.xpm M /trunk/modules/gui/wxwidgets/bitmaps/loop.xpm M /trunk/modules/gui/wxwidgets/bitmaps/next.xpm M /trunk/modules/gui/wxwidgets/bitmaps/pause.xpm M /trunk/modules/gui/wxwidgets/bitmaps/play.xpm M /trunk/modules/gui/wxwidgets/bitmaps/playlist.xpm M /trunk/modules/gui/wxwidgets/bitmaps/playlist_small.xpm M /trunk/modules/gui/wxwidgets/bitmaps/prev.xpm M /trunk/modules/gui/wxwidgets/bitmaps/repeat.xpm M /trunk/modules/gui/wxwidgets/bitmaps/shuffle.xpm M /trunk/modules/gui/wxwidgets/bitmaps/slow.xpm M /trunk/modules/gui/wxwidgets/bitmaps/speaker.xpm M /trunk/modules/gui/wxwidgets/bitmaps/speaker_mute.xpm M /trunk/modules/gui/wxwidgets/bitmaps/stop.xpm M /trunk/modules/gui/wxwidgets/bitmaps/trash.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_afile.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_card.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_cdda.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_directory.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_disc.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_net.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_node.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_playlist.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_unknown.xpm M /trunk/modules/gui/wxwidgets/bitmaps/type_vfile.xpm M /trunk/modules/gui/wxwidgets/bitmaps/update_ascii.xpm M /trunk/modules/gui/wxwidgets/bitmaps/update_binary.xpm M /trunk/modules/gui/wxwidgets/bitmaps/update_document.xpm M /trunk/modules/gui/wxwidgets/bitmaps/update_info.xpm M /trunk/modules/gui/wxwidgets/bitmaps/update_source.xpm M /trunk/modules/gui/wxwidgets/bitmaps/video.xpm M /trunk/modules/gui/wxwidgets/dialogs/updatevlc.cpp M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/extrapanel.cpp M /trunk/modules/gui/wxwidgets/extrapanel.hpp M /trunk/modules/gui/wxwidgets/input_manager.cpp M /trunk/modules/gui/wxwidgets/menus.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.hpp M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/meta_engine/taglib.cpp M /trunk/modules/misc/audioscrobbler.c M /trunk/modules/misc/dummy/aout.c M /trunk/modules/misc/dummy/dummy.h M /trunk/modules/misc/dummy/input.c M /trunk/modules/misc/dummy/interface.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/lua/luameta.c M /trunk/modules/misc/lua/luaplaylist.c M /trunk/modules/misc/lua/vlclua.c M /trunk/modules/misc/memcpy/fastmemcpy.h M /trunk/modules/misc/memcpy/memcpy.c M /trunk/modules/misc/memcpy/memcpyaltivec.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/notify/xosd.c M /trunk/modules/misc/profile_parser.c M /trunk/modules/misc/rtsp.c M /trunk/modules/misc/screensaver.c M /trunk/modules/misc/svg.c M /trunk/modules/misc/testsuite/test1.c M /trunk/modules/misc/testsuite/test2.cpp M /trunk/modules/misc/testsuite/test4.c M /trunk/modules/misc/xml/libxml.c M /trunk/modules/misc/xml/xtag.c M /trunk/modules/mux/mp4.c M /trunk/modules/mux/mpeg/bits.h M /trunk/modules/mux/mpeg/csa.c M /trunk/modules/mux/mpeg/pes.h M /trunk/modules/mux/mpeg/ps.c M /trunk/modules/mux/mpeg/ts.c M /trunk/modules/mux/ogg.c M /trunk/modules/mux/rtp/rtcp.c M /trunk/modules/mux/rtp/rtcp.h M /trunk/modules/mux/wav.c M /trunk/modules/packetizer/h264.c M /trunk/modules/packetizer/mpegvideo.c M /trunk/modules/services_discovery/hal.c M /trunk/modules/services_discovery/sap.c M /trunk/modules/services_discovery/upnp_intel.cpp M /trunk/modules/stream_out/description.c M /trunk/modules/stream_out/es.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/transcode.c M /trunk/modules/stream_out/transrate/block.c M /trunk/modules/stream_out/transrate/frame.c M /trunk/modules/stream_out/transrate/putvlc.h M /trunk/modules/stream_out/transrate/transrate.h M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb.h M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb8.c M /trunk/modules/video_chroma/i420_rgb_mmx.h M /trunk/modules/video_chroma/i420_ymga.c M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i420_yuy2.h M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.h M /trunk/modules/video_filter/blend.c M /trunk/modules/video_filter/colorthres.c M /trunk/modules/video_filter/deinterlace.c M /trunk/modules/video_filter/filter_event_info.h M /trunk/modules/video_filter/opencv_example.cpp M /trunk/modules/video_filter/opencv_wrapper.c M /trunk/modules/video_filter/osdmenu.c M /trunk/modules/video_filter/sharpen.c M /trunk/modules/video_filter/wall.c M /trunk/modules/video_output/directfb.c M /trunk/modules/video_output/hd1000v.cpp M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/directx.c M /trunk/modules/video_output/msw/events.c M /trunk/modules/video_output/msw/glwin32.c M /trunk/modules/video_output/msw/wingdi.c M /trunk/modules/video_output/opengl.c M /trunk/modules/video_output/x11/xcommon.c M /trunk/modules/video_output/x11/xcommon.h M /trunk/modules/video_output/x11/xvmc.c M /trunk/modules/visualization/galaktos/PCM.c M /trunk/modules/visualization/galaktos/beat_detect.c M /trunk/modules/visualization/galaktos/builtin_funcs.c M /trunk/modules/visualization/galaktos/builtin_funcs.h M /trunk/modules/visualization/galaktos/common.h M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_shape_types.h M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/custom_wave_types.h M /trunk/modules/visualization/galaktos/engine_vars.c M /trunk/modules/visualization/galaktos/engine_vars.h M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/eval.h M /trunk/modules/visualization/galaktos/expr_types.h M /trunk/modules/visualization/galaktos/fftsg.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/func_types.h M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/param.h M /trunk/modules/visualization/galaktos/param_types.h M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn_types.h M /trunk/modules/visualization/galaktos/per_point_types.h M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/preset_types.h M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c M /trunk/modules/visualization/galaktos/video_init.c M /trunk/modules/visualization/visual/effects.c M /trunk/modules/visualization/visual/fft.h M /trunk/mozilla/control/npolibvlc.h M /trunk/mozilla/control/nporuntime.cpp M /trunk/mozilla/support/classinfo.h M /trunk/mozilla/support/npmac.cpp M /trunk/mozilla/support/npunix.c M /trunk/mozilla/support/npwin.cpp M /trunk/mozilla/vlcplugin.cpp M /trunk/mozilla/vlcplugin.h M /trunk/mozilla/vlcshell.cpp M /trunk/share/newres.h M /trunk/share/pda-forwardb16x16.xpm M /trunk/share/pda-openb16x16.xpm M /trunk/share/pda-pauseb16x16.xpm M /trunk/share/pda-playb16x16.xpm M /trunk/share/pda-playlistb16x16.xpm M /trunk/share/pda-preferencesb16x16.xpm M /trunk/share/pda-rewindb16x16.xpm M /trunk/share/pda-stopb16x16.xpm M /trunk/share/resource.h M /trunk/src/audio_output/filters.c M /trunk/src/control/core.c M /trunk/src/control/dynamic_media_list.c M /trunk/src/control/event.c M /trunk/src/control/flat_media_list.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/log.c M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_discoverer.c M /trunk/src/control/media_instance.c M /trunk/src/control/media_library.c M /trunk/src/control/media_list.c M /trunk/src/control/media_list_path.h M /trunk/src/control/media_list_player.c M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/mediacontrol_internal.h M /trunk/src/control/mediacontrol_util.c M /trunk/src/control/tag_query.c M /trunk/src/control/video.c M /trunk/src/control/vlm.c M /trunk/src/extras/dirent.c M /trunk/src/extras/getopt.c M /trunk/src/extras/getopt.h M /trunk/src/extras/getopt1.c M /trunk/src/extras/libc.c M /trunk/src/input/decoder.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/mem_stream.c M /trunk/src/input/vlm.c M /trunk/src/input/vlm_internal.h M /trunk/src/interface/interface.c M /trunk/src/libvlc-common.c M /trunk/src/libvlc-module.c M /trunk/src/misc/darwin_specific.c M /trunk/src/misc/events.c M /trunk/src/misc/mtime.c M /trunk/src/misc/rand.c M /trunk/src/misc/threads.c M /trunk/src/misc/win32_specific.c M /trunk/src/modules/configuration_chain.c M /trunk/src/modules/modules.c M /trunk/src/network/acl.c M /trunk/src/network/getaddrinfo.c M /trunk/src/network/io.c M /trunk/src/network/tcp.c M /trunk/src/network/tls.c M /trunk/src/network/udp.c M /trunk/src/osd/osd.c M /trunk/src/playlist/item.c M /trunk/src/playlist/sort.c M /trunk/src/playlist/tree.c M /trunk/src/stream_output/stream_output.c M /trunk/src/video_output/video_output.c M /trunk/src/video_output/vout_intf.c M /trunk/test/native/algo.c M /trunk/test/native/libvlc.c M /trunk/test/native/threads.c Removes trailing spaces. Removes tabs. ------------------------------------------------------------------------ r21942 | courmisch | 2007-09-10 20:34:56 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Support for UDP-Lite (with full checksum coverage only atm) ------------------------------------------------------------------------ r21941 | damienf | 2007-09-10 14:59:08 +0200 (Mon, 10 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/smb.c smb.c: prevents problem with glibc defining open as a macro ------------------------------------------------------------------------ r21940 | funman | 2007-09-10 13:04:42 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/extras/zsh.cpp Fixes zsh completion. Same as [17801], didn't committed back then because it wasn't compiling on trunk. ------------------------------------------------------------------------ r21939 | funman | 2007-09-10 07:28:49 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/extras/Makefile M /trunk/extras/zsh.cpp Attempt to fix zsh completion ------------------------------------------------------------------------ r21938 | funman | 2007-09-10 05:46:56 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/share/utils/audio-vlc-default.sh M /trunk/share/utils/video-vlc-default.sh Properly use Id keyword ------------------------------------------------------------------------ r21937 | funman | 2007-09-10 05:43:44 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/share/Makefile.am Forget that in previous commit ------------------------------------------------------------------------ r21936 | funman | 2007-09-10 05:43:27 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: A /trunk/share/utils/audio-vlc-default.sh A /trunk/share/utils/video-vlc-default.sh Adds 2 scripts to make vlc the default audio/video mime-type handler on freedesktop, contributed by forum user. ------------------------------------------------------------------------ r21935 | bitmap | 2007-09-10 03:53:28 +0200 (Mon, 10 Sep 2007) | 11 lines Changed paths: M /trunk/include/vlc_es_out.h M /trunk/modules/demux/mkv.cpp M /trunk/src/input/es_out.c Select subtitle stream from the mkv container automatically if it has a DEFAULT flag on it. User overrides for preferred language should continue to take precedence. The current versions of MKVToolnix correctly support DEFAULT track tag but some older versions don't. If you want to have subtitle streams in your mkv file, but not have them activate by default, try remuxing any files causing you trouble, with the current version of MKVToolnix, and turning the DEFAULT track flag option to NO for all subtitles streams. MKVToolnix is available from http://www.bunkus.org/videotools/mkvtoolnix/ ------------------------------------------------------------------------ r21934 | jb | 2007-09-10 01:59:19 +0200 (Mon, 10 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Remove preferences button from interface. Remove unuseful debug. ------------------------------------------------------------------------ r21933 | jb | 2007-09-10 01:54:51 +0200 (Mon, 10 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - MainInterface: Make right-click on timeLabel and speedLabel display nicely aligned menus. :D ------------------------------------------------------------------------ r21932 | jb | 2007-09-10 01:14:38 +0200 (Mon, 10 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MainInterface, avoid the bug that makes the popupMenu toggle the TimeDisplay(). ------------------------------------------------------------------------ r21931 | funman | 2007-09-10 01:05:48 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/include/vlc_input.h Fixes playlist search when metadata is missing ------------------------------------------------------------------------ r21930 | funman | 2007-09-10 00:55:19 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/interface.cpp Uses different accelerators for Video & View menus. Fixes #1283 ------------------------------------------------------------------------ r21929 | jb | 2007-09-10 00:31:03 +0200 (Mon, 10 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - speedLabel : consistency. ------------------------------------------------------------------------ r21928 | jb | 2007-09-10 00:19:48 +0200 (Mon, 10 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs/help.hpp A /trunk/modules/gui/qt4/dialogs/vlm.cpp A /trunk/modules/gui/qt4/dialogs/vlm.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - VLM. Patch by Jean-Fran?\195?\167ois Massol, reworked by /me ------------------------------------------------------------------------ r21927 | funman | 2007-09-10 00:11:22 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/res.qrc Uses altglass' artwork for repeat/shuffle and add buttons. ------------------------------------------------------------------------ r21926 | funman | 2007-09-10 00:00:05 +0200 (Mon, 10 Sep 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/demux.c ffmpeg demux: Simplify ------------------------------------------------------------------------ r21925 | jb | 2007-09-09 23:45:04 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - volumeSlider: correct the sliders functions and calculus... ------------------------------------------------------------------------ r21924 | dionoea | 2007-09-09 23:43:27 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube_homepage.lua Add comment. ------------------------------------------------------------------------ r21923 | xtophe | 2007-09-09 23:12:29 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/lua/luameta.c M /trunk/modules/misc/lua/vlclua.c luameta.c: Fix a message vlclua.c: get rid of an empty module and fix descriptions ------------------------------------------------------------------------ r21922 | dionoea | 2007-09-09 23:03:49 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/dailymotion.lua Remove debug. ------------------------------------------------------------------------ r21921 | dionoea | 2007-09-09 23:01:31 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/dailymotion.lua Fix the url translation ------------------------------------------------------------------------ r21920 | courmisch | 2007-09-09 22:13:17 +0200 (Sun, 09 Sep 2007) | 4 lines Changed paths: M /trunk/modules/access_output/udp.c Remove UDP-Lite support from access_output_udp. If someone wants to have it in there, it should probably rather be done using a dedicated shortcut rather than a boolean configuration. ------------------------------------------------------------------------ r21919 | courmisch | 2007-09-09 22:09:34 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Use net_SetCSCov ------------------------------------------------------------------------ r21918 | courmisch | 2007-09-09 22:04:14 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Cut & paste error ------------------------------------------------------------------------ r21917 | dionoea | 2007-09-09 21:59:52 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Restore the interface when it's minimized and you click on the systray icon. ------------------------------------------------------------------------ r21916 | funman | 2007-09-09 21:59:26 +0200 (Sun, 09 Sep 2007) | 1 line Changed paths: M /trunk/src/playlist/loadsave.c media library loading: Adds a fixme reminder for pdherbemont ------------------------------------------------------------------------ r21915 | courmisch | 2007-09-09 21:56:31 +0200 (Sun, 09 Sep 2007) | 5 lines Changed paths: M /trunk/modules/misc/memcpy/fastmemcpy.h M /trunk/modules/video_filter/deinterlace.c M /trunk/modules/video_filter/invert.c Fix ptrdiff_t abuse. Especially in video_filter_invert: ptrdiff_t is signed so unequality comparison between pointers would compute wrong when the two operands are within opposite halves of the memory space. ------------------------------------------------------------------------ r21914 | dionoea | 2007-09-09 21:41:05 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/invert.c Nevermind. /me buys some glasses. ------------------------------------------------------------------------ r21913 | dionoea | 2007-09-09 21:32:34 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/invert.c Fix comment. ------------------------------------------------------------------------ r21912 | courmisch | 2007-09-09 21:20:39 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/libvlc.sym M /trunk/src/network/udp.c net_SetCSCov: sets checksum coverages of a socket ------------------------------------------------------------------------ r21911 | jb | 2007-09-09 19:55:16 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/THANKS THANKS to Stef?\195?\161n Freyr Stef?\195?\161nsson ------------------------------------------------------------------------ r21910 | courmisch | 2007-09-09 19:52:38 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Default RTSP timeout value is 60 seconds, rather than never - closes #1163 ------------------------------------------------------------------------ r21909 | jb | 2007-09-09 19:42:50 +0200 (Sun, 09 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - Have a slider to control precisely the rate, usefull since we can here audio at all speeds now. :D Patch by StFS - Stef?\195?\161n Freyr Stef?\195?\161nsson ------------------------------------------------------------------------ r21908 | jb | 2007-09-09 19:41:17 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp Qt4 - IM: Add a setRate function. ------------------------------------------------------------------------ r21907 | jb | 2007-09-09 19:37:27 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp Qt4 - Extended Panels: add callback on audio-presets to fix the issue when the audio menu does not match with extended settings. ------------------------------------------------------------------------ r21906 | jb | 2007-09-09 19:34:33 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Qt4 Return VLC_SUCCESS instead of 0 ------------------------------------------------------------------------ r21905 | jb | 2007-09-09 19:33:16 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Qt4 - Not reimplementing existing functions might not be a bad idea... hmmm... ------------------------------------------------------------------------ r21904 | ileoo | 2007-09-09 19:27:17 +0200 (Sun, 09 Sep 2007) | 4 lines Changed paths: M /trunk/modules/codec/ffmpeg/encoder.c Patch from Alex Antropoff, put block_align in use. Fixes wma1-encoding, example sout: '#transcode{acodec=wma1,samplerate=22050,ab=96,channels=2}\ :std{access=mmsh,mux=asfh,dst=:18080}' ------------------------------------------------------------------------ r21903 | dionoea | 2007-09-09 19:27:07 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/include/main.h M /trunk/src/input/meta.c M /trunk/src/libvlc-common.c M /trunk/src/modules/configuration.c M /trunk/src/modules/configuration.h M /trunk/src/modules/modules.c XDG Base Directory Specification fix. I wasn't using the XDG_CACHE_HOME variable for the cache directory. Thanks to ILEoo for noticing. ------------------------------------------------------------------------ r21902 | courmisch | 2007-09-09 19:06:53 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c We only support "rtsp"; do not pretend to support rtspu, rtsps and whatever else might ever be invented ------------------------------------------------------------------------ r21901 | dionoea | 2007-09-09 18:30:55 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/util/qvlcframe.hpp Change the QSettings stuff here too (this looks kind of hackish but at least it makes sure that we don't spawn multiple configuration folders) ------------------------------------------------------------------------ r21900 | jb | 2007-09-09 18:23:03 +0200 (Sun, 09 Sep 2007) | 4 lines Changed paths: A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_add.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_all.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_off.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_repeat_one.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_off.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_shuffle_on.png Qt4 - Add new icons for the playlist/shuffle/repeat. Icons done by aLtgLasS. ------------------------------------------------------------------------ r21899 | dionoea | 2007-09-09 18:19:18 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Saves the qt intf settings in $XDG_CONFIG_DIR/vlc/ too (instead of $XDG_CONFIG_DIR/VideoLAN/). ------------------------------------------------------------------------ r21898 | jb | 2007-09-09 18:17:15 +0200 (Sun, 09 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am A /trunk/modules/gui/qt4/ui/vlm.ui Qt4 - Add a VLM.ui. Patch by Jean-Fran?\195?\167ois Massol ------------------------------------------------------------------------ r21897 | dionoea | 2007-09-09 18:13:56 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/win32/win32_factory.cpp Fix win32 typo. ------------------------------------------------------------------------ r21896 | dionoea | 2007-09-09 18:10:45 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/include/main.h M /trunk/include/vlc_config.h M /trunk/modules/access_filter/record.c M /trunk/modules/control/http/util.c M /trunk/modules/gui/skins2/win32/win32_factory.cpp M /trunk/modules/gui/skins2/x11/x11_factory.cpp M /trunk/modules/misc/gnutls.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/lua/vlclua.c M /trunk/src/control/media_library.c M /trunk/src/input/meta.c M /trunk/src/libvlc-common.c M /trunk/src/modules/configuration.c M /trunk/src/modules/configuration.h M /trunk/src/modules/modules.c M /trunk/src/playlist/loadsave.c M /trunk/src/video_output/vout_intf.c On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with the XDG Base Directory Specification version 0.6. The old configuration file (vlcrc) will be copied to the new location. Other data like caches will have to be rebuilt (the album art cache in VLC was new in 0.9.0 so it's ok to lose it). Closes #1267 ------------------------------------------------------------------------ r21895 | funman | 2007-09-09 16:46:22 +0200 (Sun, 09 Sep 2007) | 1 line Changed paths: M /trunk/src/video_output/vout_subpictures.c Fixes segfault ------------------------------------------------------------------------ r21894 | funman | 2007-09-09 15:43:40 +0200 (Sun, 09 Sep 2007) | 1 line Changed paths: M /trunk/NEWS Makes it clear that one-instance mode is optional ------------------------------------------------------------------------ r21893 | courmisch | 2007-09-09 13:22:16 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/stream_out/rtp.c stream_out_rtp: Linux splice() support ------------------------------------------------------------------------ r21892 | funman | 2007-09-09 11:36:16 +0200 (Sun, 09 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Fix trax issue 3 on win32, patch by Hannes Domani ------------------------------------------------------------------------ r21891 | ileoo | 2007-09-09 10:09:30 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp add back check to see if infopanel is opened for something else than current item. ------------------------------------------------------------------------ r21890 | jb | 2007-09-09 03:29:00 +0200 (Sun, 09 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp Qt4 - Add a close button on the extended Panels as requested. Trax#44 Closed. ------------------------------------------------------------------------ r21889 | jb | 2007-09-09 03:17:15 +0200 (Sun, 09 Sep 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - Volume: set the slider maximum to 200, in order to match the OSD % of the volume, which will help to debug. However, I still don't understand whether the "normal" volume is 256 or 512 and when starts the "dangerous" amplification ------------------------------------------------------------------------ r21888 | jb | 2007-09-09 02:59:44 +0200 (Sun, 09 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - Volume Icon updates NOT in an TIMEOUT function, which is called very often. Redesign only when needed. ------------------------------------------------------------------------ r21887 | funman | 2007-09-08 23:17:35 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp qt4 fullscreen: releases the vout ------------------------------------------------------------------------ r21886 | funman | 2007-09-08 22:18:25 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/src/playlist/services_discovery.c Makes services_discovery option strictly load the given module (i.e. not use a fallback module if the one specified isn't available) ------------------------------------------------------------------------ r21885 | funman | 2007-09-08 22:13:16 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp qt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes trax issue 24 ------------------------------------------------------------------------ r21884 | funman | 2007-09-08 21:51:34 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Moves volume icon update in the timer Sets default icon to high ------------------------------------------------------------------------ r21883 | jb | 2007-09-08 21:02:47 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 - Volume, when clicked on the icon, mute and change the icon to the muted one. ------------------------------------------------------------------------ r21882 | funman | 2007-09-08 20:49:56 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/interface_widgets.cpp A /trunk/modules/gui/qt4/pixmaps/volume-muted.png (from /trunk/modules/gui/qt4/pixmaps/volume-low.png:21879) M /trunk/modules/gui/qt4/res.qrc qt4: Adds a volume-muted icon ------------------------------------------------------------------------ r21881 | jb | 2007-09-08 20:32:17 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Volume: if volume > 50% of the sliderBar, then show the highVolume Label. ------------------------------------------------------------------------ r21880 | funman | 2007-09-08 19:54:38 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp Don't use PLAYLIST_GO when adding directories, fix trax 16th issue ------------------------------------------------------------------------ r21879 | jb | 2007-09-08 19:24:18 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menu: inconstency, reattach interfaces to tools menu. Trax#44 ------------------------------------------------------------------------ r21878 | jb | 2007-09-08 19:19:43 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Removing frightening debug message :D ------------------------------------------------------------------------ r21877 | jb | 2007-09-08 19:18:51 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menu. Code cosmetic. ------------------------------------------------------------------------ r21876 | jb | 2007-09-08 19:14:00 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp Qt4 - Menu consistency for Tools. ------------------------------------------------------------------------ r21875 | jb | 2007-09-08 18:01:33 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - Cleanups, simplifications. Public=>Private for slots. ------------------------------------------------------------------------ r21874 | jb | 2007-09-08 17:48:31 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/interaction.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/messages.cpp M /trunk/modules/gui/qt4/dialogs/messages.hpp Qt4 - Cleanups on dialog and public=>private. ------------------------------------------------------------------------ r21873 | jb | 2007-09-08 17:38:23 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp M /trunk/modules/gui/qt4/dialogs/errors.hpp Qt4 - Errors: cleanup, trailing spaces and (). Public => private. ------------------------------------------------------------------------ r21872 | jb | 2007-09-08 17:11:58 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: Hide the UDP output options by default, but provide an easy way to activate it. ------------------------------------------------------------------------ r21871 | ileoo | 2007-09-08 17:08:54 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp only emit rateChanged when it has changed ------------------------------------------------------------------------ r21870 | courmisch | 2007-09-08 16:59:44 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/wav.c Simplify ------------------------------------------------------------------------ r21869 | jb | 2007-09-08 16:52:53 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - oops. fix Trax#42 ------------------------------------------------------------------------ r21868 | jb | 2007-09-08 16:50:22 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - cleanup. ------------------------------------------------------------------------ r21867 | jb | 2007-09-08 16:50:04 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - add qt-error-dialogs option and fix interaction. Should fix part of #1229. ------------------------------------------------------------------------ r21866 | jb | 2007-09-08 16:10:31 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - Fix previous commit and implement also snapshot button. ------------------------------------------------------------------------ r21865 | jb | 2007-09-08 15:53:58 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - Fullscreen button should work now. hasVideo() does not work, so force the activation of related buttons. ------------------------------------------------------------------------ r21864 | jb | 2007-09-08 15:45:25 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MainInterface and InputManager: setRate actually shows something in the interface. ------------------------------------------------------------------------ r21863 | courmisch | 2007-09-08 14:00:13 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtcp.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h RTCP SR is back ------------------------------------------------------------------------ r21862 | courmisch | 2007-09-08 13:36:00 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/Modules.am A /trunk/modules/stream_out/rtcp.c M /trunk/modules/stream_out/rtp.h Bring back the lightweight RTCP sender ------------------------------------------------------------------------ r21861 | courmisch | 2007-09-08 13:32:16 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Make room for RTCP support ------------------------------------------------------------------------ r21860 | jb | 2007-09-08 13:10:30 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Audio/Video order fix in menus. Changes MediaInformation shortcut to Ctrl+I. Will not remove Ctrl+J for codecs since this is one of the most asked question. ------------------------------------------------------------------------ r21859 | jb | 2007-09-08 13:06:45 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Qt4 - Stats. Reverse the statistic order. Resize to the correct size. Trax#48 ------------------------------------------------------------------------ r21858 | jb | 2007-09-08 12:56:44 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/input_manager.cpp Qt4 - GotoTime: force emission of update() in the IM, in order to fix Trax#33 ------------------------------------------------------------------------ r21857 | jb | 2007-09-08 12:45:04 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 TraxPage 27 QT4: initial size of vlc in windows. ------------------------------------------------------------------------ r21856 | jb | 2007-09-08 12:39:05 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open Capture: remove unuseful debug and use different numbers. ------------------------------------------------------------------------ r21855 | jb | 2007-09-08 12:23:24 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open: fix https handling, udp port and rtsp adress entering, fix Trax#15 ------------------------------------------------------------------------ r21854 | courmisch | 2007-09-08 12:08:33 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Remove dead RTCP code ------------------------------------------------------------------------ r21853 | courmisch | 2007-09-08 11:50:01 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c access_out_udp: remove "raw" mode that is not used anymore (it was only used internally by the RTP sout). ------------------------------------------------------------------------ r21852 | courmisch | 2007-09-08 11:45:11 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Bring back the clock thread for RTP output. Only now there is one per track rather than one per client per track. ------------------------------------------------------------------------ r21851 | courmisch | 2007-09-08 11:36:35 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration_chain.c Remove dummy error ------------------------------------------------------------------------ r21850 | ileoo | 2007-09-08 11:11:56 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c QT 7.2 seems to handle PPS/SPS ok, so send them too. small typo to fix port-audio/video sending. ------------------------------------------------------------------------ r21849 | courmisch | 2007-09-08 10:48:15 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix warnings ------------------------------------------------------------------------ r21848 | courmisch | 2007-09-08 10:43:14 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Code factorization ------------------------------------------------------------------------ r21847 | courmisch | 2007-09-08 09:51:14 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Cosmetics ------------------------------------------------------------------------ r21846 | jb | 2007-09-08 04:29:44 +0200 (Sat, 08 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp QT4: fix warning on already assigned hotkey Patch by Hannes Domani ------------------------------------------------------------------------ r21845 | jb | 2007-09-08 04:00:20 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MI: Install an event filter to make click on timeLabel automatically switch between modes. ------------------------------------------------------------------------ r21844 | funman | 2007-09-08 03:56:00 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Makes a debug msg more explicit ------------------------------------------------------------------------ r21843 | jb | 2007-09-08 03:45:16 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MainInterface, implement the feature request to show elapsed/remaining time in the statusBar() through a menu. ------------------------------------------------------------------------ r21842 | funman | 2007-09-08 03:35:51 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp qt4: Makes interface a bit wider on windows ------------------------------------------------------------------------ r21841 | funman | 2007-09-08 03:32:33 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp Shows qt4 notification only if the player isn't visible ------------------------------------------------------------------------ r21840 | funman | 2007-09-08 03:14:23 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/util/directslider.hpp Fix duration slider. Patch by Hannes Domani ------------------------------------------------------------------------ r21839 | funman | 2007-09-08 02:46:40 +0200 (Sat, 08 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp A /trunk/modules/gui/qt4/pixmaps/pause.png (from /trunk/modules/gui/qt4/pixmaps/play.png:21834) M /trunk/modules/gui/qt4/res.qrc Adds a pause pixmap for the play/pause button Fix play/pause toggle Removes 2 unused signals ------------------------------------------------------------------------ r21838 | jb | 2007-09-08 02:36:28 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Dialog sizing. ------------------------------------------------------------------------ r21837 | jb | 2007-09-08 02:30:45 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Qt4 - MediaInfo: layout again. ------------------------------------------------------------------------ r21836 | jb | 2007-09-08 02:20:13 +0200 (Sat, 08 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - InfoPanels: correct a slot, correct slightly the layout. ------------------------------------------------------------------------ r21835 | jb | 2007-09-08 02:13:06 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp Qt4 - Infopanels: cleanup, verification, updates of more widgets, block the edition of NowPLaying. ------------------------------------------------------------------------ r21834 | jb | 2007-09-08 01:35:41 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - Media Info: cleanup, and move public => private. ------------------------------------------------------------------------ r21833 | jb | 2007-09-08 01:26:32 +0200 (Sat, 08 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - Media Info. Re-add some info for DVB. Clean the in_Edit state that was stored two times in different classes. ------------------------------------------------------------------------ r21832 | funman | 2007-09-08 01:06:32 +0200 (Sat, 08 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/telnet.c M /trunk/modules/misc/notify/growl.c Uses add_password for passwords ------------------------------------------------------------------------ r21831 | dionoea | 2007-09-07 22:03:30 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Qt4 video filters panel: Comment out a debug message. ------------------------------------------------------------------------ r21830 | courmisch | 2007-09-07 18:21:58 +0200 (Fri, 07 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Send data the same way for the explicit #rtp destination and fix a few minor leaks ------------------------------------------------------------------------ r21829 | courmisch | 2007-09-07 17:57:38 +0200 (Fri, 07 Sep 2007) | 11 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Use plain sockets rather than the UDP access output for RTSP. This saves: - one malloc() per packet per client } due to - one memcpy() per packet per client } block_Duplicate() - one mwait() per packet per client, and - one thread per client per track So it should really help scale RTSP broadcast up. However, in its current state, it removes the pts synchronization, which might not be such a great idea. I will re-add it later. ------------------------------------------------------------------------ r21828 | courmisch | 2007-09-07 16:48:59 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c separate grabber creation ------------------------------------------------------------------------ r21827 | courmisch | 2007-09-07 16:37:55 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c #include order ------------------------------------------------------------------------ r21826 | courmisch | 2007-09-07 16:29:20 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx svn:ignore ------------------------------------------------------------------------ r21825 | pdherbemont | 2007-09-07 15:55:08 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c misc/darwin_specific.c: Fix identation (oops). Fix a crash on startup (oops). ------------------------------------------------------------------------ r21824 | jb | 2007-09-07 14:47:46 +0200 (Fri, 07 Sep 2007) | 5 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch Contribs: x264, fix the new configure of x264. ADD a $STRIP option to bootstrap because x264 needs it ------------------------------------------------------------------------ r21823 | ileoo | 2007-09-07 12:20:30 +0200 (Fri, 07 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp Use QLineEdit+inputMask instead of QSpinBox, still some alignment issue with numbers to be solved. ------------------------------------------------------------------------ r21822 | jb | 2007-09-07 00:29:27 +0200 (Fri, 07 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: UDP is back ------------------------------------------------------------------------ r21821 | jb | 2007-09-07 00:25:53 +0200 (Fri, 07 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - Open: solve a bug in a signal. ------------------------------------------------------------------------ r21820 | damienf | 2007-09-07 00:06:23 +0200 (Fri, 07 Sep 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/mpcdec.patch contribs: fixed mpcdec cross-compilation ------------------------------------------------------------------------ r21819 | xtophe | 2007-09-06 23:40:50 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian translation update by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r21818 | jpsaman | 2007-09-06 23:36:45 +0200 (Thu, 06 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile Revert change on mpcdec, which shouldn't have been in [21543] ------------------------------------------------------------------------ r21817 | jb | 2007-09-06 20:35:30 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: UDP => RTP. ------------------------------------------------------------------------ r21816 | courmisch | 2007-09-06 20:32:40 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Use #rtp consistent with MacOS and wx GUIs (I haven't checked whether the UI labels need updating) ------------------------------------------------------------------------ r21815 | jb | 2007-09-06 20:22:06 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/THANKS THanks - typo. ------------------------------------------------------------------------ r21814 | jb | 2007-09-06 19:59:36 +0200 (Thu, 06 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - Optimization of mrl generator. Only needed things are generated. patch by Jean-Fran?\195?\167ois Massol ------------------------------------------------------------------------ r21813 | jb | 2007-09-06 18:04:14 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs: don't disable network, since it breaks libavformat compilation, especially on Windaube. ------------------------------------------------------------------------ r21812 | jb | 2007-09-06 17:47:37 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/NEWS NEWS. add mention of spatializer filter. ------------------------------------------------------------------------ r21811 | jb | 2007-09-06 14:27:59 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - Define a TOGGLEV to toggleVisible on QWidgets, and use it instead of rewriting the code n times. ------------------------------------------------------------------------ r21810 | jb | 2007-09-06 14:18:58 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Qt4 - Sout: add a file mask on the known muxers. patch by Jean-Fran?\195?\167ois Massol ------------------------------------------------------------------------ r21809 | jb | 2007-09-06 13:59:32 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: hide SAP options and ttl options when you don't stream. Adapt the label on the okButton according... ------------------------------------------------------------------------ r21808 | jb | 2007-09-06 13:18:01 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Main Interface: hiding menus does hide the controls and the statusBar. Still a lot of problems with that code, but at least it can be reverted. ------------------------------------------------------------------------ r21807 | jb | 2007-09-06 04:03:21 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/THANKS Thanks to jf massol for Qt4 work. ------------------------------------------------------------------------ r21806 | pdherbemont | 2007-09-06 03:58:53 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Activate minimal_macosx. ------------------------------------------------------------------------ r21805 | jb | 2007-09-06 03:56:02 +0200 (Thu, 06 Sep 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: add functions to choose some predefined profiles for audio/video codecs. Only basics options are done ( AVCodec + Muxer mainly ). Two profiles are done. If you want to add more, then search "ADD HERE" in sout.cpp. Reindentation of older code. ------------------------------------------------------------------------ r21804 | jb | 2007-09-06 02:20:40 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Names changement and some bug fixes. ------------------------------------------------------------------------ r21803 | jb | 2007-09-06 01:43:33 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp qt4 - Sout: trailing spaces. ------------------------------------------------------------------------ r21802 | jb | 2007-09-06 01:23:27 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sout.ui qt4 - Sout.ui in a Qt4.2 compatible way. ------------------------------------------------------------------------ r21801 | jb | 2007-09-06 01:17:19 +0200 (Thu, 06 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout: cosmetic changes, simplifications and suffix adding for the new .ui. ------------------------------------------------------------------------ r21800 | jb | 2007-09-06 01:05:47 +0200 (Thu, 06 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout rework, Initial work. Patch by Jean-Fran?\195?\167ois Massol ------------------------------------------------------------------------ r21799 | pdherbemont | 2007-09-06 00:33:20 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c misc/darwin_specific.c: Fix framework detection. ------------------------------------------------------------------------ r21798 | xtophe | 2007-09-06 00:11:02 +0200 (Thu, 06 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/po/POTFILES.in Fix make dist ------------------------------------------------------------------------ r21797 | jb | 2007-09-05 23:54:45 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/doc/fortunes.txt Oops. ------------------------------------------------------------------------ r21796 | jb | 2007-09-05 23:48:07 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt Fortunes ! thx Mirsal && thresh ------------------------------------------------------------------------ r21795 | xtophe | 2007-09-05 23:12:53 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/fr.po M /trunk/po/vlc.pot Update the file list for l10n a few fix in fr.po ------------------------------------------------------------------------ r21794 | xtophe | 2007-09-05 22:34:04 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/rtsp.c Fix warnings about asprintf() + cosmetics ------------------------------------------------------------------------ r21793 | courmisch | 2007-09-05 21:58:01 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Rationalize TCP error messages a bit ------------------------------------------------------------------------ r21792 | courmisch | 2007-09-05 21:51:21 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Allow SOCKS server to be a hostname rather than an IP always ------------------------------------------------------------------------ r21791 | courmisch | 2007-09-05 21:24:52 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/misc/rtsp.c Fix the exact same remote DoS as in RTSP stream output (SETUP without Transport:) ------------------------------------------------------------------------ r21790 | funman | 2007-09-05 20:46:35 +0200 (Wed, 05 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/skins2/src/theme_loader.cpp Fix [21766] ------------------------------------------------------------------------ r21789 | pdherbemont | 2007-09-05 20:45:09 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/darwin_specific.c misc/darwin_specific.c: Correctly detect the Mac OS X framework. ------------------------------------------------------------------------ r21788 | pdherbemont | 2007-09-05 20:12:06 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am isrc/Makefile.am: Include media_list_path.h to fix make dist-clean, as requested by j-b and aballier. ------------------------------------------------------------------------ r21787 | jpsaman | 2007-09-05 19:46:55 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/modules/codec/dvbsub.c Add function to get a human readible string for a vlc_fourcc_t value. ------------------------------------------------------------------------ r21786 | jb | 2007-09-05 19:46:04 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp M /trunk/modules/gui/qt4/ui/podcast_configuration.ui Qt4 - Podcast dialog: Don't use the default OK/Cancel buttons, because they wouldn't be translated if we do it the default way. This does almost the same output. ------------------------------------------------------------------------ r21785 | courmisch | 2007-09-05 19:04:14 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c Fix old ffmpeg linking regression from [20357] ------------------------------------------------------------------------ r21784 | courmisch | 2007-09-05 18:43:55 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Always autodetect MRU ------------------------------------------------------------------------ r21783 | jb | 2007-09-05 18:29:03 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - forgotten "," for windows. ------------------------------------------------------------------------ r21782 | funman | 2007-09-05 18:09:43 +0200 (Wed, 05 Sep 2007) | 1 line Changed paths: M /trunk/po/fr.po Updates french translation ------------------------------------------------------------------------ r21781 | funman | 2007-09-05 18:09:19 +0200 (Wed, 05 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Fix use of qcleanlooks style ------------------------------------------------------------------------ r21780 | jb | 2007-09-05 18:06:01 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.hpp Qt4 - cosmetic and trailing spaces. symbols fix. ------------------------------------------------------------------------ r21779 | jb | 2007-09-05 17:54:36 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/playlist_model.hpp Qt4 - Compile fix for windows. ------------------------------------------------------------------------ r21778 | jb | 2007-09-05 17:47:49 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h Add a string. Forgot that file in previous commits. ------------------------------------------------------------------------ r21777 | jb | 2007-09-05 17:37:51 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/panels.hpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 - Rename add() function to a more instructive name. ------------------------------------------------------------------------ r21776 | jb | 2007-09-05 17:33:32 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/panels.hpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 - Cleanups and use QMenu on the stack to avoid leaks. Show menu with exec instead of popup. ------------------------------------------------------------------------ r21775 | jb | 2007-09-05 17:32:06 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/playlist_model.hpp Qt4 - Cleanup and start code to get the possibility on Windows to open the containing folder... ------------------------------------------------------------------------ r21774 | jb | 2007-09-05 17:14:56 +0200 (Wed, 05 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/panels.hpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/playlist_model.hpp Qt4 - Right click on the header on the QTreeView for the playlist enables you to choose the columns you want to be shown. This removes also the code that was in the Model part since this is View Related. Ref #1282 (almost done). There is still segfaults on close of VLC after that menu is triggered. ------------------------------------------------------------------------ r21773 | jb | 2007-09-05 17:08:03 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/util/customwidgets.cpp M /trunk/modules/gui/qt4/util/customwidgets.hpp Qt4 - cosmetic ------------------------------------------------------------------------ r21772 | courmisch | 2007-09-05 15:52:35 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/ps.c Do not assume that long long = int64_t ------------------------------------------------------------------------ r21771 | courmisch | 2007-09-05 15:52:05 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/smb.c Missing static ------------------------------------------------------------------------ r21770 | courmisch | 2007-09-05 15:51:45 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/nsc.c #include fix ------------------------------------------------------------------------ r21769 | courmisch | 2007-09-05 15:51:21 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/rtsp.c #include order ------------------------------------------------------------------------ r21768 | courmisch | 2007-09-05 15:51:01 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/extract.c Missing static ------------------------------------------------------------------------ r21767 | courmisch | 2007-09-05 15:50:45 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c #include order ------------------------------------------------------------------------ r21766 | courmisch | 2007-09-05 15:50:28 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/src/theme_loader.cpp Const warning ------------------------------------------------------------------------ r21765 | courmisch | 2007-09-05 15:50:02 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/shoutcast.c Fix #includes and remove useless variable ------------------------------------------------------------------------ r21764 | courmisch | 2007-09-05 15:49:30 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/bonjour.c M /trunk/modules/access_output/bonjour.h Missing const ------------------------------------------------------------------------ r21763 | damienf | 2007-09-05 14:07:33 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp wxwidgets: fix crash in playlist due to change in meta behaviour (all metas used to retunr "" rather than NULL) ------------------------------------------------------------------------ r21762 | jb | 2007-09-05 13:01:43 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp qt4 - Main controls, small modification and implementation of fullscreen(). ------------------------------------------------------------------------ r21761 | jb | 2007-09-05 13:00:42 +0200 (Wed, 05 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Qt4 - removing some debug. ------------------------------------------------------------------------ r21760 | courmisch | 2007-09-05 08:51:54 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/stats.c #include order ------------------------------------------------------------------------ r21759 | courmisch | 2007-09-05 08:51:34 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/src/osd/osd_parser.c M /trunk/src/stream_output/sap.c size_t / int confusion ------------------------------------------------------------------------ r21758 | bitmap | 2007-09-05 08:03:23 +0200 (Wed, 05 Sep 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch Change the format of the patch to live, since buildbot is now blaming me for breaking this even though I've never touched it. ------------------------------------------------------------------------ r21757 | bitmap | 2007-09-05 07:14:33 +0200 (Wed, 05 Sep 2007) | 5 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/subtitles/Modules.am M /trunk/modules/codec/subtitles/subsass.c M /trunk/modules/codec/subtitles/subsdec.c M /trunk/modules/codec/subtitles/subsdec.h M /trunk/modules/codec/subtitles/subsusf.c Move more of the code for USF subtitles decoding out into separate module. It has almost no code in common with normal subtitles and ASS subtitle decoding, and this split further simplifies what belongs to what. ------------------------------------------------------------------------ r21756 | bitmap | 2007-09-05 03:03:01 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Correct a warning on OSX ------------------------------------------------------------------------ r21755 | bitmap | 2007-09-05 03:02:34 +0200 (Wed, 05 Sep 2007) | 5 lines Changed paths: M /trunk/extras/contrib/src/Makefile Add additional dependancies on fontconfig so that a rebuild will be forced when the patch or the Makefile itself changes - a previous change hasn't been picked up by buildbot, and it hasn't been corrected on win32 builds. ------------------------------------------------------------------------ r21754 | bitmap | 2007-09-05 02:24:27 +0200 (Wed, 05 Sep 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Makefile Add fontconfig to OSX builds ------------------------------------------------------------------------ r21753 | dionoea | 2007-09-04 23:08:56 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/seamcarving.c Hopefully fix the build for windows. ------------------------------------------------------------------------ r21752 | jpsaman | 2007-09-04 22:32:16 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Damn previous commit was even worse. I need some rest. ------------------------------------------------------------------------ r21751 | dionoea | 2007-09-04 22:30:56 +0200 (Tue, 04 Sep 2007) | 7 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_filter/Modules.am A /trunk/modules/video_filter/seamcarving.c (from /trunk/modules/video_filter/gradient.c:21737) Start seamcarving video filter. I'm commiting this mainly to get it in a windows build. This still needs some heavy optimisation, support for vertical resizing, colors and upscaling. Sample command line for those who want to test: time ./vlc fake: --fake-file ~/images/NATURE-Fakarava_400x300.jpg --fake-fps 5 -I dummy --control rc -V x11 --video-filter seamcarving@s You can change the croping by using commands like: @s crop 200 (a crop value of 0 resets it to the default mode) ------------------------------------------------------------------------ r21750 | courmisch | 2007-09-04 21:26:57 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/misc/rtsp.c M /trunk/modules/services_discovery/sap.c Fix minor cast mistmatches ------------------------------------------------------------------------ r21749 | courmisch | 2007-09-04 21:26:26 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access_filter/bandwidth.c M /trunk/modules/misc/gnutls.c Fix incorrect type size on 64bits ------------------------------------------------------------------------ r21748 | courmisch | 2007-09-04 21:25:38 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c Fix referenced types (potentially fix crash with CGIs on 64bits) ------------------------------------------------------------------------ r21747 | courmisch | 2007-09-04 21:23:37 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Fix crash ------------------------------------------------------------------------ r21746 | courmisch | 2007-09-04 21:21:53 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/alsa.c M /trunk/modules/stream_out/bridge.c M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/stream_out/transcode.c M /trunk/modules/video_filter/blend.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/mosaic.h Fix some cast warnings ------------------------------------------------------------------------ r21745 | courmisch | 2007-09-04 21:20:14 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/var.c M /trunk/src/modules/entry.c M /trunk/src/video_output/vout_intf.c Fix pointer-int casts warnings ------------------------------------------------------------------------ r21744 | courmisch | 2007-09-04 21:19:22 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Fix some 64bits warnings ------------------------------------------------------------------------ r21743 | jpsaman | 2007-09-04 15:13:27 +0200 (Tue, 04 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Oops forgot to print the chroma. ------------------------------------------------------------------------ r21742 | Trax | 2007-09-03 23:34:56 +0200 (Mon, 03 Sep 2007) | 1 line Changed paths: M /trunk/modules/demux/demuxdump.c * modules/demux/demuxdump.c: typo dumpper -> dumper ------------------------------------------------------------------------ r21741 | jb | 2007-09-03 23:10:56 +0200 (Mon, 03 Sep 2007) | 3 lines Changed paths: M /trunk/include/vlc_interface.h Qt4 - add .mxf and .gxf to video files. ------------------------------------------------------------------------ r21740 | jpsaman | 2007-09-03 22:26:21 +0200 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Print error when chroma is not supported ------------------------------------------------------------------------ r21739 | jpsaman | 2007-09-03 22:20:07 +0200 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c Check malloc return values. ------------------------------------------------------------------------ r21738 | funman | 2007-09-03 21:06:58 +0200 (Mon, 03 Sep 2007) | 1 line Changed paths: M /trunk/COPYING Updates COPYING with new FSF address, removes weird characters ------------------------------------------------------------------------ r21737 | courmisch | 2007-09-03 18:01:40 +0200 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am subdir build fix ------------------------------------------------------------------------ r21736 | courmisch | 2007-09-03 18:00:02 +0200 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am BSD make fix ------------------------------------------------------------------------ r21735 | damienf | 2007-09-03 17:14:44 +0200 (Mon, 03 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/rand.c misc/rand.c: cleanup and fix a stupid bug ------------------------------------------------------------------------ r21734 | bitmap | 2007-09-03 07:06:35 +0200 (Mon, 03 Sep 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile Fix cross compile of x264. The --crosscompile switch being added by the patch doesn't appear to have worked for some time. ------------------------------------------------------------------------ r21733 | funman | 2007-09-03 01:47:51 +0200 (Mon, 03 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/interface.cpp Fix wxwidgets compilation ------------------------------------------------------------------------ r21732 | damienf | 2007-09-02 23:47:07 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/rand.c misc/rand.c: actually, windows comes with a particularily comprehensive crypto library ------------------------------------------------------------------------ r21731 | jb | 2007-09-02 23:41:33 +0200 (Sun, 02 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4 wording. ------------------------------------------------------------------------ r21730 | jb | 2007-09-02 23:33:21 +0200 (Sun, 02 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - add a warning about the composite thing. ------------------------------------------------------------------------ r21729 | funman | 2007-09-02 23:30:04 +0200 (Sun, 02 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Removes leftover of previous commit ------------------------------------------------------------------------ r21728 | funman | 2007-09-02 23:28:56 +0200 (Sun, 02 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp Adds an option to qt4 intf to set opacity for main interface, playlist, and extended panels. Note that on french locale floats are 0,x and not 0.x ------------------------------------------------------------------------ r21727 | dionoea | 2007-09-02 23:24:53 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp If the podcast service discovery is already runing, update its podcast-urls variable. ------------------------------------------------------------------------ r21726 | dionoea | 2007-09-02 23:24:02 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/podcast.c Rewrite parts of the podcast service discovery module and make it handle additions to the url list at runtime. (deletions are not supported, without a module restart) ------------------------------------------------------------------------ r21725 | dionoea | 2007-09-02 23:22:32 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/src/playlist/engine.c M /trunk/src/playlist/services_discovery.c Attach service discovery objects to the playlist (and remove a bunch of trailing spaces). ------------------------------------------------------------------------ r21724 | xtophe | 2007-09-02 23:13:07 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/po/it.po Italian l10n update by Vincenzo Reale ------------------------------------------------------------------------ r21723 | courmisch | 2007-09-02 22:01:13 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/rand.c ! It did say NON-PREDICTIBLE at the top of the file, didn't it? ------------------------------------------------------------------------ r21722 | dionoea | 2007-09-02 18:55:23 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Apply "[PATCH] controls widget" by Domani Hannes. Thanks. ------------------------------------------------------------------------ r21721 | dionoea | 2007-09-02 18:17:36 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs A /trunk/modules/gui/qt4/dialogs/podcast_configuration.cpp A /trunk/modules/gui/qt4/dialogs/podcast_configuration.hpp (from /trunk/modules/gui/qt4/dialogs/playlist.hpp:21713) M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp A /trunk/modules/gui/qt4/ui/podcast_configuration.ui Add a podcast configuration dialog to the Qt4 interface/dialogs provider. ------------------------------------------------------------------------ r21720 | dionoea | 2007-09-02 18:14:27 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/podcast.c Change the podcast-urls config option to auto save. ------------------------------------------------------------------------ r21719 | dionoea | 2007-09-02 16:34:01 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_interface.ui [21716] in a Qt 4.2 compatible way. ------------------------------------------------------------------------ r21718 | dionoea | 2007-09-02 14:50:41 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/qt4.cpp Add option to disable the Qt interface notification popup. ------------------------------------------------------------------------ r21717 | funman | 2007-09-02 14:47:44 +0200 (Sun, 02 Sep 2007) | 1 line Changed paths: M /trunk/Makefile.am Partially revert [21689]. Ships AUTHORS and THANKS with windows package ------------------------------------------------------------------------ r21716 | dionoea | 2007-09-02 14:39:44 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Make the skins download url clickable in the simple preferences. ------------------------------------------------------------------------ r21715 | jb | 2007-09-02 12:10:00 +0200 (Sun, 02 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4 - adding a '...' in the description... Cosmetic ------------------------------------------------------------------------ r21714 | dionoea | 2007-09-02 11:34:21 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Change the web irc url here too (and split the help string on several lines). ------------------------------------------------------------------------ r21713 | courmisch | 2007-09-02 11:06:57 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Fixes ------------------------------------------------------------------------ r21712 | courmisch | 2007-09-02 10:59:59 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Handle HTTP OPTIONS ------------------------------------------------------------------------ r21711 | courmisch | 2007-09-02 10:51:01 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_httpd.h M /trunk/src/network/httpd.c Don't claim to support HTTP 1.x where x > 1 ------------------------------------------------------------------------ r21710 | courmisch | 2007-09-02 09:33:40 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_config_cat.h Missing const ------------------------------------------------------------------------ r21709 | courmisch | 2007-09-02 09:32:06 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Fix warnings ------------------------------------------------------------------------ r21708 | courmisch | 2007-09-02 09:30:43 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Fix warnings ------------------------------------------------------------------------ r21707 | courmisch | 2007-09-02 09:28:08 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/advanced.xpm M /trunk/modules/gui/qt4/pixmaps/audio.xpm M /trunk/modules/gui/qt4/pixmaps/codec.xpm M /trunk/modules/gui/qt4/pixmaps/intf.xpm M /trunk/modules/gui/qt4/pixmaps/type_card.xpm M /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm M /trunk/modules/gui/qt4/pixmaps/type_directory.xpm M /trunk/modules/gui/qt4/pixmaps/type_disc.xpm M /trunk/modules/gui/qt4/pixmaps/type_file.xpm M /trunk/modules/gui/qt4/pixmaps/type_net.xpm M /trunk/modules/gui/qt4/pixmaps/type_node.xpm M /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm M /trunk/modules/gui/qt4/pixmaps/type_unknown.xpm M /trunk/modules/gui/qt4/pixmaps/video.xpm Another set of missing consts ------------------------------------------------------------------------ r21706 | courmisch | 2007-09-02 09:26:10 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/advanced.xpm M /trunk/modules/gui/qt4/pixmaps/audio.xpm M /trunk/modules/gui/qt4/pixmaps/codec.xpm M /trunk/modules/gui/qt4/pixmaps/intf.xpm M /trunk/modules/gui/qt4/pixmaps/type_card.xpm M /trunk/modules/gui/qt4/pixmaps/type_cdda.xpm M /trunk/modules/gui/qt4/pixmaps/type_directory.xpm M /trunk/modules/gui/qt4/pixmaps/type_disc.xpm M /trunk/modules/gui/qt4/pixmaps/type_file.xpm M /trunk/modules/gui/qt4/pixmaps/type_net.xpm M /trunk/modules/gui/qt4/pixmaps/type_node.xpm M /trunk/modules/gui/qt4/pixmaps/type_playlist.xpm M /trunk/modules/gui/qt4/pixmaps/type_unknown.xpm M /trunk/modules/gui/qt4/pixmaps/video.xpm eol:style ------------------------------------------------------------------------ r21705 | courmisch | 2007-09-02 09:25:07 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/pixmaps/go-next.png M /trunk/modules/gui/qt4/pixmaps/next.png M /trunk/modules/gui/qt4/pixmaps/noart.png M /trunk/modules/gui/qt4/pixmaps/play.png M /trunk/modules/gui/qt4/pixmaps/playlist_icon.png M /trunk/modules/gui/qt4/pixmaps/previous.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Audio_64.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Hotkeys_64.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Input_64.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Interface_64.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Subtitles_64.png M /trunk/modules/gui/qt4/pixmaps/spref_cone_Video_64.png M /trunk/modules/gui/qt4/pixmaps/stop.png M /trunk/modules/gui/qt4/pixmaps/vlc_capture-card_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_disc_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_file-asym_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_file-wide_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_folder-blue_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_harddisk_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_help_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_info_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_messages_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_network_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_next_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_pause_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_play_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_playlist_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_preferences_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_previous_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_quit_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_settings_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_stop_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_stream_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_tape_16px.png M /trunk/modules/gui/qt4/pixmaps/volume-high.png M /trunk/modules/gui/qt4/pixmaps/volume-low.png image/png rather than application/octet-stream ------------------------------------------------------------------------ r21704 | courmisch | 2007-09-02 09:23:12 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/share/vlc16x16.xpm M /trunk/share/vlc32x32.xpm Typo ------------------------------------------------------------------------ r21703 | courmisch | 2007-09-02 09:22:32 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/share/pda-forwardb16x16.xpm M /trunk/share/pda-openb16x16.xpm M /trunk/share/pda-pauseb16x16.xpm M /trunk/share/pda-playb16x16.xpm M /trunk/share/pda-playlistb16x16.xpm M /trunk/share/pda-preferencesb16x16.xpm M /trunk/share/pda-rewindb16x16.xpm M /trunk/share/pda-stopb16x16.xpm M /trunk/share/vlc16x16.xpm M /trunk/share/vlc32x32.xpm Add missing const - should fix a few Qt4 warnings ------------------------------------------------------------------------ r21702 | courmisch | 2007-09-02 09:21:02 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/share/pda-forwardb16x16.xpm M /trunk/share/pda-openb16x16.xpm M /trunk/share/pda-pauseb16x16.xpm M /trunk/share/pda-playb16x16.xpm M /trunk/share/pda-playlistb16x16.xpm M /trunk/share/pda-preferencesb16x16.xpm M /trunk/share/pda-rewindb16x16.xpm M /trunk/share/pda-stopb16x16.xpm M /trunk/share/vlc16x16.xpm M /trunk/share/vlc32x32.xpm Remove harmful MIME type ------------------------------------------------------------------------ r21701 | courmisch | 2007-09-02 09:18:33 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/share/pda-forwardb16x16.xpm M /trunk/share/pda-openb16x16.xpm M /trunk/share/pda-pauseb16x16.xpm M /trunk/share/pda-playb16x16.xpm M /trunk/share/pda-playlistb16x16.xpm M /trunk/share/pda-preferencesb16x16.xpm M /trunk/share/pda-rewindb16x16.xpm M /trunk/share/pda-stopb16x16.xpm M /trunk/share/vlc16x16.xpm M /trunk/share/vlc32x32.xpm XPM are text files, not binaries ------------------------------------------------------------------------ r21700 | courmisch | 2007-09-02 09:08:20 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix automake warning ------------------------------------------------------------------------ r21699 | funman | 2007-09-02 06:03:11 +0200 (Sun, 02 Sep 2007) | 3 lines Changed paths: M /trunk/modules/audio_output/alsa.c alsa: don't start playing before at least a period has been written to the alsa device fixes #1165 ------------------------------------------------------------------------ r21698 | xtophe | 2007-09-02 00:43:54 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Oups ------------------------------------------------------------------------ r21697 | xtophe | 2007-09-02 00:36:12 +0200 (Sun, 02 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp We are in 2007 ------------------------------------------------------------------------ r21696 | xtophe | 2007-09-01 23:44:12 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/rand.c rand_s() is only in Win XP and latest. so use rand() until we decide to not support win2000 ------------------------------------------------------------------------ r21695 | dionoea | 2007-09-01 22:37:17 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Fix the use of commands list, tree and vars in the rc interface which were broken since [21138]. ------------------------------------------------------------------------ r21694 | courmisch | 2007-09-01 22:04:56 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Fix segmentation fault ------------------------------------------------------------------------ r21693 | courmisch | 2007-09-01 21:34:41 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Remove old unused code ------------------------------------------------------------------------ r21692 | courmisch | 2007-09-01 21:34:09 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Factorize aggregate and non-aggregate RTSP code paths ------------------------------------------------------------------------ r21691 | courmisch | 2007-09-01 21:03:22 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Cosmetics ------------------------------------------------------------------------ r21690 | courmisch | 2007-09-01 19:50:51 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/streamout.cpp M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp M /trunk/modules/gui/wxwidgets/streamdata.cpp Use RTP sout for RTP ------------------------------------------------------------------------ r21689 | funman | 2007-09-01 19:43:49 +0200 (Sat, 01 Sep 2007) | 7 lines Changed paths: M /trunk/Makefile.am M /trunk/THANKS M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs/help.cpp qt4: Fix help dialog (again) Uses builtin AUTHORS THANKS and COPYING files on every platform Don't ship AUTHORS.txt and THANKS.txt on windows packages COPYING.txt is kept since it's used in the nsis installer Only show authors' name instead of the full AUTHORS file Removes an empty line in THANKS to make it easier to parse without using endless pipes ------------------------------------------------------------------------ r21688 | jb | 2007-09-01 19:36:48 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/MAINTAINERS Add myself as qt4 maintainer :D ------------------------------------------------------------------------ r21687 | courmisch | 2007-09-01 19:34:39 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Improve randomness of RTSP session ID. Now it should not be possible to guess other people's ID. ------------------------------------------------------------------------ r21686 | courmisch | 2007-09-01 19:32:18 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c Fix a few warnings ------------------------------------------------------------------------ r21685 | jb | 2007-09-01 19:27:50 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/THANKS Modification of THANKS about Pierre-Luc Beaudoin contributions. ------------------------------------------------------------------------ r21684 | jb | 2007-09-01 19:26:17 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Jack Input UI. ------------------------------------------------------------------------ r21683 | courmisch | 2007-09-01 19:10:55 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix about.hpp generation ------------------------------------------------------------------------ r21682 | courmisch | 2007-09-01 18:58:35 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/bootstrap A /trunk/modules/genmf Separate Makefile generation from bootstrap so that we can update individual Makefile.am files. ------------------------------------------------------------------------ r21681 | jb | 2007-09-01 18:55:47 +0200 (Sat, 01 Sep 2007) | 7 lines Changed paths: M /trunk/modules/access/jack.c Jack Input bugfixes and some more options: - bug: cracking in the captured sound - autoconnect to inputs - use VLC pace Patch by Pierre-Luc Beaudoin from Savoir-faire Linux ------------------------------------------------------------------------ r21680 | jb | 2007-09-01 18:38:57 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4-help. Small modifications on the size. ------------------------------------------------------------------------ r21679 | funman | 2007-09-01 18:36:15 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs/help.cpp qt4/about: reads data from the files when they are shipped with the binary (i.e. on windows) ------------------------------------------------------------------------ r21678 | funman | 2007-09-01 18:35:25 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/src/network/io.c net_Read(): Checks p_libvlc->b_die ------------------------------------------------------------------------ r21677 | jb | 2007-09-01 18:29:51 +0200 (Sat, 01 Sep 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp qt4: disc controls should only be shown on request. To test. ------------------------------------------------------------------------ r21676 | jb | 2007-09-01 18:25:14 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4 - Add a proper about section. This needs to be reviewed for i18n. ------------------------------------------------------------------------ r21675 | courmisch | 2007-09-01 17:50:54 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/src/input/meta.c Fix crash (once more, this would be easily avoided by LOOKING AT THE COMPILER WARNING before -or even after- committing) ------------------------------------------------------------------------ r21674 | courmisch | 2007-09-01 17:47:03 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Fix signedness ------------------------------------------------------------------------ r21673 | courmisch | 2007-09-01 17:46:09 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Fix warning ------------------------------------------------------------------------ r21672 | courmisch | 2007-09-01 17:45:01 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration.c Fix compiler warning ------------------------------------------------------------------------ r21671 | courmisch | 2007-09-01 17:43:37 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Fix (Win32) precompiler warnings ------------------------------------------------------------------------ r21670 | courmisch | 2007-09-01 17:42:30 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/extras/libc.c Try to fix a compiler warning ------------------------------------------------------------------------ r21669 | courmisch | 2007-09-01 17:41:19 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/misc/rand.c Use HMAC-MD5 rather than plain MD5 ------------------------------------------------------------------------ r21668 | courmisch | 2007-09-01 17:36:22 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/src/modules/modules.c Remove a big bunch of #include that are not needed anymore (we had them because of the big vlc_symbol structure) ------------------------------------------------------------------------ r21667 | courmisch | 2007-09-01 17:32:45 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: A /trunk/include/vlc_rand.h M /trunk/src/Makefile.am M /trunk/src/libvlc.sym A /trunk/src/misc/rand.c Add nonce generator vlc_rand_bytes ------------------------------------------------------------------------ r21666 | courmisch | 2007-09-01 17:19:42 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_md5.h M /trunk/src/misc/md5.c Fixup AddMD5 prototype ------------------------------------------------------------------------ r21665 | courmisch | 2007-09-01 17:14:26 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/include/vlc_md5.h M /trunk/src/libvlc.sym M /trunk/src/misc/md5.c Do not export DigestMD5; it's an internal subprocedure ------------------------------------------------------------------------ r21664 | jb | 2007-09-01 17:13:06 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4 - help: add AUTHORS to the tabs ------------------------------------------------------------------------ r21663 | funman | 2007-09-01 17:08:57 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Adds a link to cgi/irc in help ------------------------------------------------------------------------ r21662 | funman | 2007-09-01 16:55:55 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp M /trunk/modules/gui/qt4/dialogs/errors.hpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/extended.hpp M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/modules/gui/qt4/dialogs/messages.cpp M /trunk/modules/gui/qt4/dialogs/messages.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp qt4/dialogs: svn:keywords set to Id ------------------------------------------------------------------------ r21661 | funman | 2007-09-01 16:45:29 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c Reverts 21658 as it's totally wrong ------------------------------------------------------------------------ r21660 | jb | 2007-09-01 16:39:41 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4 - More Help. ------------------------------------------------------------------------ r21659 | courmisch | 2007-09-01 16:11:39 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c M /trunk/modules/stream_out/standard.c DSO friendliness ------------------------------------------------------------------------ r21658 | funman | 2007-09-01 16:09:58 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c rc: non blocking input read ------------------------------------------------------------------------ r21657 | courmisch | 2007-09-01 16:08:39 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Another set of useless if statements ------------------------------------------------------------------------ r21656 | courmisch | 2007-09-01 16:07:18 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/standard.c - do not check "always true" case - fix a small memory leak ------------------------------------------------------------------------ r21655 | courmisch | 2007-09-01 16:00:49 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Remove unsupported profiles ------------------------------------------------------------------------ r21654 | funman | 2007-09-01 15:54:36 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4: forces plastique style temporarily ------------------------------------------------------------------------ r21653 | courmisch | 2007-09-01 15:52:25 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Do not implicitly encourage raw TS over UDP-Lite, DCCP and friends ------------------------------------------------------------------------ r21652 | jb | 2007-09-01 15:42:55 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c OSDMenu: add to the CAT_VIDEO category to have tweaking in the preferences. ------------------------------------------------------------------------ r21651 | courmisch | 2007-09-01 15:42:00 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix RTP/TS sequence number regression ------------------------------------------------------------------------ r21650 | courmisch | 2007-09-01 15:37:08 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix undefined variable use ------------------------------------------------------------------------ r21649 | jb | 2007-09-01 15:33:25 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/codec/subtitles/subsass.c M /trunk/modules/codec/subtitles/subsdec.c M /trunk/modules/codec/subtitles/subsusf.c Subtitles: same. Reput the correct new modifications. ------------------------------------------------------------------------ r21648 | jb | 2007-09-01 15:32:26 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: R /trunk/modules/codec/subtitles/subsass.c (from /trunk/modules/codec/subsdec.c:21024) R /trunk/modules/codec/subtitles/subsdec.c (from /trunk/modules/codec/subsdec.c:21024) R /trunk/modules/codec/subtitles/subsusf.c (from /trunk/modules/codec/subsdec.c:21024) Subtitles: attempt to get the history back. ------------------------------------------------------------------------ r21647 | funman | 2007-09-01 15:10:04 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/hotkeys.c hotkey: Stop the playlist on Quit ------------------------------------------------------------------------ r21646 | jb | 2007-09-01 15:03:38 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/extras Add svn:ignore to live and live555 in extras, since we do it with ffmpeg and x264 ------------------------------------------------------------------------ r21645 | courmisch | 2007-09-01 14:58:51 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/NEWS Remove DCCP from the list; it's not working yet ------------------------------------------------------------------------ r21644 | jb | 2007-09-01 14:57:24 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/audio_filter/spatializer/allpass.cpp M /trunk/modules/audio_filter/spatializer/allpass.hpp M /trunk/modules/audio_filter/spatializer/comb.cpp M /trunk/modules/audio_filter/spatializer/comb.hpp M /trunk/modules/audio_filter/spatializer/denormals.h M /trunk/modules/audio_filter/spatializer/revmodel.cpp M /trunk/modules/audio_filter/spatializer/revmodel.hpp M /trunk/modules/audio_filter/spatializer/spatializer.cpp M /trunk/modules/audio_filter/spatializer/tuning.h Spatializer: set the svn:keywords to Id. ------------------------------------------------------------------------ r21643 | jb | 2007-09-01 14:53:57 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/audio_filter/spatializer Try to set a correct svn:ignore ------------------------------------------------------------------------ r21642 | jb | 2007-09-01 14:33:33 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - remove the 'pink sliders' effect ------------------------------------------------------------------------ r21641 | jb | 2007-09-01 14:27:48 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/extended_panels.hpp A /trunk/modules/gui/qt4/ui/spatializer.ui Spatializer: add the remaining files, add a correct check in configure, fix dist ------------------------------------------------------------------------ r21640 | jb | 2007-09-01 14:15:21 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.hpp qt4 - fix temporary the compilation. ------------------------------------------------------------------------ r21639 | jb | 2007-09-01 13:59:10 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp Qt4 - Spatializer and other audio filter from biodun SoC => Extended panel. ------------------------------------------------------------------------ r21638 | fkuehne | 2007-09-01 13:57:33 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/gui/minimal_macosx/Modules.am M /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h M /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m M /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.h M /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.m M /trunk/modules/gui/minimal_macosx/intf.h M /trunk/modules/gui/minimal_macosx/intf.m M /trunk/modules/gui/minimal_macosx/macosx.c M /trunk/modules/gui/minimal_macosx/voutagl.h M /trunk/modules/gui/minimal_macosx/voutagl.m M /trunk/modules/gui/minimal_macosx/voutgl.h M /trunk/modules/gui/minimal_macosx/voutgl.m * set svn:keywords correctly and fixed some minor stuff here and there ------------------------------------------------------------------------ r21637 | jb | 2007-09-01 13:50:22 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/configure.ac Spatializer audio filter: activate it for compilation, since it should not produce many warnings... ------------------------------------------------------------------------ r21636 | jb | 2007-09-01 13:37:15 +0200 (Sat, 01 Sep 2007) | 3 lines Changed paths: M /trunk/modules/audio_filter/spatializer/allpass.cpp M /trunk/modules/audio_filter/spatializer/allpass.hpp M /trunk/modules/audio_filter/spatializer/comb.cpp M /trunk/modules/audio_filter/spatializer/comb.hpp M /trunk/modules/audio_filter/spatializer/revmodel.cpp M /trunk/modules/audio_filter/spatializer/revmodel.hpp M /trunk/modules/audio_filter/spatializer/spatializer.cpp M /trunk/modules/audio_filter/spatializer/tuning.h Spatializer: spaces and tab!!! ------------------------------------------------------------------------ r21635 | jb | 2007-09-01 13:30:58 +0200 (Sat, 01 Sep 2007) | 4 lines Changed paths: A /trunk/modules/audio_filter/spatializer A /trunk/modules/audio_filter/spatializer/Modules.am A /trunk/modules/audio_filter/spatializer/allpass.cpp A /trunk/modules/audio_filter/spatializer/allpass.hpp A /trunk/modules/audio_filter/spatializer/comb.cpp A /trunk/modules/audio_filter/spatializer/comb.hpp A /trunk/modules/audio_filter/spatializer/denormals.h A /trunk/modules/audio_filter/spatializer/revmodel.cpp A /trunk/modules/audio_filter/spatializer/revmodel.hpp A /trunk/modules/audio_filter/spatializer/spatializer.cpp A /trunk/modules/audio_filter/spatializer/tuning.h Spatializer audio filter, work for Google Summer of Code, by Isaac Biodun Osunkunle: osunkunle --- gmail.com This is the first part of his work. ------------------------------------------------------------------------ r21634 | funman | 2007-09-01 13:06:38 +0200 (Sat, 01 Sep 2007) | 1 line Changed paths: M /trunk/modules/control/hotkeys.c Destroys hotkey interface when Quit action is requested ------------------------------------------------------------------------ r21633 | xtophe | 2007-09-01 00:40:32 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Add a nice target here also ------------------------------------------------------------------------ r21632 | xtophe | 2007-09-01 00:31:04 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Add a nice target ------------------------------------------------------------------------ r21631 | xtophe | 2007-09-01 00:16:19 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/Makefile.am Woody is past history ------------------------------------------------------------------------ r21630 | xtophe | 2007-09-01 00:14:08 +0200 (Sat, 01 Sep 2007) | 2 lines Changed paths: M /trunk/configure.ac Add some --with-ffmpeg-libfoo. Patch by Siegfried Wagner ------------------------------------------------------------------------ r21629 | funman | 2007-08-31 23:57:07 +0200 (Fri, 31 Aug 2007) | 1 line Changed paths: M /trunk/NEWS Updates the news ------------------------------------------------------------------------ r21628 | xtophe | 2007-08-31 23:22:41 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/configure.ac Use libav*-uninstalled.pc to get the ldflags for ffmpeg when we use --with-ffmpeg-tree to link statically ------------------------------------------------------------------------ r21627 | courmisch | 2007-08-31 23:08:00 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c M /trunk/src/network/httpd.c Implement dummy RTSP GET_PARAMETER so that clients can "ping" ------------------------------------------------------------------------ r21626 | courmisch | 2007-08-31 22:11:51 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Cleanup RTCP SR support a little bit ------------------------------------------------------------------------ r21625 | courmisch | 2007-08-31 21:22:45 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Remove the broken kludge that should not be needed. Can't test if it now works (no GNOME here) ------------------------------------------------------------------------ r21624 | courmisch | 2007-08-31 21:21:37 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Dequeue "dummy" signals ------------------------------------------------------------------------ r21623 | courmisch | 2007-08-31 18:44:21 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c M /trunk/modules/stream_out/rtp.c Another round of MTU fixes (review welcome) ------------------------------------------------------------------------ r21622 | funman | 2007-08-31 18:37:56 +0200 (Fri, 31 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Fixes commit [21610] ------------------------------------------------------------------------ r21621 | courmisch | 2007-08-31 18:31:38 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Add a const ------------------------------------------------------------------------ r21620 | courmisch | 2007-08-31 18:30:29 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Use common RTP header formatting for RTP/TS ------------------------------------------------------------------------ r21619 | courmisch | 2007-08-31 18:21:50 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Same as previous commit ------------------------------------------------------------------------ r21618 | courmisch | 2007-08-31 18:19:52 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Increase MTU too lowest legal MTU when it is really too small ------------------------------------------------------------------------ r21617 | courmisch | 2007-08-31 18:19:25 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/modules/demux/ts.c M /trunk/src/libvlc-module.c Use 1400 rather than 1500 as default *application-layer* MTU to be on the safe side ------------------------------------------------------------------------ r21616 | courmisch | 2007-08-31 18:07:37 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Silent hack to avoid crash when MTU is too small ------------------------------------------------------------------------ r21615 | courmisch | 2007-08-31 17:58:30 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/THANKS Remove thresh and funman as they are now in AUTHORS. Gniark gniark! (jb, pdherbemont are missing by the way) ------------------------------------------------------------------------ r21614 | courmisch | 2007-08-31 17:54:20 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/codec/vorbis.c Support up to 9 channel with Vorbis Patch from Pierre-Luc Beaudoin ------------------------------------------------------------------------ r21613 | courmisch | 2007-08-31 13:21:43 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Document signal handling ------------------------------------------------------------------------ r21612 | courmisch | 2007-08-31 13:04:13 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Fix RTSP Content-Base header and SDP session control attribute to always include a valid server address ------------------------------------------------------------------------ r21611 | funman | 2007-08-31 12:54:10 +0200 (Fri, 31 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Unblocks SIGCHLD at the beginning of the thread ------------------------------------------------------------------------ r21610 | funman | 2007-08-31 12:44:43 +0200 (Fri, 31 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/qt4.cpp Unblocks SIGCHLD in qt4 thread ------------------------------------------------------------------------ r21609 | funman | 2007-08-31 12:32:50 +0200 (Fri, 31 Aug 2007) | 1 line Changed paths: M /trunk/modules/access_output/udp.c Fix crash due to mtu being equal to 0 ------------------------------------------------------------------------ r21608 | jb | 2007-08-31 12:30:48 +0200 (Fri, 31 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - Main Interface: Advanced buttons are correctly integrated, cosmetic, cleanup and fixes. ------------------------------------------------------------------------ r21607 | jb | 2007-08-31 12:29:48 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.hpp Qt4 - move the VISIBLE() define to qt4.hpp to use it everywhere. ------------------------------------------------------------------------ r21606 | jb | 2007-08-31 12:28:05 +0200 (Fri, 31 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menus: small changes, mainly cosmetic. ------------------------------------------------------------------------ r21605 | jpsaman | 2007-08-31 10:51:53 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c If too much frames have been dropped, then only decode I frames for a while and see if you can catch up with decoding other frames as well. ------------------------------------------------------------------------ r21604 | jpsaman | 2007-08-31 10:51:44 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Honor --ffmpeg-skip-frame setting when used with --ffmpeg-hurry-up. ------------------------------------------------------------------------ r21603 | pdherbemont | 2007-08-31 09:18:41 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_discoverer.c media_discoverer.c: Raise an exception on error. ------------------------------------------------------------------------ r21602 | pdherbemont | 2007-08-31 09:14:26 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj VLC.xcodeproj: Fix framework header location. ------------------------------------------------------------------------ r21601 | bitmap | 2007-08-31 06:09:10 +0200 (Fri, 31 Aug 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Cross compilation of fontconfig was using incorrect header directories ------------------------------------------------------------------------ r21600 | courmisch | 2007-08-30 23:38:30 +0200 (Thu, 30 Aug 2007) | 3 lines Changed paths: M /trunk/modules/demux/ts.c Fix a few warnings, and handle iconv errors (I expect the input is not always trustworthy here). ------------------------------------------------------------------------ r21599 | courmisch | 2007-08-30 23:36:40 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Fix a bunch of bugs I added, and simplify some stuff ------------------------------------------------------------------------ r21598 | courmisch | 2007-08-30 23:35:57 +0200 (Thu, 30 Aug 2007) | 5 lines Changed paths: M /trunk/modules/stream_out/rtp.c Factorize some code from RTP packetization for RTP+mux case. Most noticeably, this adds support for RTSP, SDP-to-disk and SDP-over-HTTP to RTP/TS. In particular, --sout '#rtp{mux=ts}' now works even without a fixed destination ------------------------------------------------------------------------ r21597 | damienf | 2007-08-30 23:34:11 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i422_yuy2.c i422_yuy2_sse2: fix module requirements ------------------------------------------------------------------------ r21596 | courmisch | 2007-08-30 23:33:12 +0200 (Thu, 30 Aug 2007) | 3 lines Changed paths: M /trunk/modules/control/http/http.c Fix VERY OBVIOUS bugs that would not have happened if people had read compiler warnings (such as buffer overflows detected at compile time!) ------------------------------------------------------------------------ r21595 | courmisch | 2007-08-30 23:32:15 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h Fix #include order ------------------------------------------------------------------------ r21594 | courmisch | 2007-08-30 23:31:49 +0200 (Thu, 30 Aug 2007) | 3 lines Changed paths: M /trunk/modules/control/http/mvar.c Flag bug that I am not too sure how to fix. Please fix it *** IF YOU KNOW WHAT YOU ARE DOING *** ------------------------------------------------------------------------ r21593 | courmisch | 2007-08-30 23:30:59 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/record.c Fix one memleak and a few unused result warnings ------------------------------------------------------------------------ r21592 | courmisch | 2007-08-30 23:30:07 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Forgot this file ------------------------------------------------------------------------ r21591 | courmisch | 2007-08-30 23:29:51 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_httpd.h M /trunk/src/network/httpd.c Add some const qualifiers ------------------------------------------------------------------------ r21590 | xtophe | 2007-08-30 22:46:48 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/po/sl.po Update slovenian l10n by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r21589 | xtophe | 2007-08-30 22:45:58 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Upgrade list of files and pot file ------------------------------------------------------------------------ r21588 | xtophe | 2007-08-30 22:45:09 +0200 (Thu, 30 Aug 2007) | 3 lines Changed paths: M /trunk/po/Makevars Shut up xgettext warning ------------------------------------------------------------------------ r21587 | xtophe | 2007-08-30 22:34:41 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Don't translate empty strings ------------------------------------------------------------------------ r21586 | funman | 2007-08-30 17:47:43 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/po/fr.po Fixes fucking gtranslator bug ------------------------------------------------------------------------ r21585 | pdherbemont | 2007-08-30 16:54:57 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj MacOSX/VLC_app/VLC.xcodeproj: Fix framework location. ------------------------------------------------------------------------ r21584 | funman | 2007-08-30 15:52:53 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp qt4: uses setMinimumSize from the good thread using signal/slot ------------------------------------------------------------------------ r21583 | pdherbemont | 2007-08-30 15:13:22 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/macosx.c minimal_window: Remove unwanted commit. ------------------------------------------------------------------------ r21582 | pdherbemont | 2007-08-30 15:12:47 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h M /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m M /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.m M /trunk/modules/gui/minimal_macosx/intf.h M /trunk/modules/gui/minimal_macosx/intf.m M /trunk/modules/gui/minimal_macosx/macosx.c minimal_macosx: Fix the minimal window. ------------------------------------------------------------------------ r21581 | funman | 2007-08-30 13:50:10 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/playlist_model.cpp Uses qfu() instead of QString::fromUtf8() ------------------------------------------------------------------------ r21580 | funman | 2007-08-30 12:00:27 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp QT4: Basic help dialog (links to wiki and forum) ------------------------------------------------------------------------ r21579 | funman | 2007-08-30 11:30:03 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Displays playlist names using UTF8 ------------------------------------------------------------------------ r21578 | funman | 2007-08-30 09:29:26 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/po/fr.po Updates french translation a bit ------------------------------------------------------------------------ r21577 | funman | 2007-08-30 09:08:24 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/dialogs/help.cpp Makes THANKS & COPYING built in in qt4 about dialog ------------------------------------------------------------------------ r21576 | funman | 2007-08-30 07:20:56 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/po/fr.po french translation: makes help mnemonic not conflict with audio mnemonic ------------------------------------------------------------------------ r21575 | funman | 2007-08-30 03:10:14 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/src/playlist/loadsave.c Checks if ml.xsp is present before loading it ------------------------------------------------------------------------ r21574 | funman | 2007-08-30 02:59:13 +0200 (Thu, 30 Aug 2007) | 3 lines Changed paths: M /trunk/src/playlist/loadsave.c Reenables media library loading Uses --no-media-library if you don't want to use it (see #1047) ------------------------------------------------------------------------ r21573 | funman | 2007-08-30 02:50:10 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/xspf.c Converting a string for using it in xml without using it is STUPID ------------------------------------------------------------------------ r21572 | funman | 2007-08-30 02:15:43 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h M /trunk/src/input/meta.c Remembers art url when an input with same artist & album needs art, so if it's a local file, it doesn't need to be copied in the cache. ------------------------------------------------------------------------ r21571 | funman | 2007-08-30 01:52:55 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/xspf.c Replaces xml special chars in image url ------------------------------------------------------------------------ r21570 | pdherbemont | 2007-08-30 01:26:28 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/macosx.c minimal_macosx/macosx.c: Shorter and more explicit description. ------------------------------------------------------------------------ r21569 | pdherbemont | 2007-08-30 01:24:31 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/minimal_macosx/macosx.c modules/gui/minimal_macosx/macosx.c: Lower priority of the modules and add a better description. ------------------------------------------------------------------------ r21568 | pdherbemont | 2007-08-30 01:13:06 +0200 (Thu, 30 Aug 2007) | 2 lines Changed paths: A /trunk/modules/gui/minimal_macosx A /trunk/modules/gui/minimal_macosx/Modules.am A /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.h A /trunk/modules/gui/minimal_macosx/VLCMinimalVoutWindow.m A /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.h A /trunk/modules/gui/minimal_macosx/VLCOpenGLVoutView.m A /trunk/modules/gui/minimal_macosx/intf.h A /trunk/modules/gui/minimal_macosx/intf.m A /trunk/modules/gui/minimal_macosx/macosx.c A /trunk/modules/gui/minimal_macosx/voutagl.h A /trunk/modules/gui/minimal_macosx/voutagl.m A /trunk/modules/gui/minimal_macosx/voutgl.h A /trunk/modules/gui/minimal_macosx/voutgl.m modules/gui/minimal_macosx: Add a minimal_macosx interface and vout that is used by the framework. ------------------------------------------------------------------------ r21567 | funman | 2007-08-30 00:06:53 +0200 (Thu, 30 Aug 2007) | 1 line Changed paths: M /trunk/src/input/meta.c Don't cache local album art ------------------------------------------------------------------------ r21566 | funman | 2007-08-29 23:41:01 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/notify.c notify: Uses notification-daemon's builtin icons for both of popup's buttons ------------------------------------------------------------------------ r21565 | pdherbemont | 2007-08-29 23:10:20 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.h M /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.m M /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.h M /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.m M /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.h M /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.m M /trunk/extras/MacOSX/VLC_app/VLCController.h M /trunk/extras/MacOSX/VLC_app/VLCController.m M /trunk/extras/MacOSX/VLC_app/main.m propset svn:keywords "Id" ------------------------------------------------------------------------ r21564 | pdherbemont | 2007-08-29 23:09:27 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Framework/Headers/VLC/VLC.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMedia.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMediaDiscoverer.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMediaLibrary.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCPlaylist.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCPlaylistDataSource.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCServicesDiscoverer.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCTime.h M /trunk/extras/MacOSX/Framework/Headers/VLC/VLCVideoView.h M /trunk/extras/MacOSX/Framework/Headers/VLCEventManager.h M /trunk/extras/MacOSX/Framework/Headers/VLCLibrary.h M /trunk/extras/MacOSX/Framework/Makefile M /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m M /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m M /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m M /trunk/extras/MacOSX/Framework/Sources/VLCPlaylist.m M /trunk/extras/MacOSX/Framework/Sources/VLCPlaylistDataSource.m M /trunk/extras/MacOSX/Framework/Sources/VLCServicesDiscoverer.m M /trunk/extras/MacOSX/Framework/Sources/VLCTime.m M /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m M /trunk/extras/MacOSX/Framework/Sources/test.m propset snv:keywords "Id" ------------------------------------------------------------------------ r21563 | xtophe | 2007-08-29 23:07:25 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Revert part of [21475]: qt-adv-options has it use ------------------------------------------------------------------------ r21562 | pdherbemont | 2007-08-29 21:48:10 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: A /trunk/extras/MacOSX/VLC_app A /trunk/extras/MacOSX/VLC_app/English.lproj A /trunk/extras/MacOSX/VLC_app/English.lproj/InfoPlist.strings A /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib A /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/classes.nib A /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/info.nib A /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/keyedobjects.nib A /trunk/extras/MacOSX/VLC_app/Info.plist A /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj A /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj A /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.h A /trunk/extras/MacOSX/VLC_app/VLCCategoryCell.m A /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.h A /trunk/extras/MacOSX/VLC_app/VLCCategoryListDataSource.m A /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.h A /trunk/extras/MacOSX/VLC_app/VLCCategoryOutlineView.m A /trunk/extras/MacOSX/VLC_app/VLCController.h A /trunk/extras/MacOSX/VLC_app/VLCController.m A /trunk/extras/MacOSX/VLC_app/VLC_Prefix.pch A /trunk/extras/MacOSX/VLC_app/main.m extra/MacOSX/VLC_app: Initial import of a wanna-be VLC.app application that use the framework. Not really valuable for now. ------------------------------------------------------------------------ r21561 | pdherbemont | 2007-08-29 21:42:29 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: A /trunk/extras/MacOSX/Framework A /trunk/extras/MacOSX/Framework/Examples A /trunk/extras/MacOSX/Framework/Examples/test A /trunk/extras/MacOSX/Framework/Examples/test/Controller.h A /trunk/extras/MacOSX/Framework/Examples/test/Controller.m A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj/InfoPlist.strings A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj/MainMenu.nib A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj/MainMenu.nib/classes.nib A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj/MainMenu.nib/info.nib A /trunk/extras/MacOSX/Framework/Examples/test/English.lproj/MainMenu.nib/keyedobjects.nib A /trunk/extras/MacOSX/Framework/Examples/test/Info.plist A /trunk/extras/MacOSX/Framework/Examples/test/main.m A /trunk/extras/MacOSX/Framework/Examples/test/test.xcodeproj A /trunk/extras/MacOSX/Framework/Examples/test/test.xcodeproj/project.pbxproj A /trunk/extras/MacOSX/Framework/Examples/test/test_Prefix.pch A /trunk/extras/MacOSX/Framework/Headers A /trunk/extras/MacOSX/Framework/Headers/VLC A /trunk/extras/MacOSX/Framework/Headers/VLC/VLC.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMedia.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMediaDiscoverer.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCMediaLibrary.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCPlaylist.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCPlaylistDataSource.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCServicesDiscoverer.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCTime.h A /trunk/extras/MacOSX/Framework/Headers/VLC/VLCVideoView.h A /trunk/extras/MacOSX/Framework/Headers/VLCEventManager.h A /trunk/extras/MacOSX/Framework/Headers/VLCLibrary.h A /trunk/extras/MacOSX/Framework/Makefile A /trunk/extras/MacOSX/Framework/Resources A /trunk/extras/MacOSX/Framework/Resources/Info.plist A /trunk/extras/MacOSX/Framework/Resources/version.plist A /trunk/extras/MacOSX/Framework/Sources A /trunk/extras/MacOSX/Framework/Sources/VLCEventManager.m A /trunk/extras/MacOSX/Framework/Sources/VLCLibrary.m A /trunk/extras/MacOSX/Framework/Sources/VLCMedia.m A /trunk/extras/MacOSX/Framework/Sources/VLCMediaDiscoverer.m A /trunk/extras/MacOSX/Framework/Sources/VLCMediaLibrary.m A /trunk/extras/MacOSX/Framework/Sources/VLCPlaylist.m A /trunk/extras/MacOSX/Framework/Sources/VLCPlaylistDataSource.m A /trunk/extras/MacOSX/Framework/Sources/VLCServicesDiscoverer.m A /trunk/extras/MacOSX/Framework/Sources/VLCTime.m A /trunk/extras/MacOSX/Framework/Sources/VLCVideoView.m A /trunk/extras/MacOSX/Framework/Sources/test.m extra/MacOSX/Framework: Initial import of the Mac OS X Framework. ------------------------------------------------------------------------ r21560 | damienf | 2007-08-29 12:28:21 +0200 (Wed, 29 Aug 2007) | 6 lines Changed paths: M /trunk/configure.ac configure.ac: removed -Wold-style-definition from CFLAGS as this affects AC_TRY_COMPILE() and causes false results such as: checking __attribute__ ((aligned ())) support... 0 checking __attribute__ ((format ())) support with function pointers... no ------------------------------------------------------------------------ r21559 | pdherbemont | 2007-08-29 02:03:55 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Set the media descriptor of the subitems. ------------------------------------------------------------------------ r21558 | pdherbemont | 2007-08-29 02:01:51 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list.c control/media_list.c: Replace set_name/name by set_media_descriptor/media_descriptor. This is the md from which the media_list is a subitem, if any. ------------------------------------------------------------------------ r21557 | pdherbemont | 2007-08-29 01:50:53 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c modules/services_discovery/sap.c: "SAP" seems to be a better name than "SAP sessions" to me. ------------------------------------------------------------------------ r21556 | bitmap | 2007-08-29 01:49:14 +0200 (Wed, 29 Aug 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/misc/freetype.c Revert the patch for working fontpath on Gentoo due to complaints about it's inclusion in vanilla vlc on the list. ------------------------------------------------------------------------ r21555 | pdherbemont | 2007-08-29 01:39:28 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h libvlc_internal.h: Fix media_list_player compilation and reident. ------------------------------------------------------------------------ r21554 | pdherbemont | 2007-08-29 01:34:44 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list_path.h libvlc_internal.h: We have to put media_list_path here after all. We may want to privatize a bit the different libvlc types by defining, types that can be privatized, directly in the .c file. (or in a per-object .h file). ------------------------------------------------------------------------ r21553 | pdherbemont | 2007-08-29 01:30:59 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_path.h control/media_list_path.h: Add a forgotten libvlc_ prefix in libvlc_media_list_path_t. ------------------------------------------------------------------------ r21552 | pdherbemont | 2007-08-29 01:29:57 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h libvlc.h: Advertise libvlc_media_list_player_play_item(). ------------------------------------------------------------------------ r21551 | pdherbemont | 2007-08-29 01:27:20 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_path.h control/media_list_path.h: Fix previous omit. ------------------------------------------------------------------------ r21550 | pdherbemont | 2007-08-29 01:25:54 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: A /trunk/src/control/media_list_path.h M /trunk/src/control/media_list_player.c control/media_list_player.c: Add support for playing a hierarchical media_list. ------------------------------------------------------------------------ r21549 | pdherbemont | 2007-08-29 01:08:22 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Attempt to find art in input_ArtFind even if there is no meta. Title is enough. ------------------------------------------------------------------------ r21548 | pdherbemont | 2007-08-29 00:29:26 +0200 (Wed, 29 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h input/input_internal.h: Send variables callback on state changes. ------------------------------------------------------------------------ r21547 | damienf | 2007-08-28 23:08:51 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/dshow/dshow.cpp dshow: support for devices of the same name (UNTESTED !), closes #519 ------------------------------------------------------------------------ r21546 | damienf | 2007-08-28 19:13:14 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am vlc: don't forget vlc-config --libs vlc when linking executable ------------------------------------------------------------------------ r21545 | damienf | 2007-08-28 18:53:39 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/smb.c smb.c: this is a useless patch, why did i apply it in the first place ! ------------------------------------------------------------------------ r21544 | damienf | 2007-08-28 18:43:39 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/smb.c smb.c: protect open call, sounds like open is macro in latest glibc ? patch by kwizart ------------------------------------------------------------------------ r21543 | jpsaman | 2007-08-28 13:30:00 +0200 (Tue, 28 Aug 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile Fix contrib clean target for libdc1394 and libraw1394 ------------------------------------------------------------------------ r21541 | bitmap | 2007-08-28 07:20:36 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/misc/freetype.c Use a different font path for Gentoo linux ------------------------------------------------------------------------ r21540 | pdherbemont | 2007-08-28 05:30:28 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Don't use -O3 if debug is enabled. ------------------------------------------------------------------------ r21539 | pdherbemont | 2007-08-28 04:42:28 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: D /trunk/src/control/tree.c control/tree.c: Remove this unused object implementation. ------------------------------------------------------------------------ r21538 | pdherbemont | 2007-08-28 04:41:46 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/Makefile.am M /trunk/src/control/libvlc_internal.h libvlc.h: Don't expose libvlc_tree. It will get deleted. ------------------------------------------------------------------------ r21537 | pdherbemont | 2007-08-28 04:36:00 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Get rid of libvlc_MediaListItemChanged. ------------------------------------------------------------------------ r21536 | pdherbemont | 2007-08-28 04:15:02 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/dynamic_media_list.c dynamic_media_list.c: Fix compilation. ------------------------------------------------------------------------ r21535 | pdherbemont | 2007-08-28 03:51:58 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_list.c control/media_list.c: Don't send MediaListItemChanged. Listen to the MediaDescriptor* events if you need the equivalent. ------------------------------------------------------------------------ r21534 | pdherbemont | 2007-08-28 03:46:56 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list.c control/flat_media_list.c: Fix a bunch of bug, plus add a tracing capability. ------------------------------------------------------------------------ r21533 | pdherbemont | 2007-08-28 03:43:11 +0200 (Tue, 28 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h control/event.c: Make detach-ing from an event safe: A detached callback can't be called after event_detached. Add an internal event_detach_lock_state, to bypass this feature. ------------------------------------------------------------------------ r21532 | pdherbemont | 2007-08-27 23:04:20 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Don't leak the ARRAY. ------------------------------------------------------------------------ r21531 | damienf | 2007-08-27 23:02:14 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.c make ptr -> int conversion 64 bit friendly ------------------------------------------------------------------------ r21530 | pdherbemont | 2007-08-27 23:00:02 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Avoid leaking the array. ------------------------------------------------------------------------ r21529 | pdherbemont | 2007-08-27 22:52:31 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Fix wrong code. ------------------------------------------------------------------------ r21528 | pdherbemont | 2007-08-27 22:50:52 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Remove unwanted code. ------------------------------------------------------------------------ r21527 | pdherbemont | 2007-08-27 22:50:23 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: (Thanks to ileoo) Fix a crash. ------------------------------------------------------------------------ r21526 | pdherbemont | 2007-08-27 22:37:35 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Fix previous commit. ------------------------------------------------------------------------ r21525 | pdherbemont | 2007-08-27 22:37:10 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Fix a leak in debug mode. ------------------------------------------------------------------------ r21524 | pdherbemont | 2007-08-27 22:18:33 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Proper callback caching to avoid the lock. ------------------------------------------------------------------------ r21523 | pdherbemont | 2007-08-27 21:17:14 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c media_list_player.c: Fix previous commit. ------------------------------------------------------------------------ r21522 | pdherbemont | 2007-08-27 21:16:10 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_library.c M /trunk/src/control/media_list_player.c control: Fix multiple event_manager leaks. ------------------------------------------------------------------------ r21521 | pdherbemont | 2007-08-27 20:49:07 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h control/event.c: Locking for libvlc event. ------------------------------------------------------------------------ r21520 | ileoo | 2007-08-27 20:44:46 +0200 (Mon, 27 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp fix a littlebit that hack about setting editing mode in infopanel ------------------------------------------------------------------------ r21519 | pdherbemont | 2007-08-27 16:45:15 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: add_media_descriptor at the end of the list. ------------------------------------------------------------------------ r21518 | xtophe | 2007-08-27 16:16:27 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/po/sk.po Slovakian l10n update by Mari?\195?\161n Hikan?\195?\173k ------------------------------------------------------------------------ r21517 | xtophe | 2007-08-27 15:11:59 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Fix makedist ------------------------------------------------------------------------ r21516 | xtophe | 2007-08-27 14:27:23 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am s/vlc-debus/mpris/ ------------------------------------------------------------------------ r21515 | bitmap | 2007-08-27 05:15:57 +0200 (Mon, 27 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/quartztext.c Correct a mask typo, copy across some memory checks from freetype.c and install facility for text scaling similar to freetype.c. ------------------------------------------------------------------------ r21514 | bitmap | 2007-08-27 01:23:02 +0200 (Mon, 27 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Whitespace removal ------------------------------------------------------------------------ r21513 | ileoo | 2007-08-26 22:20:40 +0200 (Sun, 26 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/playlist/m3u.c m3u.c: don't free and write ------------------------------------------------------------------------ r21512 | ileoo | 2007-08-26 21:59:02 +0200 (Sun, 26 Aug 2007) | 4 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/misc/playlist/xspf.c xspf.c: add album-art as and use Title in title (if available), xspf-specs seems to agree that it's valid this way. (title tag MAY appear once in item) ------------------------------------------------------------------------ r21511 | pdherbemont | 2007-08-26 17:45:30 +0200 (Sun, 26 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/items.c: Add a left over that might prevent art/meta from being fetched. Reported by ileoo. ------------------------------------------------------------------------ r21510 | courmisch | 2007-08-26 09:20:34 +0200 (Sun, 26 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c M /trunk/src/network/httpd.c Implement the Timestamp header ------------------------------------------------------------------------ r21509 | courmisch | 2007-08-26 08:09:20 +0200 (Sun, 26 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtsp.c - refuse to act if Range is specified since we cannot seek - always round Scale to 1 because we only support that value ------------------------------------------------------------------------ r21508 | pdherbemont | 2007-08-25 23:56:14 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Here we really would need a recursive lock to be safe. ------------------------------------------------------------------------ r21507 | pdherbemont | 2007-08-25 23:40:28 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Fix yet an other typo. We are not in preparsed state at the begining. ------------------------------------------------------------------------ r21506 | courmisch | 2007-08-25 21:44:48 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Fix typo ------------------------------------------------------------------------ r21505 | pdherbemont | 2007-08-25 19:40:11 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Remove a typo that makes the subitems to appear empty. ------------------------------------------------------------------------ r21504 | pdherbemont | 2007-08-25 19:06:41 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list.c control/flat_media_list.c: Remove an other typo that could cause a crash. ------------------------------------------------------------------------ r21503 | pdherbemont | 2007-08-25 18:59:44 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list.c control/flat_media_list.c: Remove a typo that causes a crash. ------------------------------------------------------------------------ r21502 | pdherbemont | 2007-08-25 18:47:18 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Remove a trailing \n in debug log. ------------------------------------------------------------------------ r21501 | pdherbemont | 2007-08-25 18:45:47 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Fix event debugging. ------------------------------------------------------------------------ r21500 | pdherbemont | 2007-08-25 18:37:59 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Fix previous commit. ------------------------------------------------------------------------ r21499 | pdherbemont | 2007-08-25 18:29:37 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Fix previous commit. ------------------------------------------------------------------------ r21498 | pdherbemont | 2007-08-25 18:28:13 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Expose event_manager(). ------------------------------------------------------------------------ r21497 | pdherbemont | 2007-08-25 16:42:20 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c modules/services_discovery/shout.c: Rename "Shoutcast" (radio) to "Shoutcast Radio". ------------------------------------------------------------------------ r21496 | pdherbemont | 2007-08-25 16:36:58 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/src/misc/events.c misc/events.c: Add some debug code. (turnable on and off via #ifdef) ------------------------------------------------------------------------ r21495 | pdherbemont | 2007-08-25 16:35:40 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Retain the media descriptor, don't duplicate. ------------------------------------------------------------------------ r21494 | xtophe | 2007-08-25 13:44:37 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/notify.c Wait a little bit so we get the meta and art ------------------------------------------------------------------------ r21493 | ileoo | 2007-08-25 12:51:28 +0200 (Sat, 25 Aug 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp set in_edit=false on close; don't connect QSpingBox valuechanged to edit-stuff, seems that signal is emited when value is updated from software also (textEdited for text is emited only when user changes stuff). ------------------------------------------------------------------------ r21492 | ileoo | 2007-08-25 09:03:01 +0200 (Sat, 25 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c send Title not filename to last.fm, fixes submitting bug (submits don't show up when filename is send) ------------------------------------------------------------------------ r21491 | funman | 2007-08-25 07:51:23 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/extras/mpris.glade M /trunk/extras/mpris.py Makes mpris.py really a mpris controller ------------------------------------------------------------------------ r21490 | funman | 2007-08-25 07:50:12 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: D /trunk/extras/dbus-vlc.glade D /trunk/extras/dbus-vlc.py A /trunk/extras/mpris.glade (from /trunk/extras/dbus-vlc.glade:21482) A /trunk/extras/mpris.py (from /trunk/extras/dbus-vlc.py:21482) Moves dbus-vlc.* to mpris.* because they're no more vlc specific ------------------------------------------------------------------------ r21489 | funman | 2007-08-25 07:02:13 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c Fix memory leak spotted by Mr_Mirsal ------------------------------------------------------------------------ r21488 | funman | 2007-08-25 06:52:35 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler: runs in a separate thread because of blocking network calls ------------------------------------------------------------------------ r21487 | funman | 2007-08-25 06:16:59 +0200 (Sat, 25 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/notify/notify.c notify: replaces '&' with '&' in popup body that solves 'blank' popups problem ------------------------------------------------------------------------ r21486 | funman | 2007-08-25 05:28:02 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/notify.c notify: Adds a previous button also ------------------------------------------------------------------------ r21485 | funman | 2007-08-25 05:11:13 +0200 (Sat, 25 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/notify.c notify: Adds a button to skip current element ------------------------------------------------------------------------ r21484 | pdherbemont | 2007-08-25 03:26:35 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Make sure not to retain a NULL object. ------------------------------------------------------------------------ r21483 | funman | 2007-08-25 03:12:49 +0200 (Sat, 25 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/notify/notify.c notify: Don't use empty metadata Don't put not translated string in the popup ------------------------------------------------------------------------ r21482 | pdherbemont | 2007-08-25 01:31:55 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Implement and expose GetServicesNames. ------------------------------------------------------------------------ r21481 | pdherbemont | 2007-08-25 01:30:00 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/modules/modules.c modules/modules.c: Implement and Expose GetModulesNamesForCapability. ------------------------------------------------------------------------ r21480 | xtophe | 2007-08-25 01:25:31 +0200 (Sat, 25 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Fix one segfault when systray is not used Remove useless tests ------------------------------------------------------------------------ r21479 | dionoea | 2007-08-25 00:25:17 +0200 (Sat, 25 Aug 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube.lua Attempt to fix youtube demux script. I still get connections errors towards youtube but i wanted to commit what i'd already done since i'll be gone for a week. ------------------------------------------------------------------------ r21478 | funman | 2007-08-25 00:18:27 +0200 (Sat, 25 Aug 2007) | 4 lines Changed paths: M /trunk/modules/misc/notify/notify.c Don't print "no artist" or "no album" if metadata isn't present Passes intf_thread_t* to Notify() Uses newlines in the popup message ------------------------------------------------------------------------ r21477 | pdherbemont | 2007-08-24 23:54:27 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Give access to the subitems. ------------------------------------------------------------------------ r21476 | ileoo | 2007-08-24 23:19:39 +0200 (Fri, 24 Aug 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp if editing some other than currently playing item, set so that item-change etc. doesn't mix with currently playing item. Ain't so pretty yet, so take one. Also don't show same metadata button if not needed. ------------------------------------------------------------------------ r21475 | xtophe | 2007-08-24 20:38:25 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Fix the qt-pl-showflags tooltip Hide the qt-adv-option as it is doing nothing ------------------------------------------------------------------------ r21474 | ileoo | 2007-08-24 19:48:22 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c wait INTERVAL if needed on submitting, and don't try to submit data before handshake goes ok ------------------------------------------------------------------------ r21473 | courmisch | 2007-08-24 19:12:40 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Advertise port 0 in SDP when not streaming to a fixed destination. See changeset details for rationale. ------------------------------------------------------------------------ r21472 | courmisch | 2007-08-24 18:54:02 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Bug-to-bug compatibility with Winsock ------------------------------------------------------------------------ r21471 | courmisch | 2007-08-24 18:46:48 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Really[1] implement non-aggregate PLAY ([1] VoD RTSP pretends to, but it does not, does it?) ------------------------------------------------------------------------ r21470 | courmisch | 2007-08-24 18:38:37 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Use a single table with a single index for tracks for each session ------------------------------------------------------------------------ r21469 | courmisch | 2007-08-24 18:05:16 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Implement non-aggregate TEARDOWN ------------------------------------------------------------------------ r21468 | courmisch | 2007-08-24 17:50:00 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtsp.c Don't return negative session number ------------------------------------------------------------------------ r21467 | courmisch | 2007-08-24 17:47:34 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Isolate RTSP from the rest of RTP ------------------------------------------------------------------------ r21466 | courmisch | 2007-08-24 17:19:17 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Fix strcasestr warning ------------------------------------------------------------------------ r21465 | courmisch | 2007-08-24 17:12:31 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Add some missing items to the getaddrinfo flags whitelist list, and comment ------------------------------------------------------------------------ r21464 | pdherbemont | 2007-08-24 16:35:33 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: add flat_media_list.c. ------------------------------------------------------------------------ r21463 | pdherbemont | 2007-08-24 16:02:11 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/flat_media_list.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list.c media_list.c: Handle item addition and removal in the flat list. Also Get the media_list to init and release the flat media list. ------------------------------------------------------------------------ r21462 | jpsaman | 2007-08-24 12:10:34 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Revert [21457] it was completely wrong. ------------------------------------------------------------------------ r21461 | jpsaman | 2007-08-24 11:38:15 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Enable hurry-up by default to mimic old behaviour of framedropping kick'in in when needed. ------------------------------------------------------------------------ r21460 | jpsaman | 2007-08-24 11:38:14 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c Remove TODO ------------------------------------------------------------------------ r21459 | jpsaman | 2007-08-24 11:38:12 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Oops shouldn't have been in previous commit. ------------------------------------------------------------------------ r21458 | jpsaman | 2007-08-24 11:38:09 +0200 (Fri, 24 Aug 2007) | 5 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/ffmpeg.h M /trunk/modules/codec/ffmpeg/video.c Implement framedropping algorithm using avcontext.skip_frames and added two new options: - ffmpeg-skip-frames values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frames - ffmpeg-skip-idct values: -1=None, 0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frame) ------------------------------------------------------------------------ r21457 | jpsaman | 2007-08-24 11:38:07 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Don't use AI_CANONNAME when no node name is given. ------------------------------------------------------------------------ r21456 | jpsaman | 2007-08-24 11:38:05 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Tell p_vout->render the aspect ratio and dimensions (width, height) of the output. ------------------------------------------------------------------------ r21455 | jpsaman | 2007-08-24 11:38:01 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak Add mpeg2dec to list of libraries to build for netbox. ------------------------------------------------------------------------ r21454 | jpsaman | 2007-08-24 11:37:59 +0200 (Fri, 24 Aug 2007) | 7 lines Changed paths: M /trunk/modules/video_output/fb.c Support for non-RGB framebuffers: - Add option to force chroma. - Add option to force aspect ratio. - Add option to disable tty handling for systems where framebuffer and console are on different terminals. - Fix memory leaks. ------------------------------------------------------------------------ r21453 | bitmap | 2007-08-24 08:46:49 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/quartztext.c RGB and alpha --> ARGB - similar to freetype.c Remove an imbrication in XML parsing, again similar to freetype.c ------------------------------------------------------------------------ r21452 | bitmap | 2007-08-24 07:58:22 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/quartztext.c Oops ------------------------------------------------------------------------ r21451 | bitmap | 2007-08-24 07:48:37 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/quartztext.c Copy across damienf's mod to freetype.c in r21422 to balance vlc_object_find() with vlc_object_release(). Also copied across some Null pointer checks. ------------------------------------------------------------------------ r21450 | bitmap | 2007-08-24 06:06:38 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/quartztext.c Strip out whitespace ------------------------------------------------------------------------ r21449 | bitmap | 2007-08-24 06:00:18 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/quartztext.c Setup keyword property on quartztext.c ------------------------------------------------------------------------ r21448 | bitmap | 2007-08-24 03:00:19 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_vout.h M /trunk/src/video_output/vout_subpictures.c Patch to vout_subpictures intended to resolve problems with subtitle text being too large in full screen for some video modules. ------------------------------------------------------------------------ r21447 | funman | 2007-08-24 02:15:14 +0200 (Fri, 24 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Fixes crash when using a vout with qt4.3 ------------------------------------------------------------------------ r21446 | pdherbemont | 2007-08-24 01:44:53 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Init and free the flat media list. ------------------------------------------------------------------------ r21445 | pdherbemont | 2007-08-24 01:38:15 +0200 (Fri, 24 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h A /trunk/src/control/flat_media_list.c M /trunk/src/control/libvlc_internal.h control/flat_media_list.c: New flat media list view. ------------------------------------------------------------------------ r21444 | funman | 2007-08-24 01:16:48 +0200 (Fri, 24 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/notify/notify.c Closes the previously displayed notification before showing the new one Fix memory leak by unrefing the GdkPixBuf ------------------------------------------------------------------------ r21443 | funman | 2007-08-24 00:41:37 +0200 (Fri, 24 Aug 2007) | 1 line Changed paths: M /trunk/src/input/meta.c Stores album art as a file:// url ------------------------------------------------------------------------ r21442 | funman | 2007-08-24 00:41:00 +0200 (Fri, 24 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/notify.c Album art support in libnotify popups ------------------------------------------------------------------------ r21441 | dionoea | 2007-08-23 23:33:50 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/xosd.c Fix xosd (due to bug introduced in [17267] by funman). ------------------------------------------------------------------------ r21440 | funman | 2007-08-23 23:19:20 +0200 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Notify item change in systray ------------------------------------------------------------------------ r21439 | dionoea | 2007-08-23 21:41:21 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/vlclua.h Fix copyright date here too. ------------------------------------------------------------------------ r21438 | dionoea | 2007-08-23 21:40:16 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/luameta.c M /trunk/modules/misc/lua/luaplaylist.c M /trunk/modules/misc/lua/vlclua.c M /trunk/modules/misc/lua/vlclua.h Set svn:keywords and change copyright year back to 2007 (note to pdherbemont: we're in 2007! :p) ------------------------------------------------------------------------ r21437 | dionoea | 2007-08-23 21:36:14 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: R /trunk/modules/misc/lua/luameta.c (from /trunk/modules/meta_engine/luameta.c:21377) R /trunk/modules/misc/lua/luaplaylist.c (from /trunk/modules/demux/playlist/luaplaylist.c:21378) R /trunk/modules/misc/lua/vlclua.c (from /trunk/modules/demux/playlist/luaplaylist.c:21378) Restore svn history for the lua modules (For future reference [21376]: modules/misc/lua: Share some code between the modules that uses lua and put them in a single module.) ------------------------------------------------------------------------ r21436 | courmisch | 2007-08-23 20:35:07 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Hide sout ID from RTSP code ------------------------------------------------------------------------ r21435 | courmisch | 2007-08-23 20:10:30 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h Remove per-ID destination since it is not actually used/usable ------------------------------------------------------------------------ r21434 | courmisch | 2007-08-23 20:08:02 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c More boundary cleanup ------------------------------------------------------------------------ r21433 | courmisch | 2007-08-23 19:55:00 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Cleanup RTP / RTSP boundary a little ------------------------------------------------------------------------ r21432 | courmisch | 2007-08-23 19:46:17 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Fix previous commit ------------------------------------------------------------------------ r21431 | courmisch | 2007-08-23 19:44:50 +0200 (Thu, 23 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c - Loosen dependency of RTSP code on stream ID - Do not refer to bogus TTL values ------------------------------------------------------------------------ r21430 | courmisch | 2007-08-23 19:11:07 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/rtp.h M /trunk/modules/stream_out/rtsp.c Fix struct duplication ------------------------------------------------------------------------ r21429 | funman | 2007-08-23 19:02:38 +0200 (Thu, 23 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/modules/access/directory.c M /trunk/modules/gui/qt4/components/infopanels.cpp D /trunk/modules/gui/qt4/pixmaps/type_afile.xpm A /trunk/modules/gui/qt4/pixmaps/type_file.xpm (from /trunk/modules/gui/qt4/pixmaps/type_vfile.xpm:21426) D /trunk/modules/gui/qt4/pixmaps/type_vfile.xpm M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/src/input/item.c Merges ITEM_TYPE_VFILE and ITEM_TYPE_AFILE to ITEM_TYPE_FILE There is no way at the moment to know if a file is audio only ------------------------------------------------------------------------ r21428 | courmisch | 2007-08-23 18:42:19 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtsp.c Remove useless #include ------------------------------------------------------------------------ r21427 | courmisch | 2007-08-23 18:40:00 +0200 (Thu, 23 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/Modules.am M /trunk/modules/stream_out/rtp.c A /trunk/modules/stream_out/rtp.h A /trunk/modules/stream_out/rtsp.c Split RTP sout into multiple pieces. Even then rtp.c is quite big... ------------------------------------------------------------------------ r21426 | courmisch | 2007-08-23 17:34:46 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Warning fixes ------------------------------------------------------------------------ r21425 | funman | 2007-08-23 14:30:42 +0200 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlistinfo.m Fix macosx gui compilation ------------------------------------------------------------------------ r21424 | damienf | 2007-08-23 12:25:35 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_yuy2.h i420_yuy2_mmx: fixed a bug introduced in [21423] (don't apply if you like colorful display ;) ------------------------------------------------------------------------ r21423 | damienf | 2007-08-23 01:26:16 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/i420_yuy2.h i420_yuy2: for MMX and SSE2, split inline assembly to avoid register starvation ------------------------------------------------------------------------ r21422 | damienf | 2007-08-23 01:23:22 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c freetype: balance vlc_object_find() and vlc_object_release(), otherwise object is leaked (refcount > 0 on quit): ------------------------------------------------------------------------ r21421 | funman | 2007-08-23 00:29:41 +0200 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/configure.ac Apply patch for directfb detection. Fix #845 ------------------------------------------------------------------------ r21420 | funman | 2007-08-23 00:24:13 +0200 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/extras/contrib/src extras/contrib/src: adds tremor* to svn:ignore ------------------------------------------------------------------------ r21419 | xtophe | 2007-08-23 00:21:41 +0200 (Thu, 23 Aug 2007) | 3 lines Changed paths: M /trunk/modules/misc/lua/vlclua.c M /trunk/modules/misc/lua/vlclua.h Check for the good directory. Fix some warnings ------------------------------------------------------------------------ r21418 | dionoea | 2007-08-23 00:16:36 +0200 (Thu, 23 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Invert yield of module and release of module list (shouldn't matter but you never know). ------------------------------------------------------------------------ r21417 | dionoea | 2007-08-23 00:08:54 +0200 (Thu, 23 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/modules/codec/subtitles/subsdec.c M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/src/modules/modules.c Add new module_FindName function to find a module when given it's name. Use this to fix the qt interface extended panel (video filters). Change module_Exists to take the module name (and not short name) as parameter. Update the only known use of that function acordingly. ------------------------------------------------------------------------ r21416 | funman | 2007-08-23 00:07:13 +0200 (Thu, 23 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/skins2/x11/x11_window.cpp skins2: Alternate method to set always on top for X11 window managers ------------------------------------------------------------------------ r21415 | xtophe | 2007-08-22 23:57:31 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/lua/Modules.am Distribute vlclua.h ------------------------------------------------------------------------ r21414 | xtophe | 2007-08-22 23:56:21 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac Fix description ------------------------------------------------------------------------ r21413 | funman | 2007-08-22 23:44:52 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/skins2/src/theme_loader.cpp Do not try to load non-existing skins files ------------------------------------------------------------------------ r21412 | funman | 2007-08-22 22:53:09 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/modules/control/rc.c rc intf: Corrects function name: Get_URI -> GetURI ------------------------------------------------------------------------ r21411 | funman | 2007-08-22 22:41:09 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/cmml/history.c Include vlc_input header to fix compilation ------------------------------------------------------------------------ r21410 | dionoea | 2007-08-22 22:28:07 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Fix compilation while this gets sorted out. ------------------------------------------------------------------------ r21409 | funman | 2007-08-22 22:19:23 +0200 (Wed, 22 Aug 2007) | 17 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/modules/access/cdda/info.c M /trunk/modules/access/cdda.c M /trunk/modules/access/http.c M /trunk/modules/access_output/http.c M /trunk/modules/codec/cmml/history.c M /trunk/modules/codec/cmml/intf.c M /trunk/modules/control/dbus.c M /trunk/modules/control/hotkeys.c M /trunk/modules/control/http/macro.c M /trunk/modules/control/http/rpn.c M /trunk/modules/control/http/util.c M /trunk/modules/control/rc.c M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/gui/macosx/bookmarks.m M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/wizard.m M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/wince/iteminfo.cpp M /trunk/modules/gui/wince/playlist.cpp M /trunk/modules/gui/wxwidgets/dialogs/bookmarks.cpp M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp M /trunk/modules/gui/wxwidgets/dialogs/iteminfo.cpp M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp M /trunk/modules/gui/wxwidgets/playlist_manager.cpp M /trunk/modules/meta_engine/folder.c M /trunk/modules/meta_engine/taglib.cpp M /trunk/modules/misc/audioscrobbler.c M /trunk/modules/misc/notify/growl.c M /trunk/modules/misc/notify/msn.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/notify/xosd.c M /trunk/modules/misc/playlist/m3u.c M /trunk/modules/misc/playlist/xspf.c M /trunk/modules/misc/rtsp.c M /trunk/modules/services_discovery/sap.c M /trunk/modules/visualization/galaktos/plugin.c M /trunk/modules/visualization/goom.c M /trunk/src/control/media_descriptor.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/input/input.c M /trunk/src/input/vlm.c M /trunk/src/playlist/item.c M /trunk/src/playlist/sort.c M /trunk/src/text/strings.c M /trunk/src/video_output/video_output.c Input access locking, part 3 (final). Enforce access to input_item_t through input_item_{G,S}et*() Unlock mutexes before calling these functions Free strings returned by input_item_Get*() New functions added: char * input_item_GetURI( input_item_t * ) void input_item_SetURI( input_item_t * , char * ) mtime_t input_item_GetDuration( input_item_t * ) void input_item_SetDuration( input_item_t * , mtime_t ) to access input_item_t->psz_uri and input_item_t->i_duration ------------------------------------------------------------------------ r21408 | dionoea | 2007-08-22 22:10:54 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Don't commit stuff that shouldn't have been commited. ------------------------------------------------------------------------ r21407 | courmisch | 2007-08-22 22:10:41 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Do not send scope ID over the wire ------------------------------------------------------------------------ r21406 | dionoea | 2007-08-22 22:07:36 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Revert [21140]?\194?\160which broke the extend panels in Qt4 + add a comment so this doesn't happen again. (Please test changes before commiting ... thanks) ------------------------------------------------------------------------ r21405 | funman | 2007-08-22 22:06:29 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/lua misc/lua: sets svn:ignore ------------------------------------------------------------------------ r21404 | pdherbemont | 2007-08-22 22:06:20 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Remove unused variable due to previous commit. ------------------------------------------------------------------------ r21403 | pdherbemont | 2007-08-22 22:05:26 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Revert the tagging of the subitems. This is not our job. Also not add the subitems to our list. We need a new media_tree object that will handle that itself. ------------------------------------------------------------------------ r21402 | courmisch | 2007-08-22 21:49:44 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/src/network/httpd.c Fix Require header support ------------------------------------------------------------------------ r21401 | courmisch | 2007-08-22 20:46:06 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix RTSP Transport mode handling ------------------------------------------------------------------------ r21400 | courmisch | 2007-08-22 20:40:54 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Remove duplicate check ------------------------------------------------------------------------ r21399 | courmisch | 2007-08-22 20:25:17 +0200 (Wed, 22 Aug 2007) | 6 lines Changed paths: M /trunk/modules/stream_out/rtp.c Various RTSP conformance fixes: - specify server_port and, if needed, source - check for unsupported options - use proper default values - try transport successively until one works (untested!) ------------------------------------------------------------------------ r21398 | courmisch | 2007-08-22 19:24:23 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Remove extra capitals ------------------------------------------------------------------------ r21397 | pdherbemont | 2007-08-22 18:49:43 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Include playlist.h for the preparser. ------------------------------------------------------------------------ r21396 | pdherbemont | 2007-08-22 18:47:40 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Use playlist's fetcher to preparse the item. ------------------------------------------------------------------------ r21395 | ileoo | 2007-08-22 18:39:52 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/share/luameta/googleimage.lua art search with artist + album could be littlebit better ------------------------------------------------------------------------ r21394 | pdherbemont | 2007-08-22 18:22:02 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Don't free a char[]. ------------------------------------------------------------------------ r21393 | courmisch | 2007-08-22 18:20:31 +0200 (Wed, 22 Aug 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/rtp.c Bunch of conformance fixes: - "handle" Require header - return 459/460 when appropriate ------------------------------------------------------------------------ r21392 | courmisch | 2007-08-22 18:19:36 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Make more DSO-friendly, add some error values that I am going to use ------------------------------------------------------------------------ r21391 | pdherbemont | 2007-08-22 18:10:36 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Make sure the last path component is created as a directory in ArtCacheCreateDir. ------------------------------------------------------------------------ r21390 | pdherbemont | 2007-08-22 18:07:09 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: ArtCacheGetSanitizedFileName filter DIR_SEP not '/'. ------------------------------------------------------------------------ r21389 | pdherbemont | 2007-08-22 18:05:39 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Fix ArtCacheCreateDir Attempt #4. (thanks to ILEoo). ------------------------------------------------------------------------ r21388 | pdherbemont | 2007-08-22 17:59:00 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: ArtCacheCreateDir fix, third attempt. ------------------------------------------------------------------------ r21387 | pdherbemont | 2007-08-22 17:58:01 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: ArtCacheCreateDir fix, second try. ------------------------------------------------------------------------ r21386 | pdherbemont | 2007-08-22 17:56:00 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Fix ArtCacheCreateDir thanks to ILeoo. ------------------------------------------------------------------------ r21385 | pdherbemont | 2007-08-22 17:21:38 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Make sure the artwork cache is used. ------------------------------------------------------------------------ r21384 | pdherbemont | 2007-08-22 17:16:51 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Fix a leak. ------------------------------------------------------------------------ r21383 | pdherbemont | 2007-08-22 17:00:49 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Avoid by passing cache when not needed. ------------------------------------------------------------------------ r21382 | pdherbemont | 2007-08-22 16:54:11 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/share/luameta/googleimage.lua share/luameta/googleimage.lua: Filter out extensions. ------------------------------------------------------------------------ r21381 | funman | 2007-08-22 15:58:44 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/configure.ac id3tag plugin can now be disabled ------------------------------------------------------------------------ r21380 | funman | 2007-08-22 15:57:51 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in Removes luaplaylist.c from POTFILES.in ------------------------------------------------------------------------ r21379 | pdherbemont | 2007-08-22 15:39:09 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/Modules.am D /trunk/modules/demux/playlist/luaplaylist.c modules/demux/playlist: Remove luaplaylist now that it is merged in the lua module. ------------------------------------------------------------------------ r21378 | pdherbemont | 2007-08-22 15:37:07 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/Modules.am D /trunk/modules/meta_engine/luameta.c modules/misc/meta_engine: Remove luameta now that it is merged in the lua module. ------------------------------------------------------------------------ r21377 | pdherbemont | 2007-08-22 15:34:12 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Switch to the new lua module. ------------------------------------------------------------------------ r21376 | pdherbemont | 2007-08-22 15:33:23 +0200 (Wed, 22 Aug 2007) | 2 lines Changed paths: A /trunk/modules/misc/lua A /trunk/modules/misc/lua/Modules.am A /trunk/modules/misc/lua/luameta.c A /trunk/modules/misc/lua/luaplaylist.c A /trunk/modules/misc/lua/vlclua.c A /trunk/modules/misc/lua/vlclua.h modules/misc/lua: Share some code between the modules that uses lua and put them in a single module. ------------------------------------------------------------------------ r21375 | funman | 2007-08-22 03:06:17 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/extras/dbus-vlc.glade M /trunk/extras/dbus-vlc.py Updates dbus pygtk controller ------------------------------------------------------------------------ r21374 | funman | 2007-08-22 01:21:12 +0200 (Wed, 22 Aug 2007) | 1 line Changed paths: M /trunk/modules/misc/notify/msn.c Fixes memory leaks ------------------------------------------------------------------------ r21373 | funman | 2007-08-22 00:37:49 +0200 (Wed, 22 Aug 2007) | 3 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c M /trunk/src/video_output/vout_intf.c Correctly handle (avoid deadlocks) always on top when switching fullscreen. Fixes #882 ------------------------------------------------------------------------ r21372 | pdherbemont | 2007-08-21 21:43:59 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h src/control/libvlc_internal.h: Forgotten file. ------------------------------------------------------------------------ r21371 | courmisch | 2007-08-21 21:43:51 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration_chain.c Fix NULL %s ------------------------------------------------------------------------ r21370 | pdherbemont | 2007-08-21 21:43:04 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Keep a media_list of our own subitems if we have some (we are then a media_descriptor playlist). ------------------------------------------------------------------------ r21369 | courmisch | 2007-08-21 21:22:41 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/src/network/httpd.c Fix previous commit ------------------------------------------------------------------------ r21368 | courmisch | 2007-08-21 21:16:09 +0200 (Tue, 21 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c M /trunk/src/network/httpd.c - Do not parse CSeq; do not assume it fits in an integer - Factorize some code ------------------------------------------------------------------------ r21367 | courmisch | 2007-08-21 21:11:34 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_httpd.h M /trunk/modules/misc/rtsp.c M /trunk/modules/stream_out/rtp.c M /trunk/src/network/httpd.c Centralize HTTP/RTSP error text ------------------------------------------------------------------------ r21366 | courmisch | 2007-08-21 20:52:42 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fix remote DoS against the RTSP server when Transport is not specified ------------------------------------------------------------------------ r21365 | pdherbemont | 2007-08-21 20:47:35 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Make sure we don't return VLC_SUCCESS in __input_FindArtInCache when no album art was found. ------------------------------------------------------------------------ r21364 | pdherbemont | 2007-08-21 20:46:11 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Use more explicit variable naming in __input_FindArtInCache. ------------------------------------------------------------------------ r21363 | courmisch | 2007-08-21 20:05:15 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c Fix memory leak ------------------------------------------------------------------------ r21362 | courmisch | 2007-08-21 20:02:43 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c M /trunk/modules/demux/mkv.cpp M /trunk/modules/gui/ncurses.c M /trunk/src/text/unicode.c Fix utf8_readdir usage ------------------------------------------------------------------------ r21361 | funman | 2007-08-21 20:00:46 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.h dbus.h: sens valid XML ------------------------------------------------------------------------ r21360 | courmisch | 2007-08-21 19:49:38 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c Fix it again. ------------------------------------------------------------------------ r21359 | courmisch | 2007-08-21 19:45:23 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c Use utf8_readdir properly. ------------------------------------------------------------------------ r21358 | pdherbemont | 2007-08-21 19:43:54 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Fix crashy-warnings thanks to courmisch. ------------------------------------------------------------------------ r21357 | courmisch | 2007-08-21 19:31:09 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Append media description to the SDP, as the name suggest ------------------------------------------------------------------------ r21356 | courmisch | 2007-08-21 19:15:51 +0200 (Tue, 21 Aug 2007) | 4 lines Changed paths: M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Use hostname as SDP origin, as the spec says. (Oh, I am well aware that this is often not correctly set, but then again, why the heck would someone wants to parse the SDP origin in real life?) ------------------------------------------------------------------------ r21355 | pdherbemont | 2007-08-21 18:49:45 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Use utf8_readdir instead of readdir. ------------------------------------------------------------------------ r21354 | courmisch | 2007-08-21 18:45:36 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Use memcmp() ------------------------------------------------------------------------ r21353 | courmisch | 2007-08-21 18:41:29 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/voc.c Fix warning ------------------------------------------------------------------------ r21352 | courmisch | 2007-08-21 18:37:01 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h CVS -> Subversion ------------------------------------------------------------------------ r21351 | courmisch | 2007-08-21 18:32:06 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Use session-wide RTCP RR bandwidth. Fix overflow ------------------------------------------------------------------------ r21350 | courmisch | 2007-08-21 18:25:16 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Cosmetic ------------------------------------------------------------------------ r21349 | funman | 2007-08-21 18:11:21 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h Advertises signals and renames VLC_ defines to MPRIS_ ------------------------------------------------------------------------ r21348 | pdherbemont | 2007-08-21 17:28:19 +0200 (Tue, 21 Aug 2007) | 3 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: * Remove psz_name * Use filename sanitization at the lower level ------------------------------------------------------------------------ r21347 | pdherbemont | 2007-08-21 17:09:18 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Better art finding. ------------------------------------------------------------------------ r21346 | damienf | 2007-08-21 17:02:09 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c freetype: make sure fontconfig is still optional ------------------------------------------------------------------------ r21345 | funman | 2007-08-21 16:09:14 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/src/input/meta.c Better extensions checks for album art file creation ------------------------------------------------------------------------ r21344 | pdherbemont | 2007-08-21 15:31:22 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Better check in ArtCacheCreatePath. ------------------------------------------------------------------------ r21343 | funman | 2007-08-21 15:20:01 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/src/input/meta.c Prevents crash when arturl is misformatted, and can't be translated to a filename ------------------------------------------------------------------------ r21342 | funman | 2007-08-21 14:56:16 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/parser.h M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c Adds headers back. ------------------------------------------------------------------------ r21341 | pdherbemont | 2007-08-21 14:23:20 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c Fix previous commit. ------------------------------------------------------------------------ r21340 | pdherbemont | 2007-08-21 13:59:40 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c modules/services_discovery/shout.c: (Thanks ileoo) Revert by tree view on shout. ------------------------------------------------------------------------ r21339 | bitmap | 2007-08-21 09:49:24 +0200 (Tue, 21 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/extras/contrib/src/Distributions/win32.mak M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/fontconfig.patch M /trunk/extras/contrib/src/packages.mak M /trunk/modules/misc/freetype.c Changes to get styled subtitles working with Windows ------------------------------------------------------------------------ r21338 | funman | 2007-08-21 02:14:24 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/theora-1.0a7.patch Convert patch from \r\n to \n ------------------------------------------------------------------------ r21337 | funman | 2007-08-21 01:43:15 +0200 (Tue, 21 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Adds libavcodec version check for musepack7 fourcc ------------------------------------------------------------------------ r21336 | funman | 2007-08-20 23:54:24 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp Adds some metadata writing capability (ref #1248 ) ------------------------------------------------------------------------ r21335 | fkuehne | 2007-08-20 23:17:46 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/NEWS * added the OSX path to .hosts ------------------------------------------------------------------------ r21334 | xtophe | 2007-08-20 23:15:12 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Fix warnings ------------------------------------------------------------------------ r21333 | funman | 2007-08-20 23:14:04 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/NEWS Update news for .hosts location ------------------------------------------------------------------------ r21332 | xtophe | 2007-08-20 22:46:39 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/skins2/unzip/ioapi.c unbreak compilation ------------------------------------------------------------------------ r21331 | funman | 2007-08-20 22:45:28 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/visualization/visual/fft.c M /trunk/src/vlc.c Fixes compilation(2) ------------------------------------------------------------------------ r21330 | funman | 2007-08-20 22:21:19 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/include/vlc/mediacontrol.h Fixes compilation ------------------------------------------------------------------------ r21329 | funman | 2007-08-20 22:14:08 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp Factorizes code ------------------------------------------------------------------------ r21328 | courmisch | 2007-08-20 21:47:07 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c - Fix TTL in SDP - Some cleanup ------------------------------------------------------------------------ r21327 | courmisch | 2007-08-20 21:23:10 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/modules/access/cdda/access.c M /trunk/modules/access/dc1394.c M /trunk/modules/access/dshow/crossbar.cpp M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/dshow/filter.cpp M /trunk/modules/access/dvdread.c M /trunk/modules/access/fake.c M /trunk/modules/access/ftp.c M /trunk/modules/access/gnomevfs.c M /trunk/modules/access/jack.c M /trunk/modules/access/rtsp/real.c M /trunk/modules/access/rtsp/rtsp.c M /trunk/modules/access/v4l.c M /trunk/modules/access/v4l2.c M /trunk/modules/access/vcd/cdrom.c M /trunk/modules/access/vcdx/demux.c M /trunk/modules/access_filter/bandwidth.c M /trunk/modules/access_filter/dump.c M /trunk/modules/access_filter/record.c M /trunk/modules/access_filter/timeshift.c M /trunk/modules/access_output/http.c M /trunk/modules/audio_filter/normvol.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/codec/dmo/buffer.c M /trunk/modules/codec/dmo/dmo.c M /trunk/modules/codec/xvmc/xxmc.c M /trunk/modules/control/dbus.c M /trunk/modules/control/http/util.c M /trunk/modules/control/rc.c M /trunk/modules/demux/asf/libasf.c M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/real.c M /trunk/modules/demux/ts.c M /trunk/modules/gui/beos/AudioOutput.cpp M /trunk/modules/gui/beos/Interface.cpp M /trunk/modules/gui/beos/ListViews.cpp M /trunk/modules/gui/beos/VideoOutput.cpp M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/pda/pda.c M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/pda/pda_interface.c M /trunk/modules/gui/pda/pda_support.c M /trunk/modules/gui/skins2/unzip/ioapi.c M /trunk/modules/gui/skins2/unzip/unzip.c M /trunk/modules/gui/skins2/vars/time.cpp M /trunk/modules/gui/skins2/vars/volume.cpp M /trunk/modules/gui/wince/fileinfo.cpp M /trunk/modules/gui/wince/iteminfo.cpp M /trunk/modules/gui/wince/menus.cpp M /trunk/modules/gui/wince/messages.cpp M /trunk/modules/gui/wince/open.cpp M /trunk/modules/gui/wince/playlist.cpp M /trunk/modules/gui/wince/preferences.cpp M /trunk/modules/gui/wince/preferences_widgets.cpp M /trunk/modules/gui/wince/subtitles.cpp M /trunk/modules/gui/wince/timer.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/meta_engine/luameta.c M /trunk/modules/misc/dummy/decoder.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/playlist/xspf.c M /trunk/modules/misc/xml/xtag.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/modules/stream_out/switcher.c M /trunk/modules/stream_out/transrate/block.c M /trunk/modules/stream_out/transrate/frame.c M /trunk/modules/stream_out/transrate/transrate.c M /trunk/modules/visualization/galaktos/PCM.c M /trunk/modules/visualization/galaktos/beat_detect.c M /trunk/modules/visualization/galaktos/builtin_funcs.c M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/fftsg.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/main.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c Remove stdio while we're at it. Finally rid of the strcasestr warning ------------------------------------------------------------------------ r21326 | courmisch | 2007-08-20 21:18:53 +0200 (Mon, 20 Aug 2007) | 5 lines Changed paths: M /trunk/modules/codec/cmml/xarray.c M /trunk/modules/codec/cmml/xlist.c M /trunk/modules/codec/cmml/xstrcat.h M /trunk/modules/codec/cmml/xtag.c Fix compilation There is something seriously messed up in these files though (like the declaration in xtag.h do not match the definition in xtag.c!) ------------------------------------------------------------------------ r21325 | courmisch | 2007-08-20 21:13:50 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Use fixed size string for extension. This is more DSO friendly ------------------------------------------------------------------------ r21324 | courmisch | 2007-08-20 21:10:23 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/cdda/access.c M /trunk/modules/access/cdda.c M /trunk/modules/access/dc1394.c M /trunk/modules/access/directory.c M /trunk/modules/access/dshow/crossbar.cpp M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/dshow/filter.cpp M /trunk/modules/access/dv.c M /trunk/modules/access/dvdread.c M /trunk/modules/access/fake.c M /trunk/modules/access/file.c M /trunk/modules/access/gnomevfs.c M /trunk/modules/access/http.c M /trunk/modules/access/jack.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access/rtsp/real.c M /trunk/modules/access/screen/screen.c M /trunk/modules/access/smb.c M /trunk/modules/access/v4l.c M /trunk/modules/access/v4l2.c M /trunk/modules/access/vcd/cdrom.c M /trunk/modules/access/vcdx/demux.c M /trunk/modules/access/vcdx/vcdplayer.c M /trunk/modules/access_output/file.c M /trunk/modules/access_output/shout.c M /trunk/modules/access_output/udp.c M /trunk/modules/audio_filter/channel_mixer/dolby.c M /trunk/modules/audio_filter/channel_mixer/headphone.c M /trunk/modules/audio_filter/channel_mixer/mono.c M /trunk/modules/audio_filter/channel_mixer/simple.c M /trunk/modules/audio_filter/channel_mixer/trivial.c M /trunk/modules/audio_filter/converter/a52tofloat32.c M /trunk/modules/audio_filter/converter/a52tospdif.c M /trunk/modules/audio_filter/converter/dtstofloat32.c M /trunk/modules/audio_filter/converter/dtstospdif.c M /trunk/modules/audio_filter/converter/fixed.c M /trunk/modules/audio_filter/converter/float.c M /trunk/modules/audio_filter/converter/mpgatofixed32.c M /trunk/modules/audio_filter/format.c M /trunk/modules/audio_filter/normvol.c M /trunk/modules/audio_filter/param_eq.c M /trunk/modules/audio_filter/resampler/bandlimited.c M /trunk/modules/audio_filter/resampler/linear.c M /trunk/modules/audio_filter/resampler/trivial.c M /trunk/modules/audio_filter/resampler/ugly.c M /trunk/modules/audio_mixer/float32.c M /trunk/modules/audio_mixer/spdif.c M /trunk/modules/audio_mixer/trivial.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/audio_output/arts.c M /trunk/modules/audio_output/auhal.c M /trunk/modules/audio_output/directx.c M /trunk/modules/audio_output/esd.c M /trunk/modules/audio_output/file.c M /trunk/modules/audio_output/hd1000a.cpp M /trunk/modules/audio_output/jack.c M /trunk/modules/audio_output/oss.c M /trunk/modules/audio_output/portaudio.c M /trunk/modules/audio_output/sdl.c M /trunk/modules/audio_output/waveout.c M /trunk/modules/codec/cmml/browser_open.c M /trunk/modules/codec/cmml/intf.c M /trunk/modules/codec/cmml/xarray.c M /trunk/modules/codec/cmml/xtag.c M /trunk/modules/codec/cmml/xurl.c M /trunk/modules/codec/dmo/buffer.c M /trunk/modules/codec/dmo/dmo.c M /trunk/modules/codec/xvmc/decode.c M /trunk/modules/codec/xvmc/header.c M /trunk/modules/control/dbus.c M /trunk/modules/control/gestures.c M /trunk/modules/control/lirc.c M /trunk/modules/control/motion.c M /trunk/modules/control/rc.c M /trunk/modules/control/showintf.c M /trunk/modules/control/unimotion.c M /trunk/modules/demux/demuxdump.c M /trunk/modules/demux/live555.cpp M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/subtitle.c M /trunk/modules/demux/vobsub.c M /trunk/modules/gui/beos/AudioOutput.cpp M /trunk/modules/gui/beos/BeOS.cpp M /trunk/modules/gui/beos/Interface.cpp M /trunk/modules/gui/beos/InterfaceWindow.cpp M /trunk/modules/gui/beos/MediaControlView.cpp M /trunk/modules/gui/beos/PlayListWindow.cpp M /trunk/modules/gui/beos/VideoOutput.cpp M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/pda/pda.c M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/pda/pda_interface.c M /trunk/modules/gui/pda/pda_support.c M /trunk/modules/gui/qnx/aout.c M /trunk/modules/gui/qnx/qnx.c M /trunk/modules/gui/qnx/vout.c M /trunk/modules/gui/skins2/parser/builder.cpp M /trunk/modules/gui/skins2/unzip/ioapi.c M /trunk/modules/gui/skins2/unzip/unzip.c M /trunk/modules/gui/skins2/utils/ustring.cpp M /trunk/modules/gui/wince/fileinfo.cpp M /trunk/modules/gui/wince/iteminfo.cpp M /trunk/modules/gui/wince/menus.cpp M /trunk/modules/gui/wince/messages.cpp M /trunk/modules/gui/wince/open.cpp M /trunk/modules/gui/wince/playlist.cpp M /trunk/modules/gui/wince/preferences.cpp M /trunk/modules/gui/wince/preferences_widgets.cpp M /trunk/modules/gui/wince/subtitles.cpp M /trunk/modules/gui/wince/timer.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/meta_engine/folder.c M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/misc/audioscrobbler.c M /trunk/modules/misc/dummy/aout.c M /trunk/modules/misc/dummy/dummy.c M /trunk/modules/misc/dummy/input.c M /trunk/modules/misc/dummy/interface.c M /trunk/modules/misc/dummy/vout.c M /trunk/modules/misc/freetype.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/memcpy/memcpy.c M /trunk/modules/misc/memcpy/memcpyaltivec.c M /trunk/modules/misc/notify/xosd.c M /trunk/modules/misc/quartztext.c M /trunk/modules/misc/rtsp.c M /trunk/modules/misc/svg.c M /trunk/modules/misc/win32text.c M /trunk/modules/misc/xml/xtag.c M /trunk/modules/mux/mp4.c M /trunk/modules/mux/mpeg/pes.c M /trunk/modules/mux/ogg.c M /trunk/modules/packetizer/mpeg4audio.c M /trunk/modules/services_discovery/bonjour.c M /trunk/modules/services_discovery/podcast.c M /trunk/modules/stream_out/autodel.c M /trunk/modules/stream_out/bridge.c M /trunk/modules/stream_out/description.c M /trunk/modules/stream_out/display.c M /trunk/modules/stream_out/dummy.c M /trunk/modules/stream_out/duplicate.c M /trunk/modules/stream_out/es.c M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/stream_out/standard.c M /trunk/modules/stream_out/transcode.c M /trunk/modules/video_chroma/grey_yuv.c M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb8.c M /trunk/modules/video_chroma/i420_ymga.c M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_filter/adjust.c M /trunk/modules/video_filter/alphamask.c M /trunk/modules/video_filter/bluescreen.c M /trunk/modules/video_filter/clone.c M /trunk/modules/video_filter/colorthres.c M /trunk/modules/video_filter/crop.c M /trunk/modules/video_filter/deinterlace.c M /trunk/modules/video_filter/erase.c M /trunk/modules/video_filter/extract.c M /trunk/modules/video_filter/gaussianblur.c M /trunk/modules/video_filter/gradient.c M /trunk/modules/video_filter/grain.c M /trunk/modules/video_filter/invert.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/magnify.c M /trunk/modules/video_filter/marq.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/motionblur.c M /trunk/modules/video_filter/motiondetect.c M /trunk/modules/video_filter/noise.c M /trunk/modules/video_filter/opencv_wrapper.c M /trunk/modules/video_filter/osdmenu.c M /trunk/modules/video_filter/panoramix.c M /trunk/modules/video_filter/psychedelic.c M /trunk/modules/video_filter/puzzle.c M /trunk/modules/video_filter/ripple.c M /trunk/modules/video_filter/rotate.c M /trunk/modules/video_filter/rss.c M /trunk/modules/video_filter/sharpen.c M /trunk/modules/video_filter/transform.c M /trunk/modules/video_filter/wall.c M /trunk/modules/video_filter/wave.c M /trunk/modules/video_output/aa.c M /trunk/modules/video_output/caca.c M /trunk/modules/video_output/directfb.c M /trunk/modules/video_output/fb.c M /trunk/modules/video_output/ggi.c M /trunk/modules/video_output/glide.c M /trunk/modules/video_output/hd1000v.cpp M /trunk/modules/video_output/mga.c M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/directx.c M /trunk/modules/video_output/msw/events.c M /trunk/modules/video_output/msw/glwin32.c M /trunk/modules/video_output/msw/wingdi.c M /trunk/modules/video_output/opengl.c M /trunk/modules/video_output/qte/qte.cpp M /trunk/modules/video_output/sdl.c M /trunk/modules/video_output/x11/glx.c M /trunk/modules/video_output/x11/x11.c M /trunk/modules/video_output/x11/xcommon.c M /trunk/modules/video_output/x11/xvideo.c M /trunk/modules/video_output/x11/xvmc.c M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/main.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c M /trunk/modules/visualization/goom.c M /trunk/modules/visualization/visual/visual.c Remove _GNU_SOURCE and string.h too ------------------------------------------------------------------------ r21323 | courmisch | 2007-08-20 21:08:22 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/cdda/access.c M /trunk/modules/access/cdda.c M /trunk/modules/access/dc1394.c M /trunk/modules/access/directory.c M /trunk/modules/access/dshow/crossbar.cpp M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/dshow/filter.cpp M /trunk/modules/access/dv.c M /trunk/modules/access/dvdnav.c M /trunk/modules/access/dvdread.c M /trunk/modules/access/eyetv.c M /trunk/modules/access/fake.c M /trunk/modules/access/file.c M /trunk/modules/access/ftp.c M /trunk/modules/access/gnomevfs.c M /trunk/modules/access/http.c M /trunk/modules/access/jack.c M /trunk/modules/access/mms/asf.c M /trunk/modules/access/mms/buffer.c M /trunk/modules/access/mms/mms.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/access/mms/mmstu.c M /trunk/modules/access/pvr.c M /trunk/modules/access/rtsp/rtsp.c M /trunk/modules/access/screen/beos.cpp M /trunk/modules/access/screen/mac.c M /trunk/modules/access/screen/screen.c M /trunk/modules/access/screen/win32.c M /trunk/modules/access/screen/x11.c M /trunk/modules/access/smb.c M /trunk/modules/access/tcp.c M /trunk/modules/access/udp.c M /trunk/modules/access/v4l.c M /trunk/modules/access/v4l2.c M /trunk/modules/access/vcd/cdrom.c M /trunk/modules/access/vcd/vcd.c M /trunk/modules/access/vcdx/demux.c M /trunk/modules/access_filter/bandwidth.c M /trunk/modules/access_filter/dump.c M /trunk/modules/access_filter/record.c M /trunk/modules/access_filter/timeshift.c M /trunk/modules/access_output/bonjour.c M /trunk/modules/access_output/dummy.c M /trunk/modules/access_output/file.c M /trunk/modules/access_output/http.c M /trunk/modules/access_output/udp.c M /trunk/modules/audio_filter/channel_mixer/dolby.c M /trunk/modules/audio_filter/channel_mixer/headphone.c M /trunk/modules/audio_filter/channel_mixer/mono.c M /trunk/modules/audio_filter/channel_mixer/simple.c M /trunk/modules/audio_filter/channel_mixer/trivial.c M /trunk/modules/audio_filter/converter/a52tofloat32.c M /trunk/modules/audio_filter/converter/a52tospdif.c M /trunk/modules/audio_filter/converter/dtstofloat32.c M /trunk/modules/audio_filter/converter/dtstospdif.c M /trunk/modules/audio_filter/converter/fixed.c M /trunk/modules/audio_filter/converter/float.c M /trunk/modules/audio_filter/converter/mpgatofixed32.c M /trunk/modules/audio_filter/equalizer.c M /trunk/modules/audio_filter/format.c M /trunk/modules/audio_filter/normvol.c M /trunk/modules/audio_filter/param_eq.c M /trunk/modules/audio_filter/resampler/bandlimited.c M /trunk/modules/audio_filter/resampler/linear.c M /trunk/modules/audio_filter/resampler/trivial.c M /trunk/modules/audio_filter/resampler/ugly.c M /trunk/modules/audio_mixer/float32.c M /trunk/modules/audio_mixer/spdif.c M /trunk/modules/audio_mixer/trivial.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/audio_output/arts.c M /trunk/modules/audio_output/auhal.c M /trunk/modules/audio_output/directx.c M /trunk/modules/audio_output/esd.c M /trunk/modules/audio_output/file.c M /trunk/modules/audio_output/hd1000a.cpp M /trunk/modules/audio_output/jack.c M /trunk/modules/audio_output/oss.c M /trunk/modules/audio_output/portaudio.c M /trunk/modules/audio_output/sdl.c M /trunk/modules/audio_output/waveout.c M /trunk/modules/codec/cmml/browser_open.c M /trunk/modules/codec/cmml/intf.c M /trunk/modules/codec/cmml/xarray.c M /trunk/modules/codec/cmml/xlist.c M /trunk/modules/codec/cmml/xtag.c M /trunk/modules/codec/cmml/xurl.c M /trunk/modules/codec/dmo/buffer.c M /trunk/modules/codec/dmo/dmo.c M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/codec/ffmpeg/mux.c M /trunk/modules/codec/xvmc/alloc.c M /trunk/modules/codec/xvmc/cpu_state.c M /trunk/modules/codec/xvmc/decode.c M /trunk/modules/codec/xvmc/header.c M /trunk/modules/control/dbus.c M /trunk/modules/control/gestures.c M /trunk/modules/control/hotkeys.c M /trunk/modules/control/lirc.c M /trunk/modules/control/motion.c M /trunk/modules/control/netsync.c M /trunk/modules/control/ntservice.c M /trunk/modules/control/rc.c M /trunk/modules/control/showintf.c M /trunk/modules/control/telnet.c M /trunk/modules/demux/aiff.c M /trunk/modules/demux/asf/asf.c M /trunk/modules/demux/asf/libasf.c M /trunk/modules/demux/au.c M /trunk/modules/demux/avi/avi.c M /trunk/modules/demux/avi/libavi.c M /trunk/modules/demux/demuxdump.c M /trunk/modules/demux/gme.cpp M /trunk/modules/demux/live555.cpp M /trunk/modules/demux/mjpeg.c M /trunk/modules/demux/mkv.cpp M /trunk/modules/demux/mod.c M /trunk/modules/demux/mp4/drms.c M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/mpeg/h264.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/m4v.c M /trunk/modules/demux/mpeg/mpga.c M /trunk/modules/demux/mpeg/mpgv.c M /trunk/modules/demux/nsc.c M /trunk/modules/demux/nsv.c M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/ps.c M /trunk/modules/demux/pva.c M /trunk/modules/demux/rawdv.c M /trunk/modules/demux/rawvid.c M /trunk/modules/demux/real.c M /trunk/modules/demux/subtitle.c M /trunk/modules/demux/ts.c M /trunk/modules/demux/ty.c M /trunk/modules/demux/vc1.c M /trunk/modules/demux/vobsub.c M /trunk/modules/demux/voc.c M /trunk/modules/demux/wav.c M /trunk/modules/demux/xa.c M /trunk/modules/gui/beos/AudioOutput.cpp M /trunk/modules/gui/beos/BeOS.cpp M /trunk/modules/gui/beos/Interface.cpp M /trunk/modules/gui/beos/PreferencesWindow.cpp M /trunk/modules/gui/beos/VideoOutput.cpp M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/pda/pda.c M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/qnx/aout.c M /trunk/modules/gui/qnx/qnx.c M /trunk/modules/gui/qnx/vout.c M /trunk/modules/gui/skins2/src/skin_main.cpp M /trunk/modules/gui/skins2/unzip/ioapi.c M /trunk/modules/gui/skins2/unzip/unzip.c M /trunk/modules/gui/skins2/x11/x11_graphics.cpp M /trunk/modules/gui/wince/dialogs.cpp M /trunk/modules/gui/wince/fileinfo.cpp M /trunk/modules/gui/wince/iteminfo.cpp M /trunk/modules/gui/wince/menus.cpp M /trunk/modules/gui/wince/messages.cpp M /trunk/modules/gui/wince/open.cpp M /trunk/modules/gui/wince/playlist.cpp M /trunk/modules/gui/wince/preferences.cpp M /trunk/modules/gui/wince/preferences_widgets.cpp M /trunk/modules/gui/wince/subtitles.cpp M /trunk/modules/gui/wince/timer.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/meta_engine/folder.c M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/meta_engine/luameta.c M /trunk/modules/meta_engine/musicbrainz.c M /trunk/modules/meta_engine/taglib.cpp M /trunk/modules/misc/dummy/aout.c M /trunk/modules/misc/dummy/dummy.c M /trunk/modules/misc/dummy/input.c M /trunk/modules/misc/dummy/interface.c M /trunk/modules/misc/dummy/vout.c M /trunk/modules/misc/freetype.c M /trunk/modules/misc/gnutls.c M /trunk/modules/misc/gtk_main.c M /trunk/modules/misc/logger.c M /trunk/modules/misc/memcpy/memcpy.c M /trunk/modules/misc/memcpy/memcpyaltivec.c M /trunk/modules/misc/notify/growl.c M /trunk/modules/misc/notify/msn.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/notify/xosd.c M /trunk/modules/misc/playlist/m3u.c M /trunk/modules/misc/playlist/old.c M /trunk/modules/misc/qte_main.cpp M /trunk/modules/misc/quartztext.c M /trunk/modules/misc/rtsp.c M /trunk/modules/misc/screensaver.c M /trunk/modules/misc/svg.c M /trunk/modules/misc/testsuite/test4.c M /trunk/modules/misc/win32text.c M /trunk/modules/misc/xml/libxml.c M /trunk/modules/misc/xml/xtag.c M /trunk/modules/mux/asf.c M /trunk/modules/mux/avi.c M /trunk/modules/mux/dummy.c M /trunk/modules/mux/mp4.c M /trunk/modules/mux/mpeg/csa.c M /trunk/modules/mux/mpeg/pes.c M /trunk/modules/mux/mpeg/ps.c M /trunk/modules/mux/mpeg/ts.c M /trunk/modules/mux/mpjpeg.c M /trunk/modules/mux/ogg.c M /trunk/modules/mux/rtp/rtcp.c M /trunk/modules/mux/wav.c M /trunk/modules/packetizer/copy.c M /trunk/modules/packetizer/h264.c M /trunk/modules/packetizer/mpeg4audio.c M /trunk/modules/packetizer/mpeg4video.c M /trunk/modules/packetizer/mpegvideo.c M /trunk/modules/packetizer/vc1.c M /trunk/modules/services_discovery/bonjour.c M /trunk/modules/services_discovery/podcast.c M /trunk/modules/services_discovery/sap.c M /trunk/modules/services_discovery/shout.c M /trunk/modules/services_discovery/upnp_cc.cpp M /trunk/modules/services_discovery/upnp_intel.cpp M /trunk/modules/stream_out/autodel.c M /trunk/modules/stream_out/bridge.c M /trunk/modules/stream_out/description.c M /trunk/modules/stream_out/display.c M /trunk/modules/stream_out/dummy.c M /trunk/modules/stream_out/duplicate.c M /trunk/modules/stream_out/es.c M /trunk/modules/stream_out/gather.c M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/modules/stream_out/switcher.c M /trunk/modules/stream_out/transcode.c M /trunk/modules/stream_out/transrate/block.c M /trunk/modules/stream_out/transrate/frame.c M /trunk/modules/stream_out/transrate/transrate.c M /trunk/modules/video_chroma/grey_yuv.c M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb8.c M /trunk/modules/video_chroma/i420_ymga.c M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_filter/adjust.c M /trunk/modules/video_filter/alphamask.c M /trunk/modules/video_filter/bluescreen.c M /trunk/modules/video_filter/clone.c M /trunk/modules/video_filter/colorthres.c M /trunk/modules/video_filter/crop.c M /trunk/modules/video_filter/deinterlace.c M /trunk/modules/video_filter/erase.c M /trunk/modules/video_filter/extract.c M /trunk/modules/video_filter/gaussianblur.c M /trunk/modules/video_filter/gradient.c M /trunk/modules/video_filter/grain.c M /trunk/modules/video_filter/invert.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/magnify.c M /trunk/modules/video_filter/marq.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/motionblur.c M /trunk/modules/video_filter/motiondetect.c M /trunk/modules/video_filter/noise.c M /trunk/modules/video_filter/opencv_wrapper.c M /trunk/modules/video_filter/osdmenu.c M /trunk/modules/video_filter/panoramix.c M /trunk/modules/video_filter/psychedelic.c M /trunk/modules/video_filter/puzzle.c M /trunk/modules/video_filter/ripple.c M /trunk/modules/video_filter/rotate.c M /trunk/modules/video_filter/rss.c M /trunk/modules/video_filter/sharpen.c M /trunk/modules/video_filter/transform.c M /trunk/modules/video_filter/wall.c M /trunk/modules/video_filter/wave.c M /trunk/modules/video_output/aa.c M /trunk/modules/video_output/caca.c M /trunk/modules/video_output/directfb.c M /trunk/modules/video_output/fb.c M /trunk/modules/video_output/ggi.c M /trunk/modules/video_output/glide.c M /trunk/modules/video_output/hd1000v.cpp M /trunk/modules/video_output/image.c M /trunk/modules/video_output/mga.c M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/directx.c M /trunk/modules/video_output/msw/events.c M /trunk/modules/video_output/msw/glwin32.c M /trunk/modules/video_output/msw/wingdi.c M /trunk/modules/video_output/opengl.c M /trunk/modules/video_output/qte/qte.cpp M /trunk/modules/video_output/sdl.c M /trunk/modules/video_output/snapshot.c M /trunk/modules/video_output/svgalib.c M /trunk/modules/video_output/x11/glx.c M /trunk/modules/video_output/x11/x11.c M /trunk/modules/video_output/x11/xcommon.c M /trunk/modules/video_output/x11/xvideo.c M /trunk/modules/video_output/x11/xvmc.c M /trunk/modules/visualization/galaktos/PCM.c M /trunk/modules/visualization/galaktos/beat_detect.c M /trunk/modules/visualization/galaktos/builtin_funcs.c M /trunk/modules/visualization/galaktos/custom_shape.c M /trunk/modules/visualization/galaktos/custom_wave.c M /trunk/modules/visualization/galaktos/eval.c M /trunk/modules/visualization/galaktos/fftsg.c M /trunk/modules/visualization/galaktos/func.c M /trunk/modules/visualization/galaktos/init_cond.c M /trunk/modules/visualization/galaktos/main.c M /trunk/modules/visualization/galaktos/param.c M /trunk/modules/visualization/galaktos/parser.c M /trunk/modules/visualization/galaktos/per_frame_eqn.c M /trunk/modules/visualization/galaktos/per_pixel_eqn.c M /trunk/modules/visualization/galaktos/preset.c M /trunk/modules/visualization/galaktos/splaytree.c M /trunk/modules/visualization/galaktos/tree_types.c M /trunk/modules/visualization/goom.c M /trunk/modules/visualization/visual/effects.c M /trunk/modules/visualization/visual/fft.c M /trunk/modules/visualization/visual/visual.c Remove stdlib.h ------------------------------------------------------------------------ r21322 | courmisch | 2007-08-20 21:04:45 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_core.c Missing vlc/vlc.h here ------------------------------------------------------------------------ r21321 | courmisch | 2007-08-20 21:02:53 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/interface/intf_eject.c Here too ------------------------------------------------------------------------ r21320 | courmisch | 2007-08-20 21:01:32 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c Something went wrong here ------------------------------------------------------------------------ r21319 | courmisch | 2007-08-20 20:59:30 +0200 (Mon, 20 Aug 2007) | 4 lines Changed paths: M /trunk/src/audio_output/common.c M /trunk/src/audio_output/dec.c M /trunk/src/audio_output/filters.c M /trunk/src/audio_output/input.c M /trunk/src/audio_output/mixer.c M /trunk/src/audio_output/output.c M /trunk/src/control/audio.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_instance.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/mediacontrol_util.c M /trunk/src/control/video.c M /trunk/src/control/vlm.c M /trunk/src/extras/libc.c M /trunk/src/input/access.c M /trunk/src/input/clock.c M /trunk/src/input/decoder.c M /trunk/src/input/demux.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/mem_stream.c M /trunk/src/input/stream.c M /trunk/src/input/subtitles.c M /trunk/src/input/vlm.c M /trunk/src/interface/interface.c M /trunk/src/interface/intf_eject.c M /trunk/src/misc/block.c M /trunk/src/misc/darwin_specific.c M /trunk/src/misc/events.c M /trunk/src/misc/messages.c M /trunk/src/misc/mtime.c M /trunk/src/misc/objects.c M /trunk/src/misc/threads.c M /trunk/src/misc/update.c M /trunk/src/misc/variables.c M /trunk/src/misc/win32_specific.c M /trunk/src/misc/xml.c M /trunk/src/modules/configuration.c M /trunk/src/modules/configuration_chain.c M /trunk/src/network/acl.c M /trunk/src/network/httpd.c M /trunk/src/network/tcp.c M /trunk/src/network/tls.c M /trunk/src/network/udp.c M /trunk/src/osd/osd.c M /trunk/src/osd/osd_parser.c M /trunk/src/osd/osd_widgets.c M /trunk/src/stream_output/announce.c M /trunk/src/text/charset.c M /trunk/src/text/strings.c M /trunk/src/text/wincp.c M /trunk/src/video_output/video_widgets.c M /trunk/src/video_output/vout_pictures.c M /trunk/src/video_output/vout_subpictures.c M /trunk/src/video_output/vout_synchro.c M /trunk/src/vlc.c Remember not to include anything before vlc/vlc.h (which includes config.h which defines the platform feature macros) Also remember stdio, string and stdlib are included implicitly ------------------------------------------------------------------------ r21318 | courmisch | 2007-08-20 20:45:41 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Fix memory handling ------------------------------------------------------------------------ r21317 | courmisch | 2007-08-20 20:42:11 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h Fix strcasestr declaration ------------------------------------------------------------------------ r21316 | funman | 2007-08-20 19:13:54 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/demux.c Call "meta reader" module in ffmpeg demuxer ------------------------------------------------------------------------ r21315 | pdherbemont | 2007-08-20 19:13:32 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c services_discovery.c: Patch by Alexander Gall , avoid crashing on systems that don't handle NULL string in ..printf. ------------------------------------------------------------------------ r21314 | funman | 2007-08-20 18:56:21 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Adds mpc to the ffmpeg's fourcc list ------------------------------------------------------------------------ r21313 | ileoo | 2007-08-20 18:13:38 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp use GetName only if GetTitle returns emptry string for meta ------------------------------------------------------------------------ r21312 | funman | 2007-08-20 16:52:24 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/src/input/input.c Add comment/cosmetics ------------------------------------------------------------------------ r21311 | funman | 2007-08-20 16:45:31 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/src/input/input.c Get input length from metadata if demuxer failed to retrieve it ------------------------------------------------------------------------ r21310 | funman | 2007-08-20 16:13:48 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/src/input/meta.c Corrects some metadata descriptions ------------------------------------------------------------------------ r21309 | funman | 2007-08-20 16:13:06 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Removes deleted file ------------------------------------------------------------------------ r21307 | jb | 2007-08-20 14:04:06 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Comments about TODO and FIXMEs on the main_interface, for my holidays :D ------------------------------------------------------------------------ r21306 | jb | 2007-08-20 13:54:11 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4: fix compilation. Sorry for the disturbance. ------------------------------------------------------------------------ r21305 | jb | 2007-08-20 13:27:46 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.hpp Qt4 : build fix. ------------------------------------------------------------------------ r21304 | jb | 2007-08-20 12:48:34 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Qt4 : remove from Modules.am a removed file. ------------------------------------------------------------------------ r21303 | damienf | 2007-08-20 12:40:36 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/activex/utils.cpp M /trunk/mozilla/vlcplugin.cpp URI: when pasring for protocol headers allow for more characters than just alpha ------------------------------------------------------------------------ r21302 | jb | 2007-08-20 12:04:39 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp Qt4 : buttons size and various fixes. Remove dead code and avoid duplication. ------------------------------------------------------------------------ r21301 | jb | 2007-08-20 11:42:32 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 : Fix a size in main controlsWidget. ------------------------------------------------------------------------ r21300 | jb | 2007-08-20 11:39:46 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp Qt4 : fullscreen Button activation/deactivation ------------------------------------------------------------------------ r21299 | jb | 2007-08-20 11:28:53 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 : Fix the playlistButton Size. cosmetics. ------------------------------------------------------------------------ r21298 | jb | 2007-08-20 11:20:51 +0200 (Mon, 20 Aug 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp D /trunk/modules/gui/qt4/ui/main_interface.ui Qt4 : remove useless files. Fix some segfaults by disabling functions. Slower, faster are on the side of the slider now. ------------------------------------------------------------------------ r21297 | jb | 2007-08-20 10:41:55 +0200 (Mon, 20 Aug 2007) | 8 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 : Changes in the main interface: - Don't use the .ui, do all by hand :) - Use a ControlWidgets to design all the controls, and implement the functions - Change a bit the advanced widget, that must be integrated in the controlsWidget There is a lot of Not Yet Implemented, so feel free to add some. ------------------------------------------------------------------------ r21296 | pdherbemont | 2007-08-20 08:23:10 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h Fix previous commit. ------------------------------------------------------------------------ r21295 | pdherbemont | 2007-08-20 06:43:48 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_instance.c M /trunk/src/control/media_list_player.c src/control: Various events addition. ------------------------------------------------------------------------ r21294 | pdherbemont | 2007-08-20 04:46:54 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h Forgotten file from previous commit. ------------------------------------------------------------------------ r21293 | pdherbemont | 2007-08-20 04:30:36 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Set the VLCNode tag when an item is added as a subitem. ------------------------------------------------------------------------ r21292 | pdherbemont | 2007-08-20 04:29:34 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/tree.c control/tree.c: Notify subtree/addition removal. ------------------------------------------------------------------------ r21291 | funman | 2007-08-20 04:21:13 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Disables some useless metadata in infopanel dialog Redesign the label & edits placement to resize the dialog ------------------------------------------------------------------------ r21290 | funman | 2007-08-20 04:04:29 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Forgotten that in [21284] ------------------------------------------------------------------------ r21289 | pdherbemont | 2007-08-20 03:40:03 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/tag_query.c control/tag_query.c: Make tag_query_match actually match something. ------------------------------------------------------------------------ r21288 | pdherbemont | 2007-08-20 03:30:14 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: build dynamic_media_list.c and tree.c. ------------------------------------------------------------------------ r21287 | pdherbemont | 2007-08-20 03:28:12 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/dynamic_media_list.c dynamic_media_list.c: Fix a warning. ------------------------------------------------------------------------ r21286 | pdherbemont | 2007-08-20 03:27:38 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h vlc/libvlc.h: Fix libvlc_media_discoverer_media_list prototype. ------------------------------------------------------------------------ r21285 | funman | 2007-08-20 03:27:38 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp Reads more metadata from ID3v2 tags ------------------------------------------------------------------------ r21284 | funman | 2007-08-20 03:21:40 +0200 (Mon, 20 Aug 2007) | 1 line Changed paths: M /trunk/include/vlc_meta.h Disables unusued stuff ------------------------------------------------------------------------ r21283 | pdherbemont | 2007-08-20 03:13:42 +0200 (Mon, 20 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h A /trunk/src/control/dynamic_media_list.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_list.c control/dynamic_media_list.c: New dynamic media list object. It shouldn't have great performances, but could easily be improved. The idea is to have create a media list using the item of an other that matches a certain query. ------------------------------------------------------------------------ r21282 | pdherbemont | 2007-08-20 01:38:02 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h A /trunk/src/control/tree.c control/tree.c: Add a new structure to work with tree. ------------------------------------------------------------------------ r21281 | pdherbemont | 2007-08-20 01:05:21 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h libvlc_internal.h: Forgotten file. ------------------------------------------------------------------------ r21280 | pdherbemont | 2007-08-20 00:52:06 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_library.c control/media_library.c: Remove unwanted commit. ------------------------------------------------------------------------ r21279 | pdherbemont | 2007-08-20 00:51:32 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_library.c control/media_library.c: svn propset svn:keywords "Id". ------------------------------------------------------------------------ r21278 | pdherbemont | 2007-08-20 00:46:15 +0200 (Mon, 20 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Basic unamed tag support which will soon move to core. ------------------------------------------------------------------------ r21277 | pdherbemont | 2007-08-19 23:54:49 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/Makefile.am M /trunk/src/control/libvlc_internal.h A /trunk/src/control/media_library.c M /trunk/src/control/media_list.c * control/media_library.c: Initial implementation. * control/media_list.c: Implement _set_name _add_from_file. ------------------------------------------------------------------------ r21276 | pdherbemont | 2007-08-19 23:53:24 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Don't forget to stop the thread. ------------------------------------------------------------------------ r21275 | pdherbemont | 2007-08-19 23:52:45 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Use the default input name. ------------------------------------------------------------------------ r21274 | pdherbemont | 2007-08-19 23:45:00 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_discoverer.c control/media_discoverer.c: Fix a warning+bug. ------------------------------------------------------------------------ r21273 | pdherbemont | 2007-08-19 23:20:47 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h vlc_arrays.h: Fix a bug in vlc_dictionary_remove_value_for_key, thanks to funman. ------------------------------------------------------------------------ r21272 | damienf | 2007-08-19 22:48:38 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/glx.c M /trunk/modules/video_output/x11/xcommon.c glx: fixed startup crash, which seems to be triggered by an x.org optimization, the GLX module seems to be loaded when it is queried upon, and released when the display is closed. Therefore, checking for GLX with a temporary display and using GLX apis with another will crash it. ------------------------------------------------------------------------ r21271 | funman | 2007-08-19 21:16:28 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/share/luaplaylist/youtube.lua Fixes youtube parsing on www.youtube.com website ------------------------------------------------------------------------ r21270 | ileoo | 2007-08-19 21:10:03 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Sets EchoMode(QLineEdit::Password) for CONFIG_ITEM_PASSWORD ------------------------------------------------------------------------ r21269 | courmisch | 2007-08-19 20:47:09 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h What is add_password_inner supposed to be, except a reinvention of add_string_inner? ------------------------------------------------------------------------ r21268 | funman | 2007-08-19 20:44:32 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/include/vlc_configuration.h M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/misc/audioscrobbler.c M /trunk/src/modules/configuration.c Adds CONFIG_ITEM_PASSWORD for showing stars in preferences dialog (still to be implemented in interfaces) ------------------------------------------------------------------------ r21267 | funman | 2007-08-19 20:43:16 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/modules/demux/ogg.c Forces preparsing for ogg files ------------------------------------------------------------------------ r21266 | jb | 2007-08-19 20:00:09 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/playlist_model.cpp qt4 - Remove trailing spaces... ------------------------------------------------------------------------ r21265 | dionoea | 2007-08-19 19:48:59 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/mvar.c Another input_GetItem assert workarround. ------------------------------------------------------------------------ r21264 | dionoea | 2007-08-19 19:48:28 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/share/http/dialogs/main M /trunk/share/http/js/functions.js Only reload album art in the HTTP interface if the track id changes (or if the user clicks on the album art to force a reload). ------------------------------------------------------------------------ r21263 | xtophe | 2007-08-19 19:44:54 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian l10n update by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r21262 | dionoea | 2007-08-19 19:39:29 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c Add config option to disable album art support in the HTTP interface. ------------------------------------------------------------------------ r21261 | dionoea | 2007-08-19 19:31:43 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/modules/control/http/http.c * Allow getting album art for items which aren't playing (using /art?id= instead of /art). (You need to run with --album-art 2 if you want to have album art for items which haven't already played) * Workarround a stupid assert in input_GetItem. ------------------------------------------------------------------------ r21260 | funman | 2007-08-19 19:15:28 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/modules/meta_engine/taglib.cpp Implements ogg/vorbis & flac duration preparsing Ogg/flac doesn't work (yet) ------------------------------------------------------------------------ r21259 | courmisch | 2007-08-19 19:15:11 +0200 (Sun, 19 Aug 2007) | 6 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/libvlc-common.c M /trunk/src/libvlc.h M /trunk/src/misc/objects.c Hide b_attached. Also remove the volatile qualifier. No, volatile does not magically solve threading bugs, sorry I too have tried this "easy" path, it does REALLY NOT WORK. volatile only solves signals concurrency, not threads concurrency. ------------------------------------------------------------------------ r21258 | courmisch | 2007-08-19 19:11:08 +0200 (Sun, 19 Aug 2007) | 4 lines Changed paths: M /trunk/src/input/control.c Fix a bunch of warnings / undefined pointers By the way, using asprintf(&ptr)/free(ptr) to determine the length of a string is really lame, when you can do the same with snprintf(NULL, 0); ------------------------------------------------------------------------ r21257 | courmisch | 2007-08-19 18:56:07 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/cpu.c Fix warning ------------------------------------------------------------------------ r21256 | dionoea | 2007-08-19 18:55:45 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/macro.c M /trunk/modules/control/http/rpn.c M /trunk/modules/control/http/util.c Fix playlist_item_t.i_id vs input_item_t.i_id mess in HTTP interface. (Looks like this was new in 0.9.0. Having 2 differents integer ids, one being used to play and the other needed to delete the item is kind of awkward.) ------------------------------------------------------------------------ r21255 | courmisch | 2007-08-19 18:53:34 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c Fix use of undefined variable ------------------------------------------------------------------------ r21254 | courmisch | 2007-08-19 18:50:42 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/messages.c Code factor ------------------------------------------------------------------------ r21253 | pdherbemont | 2007-08-19 18:36:27 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/bonjour.c module/services_discovery/bonjour.c: Use the new API. ------------------------------------------------------------------------ r21252 | jb | 2007-08-19 18:20:13 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - Right-Click menus for the main interface. Not implemented yet. ------------------------------------------------------------------------ r21251 | gbazin | 2007-08-19 18:19:36 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/mpeg_audio.c * modules/codec/mpeg_audio.c: fixes for free format support. ------------------------------------------------------------------------ r21250 | ileoo | 2007-08-19 18:00:36 +0200 (Sun, 19 Aug 2007) | 6 lines Changed paths: M /trunk/share/luameta/googleimage.lua Googleimage to use artist-tag and do url-encode (example taken from http://www.redwiki.net/wiki/wiki.php/LUA/URLencode%B1%B8%C7%F6%C4?\218?\181%E5 ) ------------------------------------------------------------------------ r21249 | ileoo | 2007-08-19 17:56:55 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/luameta.c add artist to lua-script also ------------------------------------------------------------------------ r21248 | funman | 2007-08-19 17:48:48 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/share/applications/vlc.desktop Validates desktop file according to the desktop entry specification 1.0 ------------------------------------------------------------------------ r21247 | jb | 2007-08-19 17:33:19 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.hpp qt4 add a small define that could help to fight Qt43 bugs. ------------------------------------------------------------------------ r21246 | xtophe | 2007-08-19 17:05:30 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c Fix [21233] ------------------------------------------------------------------------ r21245 | courmisch | 2007-08-19 16:54:33 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/src/libvlc.c Fix lots of warnings ------------------------------------------------------------------------ r21244 | pdherbemont | 2007-08-19 16:51:08 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/engine.c M /trunk/src/playlist/playlist_internal.h M /trunk/src/playlist/services_discovery.c playlist: Make playlist_archived_services_discovery_t internal. ------------------------------------------------------------------------ r21243 | ileoo | 2007-08-19 16:35:31 +0200 (Sun, 19 Aug 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Second try, show save meta button if user changes any input field, also then set in_edit=true so playlist changes doesn't change meta-data what to edit. ------------------------------------------------------------------------ r21242 | courmisch | 2007-08-19 16:19:32 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Fix [21239] compilation ------------------------------------------------------------------------ r21241 | pdherbemont | 2007-08-19 16:18:44 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/cdda/access.c cdda/access.c: Fix a warning. ------------------------------------------------------------------------ r21240 | courmisch | 2007-08-19 16:17:53 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Enable RTCP SR from the RTP sout ------------------------------------------------------------------------ r21239 | courmisch | 2007-08-19 16:17:26 +0200 (Sun, 19 Aug 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c - Rename rtcp option to rtcp-port - Add rtcp boolean to emit RTCP SR ------------------------------------------------------------------------ r21238 | dionoea | 2007-08-19 16:11:50 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c M /trunk/share/http/dialogs/main M /trunk/share/http/js/functions.js Preliminary album art support code for the HTTP interface. ------------------------------------------------------------------------ r21237 | fkuehne | 2007-08-19 16:02:12 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/macosx.m * default enable 'Black screens in fullscreen' and make it a non-advanced setting ------------------------------------------------------------------------ r21236 | ileoo | 2007-08-19 15:39:56 +0200 (Sun, 19 Aug 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Edit mediainfo so you can edit meta-data even when playitem changes in background. Also sets default to readonly, so user can't change meta if he/she doesn't want to edit it. First try ;) ------------------------------------------------------------------------ r21235 | funman | 2007-08-19 15:38:29 +0200 (Sun, 19 Aug 2007) | 1 line Changed paths: M /trunk/modules/codec/vorbis.c Disables only informational metadata extraction in vorbis codec, when taglib is built ------------------------------------------------------------------------ r21234 | xtophe | 2007-08-19 15:25:30 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c Fix compile warning ------------------------------------------------------------------------ r21233 | xtophe | 2007-08-19 14:42:24 +0200 (Sun, 19 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c Look for luameta script in share/luameta dor the case where you run from your source tree ------------------------------------------------------------------------ r21232 | jb | 2007-08-19 02:20:09 +0200 (Sun, 19 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/main_interface.cpp qt4 : QT4 album art in allways-video. Patch by Ilkka Ollakka, modified by myself to rip-off extra spaces, to modify a constant one and not 4 times, and functions placement in the code. ------------------------------------------------------------------------ r21231 | funman | 2007-08-18 22:23:58 +0200 (Sat, 18 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/macosx/playlistinfo.m Fix input deadlocks in macosx gui Doesn't fix input memleaks (playlist.m:204-214) ------------------------------------------------------------------------ r21230 | fkuehne | 2007-08-18 20:59:42 +0200 (Sat, 18 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlist.m * fixed a few unknown playlist queries ------------------------------------------------------------------------ r21229 | courmisch | 2007-08-18 19:55:51 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Make sure SOCKS is only attempted with TCP ------------------------------------------------------------------------ r21228 | funman | 2007-08-18 19:48:16 +0200 (Sat, 18 Aug 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Prevents deadlocks with input in qt4 ------------------------------------------------------------------------ r21227 | courmisch | 2007-08-18 19:37:16 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Use AI_PASSIVE for bind address only, not for connect address ------------------------------------------------------------------------ r21226 | funman | 2007-08-18 16:59:31 +0200 (Sat, 18 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/modules/misc/notify/growl.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/playlist/m3u.c M /trunk/modules/misc/playlist/xspf.c M /trunk/modules/visualization/goom.c M /trunk/src/input/control.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/meta.c M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/item.c M /trunk/src/text/strings.c M /trunk/src/video_output/video_output.c Input access locking, part 2. Fix [21193] ------------------------------------------------------------------------ r21225 | funman | 2007-08-18 16:51:06 +0200 (Sat, 18 Aug 2007) | 1 line Changed paths: M /trunk/Makefile.am Distributes luameta on windows builds ------------------------------------------------------------------------ r21224 | funman | 2007-08-18 16:44:47 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/vorbis.c Disables meta reading in vorbis codec when taglib plugin is being built ------------------------------------------------------------------------ r21223 | pdherbemont | 2007-08-18 16:30:47 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/musicbrainz.c musicbrainz.c: Hopefully fix the art finder submodule. ------------------------------------------------------------------------ r21222 | pdherbemont | 2007-08-18 16:08:34 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c meta.c: Fix the boolean expression. (I should get some sleep 2) ------------------------------------------------------------------------ r21221 | pdherbemont | 2007-08-18 15:48:26 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c meta.c: Left over removal. (Should get some sleep). ------------------------------------------------------------------------ r21220 | dionoea | 2007-08-18 15:47:24 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/musicbrainz.c Add some extra debug. ------------------------------------------------------------------------ r21219 | pdherbemont | 2007-08-18 15:18:30 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c meta.c: Previous commit credited to Ilkka Ollakka. ------------------------------------------------------------------------ r21218 | pdherbemont | 2007-08-18 15:16:23 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c meta.c: Fix an interversion in the exit condition. ------------------------------------------------------------------------ r21217 | damienf | 2007-08-18 13:03:04 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads.h M /trunk/src/misc/objects.c M /trunk/src/misc/threads.c M /trunk/src/video_output/video_output.c threads: win32, make sure only object owning a thread can close its handle when object is destroyed ------------------------------------------------------------------------ r21216 | dionoea | 2007-08-18 12:44:20 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/musicbrainz.c Freeing stuff before using it is *stupid*. (<-- funman) ------------------------------------------------------------------------ r21215 | dionoea | 2007-08-18 12:29:44 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h Comment this vlc_mutex_unlock too (untill funman fixes what he was doing). ------------------------------------------------------------------------ r21214 | jb | 2007-08-18 11:50:08 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp Wx: compile fix ------------------------------------------------------------------------ r21213 | dionoea | 2007-08-18 11:22:34 +0200 (Sat, 18 Aug 2007) | 3 lines Changed paths: M /trunk/modules/meta_engine/id3tag.c M /trunk/modules/meta_engine/musicbrainz.c Fix compile error in muscibrainz. Fix warning in id3tag. ------------------------------------------------------------------------ r21212 | jb | 2007-08-18 10:56:41 +0200 (Sat, 18 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/playlist_model.cpp Qt4: Fix the [21193] for Qt4. ------------------------------------------------------------------------ r21211 | pdherbemont | 2007-08-18 08:10:41 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h vlc_input.h: Disable's funman commit. It requires more work before going in trunk. Current state dead locks. ------------------------------------------------------------------------ r21210 | pdherbemont | 2007-08-18 07:33:24 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler.c: Fix 21193. It should be reverted or at least the lock shouldn't be held until it gets fixed. ------------------------------------------------------------------------ r21209 | pdherbemont | 2007-08-18 07:17:21 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m playlist.m: More 21193 fixes. ------------------------------------------------------------------------ r21208 | pdherbemont | 2007-08-18 07:16:04 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m playlist.m: Fix the so problematic 21193. ------------------------------------------------------------------------ r21207 | pdherbemont | 2007-08-18 07:06:18 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c media_descriptor.c: Fix 21193. ------------------------------------------------------------------------ r21206 | pdherbemont | 2007-08-18 07:05:09 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/bonjour.c modules/services_discovery/bonjour.c: Use the new service discovery API. ------------------------------------------------------------------------ r21205 | pdherbemont | 2007-08-18 07:02:43 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c modules/services_discovery/sap.c: Use the new service discovery api. ------------------------------------------------------------------------ r21204 | pdherbemont | 2007-08-18 06:59:18 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/search.c search.c: Fix 21193. ------------------------------------------------------------------------ r21203 | pdherbemont | 2007-08-18 06:49:41 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h include/vlc_input.h: Create an input_item_MetaMatch (part of a fix for [21193]). ------------------------------------------------------------------------ r21202 | pdherbemont | 2007-08-18 06:22:24 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/sort.c playlist/sort.c: Fix funman's commit. ------------------------------------------------------------------------ r21201 | pdherbemont | 2007-08-18 06:21:36 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h vlc_input.h: Fix funman's commit. ------------------------------------------------------------------------ r21200 | pdherbemont | 2007-08-18 06:09:55 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Rework category handling. ------------------------------------------------------------------------ r21199 | pdherbemont | 2007-08-18 05:54:33 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Removing left over debug printf. ------------------------------------------------------------------------ r21198 | pdherbemont | 2007-08-18 05:52:09 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/podcast.c modules/services_discovery/podcast.c: Fix initial number of url. ------------------------------------------------------------------------ r21197 | pdherbemont | 2007-08-18 05:48:49 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/podcast.c modules/services_discovery/podcast.c: Use the new API. ------------------------------------------------------------------------ r21196 | pdherbemont | 2007-08-18 05:46:12 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/shout.c modules/services_discovery/shout.c: Use the new services_discovery API. ------------------------------------------------------------------------ r21195 | pdherbemont | 2007-08-18 05:44:13 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Use a stop method to end the service. ------------------------------------------------------------------------ r21194 | pdherbemont | 2007-08-18 05:37:01 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/engine.c M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Handle removal of a service. ------------------------------------------------------------------------ r21193 | funman | 2007-08-18 05:22:03 +0200 (Sat, 18 Aug 2007) | 1 line Changed paths: M /trunk/include/vlc_input.h M /trunk/modules/control/dbus.c M /trunk/modules/demux/flac.c M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/gui/wxwidgets/input_manager.cpp M /trunk/modules/gui/wxwidgets/playlist_manager.cpp M /trunk/modules/meta_engine/luameta.c M /trunk/modules/meta_engine/musicbrainz.c M /trunk/modules/meta_engine/taglib.cpp M /trunk/modules/misc/audioscrobbler.c M /trunk/src/control/media_descriptor.c M /trunk/src/playlist/search.c M /trunk/src/playlist/sort.c Input access locking. Part one ------------------------------------------------------------------------ r21192 | pdherbemont | 2007-08-18 05:08:56 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Correctly link share on Mac OS X. ------------------------------------------------------------------------ r21191 | funman | 2007-08-18 02:57:17 +0200 (Sat, 18 Aug 2007) | 1 line Changed paths: M /trunk/share/luaplaylist/youtube.lua Fixes youtube parsing ------------------------------------------------------------------------ r21190 | pdherbemont | 2007-08-18 02:13:55 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c (oops). ------------------------------------------------------------------------ r21189 | pdherbemont | 2007-08-18 02:10:45 +0200 (Sat, 18 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Rework item addition to make it work better with the current playlist system. ------------------------------------------------------------------------ r21188 | pdherbemont | 2007-08-17 23:44:22 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Remove a left over (release without retain). ------------------------------------------------------------------------ r21187 | dionoea | 2007-08-17 22:51:02 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Allow the '-' character in an access' name (fixes parsing of input "http/shout-winamp://www.shoutcast.com/sbin/newxml.phtml"). ------------------------------------------------------------------------ r21186 | damienf | 2007-08-17 19:39:59 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/update.c update.c: win32, previous commit helps fixing this one ------------------------------------------------------------------------ r21185 | damienf | 2007-08-17 19:30:51 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c threads.c: win32, changed the way thread handle is closed, which is now done on function exit, rather than thread_join ------------------------------------------------------------------------ r21184 | xtophe | 2007-08-17 18:59:38 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles/Modules.am Distribute subsdec.h ------------------------------------------------------------------------ r21183 | xtophe | 2007-08-17 18:35:45 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/stream_output/announce.c That has apparently been fixed ------------------------------------------------------------------------ r21182 | xtophe | 2007-08-17 18:33:59 +0200 (Fri, 17 Aug 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: Distribute vlc_events.h. Possibly fix 'make distcheck' Sort the list ------------------------------------------------------------------------ r21181 | courmisch | 2007-08-17 18:13:53 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Same as previous commit, for RTP/TS ------------------------------------------------------------------------ r21180 | courmisch | 2007-08-17 18:11:20 +0200 (Fri, 17 Aug 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/rtp.c Request that sender send no RTCP RR. Now we can legitimately not receive them, ahaha! ------------------------------------------------------------------------ r21179 | pdherbemont | 2007-08-17 12:26:48 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Make sure we lock when we send the playlist request. ------------------------------------------------------------------------ r21178 | pdherbemont | 2007-08-17 12:07:36 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c modules/codec/ffmpeg/ffmpeg.c: Fix a typo with Global mutex uses. ------------------------------------------------------------------------ r21177 | pdherbemont | 2007-08-17 11:52:12 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Implement item removed handler. ------------------------------------------------------------------------ r21176 | pdherbemont | 2007-08-17 11:51:21 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/src/playlist/item.c include/vlc_playlist.h: Export playlist_DeleteInputInParent. ------------------------------------------------------------------------ r21175 | pdherbemont | 2007-08-17 11:48:55 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Better subitem added handling code. ------------------------------------------------------------------------ r21174 | pdherbemont | 2007-08-17 11:11:18 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: We do want to send events to multiple listener. (oops, I should get some sleep). In this situation we can simply unlock for the time being making sure we won't reuse resources that can disappear. ------------------------------------------------------------------------ r21173 | pdherbemont | 2007-08-17 10:10:42 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/include/vlc_playlist.h M /trunk/src/Makefile.am M /trunk/src/control/libvlc_internal.h A /trunk/src/control/media_discoverer.c M /trunk/src/playlist/services_discovery.c control/media_discoverer.c: Implementation of a media_discoverer libvlc object based on top of services_discovery. ------------------------------------------------------------------------ r21172 | pdherbemont | 2007-08-17 10:00:03 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c src/playlist/item.c: Avoid a dead lock. ------------------------------------------------------------------------ r21171 | pdherbemont | 2007-08-17 09:42:22 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Avoid a warning. ------------------------------------------------------------------------ r21170 | pdherbemont | 2007-08-17 09:41:18 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Don't call an invalid ptr (oops). ------------------------------------------------------------------------ r21169 | pdherbemont | 2007-08-17 08:59:37 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c src/playlist/item.c: Retain the playlist. ------------------------------------------------------------------------ r21168 | pdherbemont | 2007-08-17 04:23:11 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/include/vlc_playlist.h M /trunk/src/playlist/services_discovery.c playlist/services_discovery.c: Improved services_discovery object, playlist independant. Now, the services_discovery plugin have to be converted to use this interface. ------------------------------------------------------------------------ r21167 | pdherbemont | 2007-08-17 04:18:40 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h Forgotten files from previous commit. ------------------------------------------------------------------------ r21166 | pdherbemont | 2007-08-17 04:15:59 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c misc/events.c: Avoid a couple of warning and move the calling back out of the lock. ------------------------------------------------------------------------ r21165 | pdherbemont | 2007-08-17 02:23:49 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Fix a typo about subitems. ------------------------------------------------------------------------ r21164 | xtophe | 2007-08-17 00:29:36 +0200 (Fri, 17 Aug 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Partially revert [20983]. Fix 'vlc -p foo' ------------------------------------------------------------------------ r21163 | courmisch | 2007-08-16 22:05:06 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/libvlc.sym M /trunk/src/network/udp.c make net_SetDSCP static ------------------------------------------------------------------------ r21162 | courmisch | 2007-08-16 21:59:55 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_charset.h M /trunk/include/vlc_objects.h M /trunk/src/libvlc.h M /trunk/src/libvlc.sym Unexport utf8_mkdir and vlc_current_object ------------------------------------------------------------------------ r21161 | pdherbemont | 2007-08-16 21:50:40 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c src/playlist/item.c: Don't yield the playlist. ------------------------------------------------------------------------ r21160 | courmisch | 2007-08-16 21:45:54 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_aout.h M /trunk/src/audio_output/intf.c M /trunk/src/libvlc.sym aout_Restart: make static ------------------------------------------------------------------------ r21159 | courmisch | 2007-08-16 21:34:26 +0200 (Thu, 16 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_threads_funcs.h M /trunk/src/libvlc.h M /trunk/src/libvlc.sym Do not export thread init functions. They should not be used by plugins. And in fact, they are not. ------------------------------------------------------------------------ r21158 | courmisch | 2007-08-16 21:21:41 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/libvlc-common.c M /trunk/src/libvlc.h M /trunk/src/misc/objects.c M /trunk/src/misc/threads.c M /trunk/src/misc/update.c M /trunk/src/video_output/video_output.c Hide thread ID out of VLC_COMMON_MEMBERS ------------------------------------------------------------------------ r21157 | courmisch | 2007-08-16 21:14:10 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_threads.h Typo ------------------------------------------------------------------------ r21156 | courmisch | 2007-08-16 21:11:49 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/audio_output/directx.c There is always a thread to join here. No need to check ------------------------------------------------------------------------ r21155 | courmisch | 2007-08-16 21:07:26 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Cosmetic ------------------------------------------------------------------------ r21154 | courmisch | 2007-08-16 21:06:22 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access_output/bonjour.c No need to check b_thread... there is ALWAYS a thread here ------------------------------------------------------------------------ r21153 | pdherbemont | 2007-08-16 21:04:26 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c media_instance.c: Don't forget mutex destruction. ------------------------------------------------------------------------ r21152 | courmisch | 2007-08-16 20:56:54 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/events.c Do not free which has not been malloc'd - fixes #1263 ------------------------------------------------------------------------ r21151 | pdherbemont | 2007-08-16 20:42:38 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Better handle NULL meta. ------------------------------------------------------------------------ r21150 | pdherbemont | 2007-08-16 20:05:43 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Handle libvlc_MediaDescriptorSubItemAdded event. ------------------------------------------------------------------------ r21149 | pdherbemont | 2007-08-16 20:05:07 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Forward vlc_InputItemSubItemAdded event. ------------------------------------------------------------------------ r21148 | pdherbemont | 2007-08-16 20:02:16 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c modules/demux/playlist/luaplaylist.c: Remove unwanted change from previous commit. ------------------------------------------------------------------------ r21147 | pdherbemont | 2007-08-16 20:01:32 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/playlist.h M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/demux/playlist/xspf.h modules/demux/playlist/*.c: Use the new playlist independant way to announce sub items. ------------------------------------------------------------------------ r21146 | courmisch | 2007-08-16 20:01:01 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/libvlc.h M /trunk/src/misc/objects.c M /trunk/src/misc/variables.c Hide internal variables state ------------------------------------------------------------------------ r21145 | pdherbemont | 2007-08-16 19:52:28 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h M /trunk/include/vlc_playlist.h M /trunk/src/playlist/item.c include/vlc_input.h: Make input items able to themselves handle item subitem added. ------------------------------------------------------------------------ r21144 | courmisch | 2007-08-16 19:44:18 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Compile fix ------------------------------------------------------------------------ r21143 | courmisch | 2007-08-16 19:43:50 +0200 (Thu, 16 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_common.h Remove the p_libvlc_global pointer from VLC_COMMON_MEMBERS. It's pretty useless to copy the same value to every single object. ------------------------------------------------------------------------ r21142 | courmisch | 2007-08-16 19:42:35 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_objects.h M /trunk/modules/control/http/http.c M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/gui/skins2/win32/win32_factory.cpp M /trunk/modules/meta_engine/luameta.c M /trunk/modules/misc/gnutls.c M /trunk/src/input/vlm.c M /trunk/src/libvlc-common.c M /trunk/src/libvlc.h M /trunk/src/libvlc.sym M /trunk/src/misc/beos_specific.cpp M /trunk/src/misc/darwin_specific.c M /trunk/src/misc/objects.c M /trunk/src/misc/stats.c M /trunk/src/misc/variables.c M /trunk/src/misc/win32_specific.c M /trunk/src/modules/configuration.c M /trunk/src/modules/modules.c M /trunk/src/network/httpd.c Remove redumdant parameter to vlc_global ------------------------------------------------------------------------ r21141 | courmisch | 2007-08-16 19:30:27 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/devices.c Fix character set ------------------------------------------------------------------------ r21140 | courmisch | 2007-08-16 19:27:17 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Do not try to access other's filters ------------------------------------------------------------------------ r21139 | courmisch | 2007-08-16 19:27:00 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/bridge.c Sync with bridge changes in other plugins ------------------------------------------------------------------------ r21138 | courmisch | 2007-08-16 19:24:55 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c M /trunk/modules/gui/macosx/sfilters.m M /trunk/modules/misc/testsuite/test4.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/opencv_example.cpp More libvlc_global presumed abuse ------------------------------------------------------------------------ r21137 | courmisch | 2007-08-16 19:21:22 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_output/snapshot.c Destroy snapshot-id from the right object... ------------------------------------------------------------------------ r21136 | courmisch | 2007-08-16 19:17:30 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Do not abuse global! ------------------------------------------------------------------------ r21135 | courmisch | 2007-08-16 19:14:05 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/video.c ffmpeg: use var_GetGlobalMutex ------------------------------------------------------------------------ r21134 | courmisch | 2007-08-16 19:07:49 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_output/sdl.c use var_GetGlobalMutex ------------------------------------------------------------------------ r21133 | courmisch | 2007-08-16 19:03:40 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/mosaic.h Made mosaic shared struct per-instance rather than per-process ------------------------------------------------------------------------ r21132 | courmisch | 2007-08-16 18:56:24 +0200 (Thu, 16 Aug 2007) | 4 lines Changed paths: M /trunk/modules/codec/quicktime.c M /trunk/modules/misc/gnutls.c M /trunk/modules/misc/gtk_main.c M /trunk/modules/misc/qte_main.cpp Use var_GetGlobalMutex Also never destroys global mutex, otherwise we get a race condition (which is pretty contradictory to the point for mutexes) ------------------------------------------------------------------------ r21131 | courmisch | 2007-08-16 18:55:34 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/variables.c Compile fix ------------------------------------------------------------------------ r21130 | courmisch | 2007-08-16 18:51:49 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h M /trunk/src/libvlc.sym M /trunk/src/misc/variables.c var_GetGlobalMutex() creates and gets a global mutex ------------------------------------------------------------------------ r21129 | damienf | 2007-08-16 18:48:05 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/meta_engine/luameta.c lua: fixed search paths list for scripts, needs more work for Linux ------------------------------------------------------------------------ r21128 | courmisch | 2007-08-16 17:55:55 +0200 (Thu, 16 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/libvlc-common.c M /trunk/src/libvlc.sym vlc_global_object: return the global (process-wide) LibVLC object It is mostly useful to register global mutexes and such things. ------------------------------------------------------------------------ r21127 | damienf | 2007-08-16 17:49:11 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/win32_specific.c libtool: added support for libtool executable wrapper on Cygwin when compiling in devel mode, this code may also need be ported on Linux if necessary ------------------------------------------------------------------------ r21126 | courmisch | 2007-08-16 17:43:28 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/libvlc.h M /trunk/src/misc/objects.c Prepare to privatize some members of VLC_COMMON_MEMBERS ------------------------------------------------------------------------ r21125 | courmisch | 2007-08-16 16:44:22 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/core.c Inlining non-static functions that are part of the public API looks wrong ------------------------------------------------------------------------ r21124 | courmisch | 2007-08-16 16:26:17 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/item.c Fix one of so many memory handling warning ------------------------------------------------------------------------ r21123 | damienf | 2007-08-16 15:59:11 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h fix dynamic plugins broken in r21118, not sure if this what courmisch had in mind, but it works ------------------------------------------------------------------------ r21122 | pdherbemont | 2007-08-16 02:44:33 +0200 (Thu, 16 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/quartztext.c modules/misc/quartztext.c: Avoid reading a Null ptr. ------------------------------------------------------------------------ r21121 | pdherbemont | 2007-08-15 23:12:07 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c src/control/media_instance.c: Create and Destroy the drawable variable. ------------------------------------------------------------------------ r21120 | pdherbemont | 2007-08-15 20:59:20 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c src/control/media_list.c: Handle meta changed event from its items. ------------------------------------------------------------------------ r21119 | pdherbemont | 2007-08-15 20:27:49 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c src/control/media_descriptor.c: Forward vlc_InputItemMetaChanged events. ------------------------------------------------------------------------ r21118 | courmisch | 2007-08-15 20:12:01 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Fix "normal" builds ------------------------------------------------------------------------ r21117 | pdherbemont | 2007-08-15 19:56:00 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c src/control/media_descriptor.c: Better libvlc_media_descriptor_duplicate. ------------------------------------------------------------------------ r21116 | pdherbemont | 2007-08-15 19:53:27 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c src/control/media_descriptor.c: Title meta. ------------------------------------------------------------------------ r21115 | courmisch | 2007-08-15 19:40:47 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/subtitles svn:ignore ------------------------------------------------------------------------ r21114 | courmisch | 2007-08-15 19:37:20 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/bootstrap M /trunk/include/vlc_modules_macros.h Continue fixing static builds ------------------------------------------------------------------------ r21113 | courmisch | 2007-08-15 19:35:20 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac There is no such thing as a sgimb plugin ------------------------------------------------------------------------ r21112 | courmisch | 2007-08-15 19:15:56 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/configure.ac M /trunk/src/Makefile.am *Partially* fix static builds ------------------------------------------------------------------------ r21111 | damienf | 2007-08-15 18:15:45 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/AUTHORS M /trunk/NEWS M /trunk/modules/video_chroma/i420_yuy2.h M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.h video chromas: finalize SSE2 improvements ------------------------------------------------------------------------ r21110 | courmisch | 2007-08-15 17:45:12 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am Make scripts as such ------------------------------------------------------------------------ r21109 | courmisch | 2007-08-15 17:44:05 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am Unused stuff ------------------------------------------------------------------------ r21108 | courmisch | 2007-08-15 17:31:53 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove some plugin/builtin cruft from pre-libvlc era ------------------------------------------------------------------------ r21107 | damienf | 2007-08-15 17:23:12 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/meta_engine/luameta.c lua modules: enforce DIR_SEP instead of / ------------------------------------------------------------------------ r21106 | pdherbemont | 2007-08-15 16:54:03 +0200 (Wed, 15 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/include/vlc_input.h M /trunk/src/misc/events.c include/vlc_input.h: Emit vlc_InputItemMetaChanged event. include/vlc_events.h: Opt for the vlc_object_name_function_name naming scheme. ------------------------------------------------------------------------ r21105 | damienf | 2007-08-15 16:30:39 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c modules/modules.c: enforce DIR_SEP in paths ------------------------------------------------------------------------ r21104 | pdherbemont | 2007-08-15 16:25:46 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c An other attempt at fixing compilation of dbus. ------------------------------------------------------------------------ r21103 | damienf | 2007-08-15 13:20:51 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_update.h M /trunk/modules/gui/wxwidgets/input_manager.cpp M /trunk/modules/gui/wxwidgets/playlist_manager.cpp M /trunk/src/misc/update.c wxwidgets: meta fixes, constify update_download ------------------------------------------------------------------------ r21102 | damienf | 2007-08-15 12:53:30 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp qt4: forgot that file in previous commit ------------------------------------------------------------------------ r21101 | damienf | 2007-08-15 12:19:25 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c misc/mtime.c: warning fixes, latest MinGW has gettimeofday() ------------------------------------------------------------------------ r21100 | damienf | 2007-08-15 12:16:45 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/modules/gui/qt4/playlist_model.cpp qt4: compile fixes, replaced asnprintf by snprintf, which is a better choice in that context ------------------------------------------------------------------------ r21099 | jpsaman | 2007-08-15 10:02:49 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_output/fb.c Readibility. ------------------------------------------------------------------------ r21098 | jpsaman | 2007-08-15 10:02:42 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i422_yuy2.c Remove excess whitespace ------------------------------------------------------------------------ r21097 | jpsaman | 2007-08-15 10:02:33 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/chroma.c Remove excess whitespace. ------------------------------------------------------------------------ r21096 | pdherbemont | 2007-08-15 08:21:10 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/dbus.c Attempt to fix previous commit. ------------------------------------------------------------------------ r21095 | pdherbemont | 2007-08-15 08:18:35 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Attempt to fix previous commit. ------------------------------------------------------------------------ r21094 | pdherbemont | 2007-08-15 06:53:01 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_events.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_list.c M /trunk/src/control/media_list_player.c M /trunk/src/control/tag_query.c M /trunk/src/misc/events.c More svn propset svn:keywords "Id". ------------------------------------------------------------------------ r21093 | pdherbemont | 2007-08-15 06:49:41 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c M /trunk/share/luameta/README.txt M /trunk/share/luameta/googleimage.lua s/svn:keyword/svn:keywords/ (oops). ------------------------------------------------------------------------ r21092 | pdherbemont | 2007-08-15 06:45:12 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/share/luameta/googleimage.lua share/luameta/googleimage.lua: Resolve % escape in the arturl prior returning it. ------------------------------------------------------------------------ r21091 | pdherbemont | 2007-08-15 06:42:46 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c M /trunk/share/luameta/README.txt M /trunk/share/luameta/googleimage.lua Bunch of propset svn:keyword "Id". ------------------------------------------------------------------------ r21090 | pdherbemont | 2007-08-15 06:40:32 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c M /trunk/share/luameta/README.txt modules/meta_engine/luameta.c: Add resolve_xml_special_chars and decode_uri to the lua env. ------------------------------------------------------------------------ r21089 | pdherbemont | 2007-08-15 06:33:57 +0200 (Wed, 15 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/include/vlc_meta.h M /trunk/modules/access/cdda/info.c M /trunk/modules/access/dvdnav.c M /trunk/modules/access/http.c M /trunk/modules/codec/vorbis.c M /trunk/modules/control/dbus.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/wxwidgets/dialogs/infopanels.cpp M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/gui/wxwidgets/input_manager.cpp M /trunk/modules/gui/wxwidgets/playlist_manager.cpp M /trunk/modules/meta_engine/folder.c M /trunk/modules/meta_engine/luameta.c M /trunk/modules/meta_engine/musicbrainz.c M /trunk/modules/meta_engine/taglib.cpp M /trunk/modules/misc/audioscrobbler.c M /trunk/modules/misc/notify/growl.c M /trunk/modules/misc/notify/msn.c M /trunk/modules/misc/notify/notify.c M /trunk/modules/misc/playlist/m3u.c M /trunk/modules/misc/playlist/xspf.c M /trunk/modules/mux/mp4.c M /trunk/modules/visualization/goom.c M /trunk/src/control/media_descriptor.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/meta.c M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/item.c M /trunk/src/playlist/search.c M /trunk/src/playlist/sort.c M /trunk/src/text/strings.c M /trunk/src/video_output/video_output.c * Protect input item's meta through setters and getters. That allows tracking of input item meta info changes. * vlc_meta_t gains a table for accessing its non-extra meta. ------------------------------------------------------------------------ r21088 | pdherbemont | 2007-08-15 06:28:26 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/share/luameta/googleimage.lua share/luameta/googleimage.lua: Rework a bit to better handle meta going wrong. ------------------------------------------------------------------------ r21087 | pdherbemont | 2007-08-15 02:07:27 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/playlist/xspf.c modules/misc/playlist/xspf.c: Remove some weird duplicate code. ------------------------------------------------------------------------ r21086 | pdherbemont | 2007-08-15 01:58:50 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/growl.c modules/misc/notify/growl.c: Remove some dead code. ------------------------------------------------------------------------ r21085 | pdherbemont | 2007-08-15 01:57:55 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/msn.c modules/misc/notify/msn.c: Remove some dead code. ------------------------------------------------------------------------ r21084 | pdherbemont | 2007-08-15 00:47:45 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/meta_engine/Modules.am D /trunk/modules/meta_engine/googleimage.c modules/meta_engine/googleimage.c: Remove the googleimage module as it is implemented in lua. ------------------------------------------------------------------------ r21083 | pdherbemont | 2007-08-15 00:10:32 +0200 (Wed, 15 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/Modules.am modules/meta/Modules.am: Add the luameta module and Alphabetically sort. ------------------------------------------------------------------------ r21082 | courmisch | 2007-08-14 20:53:44 +0200 (Tue, 14 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c select() sucks ------------------------------------------------------------------------ r21081 | bitmap | 2007-08-14 02:03:48 +0200 (Tue, 14 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Corrections to scaling logic in previous commit ------------------------------------------------------------------------ r21080 | funman | 2007-08-14 01:55:07 +0200 (Tue, 14 Aug 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Updates POTFILES.in to include new subsdec files created in [21024] Runs make update-po ------------------------------------------------------------------------ r21079 | xtophe | 2007-08-14 00:19:47 +0200 (Tue, 14 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/googleimage.c Proper date and svn:keywords ------------------------------------------------------------------------ r21078 | pdherbemont | 2007-08-13 23:54:05 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/luameta.c modules/meta_fetcher/luameta.c: Fix file name in header, and add Antoine in authors list as it is a derivative. ------------------------------------------------------------------------ r21077 | pdherbemont | 2007-08-13 23:46:27 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/configure.ac A /trunk/modules/meta_engine/luameta.c M /trunk/share/Makefile.am A /trunk/share/luameta A /trunk/share/luameta/README.txt A /trunk/share/luameta/googleimage.lua modules/meta_engine/luameta.c: Get meta (untested) and artwork using lua scripts. ------------------------------------------------------------------------ r21076 | pdherbemont | 2007-08-13 21:59:27 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp modules/gui/qt4: More compilation attempt. ------------------------------------------------------------------------ r21075 | funman | 2007-08-13 21:28:35 +0200 (Mon, 13 Aug 2007) | 1 line Changed paths: M /trunk/Makefile.am fucking make ------------------------------------------------------------------------ r21074 | pdherbemont | 2007-08-13 21:08:15 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: A /trunk/include/vlc_events.h M /trunk/src/Makefile.am A /trunk/src/misc/events.c misc/events.c: Add a new way to send receive events. (ripped of from libvlc). It will allow input_item to send events. ------------------------------------------------------------------------ r21073 | funman | 2007-08-13 21:06:25 +0200 (Mon, 13 Aug 2007) | 1 line Changed paths: M /trunk/Makefile.am fuck autotools ------------------------------------------------------------------------ r21072 | pdherbemont | 2007-08-13 20:55:48 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp modules/gui/qt4: Attempt to fix previous commit. ------------------------------------------------------------------------ r21071 | funman | 2007-08-13 20:53:46 +0200 (Mon, 13 Aug 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/extras/contrib/src/Makefile Builds correctly lua for windows Distributes luaplaylist scripts with windows packages ------------------------------------------------------------------------ r21070 | pdherbemont | 2007-08-13 20:30:28 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp modules/gui/qt4: Reflects latest meta changes. ------------------------------------------------------------------------ r21069 | funman | 2007-08-13 19:34:13 +0200 (Mon, 13 Aug 2007) | 3 lines Changed paths: M /trunk/configure.ac Enables taglib by default, allows meta editing on windows & linux in QT4 interface Thanks to Little`Bubble ------------------------------------------------------------------------ r21068 | pdherbemont | 2007-08-13 19:28:24 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h include/vlc_input.h: This commit should have been part of r21062. ------------------------------------------------------------------------ r21067 | funman | 2007-08-13 18:44:55 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/po/sk.po Revert accidental commit in [21066] ------------------------------------------------------------------------ r21066 | funman | 2007-08-13 18:38:48 +0200 (Mon, 13 Aug 2007) | 1 line Changed paths: M /trunk/AUTHORS M /trunk/THANKS M /trunk/po/sk.po Add myself, sort alphabetically ------------------------------------------------------------------------ r21065 | funman | 2007-08-13 17:21:43 +0200 (Mon, 13 Aug 2007) | 3 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h Returns object hierarchy with root object introspection data. Thanks to eean. Uses correct interface name. ------------------------------------------------------------------------ r21064 | funman | 2007-08-13 16:45:16 +0200 (Mon, 13 Aug 2007) | 1 line Changed paths: M /trunk/modules/video_output/x11/xcommon.c Updates window title even in fullscreen - patch by Aur?\195?\169lien Jacobs ------------------------------------------------------------------------ r21063 | pdherbemont | 2007-08-13 16:06:37 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_meta.h include/vlc_meta.h: Start with a zero sized dictionary for extra meta. ------------------------------------------------------------------------ r21062 | pdherbemont | 2007-08-13 16:05:34 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Allow zero sized vlc_dictionary_t creation. ------------------------------------------------------------------------ r21061 | pdherbemont | 2007-08-13 15:55:10 +0200 (Mon, 13 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_meta.h M /trunk/src/input/es_out.c M /trunk/src/input/input.c include/vlc_meta.h: Use the vlc_dictionary to store extra meta tags. ------------------------------------------------------------------------ r21060 | pdherbemont | 2007-08-12 23:18:08 +0200 (Sun, 12 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/meta_engine/Modules.am A /trunk/modules/meta_engine/googleimage.c modules/meta_engine/googleimage.c: Art Fetcher module that gets it's arts from images.google.com. ------------------------------------------------------------------------ r21059 | pdherbemont | 2007-08-12 23:12:47 +0200 (Sun, 12 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Be a bit more selective on meta pre-requirement for art. ------------------------------------------------------------------------ r21058 | pdherbemont | 2007-08-12 23:07:24 +0200 (Sun, 12 Aug 2007) | 2 lines Changed paths: M /trunk/src/input/meta.c input/meta.c: Allow meta for media that don't have artist nor album. (Because movies owns the right to get their own meta). ------------------------------------------------------------------------ r21057 | courmisch | 2007-08-12 21:02:51 +0200 (Sun, 12 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Remove dead code (VLC only uses port numbers, not service names ever) ------------------------------------------------------------------------ r21056 | courmisch | 2007-08-12 20:23:09 +0200 (Sun, 12 Aug 2007) | 2 lines Changed paths: M /trunk/src/network/io.c DCCP also needs listen() ------------------------------------------------------------------------ r21055 | pdherbemont | 2007-08-11 15:48:35 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list.c control/media_list.c: Don't forget to increase the md refcount where needed. ------------------------------------------------------------------------ r21054 | pdherbemont | 2007-08-11 14:59:14 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c control/media_list_player.c: Don't change playlist item at play. ------------------------------------------------------------------------ r21053 | jb | 2007-08-11 14:55:58 +0200 (Sat, 11 Aug 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 Patch changes RA/R1/NR and RND/NRND text in repeat/random buttons to use I_PL_REPEAT/I_PL_LOOP/I_PL_RANDOM etc. strings as done after toggleRepeat usage etc. Patch by Ilkka Ollakka ------------------------------------------------------------------------ r21052 | jb | 2007-08-11 14:10:38 +0200 (Sat, 11 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Hide/Show from taskBar for Windows. Patch from Hannes Domani. ------------------------------------------------------------------------ r21051 | pdherbemont | 2007-08-11 14:10:25 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Ignore the exception raised by libvlc_get_input_thread in libvlc_media_instance_play. ------------------------------------------------------------------------ r21050 | pdherbemont | 2007-08-11 14:01:14 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c control/media_list_player.c: Fix a typo in get_next_index. ------------------------------------------------------------------------ r21049 | bitmap | 2007-08-11 07:57:28 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Prescaled output support ------------------------------------------------------------------------ r21048 | pdherbemont | 2007-08-11 03:49:26 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_list_player.c control/media_list_player.c: Implement _play_item_at_index(). ------------------------------------------------------------------------ r21047 | pdherbemont | 2007-08-11 01:47:22 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Implement more meta. ------------------------------------------------------------------------ r21046 | pdherbemont | 2007-08-11 01:10:09 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Never fail when requesting the event manager. ------------------------------------------------------------------------ r21045 | pdherbemont | 2007-08-11 01:03:39 +0200 (Sat, 11 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c control/media_list_player.c: Initialize p_mlist, and p_mi. ------------------------------------------------------------------------ r21044 | damienf | 2007-08-10 20:28:49 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.h i422_yuy2: SSE2 improvements ------------------------------------------------------------------------ r21043 | pdherbemont | 2007-08-10 19:40:54 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_list_player.c control/media_list_player.c: Fix a typo. ------------------------------------------------------------------------ r21042 | pdherbemont | 2007-08-10 16:04:51 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Fix previous commit (oops). ------------------------------------------------------------------------ r21041 | pdherbemont | 2007-08-10 15:19:57 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: Build media_list.c, media_list_player.c, tag_query.c. ------------------------------------------------------------------------ r21040 | pdherbemont | 2007-08-10 15:18:46 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Don't forget to return a value in value_for_key. ------------------------------------------------------------------------ r21039 | damienf | 2007-08-10 12:49:12 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile: fixed package-win32-zip, it was missing libvlc-controll.dll ------------------------------------------------------------------------ r21038 | pdherbemont | 2007-08-10 02:56:04 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Compile fix for g++. ------------------------------------------------------------------------ r21037 | pdherbemont | 2007-08-10 02:40:04 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Always return a valid ptr in vlc_dictionary_all_keys. ------------------------------------------------------------------------ r21036 | pdherbemont | 2007-08-10 02:35:57 +0200 (Fri, 10 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Implement simple best-case-in-O(1) hash table. ------------------------------------------------------------------------ r21035 | pdherbemont | 2007-08-09 21:54:43 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: oops, (I did it again). ------------------------------------------------------------------------ r21034 | pdherbemont | 2007-08-09 21:38:00 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h (oops) ------------------------------------------------------------------------ r21033 | pdherbemont | 2007-08-09 21:29:17 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h Fix previous commit on gcc. (oops). ------------------------------------------------------------------------ r21032 | pdherbemont | 2007-08-09 21:12:11 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Fix previous commit compilation with g++. ------------------------------------------------------------------------ r21031 | pdherbemont | 2007-08-09 20:38:48 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h include/vlc_arrays.h: Transform the dictionary macro to static inline, and publish a vlc_dictionary_t type. ------------------------------------------------------------------------ r21030 | pdherbemont | 2007-08-09 18:08:47 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h vlc/libvlc.h: Advertise libvlc_media_instance_set_drawable. ------------------------------------------------------------------------ r21029 | pdherbemont | 2007-08-09 18:08:14 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_descriptor.c control/media_descriptor: Implement libvlc_media_descriptor_get_mrl. ------------------------------------------------------------------------ r21028 | courmisch | 2007-08-09 16:19:53 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Revert [21008] ------------------------------------------------------------------------ r21027 | pdherbemont | 2007-08-09 14:45:37 +0200 (Thu, 09 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_instance.c control/media_instance.c: Set a per-object drawable. ------------------------------------------------------------------------ r21026 | pdherbemont | 2007-08-08 23:12:02 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_instance.c A /trunk/src/control/media_list.c A /trunk/src/control/media_list_player.c A /trunk/src/control/tag_query.c Libvlc: Start the implementation of the libvlc playlist. Still in progress. ------------------------------------------------------------------------ r21025 | jb | 2007-08-08 19:07:41 +0200 (Wed, 08 Aug 2007) | 3 lines Changed paths: D /trunk/modules/codec/subsdec.c Subsdec.c split: remove the old file. ------------------------------------------------------------------------ r21024 | jb | 2007-08-08 19:03:24 +0200 (Wed, 08 Aug 2007) | 5 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/Modules.am A /trunk/modules/codec/subtitles A /trunk/modules/codec/subtitles/Modules.am A /trunk/modules/codec/subtitles/subsass.c A /trunk/modules/codec/subtitles/subsdec.c A /trunk/modules/codec/subtitles/subsdec.h A /trunk/modules/codec/subtitles/subsusf.c Subsdec: Split the decoder for subsdec / SSA / USF in three files, since the code has grown a bit too much in order to improve readability. Some functions may still need to be renamed and moved from a file to another. I hope it is done in the correct way, if not, tell me or revert. ------------------------------------------------------------------------ r21023 | jpsaman | 2007-08-08 16:24:29 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/lirc.c I meant to use var_CreateGetNonEmptyString(). ------------------------------------------------------------------------ r21022 | damienf | 2007-08-08 15:45:09 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am mozilla: fix VLC Plugin.plugin target for MacOS X, added support for libvlc.dylib, etc.. ------------------------------------------------------------------------ r21021 | jpsaman | 2007-08-08 15:13:04 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/lirc.c Force lirc configuration file to usForce lirc configuration file to usee ------------------------------------------------------------------------ r21020 | jpsaman | 2007-08-08 11:25:44 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/scale.c Scale every plane correctly. This fixes the "green bar at the bottom after scaling" issue. ------------------------------------------------------------------------ r21019 | jpsaman | 2007-08-08 11:25:42 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Use parenthesis to make it more readible.` ------------------------------------------------------------------------ r21018 | pdherbemont | 2007-08-08 03:13:31 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Listen to the variable changes. ------------------------------------------------------------------------ r21017 | pdherbemont | 2007-08-08 01:51:17 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/media_instance.c control/media_instance.c: Support libvlc_MediaInstanceReachedEnd event for upcoming media_list_player. ------------------------------------------------------------------------ r21016 | pdherbemont | 2007-08-08 00:55:01 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h control/event.c: event_manager_init -> event_manager_new ------------------------------------------------------------------------ r21015 | pdherbemont | 2007-08-08 00:10:29 +0200 (Wed, 08 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h control/libvlc_internal.h: Comment fix. ------------------------------------------------------------------------ r21014 | pdherbemont | 2007-08-07 20:59:45 +0200 (Tue, 07 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Code factorization. ------------------------------------------------------------------------ r21013 | pdherbemont | 2007-08-07 20:42:21 +0200 (Tue, 07 Aug 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Tab fix. ------------------------------------------------------------------------ r21012 | jb | 2007-08-07 19:58:53 +0200 (Tue, 07 Aug 2007) | 3 lines Changed paths: M /trunk/THANKS Thanks to Ilkka Ollakka for qt4 too. ------------------------------------------------------------------------ r21011 | jb | 2007-08-07 19:57:46 +0200 (Tue, 07 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - Playlist: scrollTo current-item and view issues... Patch by Ilkka Ollakka ------------------------------------------------------------------------ r21010 | courmisch | 2007-08-07 19:18:34 +0200 (Tue, 07 Aug 2007) | 3 lines Changed paths: M /trunk/modules/access/http.c Fix HTTP authentication. Yes, some sites use empty usernames ------------------------------------------------------------------------ r21009 | jb | 2007-08-07 19:04:49 +0200 (Tue, 07 Aug 2007) | 4 lines Changed paths: M /trunk/THANKS M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Slider bug temporary solving. Patch by Hannes Domani THANKS updated. ------------------------------------------------------------------------ r21008 | courmisch | 2007-08-07 19:03:52 +0200 (Tue, 07 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Do not bother with the byte range when we are at offset zero ------------------------------------------------------------------------ r21007 | dionoea | 2007-08-06 23:55:22 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Cosmetics. ------------------------------------------------------------------------ r21006 | courmisch | 2007-08-06 22:04:25 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h Oups ------------------------------------------------------------------------ r21005 | courmisch | 2007-08-06 22:01:24 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration.c Sync with module macros and sout chain parsing ------------------------------------------------------------------------ r21004 | courmisch | 2007-08-06 21:58:36 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/loadsave.c Simplify and remove a warning ------------------------------------------------------------------------ r21003 | jb | 2007-08-06 19:59:57 +0200 (Mon, 06 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - systray behaviour: first activate the Windows before hiding it. Closes #1249 ------------------------------------------------------------------------ r21002 | jb | 2007-08-06 19:09:31 +0200 (Mon, 06 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/menus.cpp qt4 : cosmetics. ------------------------------------------------------------------------ r21001 | jb | 2007-08-06 19:07:49 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4 : remove trailing spaces. ------------------------------------------------------------------------ r21000 | jb | 2007-08-06 19:03:01 +0200 (Mon, 06 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - fix QT playlist display bug when clicking on top-level of playlist. Patch by Alexander Gall. Thanks. ------------------------------------------------------------------------ r20999 | jb | 2007-08-06 18:29:02 +0200 (Mon, 06 Aug 2007) | 3 lines Changed paths: M /trunk/include/vlc_interface.h Add .flv extension. Close #1256 ------------------------------------------------------------------------ r20998 | pdherbemont | 2007-08-06 01:06:07 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/bindings/java/src/callback-jni.cc bindings/java: callback/events usage has changed. For the time being, send an exception. ------------------------------------------------------------------------ r20997 | pdherbemont | 2007-08-06 00:32:31 +0200 (Mon, 06 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h control/event.c: Change the event API to be per-object driven. It is not yet in use. ------------------------------------------------------------------------ r20996 | jb | 2007-08-05 22:01:21 +0200 (Sun, 05 Aug 2007) | 3 lines Changed paths: M /trunk/modules/codec/subsdec.c Subsdec: remove trailing spaces. ------------------------------------------------------------------------ r20995 | ipkiss | 2007-08-05 15:10:00 +0200 (Sun, 05 Aug 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml doc/skins/skins2-howto.xml: Added Button.tooltiptext which had been forgotten ------------------------------------------------------------------------ r20994 | courmisch | 2007-08-05 14:12:08 +0200 (Sun, 05 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/mvar.c Missing header for INT_MAX ------------------------------------------------------------------------ r20993 | courmisch | 2007-08-05 11:06:22 +0200 (Sun, 05 Aug 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix server port parsing. Bug reported by Gerrit Benker. ------------------------------------------------------------------------ r20992 | courmisch | 2007-08-05 10:55:14 +0200 (Sun, 05 Aug 2007) | 3 lines Changed paths: M /trunk/modules/codec/speex.c Ignore frame with zero size. This needs to be *reviewed*. ------------------------------------------------------------------------ r20991 | courmisch | 2007-08-05 10:38:17 +0200 (Sun, 05 Aug 2007) | 3 lines Changed paths: M /trunk/modules/codec/speex.c Fix NULL dereference due to Speex header corruption spotted by David Thiel ------------------------------------------------------------------------ r20990 | courmisch | 2007-08-05 10:32:04 +0200 (Sun, 05 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/theora.c Fix void arithmethic ------------------------------------------------------------------------ r20989 | courmisch | 2007-08-05 10:27:54 +0200 (Sun, 05 Aug 2007) | 3 lines Changed paths: M /trunk/src/audio_output/dec.c Fix malloc error handling (bug reported by David Thiel) ------------------------------------------------------------------------ r20988 | courmisch | 2007-08-04 22:57:16 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/configuration_chain.c Cleanup / speedup ------------------------------------------------------------------------ r20987 | courmisch | 2007-08-04 22:49:46 +0200 (Sat, 04 Aug 2007) | 4 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_modules.h M /trunk/modules/access/file.c M /trunk/modules/access/http.c M /trunk/modules/access_output/udp.c M /trunk/modules/codec/dvbsub.c M /trunk/modules/codec/x264.c M /trunk/modules/gui/wxwidgets/wxwidgets.cpp M /trunk/modules/services_discovery/shout.c M /trunk/modules/stream_out/standard.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_output/image.c M /trunk/src/libvlc-module.c M /trunk/src/modules/configuration_chain.c - Cleanup and fixes deprecated options: - Removed the gross SUPPRESSED hack - Remove support for strict deprecated aliases (that was not used anyway) ------------------------------------------------------------------------ r20986 | courmisch | 2007-08-04 20:50:37 +0200 (Sat, 04 Aug 2007) | 5 lines Changed paths: M /trunk/modules/access/directory.c M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/ftp.c M /trunk/modules/codec/dirac.c M /trunk/modules/codec/flac.c M /trunk/modules/codec/theora.c M /trunk/modules/video_filter/logo.c Fix usage of add_shortcut. Note that shortcuts are inherited from the main module to submodules, so it is totally useless to duplicate them paste add_submodule. If you think this is wrong, I do not necessarily disagree, but it would need a RFC. ------------------------------------------------------------------------ r20985 | courmisch | 2007-08-04 20:39:01 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Oups ------------------------------------------------------------------------ r20984 | courmisch | 2007-08-04 20:28:18 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/entry.c Do not create dummy shortcut for each and every module ------------------------------------------------------------------------ r20983 | courmisch | 2007-08-04 20:24:47 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c - pp_shortcuts is always true; do not check - remove apparently harmful "continue" with an always true condition ------------------------------------------------------------------------ r20982 | courmisch | 2007-08-04 20:16:08 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/src/modules/entry.c Fix off-by-one ------------------------------------------------------------------------ r20981 | courmisch | 2007-08-04 20:07:42 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Fix erroneously commited chunk ------------------------------------------------------------------------ r20980 | courmisch | 2007-08-04 20:03:18 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/menus.cpp Use module_* ------------------------------------------------------------------------ r20979 | courmisch | 2007-08-04 19:58:18 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c module_GetHelp ------------------------------------------------------------------------ r20978 | courmisch | 2007-08-04 19:42:42 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/mvar.c Use module_* functions ------------------------------------------------------------------------ r20977 | courmisch | 2007-08-04 19:42:20 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c More access functions around module_t ------------------------------------------------------------------------ r20976 | courmisch | 2007-08-04 19:40:15 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Compile fix ------------------------------------------------------------------------ r20975 | courmisch | 2007-08-04 19:29:20 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/menus.cpp Use module_IsCapable ------------------------------------------------------------------------ r20974 | courmisch | 2007-08-04 19:28:18 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/libvlc.sym M /trunk/src/modules/modules.c Partially abstract module_t: add module_IsCapable() ------------------------------------------------------------------------ r20973 | courmisch | 2007-08-04 19:10:35 +0200 (Sat, 04 Aug 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/bridge.c M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/video_filter/mosaic.c Move code out of module descriptor. By the way, I am VERY suspicious about the use of libvlc_global for mosaic and bridge locks ------------------------------------------------------------------------ r20972 | pdherbemont | 2007-08-04 19:09:08 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: Avoid checking against false. ------------------------------------------------------------------------ r20971 | pdherbemont | 2007-08-04 19:07:49 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/src/playlist/item.c playlist/item.c: More helpful variable name. ------------------------------------------------------------------------ r20970 | courmisch | 2007-08-04 18:57:00 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/Makefile.am D /trunk/evc D /trunk/msvc M /trunk/toolbox Remove totally broken VC support. Use SVN history if you ever want to revive it. ------------------------------------------------------------------------ r20969 | courmisch | 2007-08-04 18:46:21 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h M /trunk/modules/control/http/mvar.c Minor fixes ------------------------------------------------------------------------ r20968 | courmisch | 2007-08-04 18:24:39 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Simplify ------------------------------------------------------------------------ r20967 | pdherbemont | 2007-08-04 18:18:42 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h include/vlc_playlist.h: Code formatting. ------------------------------------------------------------------------ r20966 | pdherbemont | 2007-08-04 18:16:44 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h include/vlc_playlist.h: More typos. ------------------------------------------------------------------------ r20965 | pdherbemont | 2007-08-04 18:13:39 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_playlist.h include/vlc_playlist.h: Typo in comment. ------------------------------------------------------------------------ r20964 | courmisch | 2007-08-04 18:10:24 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Cleanup ------------------------------------------------------------------------ r20963 | courmisch | 2007-08-04 18:00:27 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/include/vlc_modules_macros.h Typo ------------------------------------------------------------------------ r20962 | courmisch | 2007-08-04 17:57:06 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/video.c Fix previous commit ------------------------------------------------------------------------ r20961 | courmisch | 2007-08-04 17:54:33 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/video.c Remove code from module descriptor. That's very naughty. ------------------------------------------------------------------------ r20960 | jb | 2007-08-04 16:21:45 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch live version changed. ------------------------------------------------------------------------ r20959 | jb | 2007-08-04 15:12:58 +0200 (Sat, 04 Aug 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile Faac for system using lame sed... :D ------------------------------------------------------------------------ r20958 | jb | 2007-08-04 14:37:14 +0200 (Sat, 04 Aug 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak oops. ------------------------------------------------------------------------ r20957 | jb | 2007-08-04 14:33:20 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/faac.patch M /trunk/extras/contrib/src/packages.mak Contribs: attempt to update faac to 1.25. ------------------------------------------------------------------------ r20956 | jb | 2007-08-04 12:20:35 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/SDL_image.patch M /trunk/extras/contrib/src/packages.mak Contribs: SDL_image and SDL are up-to-date now, (1.2.12 and 1.2.6), patch for SDL_image modified accordingly... ------------------------------------------------------------------------ r20955 | jb | 2007-08-04 11:59:07 +0200 (Sat, 04 Aug 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak CDDB : 1.3.0 version ------------------------------------------------------------------------ r20954 | jb | 2007-08-04 11:31:43 +0200 (Sat, 04 Aug 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs; use libcddb 1.2.2 instead of 1.2.1 since 1.2.1 is bugueous. 1.3.0 is also out but uuntested. ------------------------------------------------------------------------ r20953 | jb | 2007-08-03 20:01:20 +0200 (Fri, 03 Aug 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: take it from mirror site since once more the main one is down... ------------------------------------------------------------------------ r20952 | jb | 2007-08-03 19:18:19 +0200 (Fri, 03 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/main_interface.ui Qt4 - Compilation fix for Qt-4.2 ------------------------------------------------------------------------ r20951 | damienf | 2007-08-03 17:22:02 +0200 (Fri, 03 Aug 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: remove small bug when generating Makefile.am from Modules.am ------------------------------------------------------------------------ r20950 | pdherbemont | 2007-08-03 00:07:33 +0200 (Fri, 03 Aug 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp modules/demux/live555: Don't let live555 be verbose when vlc is not in verbose mode. ------------------------------------------------------------------------ r20949 | jb | 2007-08-02 23:53:29 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/playlist.cpp Qt4 - forgot this file in previous commit. ------------------------------------------------------------------------ r20948 | jb | 2007-08-02 23:48:30 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp qt4 - Menus: shortcuts modifications => Wiki ------------------------------------------------------------------------ r20947 | jb | 2007-08-02 23:35:08 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp qt4 - HideMenus change position. Still don't know whether we will keep this one. ------------------------------------------------------------------------ r20946 | jb | 2007-08-02 23:00:11 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp qt4 - Main_Interface: show the cone when back from playlist for the --qt-always-video fans like me. ------------------------------------------------------------------------ r20945 | pdherbemont | 2007-08-02 22:32:09 +0200 (Thu, 02 Aug 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Fix .libtool on Mac OS X. ------------------------------------------------------------------------ r20944 | jb | 2007-08-02 22:10:34 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Add a less cryptic information to select column. If someone ever uses that settings, hell must have frozen. ------------------------------------------------------------------------ r20943 | jb | 2007-08-02 21:55:21 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp qt4 - Playlist: move the column selection to a submenu. ------------------------------------------------------------------------ r20942 | jb | 2007-08-02 21:37:12 +0200 (Thu, 02 Aug 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/playlist_model.hpp Qt4 - Playlist: Here's a start for functionality to user ability to select what columns he/she wants to be displayed in playlist. Patch by Ilkka Ollakka. ------------------------------------------------------------------------ r20941 | jb | 2007-08-02 21:18:21 +0200 (Thu, 02 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/interaction.cpp Qt4 - Strings changes by tonsofpcs. ------------------------------------------------------------------------ r20940 | damienf | 2007-08-02 13:49:49 +0200 (Thu, 02 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb.h M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb_mmx.h M /trunk/modules/video_chroma/i420_yuy2.h chromas: more SSE2/MMX fixes, added I420_RGBA conversion ------------------------------------------------------------------------ r20939 | jb | 2007-08-01 20:37:43 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Qt4 - Sizing, first step for the Playlist. Impeach the playlist to collapse but let the selector collapse. ------------------------------------------------------------------------ r20938 | damienf | 2007-08-01 20:29:17 +0200 (Wed, 01 Aug 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb.h M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb_mmx.h M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i420_yuy2.h M /trunk/modules/video_chroma/i422_yuy2.c M /trunk/modules/video_chroma/i422_yuy2.h video_chroma: added I420_ABGR32 support (mostly for opengl), some clean up as well ------------------------------------------------------------------------ r20937 | jb | 2007-08-01 20:08:23 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/components/playlist/panels.hpp M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - PlaylistWidget use a much nicer QSplitter. Removes also too much class inheritance and hierarchy. ------------------------------------------------------------------------ r20936 | jb | 2007-08-01 18:06:52 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - MainInterface: support for speed gestion. ------------------------------------------------------------------------ r20935 | jb | 2007-08-01 17:37:04 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Preferences: give a description better than "FIXME" for options. ------------------------------------------------------------------------ r20934 | jb | 2007-08-01 17:10:23 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/ui/main_interface.ui Qt4 - MainInterface: small change on size behaviour and fixes. ------------------------------------------------------------------------ r20932 | jb | 2007-08-01 15:17:54 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: A /trunk/modules/gui/qt4/pixmaps/vlc_harddisk_16px.png Qt4: add a not-yet-used harddisk icon. ------------------------------------------------------------------------ r20931 | jb | 2007-08-01 15:02:09 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 : typo correction. ------------------------------------------------------------------------ r20930 | jb | 2007-08-01 14:46:59 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Main Interface: Fix the always-video bug. Reparent the ui and central widget, separate centralWidget from controlWidget and other fixes. ------------------------------------------------------------------------ r20928 | jb | 2007-08-01 13:11:29 +0200 (Wed, 01 Aug 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4: add options for later choice of columns in playlist. ------------------------------------------------------------------------ r20927 | jb | 2007-08-01 12:03:36 +0200 (Wed, 01 Aug 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: flac bump version: 1.2.0. Works on altair/mingw32, deneb and veda. Speedups, minor bugs and SSE detection. ------------------------------------------------------------------------ r20926 | sam | 2007-08-01 10:23:38 +0200 (Wed, 01 Aug 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am A /trunk/modules/video_chroma/grey_yuv.c * Simple grayscale -> yuv conversions. ------------------------------------------------------------------------ r20925 | sam | 2007-07-31 18:15:46 +0200 (Tue, 31 Jul 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_pictures.c M /trunk/src/video_output/vout_pictures.h * src/video_output/vout_pictures.c: support the GREY fourcc. ------------------------------------------------------------------------ r20924 | damienf | 2007-07-31 15:40:01 +0200 (Tue, 31 Jul 2007) | 2 lines Changed paths: M /trunk/activex/Makefile.am M /trunk/bootstrap M /trunk/src/Makefile.am more libtool updates, removed some ol' crust ------------------------------------------------------------------------ r20923 | damienf | 2007-07-31 15:07:37 +0200 (Tue, 31 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: remove libtool patch for cygwin as we now use libtool 'properly' ------------------------------------------------------------------------ r20922 | damienf | 2007-07-31 15:00:20 +0200 (Tue, 31 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap M /trunk/configure.ac M /trunk/src/Makefile.am libtool: prefer -export-dynamic over -export-regex, -export-symbols if compiler already supports symbol visibility (gcc 4.x), this should also deprecate libvlc.sym ------------------------------------------------------------------------ r20921 | jb | 2007-07-31 09:07:11 +0200 (Tue, 31 Jul 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/libvorbis-1.1.patch A /trunk/extras/contrib/src/Patches/libvorbis.patch (from /trunk/extras/contrib/src/Patches/libvorbis-1.1.patch:20920) M /trunk/extras/contrib/src/packages.mak Contribs: Vorbis bump version to 1.2.0. Security fixes and various fixes. ------------------------------------------------------------------------ r20920 | bitmap | 2007-07-31 08:47:01 +0200 (Tue, 31 Jul 2007) | 4 lines Changed paths: M /trunk/modules/misc/freetype.c Dynamically load any TTF or OTF fonts available in the attachments of the media file and make them available to FreeType as memory based fonts for subtitle rendering. ------------------------------------------------------------------------ r20919 | bitmap | 2007-07-31 08:42:40 +0200 (Tue, 31 Jul 2007) | 4 lines Changed paths: M /trunk/modules/misc/quartztext.c Dynamically load any TTF or OTF fonts available in the attachments of the media file and make them available to the Quartz engine for subtitle rendering. ------------------------------------------------------------------------ r20918 | damienf | 2007-07-30 23:10:22 +0200 (Mon, 30 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: fix package-win32 to use libtool libs location ------------------------------------------------------------------------ r20917 | damienf | 2007-07-30 16:20:04 +0200 (Mon, 30 Jul 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am M /trunk/src/libvlc.sym mozilla: libtool fixes (round 2: darwin) ------------------------------------------------------------------------ r20916 | damienf | 2007-07-30 15:45:44 +0200 (Mon, 30 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac mozilla, activex: win32 fixes ------------------------------------------------------------------------ r20915 | damienf | 2007-07-30 14:52:28 +0200 (Mon, 30 Jul 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am mozilla: libtool fixes (round 1) ------------------------------------------------------------------------ r20914 | damienf | 2007-07-30 10:55:05 +0200 (Mon, 30 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am vlc.exe: remove -lintl from dependencies (should be added to libvlc.la) ------------------------------------------------------------------------ r20912 | fkuehne | 2007-07-29 18:07:54 +0200 (Sun, 29 Jul 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * download libogg, libvorbis and libtheora from our server, as their mirror is broken. Note: downloading libcddb may fail with curl and could only work with wget right now... ------------------------------------------------------------------------ r20911 | pdherbemont | 2007-07-29 17:20:02 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Nicely keep the controller window on screen when opening the playlist. (Patch by Lincoln Ramsay ) ------------------------------------------------------------------------ r20910 | courmisch | 2007-07-29 11:04:52 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove HAVE_SHARED_LIBVLC hack ------------------------------------------------------------------------ r20909 | courmisch | 2007-07-29 11:04:33 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c M /trunk/modules/gui/wince/interface.cpp M /trunk/modules/gui/wxwidgets/interface.cpp VLC_Changeset is always available ------------------------------------------------------------------------ r20908 | courmisch | 2007-07-29 11:02:04 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_modules.h M /trunk/include/vlc_modules_macros.h Same as previous commit ------------------------------------------------------------------------ r20907 | courmisch | 2007-07-29 11:01:40 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/src/extras/libc.c M /trunk/src/modules/entry.c M /trunk/src/modules/modules.c M /trunk/src/modules/modules.h Remove vlc_symbols legacy. ------------------------------------------------------------------------ r20906 | courmisch | 2007-07-29 10:55:53 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove broken libtool configure option ------------------------------------------------------------------------ r20905 | courmisch | 2007-07-29 10:53:18 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac Really remove libintl hack ------------------------------------------------------------------------ r20904 | courmisch | 2007-07-29 10:51:16 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac Fix iconv linking ------------------------------------------------------------------------ r20903 | courmisch | 2007-07-29 10:47:33 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/bindings/java/src/Makefile.am M /trunk/configure.ac M /trunk/src/Makefile.am Remove INCLUDED_LIBINTL hack ------------------------------------------------------------------------ r20902 | courmisch | 2007-07-29 10:47:13 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap Cosmetic fix ------------------------------------------------------------------------ r20901 | courmisch | 2007-07-29 10:43:08 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/bindings/java/src/Makefile.am M /trunk/bootstrap M /trunk/configure.ac M /trunk/mozilla/Makefile.am M /trunk/src/Makefile.am Remove USE_LIBTOOL hack ------------------------------------------------------------------------ r20900 | courmisch | 2007-07-29 10:28:36 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap Remove gettext template ------------------------------------------------------------------------ r20899 | courmisch | 2007-07-29 10:28:25 +0200 (Sun, 29 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Forgot this file ------------------------------------------------------------------------ r20898 | courmisch | 2007-07-29 10:26:56 +0200 (Sun, 29 Jul 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/include/vlc_common.h D /trunk/include/vlc_symbols.h D /trunk/vlc-api.pl Remove vlc_symbols - refs #297. Maintaining an API with this was pretty much impossible. ------------------------------------------------------------------------ r20897 | djc | 2007-07-27 19:16:56 +0200 (Fri, 27 Jul 2007) | 3 lines Changed paths: M /trunk/Makefile.am Fix compilation on MacOS Thanks to pdherbemont ------------------------------------------------------------------------ r20896 | fkuehne | 2007-07-27 12:47:11 +0200 (Fri, 27 Jul 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch * updated current time-stamp ------------------------------------------------------------------------ r20895 | damienf | 2007-07-27 12:33:00 +0200 (Fri, 27 Jul 2007) | 2 lines Changed paths: M /trunk/activex/Makefile.am activex: slightly better Makefile.am ------------------------------------------------------------------------ r20894 | damienf | 2007-07-27 11:52:31 +0200 (Fri, 27 Jul 2007) | 2 lines Changed paths: M /trunk/activex/Makefile.am M /trunk/configure.ac activex: updated build for libtool link compatibility ------------------------------------------------------------------------ r20893 | dionoea | 2007-07-26 23:28:05 +0200 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_filter/Modules.am A /trunk/modules/video_filter/grain.c (from /trunk/modules/video_filter/noise.c:20886) New video filter to add grain to a video. This is work in progress (I'm commiting so people can test using the win32 nightlies) ------------------------------------------------------------------------ r20892 | pdherbemont | 2007-07-26 22:38:26 +0200 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Run install_name_tool on the module. ------------------------------------------------------------------------ r20891 | pdherbemont | 2007-07-26 22:35:35 +0200 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: fix typos in the VLC-release.app target. ------------------------------------------------------------------------ r20890 | dionoea | 2007-07-26 20:00:03 +0200 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /trunk/modules/control/http/rpn.c Fix a few playlist_Control() calls. Thanks to AmiSyl in the forums. ------------------------------------------------------------------------ r20889 | dionoea | 2007-07-26 00:29:19 +0200 (Thu, 26 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/bluescreen.c Invert lines (cosmetic change only) ------------------------------------------------------------------------ r20888 | dionoea | 2007-07-25 23:45:52 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/src/misc/image.c Fix memleak. ------------------------------------------------------------------------ r20887 | dionoea | 2007-07-25 23:23:25 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/mosaic_bridge.c Revert part of the previous commit which was wrong. (Looks like the leak is in ConvertImage when the input and output formats are the same ... fix comming) ------------------------------------------------------------------------ r20886 | damienf | 2007-07-25 23:19:10 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: hopefully, that's gnutls sorted for good ------------------------------------------------------------------------ r20885 | damienf | 2007-07-25 22:55:58 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Makefile.am: $(AM_LDFLAGS) is actually NOT guaranteed to be automatically added to the link command (i really hate automake) ------------------------------------------------------------------------ r20884 | damienf | 2007-07-25 18:02:42 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: gnutls, more link flags ------------------------------------------------------------------------ r20883 | damienf | 2007-07-25 17:29:04 +0200 (Wed, 25 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: more fixes... ------------------------------------------------------------------------ r20882 | dionoea | 2007-07-24 22:07:22 +0200 (Tue, 24 Jul 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/mosaic_bridge.c Fix a memleak when the resize function isn't used (untested ... of course) Check some function error codes Remove a few printfs ------------------------------------------------------------------------ r20881 | damienf | 2007-07-24 21:55:37 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac sdl_image: fix typo in previous commit ------------------------------------------------------------------------ r20880 | damienf | 2007-07-24 21:45:01 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac sdl-image: needs -lwinmm on win32 ------------------------------------------------------------------------ r20879 | damienf | 2007-07-24 21:14:57 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: add link flags for win32 ------------------------------------------------------------------------ r20878 | damienf | 2007-07-24 19:32:33 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Makefile.am: much simpler rules for win32, now that libtoo linking is working ------------------------------------------------------------------------ r20877 | damienf | 2007-07-24 19:15:59 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap M /trunk/configure.ac - mingw32: fix libtool linking. ------------------------------------------------------------------------ r20876 | damienf | 2007-07-24 00:36:45 +0200 (Tue, 24 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap - bootstrap: quick fix for libtooling modules for mingw ------------------------------------------------------------------------ r20875 | xtophe | 2007-07-23 23:37:33 +0200 (Mon, 23 Jul 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am hrm. compile before commit. la la la ------------------------------------------------------------------------ r20874 | xtophe | 2007-07-23 23:29:35 +0200 (Mon, 23 Jul 2007) | 5 lines Changed paths: M /trunk/share/Makefile.am A /trunk/share/applications/vlc.desktop (from /trunk/share/applications/vlc.desktop.in:20872) D /trunk/share/applications/vlc.desktop.in vlc.desktop: the version in it refers to the standard version not VLC version. - don't process it with config.status - get rif of the duplicate application/x-matroska Pointed by kwizart ------------------------------------------------------------------------ r20873 | pdherbemont | 2007-07-23 23:01:03 +0200 (Mon, 23 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Provide a glibtool as well as a glibtoolize on Mac OS X. ------------------------------------------------------------------------ r20872 | damienf | 2007-07-23 18:26:03 +0200 (Mon, 23 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am libvlc.dll: libtool fixes ------------------------------------------------------------------------ r20871 | damienf | 2007-07-23 11:01:56 +0200 (Mon, 23 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac - configure.ac: only tests for Osso and Xdsp if X11 is available ------------------------------------------------------------------------ r20870 | xtophe | 2007-07-22 20:26:32 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/Modules.am Remove rtp.c which was added by mistake in [20846] ------------------------------------------------------------------------ r20869 | pdherbemont | 2007-07-22 18:58:33 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Revert the two previous commit as we are not using svn checkout, thus can't update, thus there is no clean solution to properly update the build bot. ------------------------------------------------------------------------ r20868 | pdherbemont | 2007-07-22 18:52:07 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Fix previous commit (oops). ------------------------------------------------------------------------ r20867 | pdherbemont | 2007-07-22 18:49:57 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Run svn update if needed in ffmpeg. ------------------------------------------------------------------------ r20866 | pdherbemont | 2007-07-22 13:02:02 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/src/libvlc.sym libvlc.sym: __module_Exists and decoder_GetInputAttachments are exported by libvlc. ------------------------------------------------------------------------ r20865 | pdherbemont | 2007-07-22 12:45:49 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: With VLC-release.app make sure to install not to ln. ------------------------------------------------------------------------ r20864 | pdherbemont | 2007-07-22 01:04:43 +0200 (Sun, 22 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Make the VLC-release.app target libtool aware. ------------------------------------------------------------------------ r20863 | pdherbemont | 2007-07-21 22:52:11 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: D /trunk/extras/contrib/src/Patches/dirac-osx.patch contrib: dirac-osx.path is unused now. ------------------------------------------------------------------------ r20862 | pdherbemont | 2007-07-21 22:50:38 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Use dirac-cross.patch on Mac OS X. ------------------------------------------------------------------------ r20861 | pdherbemont | 2007-07-21 22:12:30 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Enable libtool on Mac OS X by default. ------------------------------------------------------------------------ r20860 | pdherbemont | 2007-07-21 22:10:21 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: Use libtool on Mac OS X. ------------------------------------------------------------------------ r20859 | xtophe | 2007-07-21 16:23:41 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac small cleanup missing in the previous commit ------------------------------------------------------------------------ r20858 | xtophe | 2007-07-21 16:15:29 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/access/pvr.c Better fix for . Refs #1238 ------------------------------------------------------------------------ r20857 | pdherbemont | 2007-07-21 00:52:44 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Fix previous commit (oops I did it again). ------------------------------------------------------------------------ r20856 | pdherbemont | 2007-07-21 00:44:02 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap boostrap: Fix previous commit (oops) ------------------------------------------------------------------------ r20855 | pdherbemont | 2007-07-21 00:40:23 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Use libtoolize from contrib by default. ------------------------------------------------------------------------ r20854 | pdherbemont | 2007-07-21 00:36:47 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib: Really install libtool on Mac OS X as default version isn't working well enough. ------------------------------------------------------------------------ r20853 | pdherbemont | 2007-07-21 00:34:57 +0200 (Sat, 21 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak contrib: Bump libtool version to latest stable 1.5.24. ------------------------------------------------------------------------ r20852 | xtophe | 2007-07-21 00:16:46 +0200 (Sat, 21 Jul 2007) | 4 lines Changed paths: M /trunk/configure.ac Work-around a subtility of the preprocessor and use " instead of <>. This will break for the people with a linux/videodev2.h in srcdir or srcdir/modules/access but that's quite unlikely. Closes #1238 ------------------------------------------------------------------------ r20851 | courmisch | 2007-07-20 22:55:02 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/src/input/demux.c M /trunk/src/input/input_internal.h M /trunk/src/input/mem_stream.c M /trunk/src/input/stream.c Remove dummy stream_t.pf_block ------------------------------------------------------------------------ r20850 | fenrir | 2007-07-20 21:45:21 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/asf/asf.c M /trunk/modules/demux/asf/libasf.c M /trunk/modules/demux/asf/libasf.h M /trunk/modules/demux/mp4/libmp4.c Fixed a bunch of warning because of stream_Peek change. ------------------------------------------------------------------------ r20849 | xtophe | 2007-07-20 19:19:17 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/mkv.cpp M /trunk/modules/demux/mp4/mp4.c Fix some const. ------------------------------------------------------------------------ r20848 | courmisch | 2007-07-20 17:51:26 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt svn:props ------------------------------------------------------------------------ r20847 | courmisch | 2007-07-20 17:50:43 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/doc/release-howto.txt UTF-8 ------------------------------------------------------------------------ r20846 | courmisch | 2007-07-20 16:34:20 +0200 (Fri, 20 Jul 2007) | 3 lines Changed paths: M /trunk/modules/demux/Modules.am M /trunk/modules/demux/a52.c M /trunk/modules/demux/aiff.c M /trunk/modules/demux/au.c M /trunk/modules/demux/dts.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/live555.cpp M /trunk/modules/demux/nsv.c M /trunk/modules/demux/ogg.c M /trunk/modules/demux/rawdv.c M /trunk/modules/demux/rawvid.c M /trunk/modules/demux/real.c M /trunk/modules/demux/wav.c - Fix a bunch of warnings - Fix a bunch of abuse of strncmp (memcmp rulez) ------------------------------------------------------------------------ r20845 | courmisch | 2007-07-20 16:22:54 +0200 (Fri, 20 Jul 2007) | 3 lines Changed paths: M /trunk/include/vlc_stream.h M /trunk/src/input/demux.c M /trunk/src/input/input_internal.h M /trunk/src/input/mem_stream.c M /trunk/src/input/stream.c Make stream_Peek take a const pointer as it should (This introduces a lot of warnings) ------------------------------------------------------------------------ r20844 | courmisch | 2007-07-20 16:04:50 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/m4/Makefile.am M /trunk/m4/codeset.m4 M /trunk/m4/gettext.m4 M /trunk/m4/glibc21.m4 M /trunk/m4/iconv.m4 M /trunk/m4/intdiv0.m4 A /trunk/m4/intl.m4 A /trunk/m4/intldir.m4 M /trunk/m4/inttypes-pri.m4 M /trunk/m4/inttypes_h.m4 M /trunk/m4/lcmessage.m4 M /trunk/m4/lib-ld.m4 M /trunk/m4/lib-link.m4 M /trunk/m4/lib-prefix.m4 A /trunk/m4/lock.m4 M /trunk/m4/progtest.m4 M /trunk/m4/stdint_h.m4 M /trunk/m4/uintmax_t.m4 M /trunk/m4/ulonglong.m4 A /trunk/m4/visibility.m4 M /trunk/po/Makefile.in.in M /trunk/po/Makevars Resync gettext with contrib ------------------------------------------------------------------------ r20843 | courmisch | 2007-07-20 15:53:29 +0200 (Fri, 20 Jul 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am Try to fix NLS on Win32 Somehow gettext fails on mingw32 here, so cannot test ------------------------------------------------------------------------ r20842 | courmisch | 2007-07-20 15:24:54 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap Stupid typo ------------------------------------------------------------------------ r20841 | courmisch | 2007-07-20 15:13:53 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap Clean up ------------------------------------------------------------------------ r20840 | jpsaman | 2007-07-20 14:46:02 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Don't scale when original widht/height is zero. ------------------------------------------------------------------------ r20839 | bitmap | 2007-07-20 01:05:27 +0200 (Fri, 20 Jul 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c (hopefully) a fix for issue found by Ilkka Ollakka introduced in commit 20729 ------------------------------------------------------------------------ r20838 | pdherbemont | 2007-07-19 22:14:50 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Attempt to fix Mac OS X build using libtool. Please review. ------------------------------------------------------------------------ r20837 | courmisch | 2007-07-19 21:06:19 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Same as previous commit ------------------------------------------------------------------------ r20836 | courmisch | 2007-07-19 21:00:17 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Remove extra whitespace ------------------------------------------------------------------------ r20835 | pdherbemont | 2007-07-19 19:57:42 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Make sure intall_input_event returns a value. ------------------------------------------------------------------------ r20834 | pdherbemont | 2007-07-19 19:34:23 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am src/Makefile.am: Only allow libvlc-control symbols that are prefixed by libvlc|mediacontrol. (Use to be symbol that contains libvlc or mediacontrol. This is a fix for Mac OS X and libtool. ------------------------------------------------------------------------ r20833 | courmisch | 2007-07-19 19:28:35 +0200 (Thu, 19 Jul 2007) | 3 lines Changed paths: M /trunk/bootstrap Remove non-libtool targets. automake could hardly keep up with 700 targets. ------------------------------------------------------------------------ r20832 | courmisch | 2007-07-19 18:32:23 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Always use libtool here ------------------------------------------------------------------------ r20831 | courmisch | 2007-07-19 17:47:50 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Cosmetic fix ------------------------------------------------------------------------ r20830 | courmisch | 2007-07-19 17:47:06 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Remove the most useless Makefile statement ever ------------------------------------------------------------------------ r20829 | jpsaman | 2007-07-19 16:50:53 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Fix positioning of subpicture regions in osdmenu. ------------------------------------------------------------------------ r20828 | jpsaman | 2007-07-19 15:45:30 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/scale.c Don't scale when source or destination width/height is zero. Fixes a arithmic exception (division by zero). ------------------------------------------------------------------------ r20827 | phmo95 | 2007-07-19 14:57:50 +0200 (Thu, 19 Jul 2007) | 3 lines Changed paths: M /trunk/bindings/java/src/core-jni.cc M /trunk/bindings/java/src/input-jni.cc Add input check. Avoid mallocing/freeing a libvlc_exception_t (end). ------------------------------------------------------------------------ r20826 | dionoea | 2007-07-19 00:14:57 +0200 (Thu, 19 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/rawvid.c Also demux YUV4MPEG2 files with the raw video demux. Bump the demux score so that it's tested before ffmpeg. ( http://wiki.multimedia.cx/index.php?title=YUV4MPEG2 ) ------------------------------------------------------------------------ r20825 | courmisch | 2007-07-18 21:47:29 +0200 (Wed, 18 Jul 2007) | 2 lines Changed paths: M /trunk/bootstrap M /trunk/configure.ac Remove some useless cruft ------------------------------------------------------------------------ r20824 | phmo95 | 2007-07-18 18:54:09 +0200 (Wed, 18 Jul 2007) | 3 lines Changed paths: M /trunk/bindings/java/src/audio-jni.cc M /trunk/bindings/java/src/callback-jni.cc M /trunk/bindings/java/src/input-jni.cc M /trunk/bindings/java/src/playlist-jni.cc M /trunk/bindings/java/src/utils.h M /trunk/bindings/java/src/video-jni.cc M /trunk/bindings/java/src/vlm-jni.cc Avoid allocating/freeing livlc_exception_t. ------------------------------------------------------------------------ r20823 | jb | 2007-07-18 06:37:24 +0200 (Wed, 18 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak Contribs: build taglib on Windows. Don't know yet about the detection in main configure. (Ref #1247) ------------------------------------------------------------------------ r20822 | jb | 2007-07-18 06:29:02 +0200 (Wed, 18 Jul 2007) | 4 lines Changed paths: M /trunk/NEWS M /trunk/src/libvlc-common.c D-Bus: "org.mpris.vlc" adjustement. Patch from Mirsal, as often. ------------------------------------------------------------------------ r20821 | jb | 2007-07-18 06:21:59 +0200 (Wed, 18 Jul 2007) | 24 lines Changed paths: M /trunk/src/libvlc-module.c Default keys for !mac changes: The idea is that "Ctrl + small letter" are now reserved to interface for dialogs/windows showing. ===== * Subtitles delay are now 'g','h' (g down, h up) instead of Ctrl+'h'|'j' * Audio delay are now 'k', 'j' ( j down, k up ) in order to mimic subtitles delay (g h j k are next to each other on most keyboards). * loop is 'l' instead of shift+l to simplify and match random that is 'r'. * audio and subtitles tracks are 'b' and 'v', instead of 'l', 'k', used now for delay, since all delays are regrouped. * Menus, title and chapter are now alt+ instead of Ctrl+ and are using 'n','p' for next/previous chapter and 'o','b' for other (title) next/previous (o, b are next to n, p) History is using alt+g, alt+h instead of ctrl+v , ctrl+b, (g & h are next to each other) Record is using now Ctrl+shift+r to mimic dump which is ctrl + shift +d. ------------------------------------------------------------------------ r20820 | dionoea | 2007-07-18 00:00:35 +0200 (Wed, 18 Jul 2007) | 2 lines Changed paths: M /trunk/NEWS Add raw video demux to the NEWS. ------------------------------------------------------------------------ r20819 | dionoea | 2007-07-17 23:59:22 +0200 (Tue, 17 Jul 2007) | 3 lines Changed paths: M /trunk/modules/demux/rawvid.c Automatically load files with the following extension using the rawvid module (and set height, width, aspect ratio, chroma and fps correctly): sqcif, qcif, cif, 4cif, 16cif, yuv. ------------------------------------------------------------------------ r20818 | dionoea | 2007-07-17 23:40:03 +0200 (Tue, 17 Jul 2007) | 3 lines Changed paths: M /trunk/modules/demux/rawvid.c Add aspect ratio and chroma option to the rawvid demux. Add some sanity checks to the options' values. ------------------------------------------------------------------------ r20815 | thresh | 2007-07-17 23:20:00 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt And another fortune from funman. ------------------------------------------------------------------------ r20814 | jb | 2007-07-17 19:54:05 +0200 (Tue, 17 Jul 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp qt4 - Renaming a function. ------------------------------------------------------------------------ r20813 | jb | 2007-07-17 19:50:35 +0200 (Tue, 17 Jul 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Cosmetics on previous commit and comments. ------------------------------------------------------------------------ r20812 | jb | 2007-07-17 19:43:28 +0200 (Tue, 17 Jul 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4: Systray Menu segfaults. Don't register the connects if you don't have a systray. ------------------------------------------------------------------------ r20811 | oaubert | 2007-07-17 15:12:55 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/video_output/vout_intf.c Fix locking issues in (embedded) snapshot code ------------------------------------------------------------------------ r20810 | damienf | 2007-07-17 13:05:30 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/m4/vlc.m4 M /trunk/vlc-config.in.in vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible ------------------------------------------------------------------------ r20809 | thresh | 2007-07-17 12:33:23 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/AUTHORS Add myself. ------------------------------------------------------------------------ r20808 | damienf | 2007-07-17 12:09:56 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile - contribs: cleanup pthreads for win32 target ------------------------------------------------------------------------ r20807 | damienf | 2007-07-17 10:43:14 +0200 (Tue, 17 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile contribs: fix lua compile on cygwin/mingw/win32 ------------------------------------------------------------------------ r20806 | fenrir | 2007-07-16 22:45:20 +0200 (Mon, 16 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/asf/libasf.c Fixed access to (potentially) uninitialized data (close #1246, reported by aurelien). ------------------------------------------------------------------------ r20805 | pdherbemont | 2007-07-16 21:17:28 +0200 (Mon, 16 Jul 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h input/input_internal.h: Provide a more discouraging warning message. (as requested by courmish) ------------------------------------------------------------------------ r20801 | pdherbemont | 2007-07-15 19:14:22 +0200 (Sun, 15 Jul 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h input/input_internal.h: Be more polite in the warning message. ------------------------------------------------------------------------ r20800 | phmo95 | 2007-07-15 10:06:29 +0200 (Sun, 15 Jul 2007) | 3 lines Changed paths: M /trunk/bindings/java/src/audio-jni.cc M /trunk/bindings/java/src/input-jni.cc M /trunk/bindings/java/src/video-jni.cc Add libvlc_media_instance_release(input) call to correctly release the media instance. ------------------------------------------------------------------------ r20799 | bitmap | 2007-07-15 04:08:22 +0200 (Sun, 15 Jul 2007) | 3 lines Changed paths: M /trunk/modules/codec/subsdec.c Recognise subsdec-formatted variable when rendering USF and SRT subtitles, and turn off styling of text if appropriate. ------------------------------------------------------------------------ r20798 | pdherbemont | 2007-07-14 22:54:33 +0200 (Sat, 14 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Work around a missing playlist feature: Playlist should increment the input refcount, and destroy it based upon its refcount value. (this is a temporary hack to allow libvlc usage, until we fix the playlist). ------------------------------------------------------------------------ r20797 | kenself | 2007-07-13 22:38:12 +0200 (Fri, 13 Jul 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bdagraph.cpp BDA - minor bug fix in graph destructor ------------------------------------------------------------------------ r20796 | pdherbemont | 2007-07-13 22:32:45 +0200 (Fri, 13 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Make sure we initialize every md's variables in _new_from_input_thread. ------------------------------------------------------------------------ r20795 | oaubert | 2007-07-13 10:23:25 +0200 (Fri, 13 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/mediacontrol_internal.h M /trunk/src/control/mediacontrol_util.c mediacontrol: prefix unit conversion functions with private_ ------------------------------------------------------------------------ r20794 | oaubert | 2007-07-12 23:05:02 +0200 (Thu, 12 Jul 2007) | 5 lines Changed paths: M /trunk/include/vlc/mediacontrol.h M /trunk/include/vlc/mediacontrol_structures.h M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/mediacontrol_internal.h M /trunk/src/control/mediacontrol_util.c mediacontrol: * prefix non-exported function names with private_ (as by Pierre d'Herbemont's suggestion) * move private functions definitions to src/control/mediacontrol_internal.h * move all structure definitions to include/vlc/mediacontrol_structure.h ------------------------------------------------------------------------ r20793 | xtophe | 2007-07-12 20:41:39 +0200 (Thu, 12 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch Refresh patch. ------------------------------------------------------------------------ r20792 | oaubert | 2007-07-12 18:57:43 +0200 (Thu, 12 Jul 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h vlc_common.h: fix typo in define variable name ------------------------------------------------------------------------ r20791 | oaubert | 2007-07-12 18:56:22 +0200 (Thu, 12 Jul 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h M /trunk/src/control/mediacontrol_internal.h Revert part of r20746, which indeed broke the build of python bindings ------------------------------------------------------------------------ r20790 | jb | 2007-07-11 20:09:20 +0200 (Wed, 11 Jul 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: gnutls 1.6.2 => 1.6.3 ------------------------------------------------------------------------ r20789 | pdherbemont | 2007-07-11 20:00:35 +0200 (Wed, 11 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance: More lock sanitization. (oops). ------------------------------------------------------------------------ r20788 | jb | 2007-07-11 19:46:26 +0200 (Wed, 11 Jul 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib: libpng 1.2.16 => 1.2.18 (fix CVE-2007-2445, VU#684664) ------------------------------------------------------------------------ r20787 | jb | 2007-07-11 18:44:40 +0200 (Wed, 11 Jul 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs: Freetype 2.3.4 => 2.3.5 Speex 1.2b1 => 1.2b2 ------------------------------------------------------------------------ r20786 | jb | 2007-07-11 18:38:41 +0200 (Wed, 11 Jul 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib: Xml2 => 2.6.29 ------------------------------------------------------------------------ r20785 | thresh | 2007-07-11 15:08:55 +0200 (Wed, 11 Jul 2007) | 6 lines Changed paths: M /trunk/modules/codec/araw.c M /trunk/modules/demux/mp4/mp4.c Allow playback of in24 little-endian or big-endian in mov files. to check: ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24be 24be.mov ffmpeg -i 01\ Sam\'s\ Town.mp3 -ac 1 -acodec pcm_s24le 24le.mov Patch by Ilkka Ollakka. ------------------------------------------------------------------------ r20784 | thresh | 2007-07-11 14:23:22 +0200 (Wed, 11 Jul 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp QT4: Force need_update on creation so we could view everything on first open of Media Information window Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de ------------------------------------------------------------------------ r20783 | thresh | 2007-07-11 14:18:31 +0200 (Wed, 11 Jul 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp QT4: Set advanced checkbox to checked. Windows: don't do resizing. Patch by Hannes Domani, ssbssa -AT- yahoo -boring dot- de ------------------------------------------------------------------------ r20782 | thresh | 2007-07-11 14:00:33 +0200 (Wed, 11 Jul 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp QT4: Jump to current item on itemchange. Patch by Ilkka Ollakka. ------------------------------------------------------------------------ r20781 | jb | 2007-07-10 22:15:14 +0200 (Tue, 10 Jul 2007) | 18 lines Changed paths: M /trunk/modules/misc/freetype.c * Adds a raster animation to text tagged with tags (like in USF files)The timing of the raster is determined by t= tags contained within the tags. For a demonstration of karaoke refer to the sample file attached. * Support for bi-directional text needs to behave inside karaoke tags. (In right to left text the raster needs to move from right to left instead of left to right - it is supporting this feature that makes this patch a little more complicated than it would otherwise be) * Made the internal handling of font color and alpha tags more consistent and convenient in a few places by storing in one variable as AARRGGBB, rather than 2. * Some cleanup of other code. Patch by Bernie Purcell. ------------------------------------------------------------------------ r20780 | pdherbemont | 2007-07-10 22:09:08 +0200 (Tue, 10 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/dirac-cross.patch extras/contrib: Fix dirac patch which was reverted. ------------------------------------------------------------------------ r20779 | pdherbemont | 2007-07-10 20:58:28 +0200 (Tue, 10 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Fix a warning on missing parenthesis in a if statement. ------------------------------------------------------------------------ r20778 | pdherbemont | 2007-07-10 20:56:44 +0200 (Tue, 10 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c control/media_instance.c: Fix the dead lock reported by Olivier Aubert. ------------------------------------------------------------------------ r20777 | pdherbemont | 2007-07-09 22:52:11 +0200 (Mon, 09 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Use vlc_gc_* function to prevent input_item_t leak. And prefer p_md over p_media_desc as a variable name. ------------------------------------------------------------------------ r20776 | pdherbemont | 2007-07-09 21:27:47 +0200 (Mon, 09 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Don't destroy the input_item, because it might still be needed. We don't have any proper way to do that for now, so we simply leaks it(!). ------------------------------------------------------------------------ r20775 | xtophe | 2007-07-09 20:58:11 +0200 (Mon, 09 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c fix [20770] ------------------------------------------------------------------------ r20774 | pdherbemont | 2007-07-09 19:23:19 +0200 (Mon, 09 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Make sure the callback list is initially set to NULL. (Likely fix the crash reported by Olivier Aubert). ------------------------------------------------------------------------ r20773 | xtophe | 2007-07-09 14:09:18 +0200 (Mon, 09 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/Modules.am Oups ------------------------------------------------------------------------ r20772 | fkuehne | 2007-07-09 01:00:52 +0200 (Mon, 09 Jul 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/prefs_widgets.m * replaced a couple of to-be-deprecated cStrings by UTF8Strings ------------------------------------------------------------------------ r20771 | fkuehne | 2007-07-08 23:15:59 +0200 (Sun, 08 Jul 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Patches/live-starttime.patch * updated the live patch and added a sanity check for future Darwin releases ------------------------------------------------------------------------ r20770 | xtophe | 2007-07-08 22:05:02 +0200 (Sun, 08 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/Modules.am A /trunk/modules/codec/telx.c (from /trunk/modules/codec/telx.c:20761) M /trunk/modules/codec/zvbi.c M /trunk/modules/demux/ts.c Ressucitate the telx module and make it to conflict with the zvbi module ------------------------------------------------------------------------ r20769 | jb | 2007-07-08 18:04:26 +0200 (Sun, 08 Jul 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_playlist_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_settings_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - Menus and new icons. Remove the isCheckable option from extended/playlist. ------------------------------------------------------------------------ r20768 | pdherbemont | 2007-07-08 17:22:53 +0200 (Sun, 08 Jul 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_instance.c Libvlc: Make medi_instance thread safe and implement the basics for refcounting. ------------------------------------------------------------------------ r20767 | jpsaman | 2007-07-07 21:36:30 +0200 (Sat, 07 Jul 2007) | 2 lines Changed paths: M /trunk/activex/vlccontrol2.cpp Use libvlc_media_instance_t instead of libvlc_input_t. ------------------------------------------------------------------------ r20766 | fenrir | 2007-07-07 21:02:03 +0200 (Sat, 07 Jul 2007) | 56 lines Changed paths: M /trunk/include/vlc_osd.h M /trunk/modules/codec/sdl_image.c M /trunk/modules/codec/subsdec.c M /trunk/modules/misc/freetype.c M /trunk/modules/misc/quartztext.c M /trunk/src/video_output/vout_subpictures.c all: Subtitle improvment patch by Bernie Purcell. Author comments: It makes the following changes: * Changes to vout_subpictures.c to create some new variables which renderers are free to use to render time-specific subtitling information, such as karaoke. One of these variables allows for the text region to not be permanently converted to YUVA/YUVP - so that more than one pass can be made on the subtitle - so that it will update correctly over time. If a rendering module doesn't use or change any of the variables it behaves the same as usual, with the text region being rendered just the once to a YUVA/YUVP region and then just blended to the video on future passes. * Changes to alignment implementation: no longer use the i_text_align field of font_style_t at all; require the alignment to be correctly setup solely in the subpicture_region_t's i_align field (this is so that the alignment initially inherited from a style can be overridden). This meant minor changes to freetype.c and quartztext.c as well as the deletion of the i_text_align field in vlc_osd.h. It also involved some changes in subsdec.c, where most of the work in this patch occurs. * Minor change to quartztext.c to correct the interpretation of font size parameter, making it consistent with a similar change being made in subsdec.c, and to strip out multiple whitespace in html subtitles (Similar changes to the freetype.c module have already been made as part of a separate larger patch submission to fix problems with bidirectional styled text in that module) * Adds 2 new fields for carrying karaoke specific information to the text_style_t struct in vlc_osd.h. Changed the default_text_style's definition to agree with the changes made in the fields of text_style_t struct. * Support for and subtitles in subsdec.c. (Full working karaoke also requires an as-yet unsubmitted patch to the renderers to implement) * Support for more than one subpicture_region_t per timestamp, with each subpicture region being able to have its own alignment and margins and type: text or image * Better calculation of plain-text versions of html subtitles NB: This patch still makes use of a mechanism of explicitly requesting the sdl_image module to decode any images it wants. The main reason for this is that the bmp decoder in ffmpeg (the image decoder with the highest score) presently only handles 16, 24 and 32 bit depths. An alternative is for us to switch off the bmp support in ffmpeg for the time being and the segment of code in subsdec.c that explicitly requests this module (along with one line added to sdl_image.c) can be removed. I'm not fussed by either implementation, but this way probably affects fewer other modules, so have submitted it this way. ------------------------------------------------------------------------ r20765 | pdherbemont | 2007-07-07 19:45:13 +0200 (Sat, 07 Jul 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/Modules.am Mac OS X gui: Work around an automake/libtool bug with Objective-C files handling. ------------------------------------------------------------------------ r20764 | xtophe | 2007-07-07 01:03:13 +0200 (Sat, 07 Jul 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in telx.c was removed ------------------------------------------------------------------------ r20763 | jpsaman | 2007-07-06 23:33:15 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove telx decoder from configure.ac ------------------------------------------------------------------------ r20762 | jpsaman | 2007-07-06 23:33:10 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/Modules.am D /trunk/modules/codec/telx.c M /trunk/modules/demux/ts.c Removed telx Teletext decoder in favor of zvbi based Teletext decoder. ------------------------------------------------------------------------ r20761 | jpsaman | 2007-07-06 23:33:05 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Small cleanup ------------------------------------------------------------------------ r20760 | jpsaman | 2007-07-06 23:33:00 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Remove whitespace. ------------------------------------------------------------------------ r20759 | jpsaman | 2007-07-06 23:32:56 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Free zvbi resources on error in Open() function. ------------------------------------------------------------------------ r20758 | jpsaman | 2007-07-06 23:32:52 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Compile fix. ------------------------------------------------------------------------ r20757 | jpsaman | 2007-07-06 23:32:48 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Removed -fnested-functions for other platforms except MacOS X ------------------------------------------------------------------------ r20756 | jpsaman | 2007-07-06 23:32:43 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h M /trunk/include/vlc/libvlc.h M /trunk/mozilla/control/npolibvlc.cpp M /trunk/src/control/video.c JavaScript API to change the selected teletext page from IE ActiveX, Mozilla/Firefox, Safari webbrowser plugins. ------------------------------------------------------------------------ r20755 | jpsaman | 2007-07-06 23:32:38 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Added transparency to vbi pages and added a callback to vbi-opaque setting to change it at runtime from the gui. Threw some compiler fixes and cleanup in the mix. ------------------------------------------------------------------------ r20754 | jpsaman | 2007-07-06 23:32:36 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Coding style cleanup. ------------------------------------------------------------------------ r20753 | jpsaman | 2007-07-06 23:32:33 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.h Patch from thedj to recognize the vbi header in the PES. ------------------------------------------------------------------------ r20752 | jpsaman | 2007-07-06 23:32:31 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/codec/zvbi.c Fix up indentation ------------------------------------------------------------------------ r20751 | jpsaman | 2007-07-06 23:32:28 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Distributions/debian.mak M /trunk/extras/contrib/src/Distributions/fedora.mak M /trunk/extras/contrib/src/Distributions/unix.mak Make zvbi build on Fedora Core, debian, darwin and other unixes. ------------------------------------------------------------------------ r20750 | jpsaman | 2007-07-06 23:32:25 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c This patch is a hack to force usage of zvbi teletext decoder. It cannot be resolved cleanly because the codec telx.c and zvbi.c require different offsets in the input buffer, while using the same FOURCC. This is a conflict which should be resolved in another way. ------------------------------------------------------------------------ r20749 | jpsaman | 2007-07-06 23:32:20 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak M /trunk/modules/codec/Modules.am M /trunk/modules/codec/zvbi.c Teletext decoder module based on libzvbi. This is the status of thedj's work at 30 April 2007. ------------------------------------------------------------------------ r20748 | jpsaman | 2007-07-06 23:32:13 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: A /trunk/modules/codec/zvbi.c Copy modules/codec/telx.c to modules/codec/zvbi.c ------------------------------------------------------------------------ r20747 | pdherbemont | 2007-07-06 23:29:31 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/dirac-cross.patch contrib: Make sure we don't have any warning in libdirac as they end up in error. ------------------------------------------------------------------------ r20746 | djc | 2007-07-06 22:18:29 +0200 (Fri, 06 Jul 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc/mediacontrol.h M /trunk/include/vlc_common.h M /trunk/src/control/mediacontrol_internal.h M /trunk/src/libvlc.sym Try to fix libtool on macos Thanks to sam and pdherbemont (blame them too if this breaks everything!) ------------------------------------------------------------------------ r20745 | sam | 2007-07-06 12:43:14 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac * configure.ac: add missing [] in the eyetv check. ------------------------------------------------------------------------ r20744 | sam | 2007-07-06 12:04:25 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/configure.ac * Support unaware OS X libtool by sending -framework directly to the linker. ------------------------------------------------------------------------ r20743 | djc | 2007-07-06 09:33:15 +0200 (Fri, 06 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rotate.c Try to optimize a bit the antialiasing thing ------------------------------------------------------------------------ r20742 | xtophe | 2007-07-05 21:10:41 +0200 (Thu, 05 Jul 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian l10n update by Matej Urban?\196?\141i?\196?\141 ------------------------------------------------------------------------ r20741 | djc | 2007-07-05 15:18:06 +0200 (Thu, 05 Jul 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/rotate.c Better blending for top and left borders Thanks dionoea! ------------------------------------------------------------------------ r20740 | djc | 2007-07-05 01:03:48 +0200 (Thu, 05 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rotate.c Add blending for borders in rotate ------------------------------------------------------------------------ r20739 | djc | 2007-07-05 00:35:56 +0200 (Thu, 05 Jul 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rotate.c Add some antialiasing to rotate ------------------------------------------------------------------------ r20738 | fkuehne | 2007-07-04 21:47:09 +0200 (Wed, 04 Jul 2007) | 1 line Changed paths: M /trunk/po/sv.po * "%i objekt i spellistan" as translation for "No items in the playlist" may trigger unexpected UI strings on OSX. I've removed that translation for now, but we should get a correct translation for the release. Fixes #1234 (forward-porting [20737]) ------------------------------------------------------------------------ r20736 | oaubert | 2007-07-04 17:29:57 +0200 (Wed, 04 Jul 2007) | 2 lines Changed paths: M /trunk/bindings/python/setup.py python bindings: setup.py, workaround vlc-config 'peculiarities' ------------------------------------------------------------------------ r20735 | oaubert | 2007-07-04 15:20:41 +0200 (Wed, 04 Jul 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch Update live555 version number in live-starttime.patch ------------------------------------------------------------------------ r20734 | littlejohn | 2007-07-04 09:22:05 +0200 (Wed, 04 Jul 2007) | 1 line Changed paths: M /trunk/bindings/java/src/utils.h missing \ added ------------------------------------------------------------------------ r20733 | jb | 2007-07-03 22:13:09 +0200 (Tue, 03 Jul 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Fix the non-updating MediaInfo bug, introduced by my mistake. Thanks to Hannes Domani, to have seen it. ------------------------------------------------------------------------ r20732 | jb | 2007-07-03 20:15:18 +0200 (Tue, 03 Jul 2007) | 3 lines Changed paths: M /trunk/modules/codec/rawvideo.c Add 2Vuy FourCC case flavour to rawvideo. By Ilkka Ollakka ------------------------------------------------------------------------ r20731 | courmisch | 2007-07-03 18:08:20 +0200 (Tue, 03 Jul 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Invoke the clock once rather than 2/3 times... ------------------------------------------------------------------------ r20730 | thresh | 2007-07-03 10:51:06 +0200 (Tue, 03 Jul 2007) | 2 lines Changed paths: M /trunk/vlc.altlinux.spec Update trunk ALT Linux spec file for trunk. ------------------------------------------------------------------------ r20729 | jb | 2007-07-02 19:32:40 +0200 (Mon, 02 Jul 2007) | 10 lines Changed paths: M /trunk/modules/misc/freetype.c Freetype: This patch: * try to solve the fribidi styles problems that have occured * introduces ft_style_t, to solve the precedent problem, * solves a few errors from precedent commits, * split some big functions on my request to avoid many imbrications. Patch from Bernie Purcell. ------------------------------------------------------------------------ r20728 | jb | 2007-07-02 19:20:49 +0200 (Mon, 02 Jul 2007) | 6 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h D-Bus: The MPRIS uses a new services behavior to allow multiple mpris-enabled players to run simultaneously. Thus the dbus service name is now org.mpris.vlc instead of org.freedesktop.MediaPlayer. Patch by Mirsal ENNAIME. ------------------------------------------------------------------------ r20727 | xtophe | 2007-07-01 22:59:24 +0200 (Sun, 01 Jul 2007) | 2 lines Changed paths: M /trunk/po/ar.po M /trunk/po/sk.po Arabic and Slovak translation updates by Fouzia Bourai and Mari?\195?\161n Hikan?\195?\173k ------------------------------------------------------------------------ r20726 | dionoea | 2007-07-01 17:13:04 +0200 (Sun, 01 Jul 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Add option to format strings to prevent displaying dashes if the meta info was unavailable (ie: if time is unavailable, "$T" will display "--:--:--" while "$ T" won't display anything). This is of course completely untested :) ------------------------------------------------------------------------ r20725 | kenself | 2007-07-01 14:35:00 +0200 (Sun, 01 Jul 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bdagraph.cpp Add BDA shortcuts dvbt, dvbc, dvbs (without hyphens) to conform to rev 20427: only allow letters, digits and slash in access/demux. Also an extra error message if graph does not start running. ------------------------------------------------------------------------ r20724 | dionoea | 2007-06-30 23:32:57 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/msn.c Hopefully fix compilation. ------------------------------------------------------------------------ r20723 | dionoea | 2007-06-30 22:47:37 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/modules/misc/notify/msn.c Attempt to allow using meta information in the MSN now playing format ... I have no idea if this will really work. ------------------------------------------------------------------------ r20722 | jb | 2007-06-30 17:29:43 +0200 (Sat, 30 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp Qt4 - display the buttons... :) ------------------------------------------------------------------------ r20721 | littlejohn | 2007-06-30 17:19:07 +0200 (Sat, 30 Jun 2007) | 1 line Changed paths: M /trunk/bindings/java/src/callback-jni.cc M /trunk/bindings/java/src/utils.h helper define added ------------------------------------------------------------------------ r20720 | littlejohn | 2007-06-30 17:16:10 +0200 (Sat, 30 Jun 2007) | 1 line Changed paths: M /trunk/bindings/java/src/callback-jni.cc volume callback name updated ------------------------------------------------------------------------ r20719 | xtophe | 2007-06-30 02:11:32 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c Activate the polish translation ------------------------------------------------------------------------ r20717 | fenrir | 2007-06-30 01:50:39 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/subtitle.c A small malloc check. ------------------------------------------------------------------------ r20716 | fenrir | 2007-06-30 00:52:28 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/control.c Fixed GET_ATTACHMENTS return value (Reported by Bernie Purcell). ------------------------------------------------------------------------ r20715 | fenrir | 2007-06-30 00:41:49 +0200 (Sat, 30 Jun 2007) | 19 lines Changed paths: M /trunk/modules/demux/subtitle.c Fixed potential sscanf buffer overflow in : - ParseMicroDvd - ParseSubRip - ParseSubViewer - ParseSSA (Reported by Michal Luczaj) Fixed memory leak in ParseSSA Fixed invalid memory access in - ParseSSA - ParseVplayer Improve a bit MPL2 support (remove italic format + initial space on first subtitle) All: simplify check malloc (what a boring thing) do not allocate up to 160ko on the stack ( I have tested all formats with a small sample but please test/report any regression on your files. ) ------------------------------------------------------------------------ r20714 | fenrir | 2007-06-30 00:33:17 +0200 (Sat, 30 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c Do not display invalid fourcc for meta data atom. ------------------------------------------------------------------------ r20713 | dionoea | 2007-06-28 21:44:30 +0200 (Thu, 28 Jun 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am Add flash.html to dist ------------------------------------------------------------------------ r20712 | dionoea | 2007-06-28 21:32:02 +0200 (Thu, 28 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/mosaic.c Fix "Seg fault when changing mosaic 'offsets' option on the fly." Patch by hovis, #1182 ------------------------------------------------------------------------ r20711 | jb | 2007-06-28 20:38:50 +0200 (Thu, 28 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - Dialogs. String Changes, reviewed by tonsofpcs ------------------------------------------------------------------------ r20710 | jb | 2007-06-28 20:24:15 +0200 (Thu, 28 Jun 2007) | 3 lines Changed paths: M /trunk/modules/codec/rawvideo.c Add support for 2Vuy rawvideo. Patch from Ilkka Ollakka. ------------------------------------------------------------------------ r20709 | jb | 2007-06-28 19:55:00 +0200 (Thu, 28 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/util/qvlcframe.hpp Qt4 - Make GNOME/KDE fanboys happy. Remove unneeded code. Without qt4.2, you can't compile this GUI anyway. ------------------------------------------------------------------------ r20708 | jb | 2007-06-28 18:51:33 +0200 (Thu, 28 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4.3 compatibility. ------------------------------------------------------------------------ r20707 | jb | 2007-06-28 18:37:34 +0200 (Thu, 28 Jun 2007) | 3 lines Changed paths: M /trunk/THANKS Add MYOB to thanks file... ------------------------------------------------------------------------ r20706 | jb | 2007-06-28 08:35:00 +0200 (Thu, 28 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Attempt to repair distcheck. Qt4-res. ------------------------------------------------------------------------ r20705 | jb | 2007-06-27 18:35:56 +0200 (Wed, 27 Jun 2007) | 3 lines Changed paths: M /trunk/THANKS Thanks to "DJ", for all the help on the forum, more than 7700 posts now and counting. Thanks for aLtgLasS for skins, design and CSS... ------------------------------------------------------------------------ r20704 | funman | 2007-06-27 10:22:30 +0200 (Wed, 27 Jun 2007) | 1 line Changed paths: M /trunk/configure.ac Enables D-Bus control compilation ------------------------------------------------------------------------ r20703 | funman | 2007-06-27 08:40:05 +0200 (Wed, 27 Jun 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp Uses TagLib class to represent UTF8 strings when writing metadata ------------------------------------------------------------------------ r20702 | funman | 2007-06-27 07:07:09 +0200 (Wed, 27 Jun 2007) | 1 line Changed paths: M /trunk/modules/misc/audioscrobbler.c Now using ITEM_PREPARSED & ITEM_META_FETCHED indicators ------------------------------------------------------------------------ r20701 | jb | 2007-06-27 01:42:26 +0200 (Wed, 27 Jun 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Dirac version bumps to 0.7.0. Tested on altair/win32 and Mac ------------------------------------------------------------------------ r20700 | sam | 2007-06-27 00:03:47 +0200 (Wed, 27 Jun 2007) | 2 lines Changed paths: M /trunk/AUTHORS * AUTHORS: removed mention of "audio" :-) ------------------------------------------------------------------------ r20699 | jb | 2007-06-27 00:02:30 +0200 (Wed, 27 Jun 2007) | 3 lines Changed paths: A /trunk/modules/gui/qt4/pixmaps/vlc_disc_16px.png Qt4 - Forgotten in previous comit. ------------------------------------------------------------------------ r20698 | jb | 2007-06-27 00:00:08 +0200 (Wed, 27 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/res.qrc Qt4 - Yet another icon for menus. Should be the last one. ------------------------------------------------------------------------ r20697 | sam | 2007-06-26 23:10:08 +0200 (Tue, 26 Jun 2007) | 2 lines Changed paths: M /trunk/AUTHORS * AUTHORS: changed contribution description on author's request. ------------------------------------------------------------------------ r20695 | fkuehne | 2007-06-26 20:59:05 +0200 (Tue, 26 Jun 2007) | 1 line Changed paths: M /trunk/Makefile.am * make sure that VLC-release.app includes permissions which allow it to run on restricted accounts. Credit Michael C. Haller . Additionally, don't create bogus links to the AppleScript library, which moved a while ago. ------------------------------------------------------------------------ r20694 | damienf | 2007-06-26 19:53:05 +0200 (Tue, 26 Jun 2007) | 2 lines Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/axvlc.tlb M /trunk/activex/axvlc_idl.c M /trunk/activex/axvlc_idl.h M /trunk/activex/persistpropbag.cpp M /trunk/activex/plugin.cpp M /trunk/activex/plugin.h M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h activex: remove logo when control runs in usermode and fill canvas with background color instead, which is settable as "BackColor" property (or bgcolor for web). ------------------------------------------------------------------------ r20693 | jpsaman | 2007-06-26 11:38:17 +0200 (Tue, 26 Jun 2007) | 1 line Changed paths: M /trunk/src/libvlc-module.c Fix new key-menu-* hotkeys definitions ------------------------------------------------------------------------ r20691 | xtophe | 2007-06-26 00:35:47 +0200 (Tue, 26 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS respect alphabetical order ------------------------------------------------------------------------ r20690 | xtophe | 2007-06-26 00:22:23 +0200 (Tue, 26 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp i18n fixes ------------------------------------------------------------------------ r20689 | funman | 2007-06-26 00:02:07 +0200 (Tue, 26 Jun 2007) | 1 line Changed paths: M /trunk/doc/fortunes.txt fortunes are now UTF-8 encoded thanks to Mr_Mirsal ------------------------------------------------------------------------ r20688 | damienf | 2007-06-25 20:06:52 +0200 (Mon, 25 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c M /trunk/src/control/media_instance.c M /trunk/src/control/playlist.c - libvlc APIs: bug fixing, and please note that exception argument is OPTIONAL (can be null), do not use exception to control API flow unless you created your own ------------------------------------------------------------------------ r20687 | funman | 2007-06-25 17:24:15 +0200 (Mon, 25 Jun 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h Adds Disconnect method to release the org.freedesktop.MediaPlayer name on the bus ------------------------------------------------------------------------ r20686 | jb | 2007-06-25 01:46:50 +0200 (Mon, 25 Jun 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/res.qrc Qt4 - Add a folder opening option with an icon, due to popular request, Clean some code, comment it and cosmetics. Fix also a cosmetic button bug spotted by funman. ------------------------------------------------------------------------ r20685 | jb | 2007-06-24 23:47:14 +0200 (Sun, 24 Jun 2007) | 4 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h D-Bus, The Repeat method should be part of /Player, not /TrackList Patch by Mirsal ENNAIME, as usual. ------------------------------------------------------------------------ r20684 | pdherbemont | 2007-06-24 22:52:03 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Fix memcpy usage. ------------------------------------------------------------------------ r20683 | funman | 2007-06-24 21:36:35 +0200 (Sun, 24 Jun 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Do not try to read metadata if it's not present ------------------------------------------------------------------------ r20682 | jb | 2007-06-24 20:41:50 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/modules/control/lirc.c LIRC: correct typo in [20653] ------------------------------------------------------------------------ r20681 | jb | 2007-06-24 20:29:13 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Qt4 - Info Panels, clean code, add comments and cosmetics. ------------------------------------------------------------------------ r20680 | jb | 2007-06-24 18:57:21 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - Move the Write MetaData button outside of the component part because it is more expected to be in the main dialog. ------------------------------------------------------------------------ r20679 | funman | 2007-06-24 18:07:38 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/meta_engine/taglib.cpp Prevents segfault if no file are in the playlist (thanks j-b) Adds some debug message and extra check ------------------------------------------------------------------------ r20678 | xtophe | 2007-06-24 16:51:18 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Try with the full MRL if the access haven't successed with access & url ------------------------------------------------------------------------ r20677 | pdherbemont | 2007-06-24 15:27:21 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Make sure we don't strdup a NULL ptr. ------------------------------------------------------------------------ r20676 | pdherbemont | 2007-06-24 15:26:17 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_instance.c Libvlc: Make media_instance_destroy private. ------------------------------------------------------------------------ r20675 | pdherbemont | 2007-06-24 15:19:21 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/media_instance.c Libvlc: Implement media_instance_[get|set]_media_descriptor. Now, media_instance_new creates an empty object. The old _new is now _new_from_media_descriptor. ------------------------------------------------------------------------ r20674 | pdherbemont | 2007-06-24 13:31:57 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/media_instance.c M /trunk/src/control/playlist.c Libvlc: Use exception for internal function. ------------------------------------------------------------------------ r20673 | pdherbemont | 2007-06-24 13:24:36 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: s/ex/p_e/ ------------------------------------------------------------------------ r20672 | pdherbemont | 2007-06-24 13:19:48 +0200 (Sun, 24 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Raise exception where needed. ------------------------------------------------------------------------ r20671 | jb | 2007-06-24 12:33:59 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/vlc.win32.nsi.in Add a polski option for installer ------------------------------------------------------------------------ r20670 | funman | 2007-06-24 02:22:18 +0200 (Sun, 24 Jun 2007) | 3 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_meta.h M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/meta_engine/taglib.cpp Reverts [20669] Adds a button into qt4 media information to write modified meta data to the file ------------------------------------------------------------------------ r20669 | funman | 2007-06-23 21:00:52 +0200 (Sat, 23 Jun 2007) | 3 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_meta.h M /trunk/modules/meta_engine/taglib.cpp Removes meta_export_t Modify meta writer callback to take an input_item_t as argument, so a file non playing can be written ------------------------------------------------------------------------ r20668 | funman | 2007-06-23 19:07:19 +0200 (Sat, 23 Jun 2007) | 1 line Changed paths: M /trunk/modules/meta_engine/taglib.cpp Adds title, album, genre, year, and track number writing to taglib module ------------------------------------------------------------------------ r20667 | pdherbemont | 2007-06-23 16:51:48 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h Libvlc: Make sure the exported structure are not anonymous. ------------------------------------------------------------------------ r20666 | pdherbemont | 2007-06-23 14:10:00 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/video.c Oops. ------------------------------------------------------------------------ r20665 | pdherbemont | 2007-06-23 13:56:01 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Libvlc: Avertise libvlc_media_instance_release in the headers. ------------------------------------------------------------------------ r20664 | pdherbemont | 2007-06-23 13:54:40 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c Fix previous commit (Oops). ------------------------------------------------------------------------ r20663 | pdherbemont | 2007-06-23 13:42:40 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp M /trunk/activex/vlccontrol2.cpp ActiveX: Reflect libvlc changes: media_instance destroy_and_detach->release. ------------------------------------------------------------------------ r20662 | pdherbemont | 2007-06-23 13:42:24 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp M /trunk/mozilla/control/npovlc.cpp M /trunk/mozilla/vlcshell.cpp Mozilla: Reflect libvlc changes: media_instance destroy_and_detach->release. ------------------------------------------------------------------------ r20661 | pdherbemont | 2007-06-23 13:40:40 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_instance.c M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/video.c Libvlc: replace media_instance_destroy_and_detach by media_instance_release. ------------------------------------------------------------------------ r20660 | pdherbemont | 2007-06-23 11:51:10 +0200 (Sat, 23 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/fspanel.m Mac OS X gui: Fade out in a smoother way. ------------------------------------------------------------------------ r20659 | massiot | 2007-06-22 15:14:38 +0200 (Fri, 22 Jun 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt . ------------------------------------------------------------------------ r20657 | courmisch | 2007-06-22 09:09:06 +0200 (Fri, 22 Jun 2007) | 2 lines Changed paths: M /trunk/NEWS Add CVE reference ------------------------------------------------------------------------ r20656 | xtophe | 2007-06-22 00:28:47 +0200 (Fri, 22 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS Proper name of the Polish translator ------------------------------------------------------------------------ r20655 | jpsaman | 2007-06-21 13:46:31 +0200 (Thu, 21 Jun 2007) | 1 line Changed paths: M /trunk/modules/video_filter/osdmenu.c small cleanup ------------------------------------------------------------------------ r20654 | jpsaman | 2007-06-21 13:46:08 +0200 (Thu, 21 Jun 2007) | 1 line Changed paths: M /trunk/modules/video_output/fb.c Indentation fix ------------------------------------------------------------------------ r20653 | jpsaman | 2007-06-21 13:45:41 +0200 (Thu, 21 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc_keys.h M /trunk/modules/control/hotkeys.c M /trunk/modules/control/lirc.c M /trunk/src/libvlc-module.c Added new hotkeys "key-menu-[on|off|left|right|up|down|select]". Lirc now calls the osd_Menu*() functions directly when prefix "menu " followed by one of: on, off, left, right, up, down or select is found. ------------------------------------------------------------------------ r20652 | jb | 2007-06-21 08:34:14 +0200 (Thu, 21 Jun 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/logo.c Logo: Correction spotted by ILEoo and patched by Bernie Purcell. ------------------------------------------------------------------------ r20651 | xtophe | 2007-06-21 00:15:20 +0200 (Thu, 21 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/po/pl.po Update the polish l10n. Thanks to Freaky Michi. ------------------------------------------------------------------------ r20650 | xtophe | 2007-06-20 23:42:53 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Some files have been renamed, some added. ------------------------------------------------------------------------ r20649 | pdherbemont | 2007-06-20 23:14:58 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Fix previous commit. ------------------------------------------------------------------------ r20648 | pdherbemont | 2007-06-20 23:01:26 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Make sure we warn the user when no contrib is present on Mac OS X. ------------------------------------------------------------------------ r20647 | djc | 2007-06-20 22:57:43 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/control/unimotion.c Trying to fix the build on G5... ------------------------------------------------------------------------ r20646 | djc | 2007-06-20 22:42:24 +0200 (Wed, 20 Jun 2007) | 3 lines Changed paths: M /trunk/NEWS M /trunk/modules/control/motion.c M /trunk/modules/control/unimotion.c Should fix compilation Add some news ------------------------------------------------------------------------ r20645 | djc | 2007-06-20 22:19:24 +0200 (Wed, 20 Jun 2007) | 5 lines Changed paths: M /trunk/configure.ac M /trunk/modules/control/Modules.am M /trunk/modules/control/motion.c A /trunk/modules/control/unimotion.c A /trunk/modules/control/unimotion.h M /trunk/modules/video_filter/rotate.c Add rotate-deciangle for more precision in rotate Add unimotion (http://members.optusnet.com.au/lbramsay/programs/unimotion.html) to motion interface Add a low band filter to the motion ------------------------------------------------------------------------ r20644 | jpsaman | 2007-06-20 10:14:41 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am A /trunk/share/osdmenu/menu.cfg A /trunk/share/osdmenu/minimal A /trunk/share/osdmenu/minimal/fs_panel.png A /trunk/share/osdmenu/minimal/fs_panel.xcf A /trunk/share/osdmenu/minimal/fs_panel_mockup.png A /trunk/share/osdmenu/minimal/fs_panel_simple.png A /trunk/share/osdmenu/minimal/fs_panel_simple.xcf A /trunk/share/osdmenu/minimal/fs_panel_skip_next.png A /trunk/share/osdmenu/minimal/fs_panel_skip_previous.png A /trunk/share/osdmenu/minimal/fs_panel_volume_max.png A /trunk/share/osdmenu/minimal/fs_panel_volume_min.png Add minimal osdmenu theme based on MacOS x graphics. ------------------------------------------------------------------------ r20643 | pdherbemont | 2007-06-20 07:39:20 +0200 (Wed, 20 Jun 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp ActiveX: More input->media_instance fix. ------------------------------------------------------------------------ r20642 | pdherbemont | 2007-06-19 23:53:05 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_input.c Python: Compilation fix. ------------------------------------------------------------------------ r20641 | pdherbemont | 2007-06-19 23:48:20 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_input.c Python: Fix misspelling of media_instance. ------------------------------------------------------------------------ r20640 | pdherbemont | 2007-06-19 23:06:15 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/video.c control/video.c: Use libvlc_media_instance_has_vout instead of libvlc_input_has_vout. ------------------------------------------------------------------------ r20639 | pdherbemont | 2007-06-19 22:48:50 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_instance.c Python: More input->media_instance changes. ------------------------------------------------------------------------ r20638 | pdherbemont | 2007-06-19 22:46:24 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/java/src/utils.h Java: More input->media_instance changes. ------------------------------------------------------------------------ r20637 | pdherbemont | 2007-06-19 22:44:36 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp ActiveX: More input->media_instance changes. ------------------------------------------------------------------------ r20636 | pdherbemont | 2007-06-19 22:41:41 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/java/src/input-jni.cc Java: input->media_instance changes. ------------------------------------------------------------------------ r20635 | pdherbemont | 2007-06-19 22:38:18 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/activex/vlccontrol2.cpp ActiveX: input->media_instance changes. ------------------------------------------------------------------------ r20634 | pdherbemont | 2007-06-19 22:36:14 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npovlc.cpp Mozilla: Yet more input->media_instance changes. ------------------------------------------------------------------------ r20633 | pdherbemont | 2007-06-19 22:35:05 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npovlc.cpp Mozilla: Yet more input->media_instance changes. ------------------------------------------------------------------------ r20632 | dionoea | 2007-06-19 22:07:10 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c Remove leading line feeds (or while spaces). Fixes "http://www.yle.fi/java/areena/dispatcher/193730.asx?bitrate=1000000" while previous commit fixed http://paste.videolan.org/1950 . ------------------------------------------------------------------------ r20631 | pdherbemont | 2007-06-19 21:47:31 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Prefer memcpy over bcopy. ------------------------------------------------------------------------ r20630 | pdherbemont | 2007-06-19 21:43:41 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcshell.cpp Mozilla: Fix previous commit. ------------------------------------------------------------------------ r20629 | pdherbemont | 2007-06-19 21:20:54 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcshell.cpp Mozilla: More input->media_instance changes. ------------------------------------------------------------------------ r20628 | pdherbemont | 2007-06-19 20:03:03 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/libvlc_internal.h libvlc: Advertise libvlc_media_instance_destroy_and_detach (soon media_instance_release) in the libvlc.h header. ------------------------------------------------------------------------ r20627 | dionoea | 2007-06-19 18:30:02 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c Untested workarround for buggy asx files with an end of line char at the end of the url. ------------------------------------------------------------------------ r20626 | jb | 2007-06-19 00:23:46 +0200 (Tue, 19 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp A /trunk/modules/gui/qt4/pixmaps/vlc_preferences_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - Yet another icon from Danko: Preferences. ------------------------------------------------------------------------ r20625 | fenrir | 2007-06-18 23:59:34 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/NEWS Updated NEWS. ------------------------------------------------------------------------ r20624 | fenrir | 2007-06-18 23:08:03 +0200 (Mon, 18 Jun 2007) | 8 lines Changed paths: M /trunk/include/vlc_vout.h M /trunk/modules/codec/dvbsub.c M /trunk/modules/codec/subsdec.c M /trunk/modules/codec/telx.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/marq.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/rss.c M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/osd/osd_text.c M /trunk/src/video_output/video_text.c M /trunk/src/video_output/vout_subpictures.c Patch by Bernie Purcell : "This is part of a former submission stripped out for easier assimilation. It modifies vout_subpictures to use the existing alignment field on each region, rather than the alignment on the subpicture plane itself. Modifications are made to everywhere that depended on the former behaviour, to make it use the new alignment location instead." ------------------------------------------------------------------------ r20623 | fenrir | 2007-06-18 22:59:10 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Added missing return value in TitleCallback. ------------------------------------------------------------------------ r20622 | fenrir | 2007-06-18 22:55:35 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Added speex check in RTSP (untested, close #1091) ------------------------------------------------------------------------ r20621 | pdherbemont | 2007-06-18 22:22:35 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_input.c M /trunk/bindings/python/vlcglue.h bindings/python: Try to match the libvlc input to media_instance changes. ------------------------------------------------------------------------ r20620 | pdherbemont | 2007-06-18 21:58:16 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp Mozilla: Attempt to match libvlc input to media_instance changes. ------------------------------------------------------------------------ r20618 | dionoea | 2007-06-18 21:54:38 +0200 (Mon, 18 Jun 2007) | 4 lines Changed paths: M /trunk/src/input/input.c Fix invalid free crash in bookmarks loading code reported by Gids on IRC. Small test case is: (I'm not sure that it really needs to be that long) #EXTVLCOPT:bookmarks={name=Rainforest Shmainforest,bytes=5276429,time=1},{name=Spontaneous Combustion,bytes=113071718,time=1331},{name=The Succubus,bytes=218546569,time=2663},{name=Jakovasaurs,bytes=326602991,time=3999},{name=Tweek Vs. Craig,bytes=436968699,time=5326},{name=Sexual Harassment Panda,bytes=542655194,time=6658} episodes-1-6.m4v ------------------------------------------------------------------------ r20617 | courmisch | 2007-06-18 16:28:53 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Do not crash when there is no X ------------------------------------------------------------------------ r20616 | courmisch | 2007-06-18 16:14:54 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c Typo ------------------------------------------------------------------------ r20615 | jpsaman | 2007-06-18 11:55:06 +0200 (Mon, 18 Jun 2007) | 1 line Changed paths: M /trunk/THANKS Update Ilkka Ollakka's contributions. ------------------------------------------------------------------------ r20614 | jpsaman | 2007-06-18 11:53:53 +0200 (Mon, 18 Jun 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Properly cleanup afilters and vfilters on Close(). (Patch by Ikka Ollakka) ------------------------------------------------------------------------ r20613 | pdherbemont | 2007-06-17 23:17:13 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am libvlc: Tell the build system to use media_instance.c. ------------------------------------------------------------------------ r20612 | pdherbemont | 2007-06-17 22:56:25 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: D /trunk/src/control/input.c A /trunk/src/control/media_instance.c (from /trunk/src/control/input.c:20611) libvlc: Rename the input.c file to media_instance.c. ------------------------------------------------------------------------ r20611 | pdherbemont | 2007-06-17 22:54:32 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/audio.c M /trunk/src/control/event.c M /trunk/src/control/input.c M /trunk/src/control/libvlc_internal.h M /trunk/src/control/media_descriptor.c M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/playlist.c M /trunk/src/control/video.c libvlc: Rename input to media_instance. And add the possibility to create a medi_instance from a media_descriptor. ------------------------------------------------------------------------ r20610 | pdherbemont | 2007-06-17 19:51:40 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c control/media_descriptor.c: Fix a comment. ------------------------------------------------------------------------ r20609 | pdherbemont | 2007-06-17 19:47:46 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/media_descriptor.c conrtol/media_descriptor.c: Use VLC_FALSE and VLC_TRUE. ------------------------------------------------------------------------ r20608 | pdherbemont | 2007-06-17 19:21:26 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h control/libvlc_internal: Dump bool as it doesn't work everywhere. ------------------------------------------------------------------------ r20607 | pdherbemont | 2007-06-17 19:14:06 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/libvlc_internal.h libvlc: attempt to fix previous commit. ------------------------------------------------------------------------ r20606 | pdherbemont | 2007-06-17 18:50:13 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h libvlc: Make media_descriptor_t internal. ------------------------------------------------------------------------ r20605 | pdherbemont | 2007-06-17 18:24:49 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/Makefile.am A /trunk/src/control/media_descriptor.c Libvlc add a media descriptor object. ------------------------------------------------------------------------ r20604 | dionoea | 2007-06-17 17:20:20 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/README.txt Sync readme with wiki page. ------------------------------------------------------------------------ r20603 | dionoea | 2007-06-17 17:17:39 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/access/bda svn:ignore .deps ------------------------------------------------------------------------ r20602 | dionoea | 2007-06-17 17:16:14 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/modules propset svn:ignore ------------------------------------------------------------------------ r20601 | dionoea | 2007-06-17 17:14:59 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/share/http/flash.html Kleine fix. ------------------------------------------------------------------------ r20600 | dionoea | 2007-06-17 17:11:22 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/codec/vorbis.c Cosmetics. ------------------------------------------------------------------------ r20599 | dionoea | 2007-06-17 17:10:31 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c Handle custom meta data in lua playlist scripts. ------------------------------------------------------------------------ r20598 | dionoea | 2007-06-17 16:14:19 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/ui/video_effects.ui Fix a huge bunch of things in the video effects panel. Implement combo box options. ------------------------------------------------------------------------ r20597 | dionoea | 2007-06-17 16:12:56 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/marq.c Fix marq positions list in config. ------------------------------------------------------------------------ r20596 | fenrir | 2007-06-17 16:06:26 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/input.c Be sure to restart the mixer on replaygain mode change. ------------------------------------------------------------------------ r20595 | dionoea | 2007-06-17 15:59:55 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/sharpen.c Fix copyright date ------------------------------------------------------------------------ r20594 | dionoea | 2007-06-17 15:59:27 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/gradient.c Make error output usable. ------------------------------------------------------------------------ r20593 | fenrir | 2007-06-17 15:56:57 +0200 (Sun, 17 Jun 2007) | 6 lines Changed paths: M /trunk/modules/codec/vorbis.c M /trunk/modules/demux/flac.c M /trunk/modules/demux/mpc.c M /trunk/modules/demux/mpeg/m4a.c M /trunk/modules/demux/mpeg/mpga.c Added replay gain support for: - ogg/vorbis (close #125) - flac (and not ogg/flac yet) - mp3/aac (id3/ape) - mpc (internal/ape) ------------------------------------------------------------------------ r20592 | fenrir | 2007-06-17 15:54:20 +0200 (Sun, 17 Jun 2007) | 4 lines Changed paths: M /trunk/include/vlc_aout.h M /trunk/include/vlc_es.h M /trunk/include/vlc_input.h M /trunk/include/vlc_meta.h M /trunk/modules/audio_mixer/float32.c M /trunk/src/audio_output/aout_internal.h M /trunk/src/audio_output/dec.c M /trunk/src/audio_output/input.c M /trunk/src/input/decoder.c M /trunk/src/libvlc-module.c Added replay gain support (audio-replay-gain-mode track or album to activate it, disabled by default) ------------------------------------------------------------------------ r20591 | fenrir | 2007-06-17 15:49:49 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Call input_Control(INPUT_ADD_INFO) on extra meta data. ------------------------------------------------------------------------ r20590 | fenrir | 2007-06-17 15:47:00 +0200 (Sun, 17 Jun 2007) | 6 lines Changed paths: M /trunk/modules/meta_engine/id3tag.c Added APEv1/2 support to id3tag.c Parse TXXX fields (id3) Parse RVA2 and convert them to replay gain (id3) (I cannot put APE parsing into a new module as id3 and ape can be found in the same file, this means you need libid3tag) ------------------------------------------------------------------------ r20589 | dionoea | 2007-06-17 14:47:07 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/video_effects.ui Split the extended video filters panel into many smaller sub panels. ------------------------------------------------------------------------ r20588 | damienf | 2007-06-17 00:13:47 +0200 (Sun, 17 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb_mmx.h video_chroma: a few SSE2 fixes ------------------------------------------------------------------------ r20587 | dionoea | 2007-06-16 22:40:39 +0200 (Sat, 16 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/ui/video_effects.ui Implement color change for colorthres and extract filters. Fix dial for rotate filter. ------------------------------------------------------------------------ r20583 | Trax | 2007-06-16 15:12:25 +0200 (Sat, 16 Jun 2007) | 1 line Changed paths: M /trunk/NEWS * NEWS: sync with 0.8.6c ------------------------------------------------------------------------ r20578 | jb | 2007-06-16 11:40:07 +0200 (Sat, 16 Jun 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp A /trunk/modules/gui/qt4/pixmaps/vlc_file-asym_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_file-wide_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_folder-blue_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_folder-grey_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_network_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_tape_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - Icons for the menus. Works from Danko Dolch again (THANKS). New icons for folders (blue and grey) (not yet used), for file (thin and wide) and tape. Update Network with a bit of coloring. ------------------------------------------------------------------------ r20577 | md | 2007-06-16 08:16:51 +0200 (Sat, 16 Jun 2007) | 2 lines Changed paths: M /trunk/po/sk.po Fix missing national characters: Ak sa nem?\195?\180?\197?\190ete dosta?\197?\165 k u?\197?\190?\195?\173vate?\196?\190sk?\195?\169mu... ------------------------------------------------------------------------ r20576 | fenrir | 2007-06-15 20:38:15 +0200 (Fri, 15 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/libmp4.h M /trunk/modules/demux/mp4/mp4.c Added apple chapter support (used by HandBrake, close #808) ------------------------------------------------------------------------ r20575 | damienf | 2007-06-15 18:36:41 +0200 (Fri, 15 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am M /trunk/modules/video_chroma/i420_rgb.c M /trunk/modules/video_chroma/i420_rgb.h M /trunk/modules/video_chroma/i420_rgb16.c M /trunk/modules/video_chroma/i420_rgb_mmx.h M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i420_yuy2.h - video_chromas: more SSE2 and MMX support and optimization, added SSE2 i420 -> RGB acceleration ------------------------------------------------------------------------ r20574 | md | 2007-06-15 14:30:37 +0200 (Fri, 15 Jun 2007) | 2 lines Changed paths: M /trunk/po/sk.po Minor fix in Slovak translation: rozhrania -> rozhran?\195?\173 ------------------------------------------------------------------------ r20572 | xtophe | 2007-06-15 00:14:12 +0200 (Fri, 15 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/video_filter/colorthres.c i18n fixes ------------------------------------------------------------------------ r20570 | fenrir | 2007-06-14 21:05:16 +0200 (Thu, 14 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/decoder.c Fixed segfault with subtitle. ------------------------------------------------------------------------ r20567 | Trax | 2007-06-14 19:31:52 +0200 (Thu, 14 Jun 2007) | 1 line Changed paths: M /trunk/NEWS * NEWS: add some whitespace for a change.. ------------------------------------------------------------------------ r20565 | Trax | 2007-06-14 19:23:08 +0200 (Thu, 14 Jun 2007) | 1 line Changed paths: M /trunk/NEWS * NEWS: sync with 0.8.6c again.. ------------------------------------------------------------------------ r20562 | jpsaman | 2007-06-14 08:13:25 +0200 (Thu, 14 Jun 2007) | 1 line Changed paths: M /trunk/src/video_output/vout_subpictures.c Fix potential memleak/crash ------------------------------------------------------------------------ r20561 | jb | 2007-06-14 01:50:18 +0200 (Thu, 14 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp Qt4 - Minor cosmetic change. ------------------------------------------------------------------------ r20560 | jb | 2007-06-14 01:47:56 +0200 (Thu, 14 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Make the update() update the art in mediaInfo. ------------------------------------------------------------------------ r20557 | xtophe | 2007-06-14 01:29:30 +0200 (Thu, 14 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp i18n fixes ------------------------------------------------------------------------ r20556 | jb | 2007-06-14 00:11:03 +0200 (Thu, 14 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Support for Media Art in the Media Info dialog and various fixed on that dialog. ------------------------------------------------------------------------ r20553 | fenrir | 2007-06-13 21:49:08 +0200 (Wed, 13 Jun 2007) | 3 lines Changed paths: M /trunk/src/input/input.c M /trunk/src/input/input_internal.h M /trunk/src/input/var.c M /trunk/src/libvlc-module.c Added --run-time option to specify how many second VLC will play an item (Usefull to save live programs like DVB/UDP) ------------------------------------------------------------------------ r20551 | fenrir | 2007-06-13 21:25:08 +0200 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/aiff.c Fixed aiff support for stereo files and files with odd chunk size. ------------------------------------------------------------------------ r20550 | damienf | 2007-06-13 17:40:54 +0200 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/qt4.hpp qt4: a few stability fixes when working as a dialogs provider, needs a lot more ... ------------------------------------------------------------------------ r20549 | damienf | 2007-06-13 14:47:29 +0200 (Wed, 13 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c asx.c: fixed a small bug in skip ad feature ------------------------------------------------------------------------ r20548 | jpsaman | 2007-06-13 11:22:08 +0200 (Wed, 13 Jun 2007) | 1 line Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h White space and indentation fixes. ------------------------------------------------------------------------ r20547 | jpsaman | 2007-06-13 11:00:46 +0200 (Wed, 13 Jun 2007) | 1 line Changed paths: M /trunk/configure.ac Make use of libgcrypt configurable. ------------------------------------------------------------------------ r20546 | jpsaman | 2007-06-13 10:37:51 +0200 (Wed, 13 Jun 2007) | 1 line Changed paths: M /trunk/bootstrap Portability fix: use head -n 1 iso head -1 ------------------------------------------------------------------------ r20544 | Trax | 2007-06-13 00:38:01 +0200 (Wed, 13 Jun 2007) | 1 line Changed paths: M /trunk/NEWS NEWS: sync with bugfix branch ------------------------------------------------------------------------ r20543 | fenrir | 2007-06-12 23:27:28 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/mkv.cpp Fixed access on deleted object. ------------------------------------------------------------------------ r20541 | fenrir | 2007-06-12 23:06:24 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/magnify.c Fixed uninitialized variable. ------------------------------------------------------------------------ r20539 | fenrir | 2007-06-12 21:49:06 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/input.c Drop audio when playing faster and not using resampler. ------------------------------------------------------------------------ r20538 | fenrir | 2007-06-12 21:46:35 +0200 (Tue, 12 Jun 2007) | 5 lines Changed paths: M /trunk/include/vlc_aout.h M /trunk/modules/audio_filter/resampler/bandlimited.c M /trunk/modules/codec/a52.c M /trunk/modules/codec/faad.c M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/mpeg_audio.c M /trunk/modules/codec/vorbis.c M /trunk/modules/packetizer/mpeg4audio.c M /trunk/src/audio_output/aout_internal.h M /trunk/src/audio_output/dec.c M /trunk/src/audio_output/filters.c M /trunk/src/audio_output/input.c M /trunk/src/input/decoder.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c All: preliminary support for audio while playing faster/slower (1/4 -> 4). It use our standard resampler to do it and so we do not keep pitch yet (I am working on a soundtouch resampler). Please test any regression. ------------------------------------------------------------------------ r20534 | fenrir | 2007-06-12 20:26:00 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/output.c Fixed use of released pointer (race condition). ------------------------------------------------------------------------ r20527 | damienf | 2007-06-12 17:56:28 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcshell.cpp mozilla: fixed crash on Safari 3 Beta for Windows ------------------------------------------------------------------------ r20526 | damienf | 2007-06-12 16:37:15 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac MacOSX: fix for --with-macosx-sdk ------------------------------------------------------------------------ r20525 | jpsaman | 2007-06-12 14:22:36 +0200 (Tue, 12 Jun 2007) | 1 line Changed paths: M /trunk/modules/misc/freetype.c Fix potential memleaks ------------------------------------------------------------------------ r20524 | jpsaman | 2007-06-12 14:21:58 +0200 (Tue, 12 Jun 2007) | 1 line Changed paths: M /trunk/src/video_output/video_output.c Display video title when video output is reused. ------------------------------------------------------------------------ r20523 | jpsaman | 2007-06-12 13:28:54 +0200 (Tue, 12 Jun 2007) | 1 line Changed paths: M /trunk/include/vlc_vout.h M /trunk/src/libvlc-module.c M /trunk/src/video_output/video_output.c M /trunk/src/video_output/vout_intf.c Show title on video output based on users preferences. Defaults are:--video-title-show --video-title-position=8 --video-title-timeout=5000 ------------------------------------------------------------------------ r20521 | damienf | 2007-06-12 00:39:57 +0200 (Tue, 12 Jun 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap contrib/bootstrap: MacOSX, avoid multiple -isysroot definitions by using CC, CXX and LD envars (PCC only for now, needs intel test) ------------------------------------------------------------------------ r20520 | xtophe | 2007-06-12 00:12:07 +0200 (Tue, 12 Jun 2007) | 3 lines Changed paths: M /trunk/po/sk.po M /trunk/po/sv.po Swedish l10n update by Daniel Nylander Slovak l10n update by Mari?\195?\161n Hikan?\195?\173k ------------------------------------------------------------------------ r20518 | jb | 2007-06-11 19:00:55 +0200 (Mon, 11 Jun 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/pixmaps/vlc_capture-card_16px.png Qt4 - Menus: modify slightly the capture card icon, change a label and spaces... ------------------------------------------------------------------------ r20514 | oaubert | 2007-06-11 16:30:46 +0200 (Mon, 11 Jun 2007) | 2 lines Changed paths: D /trunk/python Remove the obsolete vlc/python directory. Up-to-date version of python bindings lie in bindings/python ------------------------------------------------------------------------ r20507 | sigmunau | 2007-06-11 14:00:42 +0200 (Mon, 11 Jun 2007) | 2 lines Changed paths: M /trunk/modules/access/pvr.c fix compile faults and semantic errors in pvr module, mostly relating to the new api ------------------------------------------------------------------------ r20504 | jpsaman | 2007-06-11 12:25:50 +0200 (Mon, 11 Jun 2007) | 1 line Changed paths: M /trunk/modules/codec/cvdsub.c Remove excess whitespace ------------------------------------------------------------------------ r20503 | jb | 2007-06-11 01:26:04 +0200 (Mon, 11 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/res.qrc Qt4 - Add Icons to the systray Menu bar. ------------------------------------------------------------------------ r20502 | jb | 2007-06-11 01:17:05 +0200 (Mon, 11 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/menus.cpp D /trunk/modules/gui/qt4/pixmaps/audio_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/hotkeys_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/input_and_codecs_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/interface_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/playlist_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/subtitles_50x50.xpm D /trunk/modules/gui/qt4/pixmaps/video_50x50.xpm A /trunk/modules/gui/qt4/pixmaps/vlc_capture-card_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_network_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_quit_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_stream_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - A few more icons in the menus to make the GUI less depressing. ------------------------------------------------------------------------ r20500 | fenrir | 2007-06-10 21:53:00 +0200 (Sun, 10 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c M /trunk/src/audio_output/input.c Simplify + fix a potential overflow. ------------------------------------------------------------------------ r20499 | fenrir | 2007-06-10 21:40:24 +0200 (Sun, 10 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/clock.c Simplify (no functionnal changes). ------------------------------------------------------------------------ r20498 | fenrir | 2007-06-10 21:22:39 +0200 (Sun, 10 Jun 2007) | 3 lines Changed paths: M /trunk/src/playlist/engine.c Call garbage collector (vout/sout) when playlist enter stop state (on user stop or end of playlist). ------------------------------------------------------------------------ r20497 | fenrir | 2007-06-10 21:12:54 +0200 (Sun, 10 Jun 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/converter/mpgatofixed32.c Fixed uninitialized member fields for audio filter2. ------------------------------------------------------------------------ r20492 | pdherbemont | 2007-06-09 20:54:17 +0200 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Add some comments. ------------------------------------------------------------------------ r20489 | pdherbemont | 2007-06-09 16:54:38 +0200 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/voutgl.m Mac OS X gui: Fix a comment. ------------------------------------------------------------------------ r20488 | pdherbemont | 2007-06-09 16:14:49 +0200 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/voutgl.m Mac OS X gui: Don't leak the autoreleased object. ------------------------------------------------------------------------ r20487 | jpsaman | 2007-06-09 16:00:51 +0200 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /trunk/src/video_output/video_output.c Display media title for 15 seconds right at the start of the video. ------------------------------------------------------------------------ r20486 | courmisch | 2007-06-09 10:41:35 +0200 (Sat, 09 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac Tell that disabling libtool is going to suck - closes #1189 ------------------------------------------------------------------------ r20485 | fenrir | 2007-06-08 21:02:22 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/mkv.cpp MKV attachments bug fixes. (Patch by Bernie Purcell) ------------------------------------------------------------------------ r20483 | courmisch | 2007-06-08 16:55:43 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/libvlc.h M /trunk/src/misc/cpu.c Fix compiler warnings ------------------------------------------------------------------------ r20482 | fkuehne | 2007-06-08 16:31:30 +0200 (Fri, 08 Jun 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch * reverted [20479], as my previously checked-in patch was correct ;) ------------------------------------------------------------------------ r20481 | fkuehne | 2007-06-08 16:26:52 +0200 (Fri, 08 Jun 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * removed support for compilation on OSX < 10.4 ------------------------------------------------------------------------ r20479 | pdherbemont | 2007-06-08 14:51:40 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch extras/contrib: Update live-starttime.patch. ------------------------------------------------------------------------ r20478 | pdherbemont | 2007-06-08 14:39:47 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap extras/contrib/bootstrap: Store wget, curl and svn as absolute path in config.mak so they won't get untracked. (Patch by Jan David Mol ). ------------------------------------------------------------------------ r20477 | pdherbemont | 2007-06-08 11:24:23 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m Mac OS X gui: Comply to "Cocoa Thread Safety" guideline, that is, make creating, resizing, closing, the NSView on main thread. ------------------------------------------------------------------------ r20476 | pdherbemont | 2007-06-08 11:11:48 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/extras/contrib/src/Makefile contrib: Build ffmpeg with --cpu=pentium-m on Mac OS X/intel. (Patch by Jan David Mol). ------------------------------------------------------------------------ r20475 | jpsaman | 2007-06-08 09:29:18 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/netbox3.mak Don't build fribidi no need for it now. ------------------------------------------------------------------------ r20473 | fenrir | 2007-06-08 01:05:16 +0200 (Fri, 08 Jun 2007) | 4 lines Changed paths: M /trunk/src/input/clock.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h clock: clean up/simplify + remove 1/90000 reference. all: improve input rate (no more out of order/dropped pictures on rate change). ------------------------------------------------------------------------ r20472 | xtophe | 2007-06-08 00:57:53 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac More strict detection for swscale. Patch by ILEoo and ALexis Ballier ------------------------------------------------------------------------ r20470 | jb | 2007-06-08 00:53:48 +0200 (Fri, 08 Jun 2007) | 3 lines Changed paths: M /trunk/configure.ac Configure: typo correction on --enable-libtar ------------------------------------------------------------------------ r20468 | xtophe | 2007-06-08 00:29:01 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/doc/vlc.1 Small fix on the man page ------------------------------------------------------------------------ r20467 | fenrir | 2007-06-08 00:21:55 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/timeshift.c Added back pause (timeshift has to accept ACCESS_SET_PAUSE_STATE) ------------------------------------------------------------------------ r20466 | xtophe | 2007-06-08 00:12:20 +0200 (Fri, 08 Jun 2007) | 2 lines Changed paths: M /trunk/doc/vlc.1 VLS is deprecated. Don't refer to it ------------------------------------------------------------------------ r20465 | fenrir | 2007-06-07 23:58:47 +0200 (Thu, 07 Jun 2007) | 7 lines Changed paths: M /trunk/modules/gui/qt4/components/interface_widgets.cpp Set VideoWidget minimal size to 16x16 (I'm not sure it is the right thing). It avoids segfault when resizing to 0x0. It fixes segfault when VLC is started with a video file. (But I fear that we have a race condition here because if the same file is played later, it works) ------------------------------------------------------------------------ r20464 | pdherbemont | 2007-06-07 23:33:16 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h include/vlc/libvlc_structures.h: Fix build by using vlc_int64_t instead of uint64_t. ------------------------------------------------------------------------ r20463 | fenrir | 2007-06-07 23:30:42 +0200 (Thu, 07 Jun 2007) | 3 lines Changed paths: M /trunk/modules/access/dvdnav.c Do not use dvdnav_get_video_aspect (No idea of its unit but it is not vlc one, fixed segfault with x11 at least) ------------------------------------------------------------------------ r20462 | pdherbemont | 2007-06-07 23:16:30 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/event.c Libvlc event: Support for event extra information passing. And register to "time" event rather than "position". ------------------------------------------------------------------------ r20461 | pdherbemont | 2007-06-07 22:46:39 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Send position event at a reasonable time precision. ------------------------------------------------------------------------ r20460 | courmisch | 2007-06-07 22:16:57 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Revert [20459] and really fix (I hope) ------------------------------------------------------------------------ r20459 | fenrir | 2007-06-07 22:10:12 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Fixed IsValidAccess... ------------------------------------------------------------------------ r20456 | jb | 2007-06-07 20:42:57 +0200 (Thu, 07 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am Qt4 - Add files for reparing distchek and tarballs. ------------------------------------------------------------------------ r20454 | courmisch | 2007-06-07 19:34:15 +0200 (Thu, 07 Jun 2007) | 3 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix remote format string injection in SDP parser. (Sometimes there are good things about NOT being on MBONE) ------------------------------------------------------------------------ r20452 | courmisch | 2007-06-07 19:32:24 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/modules/codec/theora.c Format string usage fix. Pretty much the same bug as the vorbis one. ------------------------------------------------------------------------ r20451 | courmisch | 2007-06-07 19:31:45 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc_es.h Fix comment ------------------------------------------------------------------------ r20450 | courmisch | 2007-06-07 19:31:26 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/modules/codec/vorbis.c Same as previous commit ------------------------------------------------------------------------ r20448 | courmisch | 2007-06-07 19:22:05 +0200 (Thu, 07 Jun 2007) | 4 lines Changed paths: M /trunk/modules/access/cdda.c - Avoid a bunch of dummy string copy - Use strdup() instead of asprintf("%s") - Fix format string (CDDB now owns your CD player) ------------------------------------------------------------------------ r20446 | courmisch | 2007-06-07 18:57:54 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS Credit ------------------------------------------------------------------------ r20442 | courmisch | 2007-06-07 18:53:15 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c Sanitize audio format before creating a decoder ------------------------------------------------------------------------ r20441 | courmisch | 2007-06-07 18:52:32 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/input.c Fix use of unitialized variable reported by David Thiel, fix from Christophe Massiot ------------------------------------------------------------------------ r20440 | courmisch | 2007-06-07 18:43:10 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc_es.h Store channels counter to a single byte. We can only handle 32 of them anyway ------------------------------------------------------------------------ r20439 | courmisch | 2007-06-07 18:39:38 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/audio_output/dec.c Fix deadlock ------------------------------------------------------------------------ r20438 | courmisch | 2007-06-07 18:36:38 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/param_eq.c Use unsigned ------------------------------------------------------------------------ r20437 | courmisch | 2007-06-07 18:31:21 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c Use %u instead of %d ------------------------------------------------------------------------ r20436 | courmisch | 2007-06-07 18:22:41 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/wav.c Use %u rather than %d for unsigned ------------------------------------------------------------------------ r20434 | courmisch | 2007-06-07 18:08:44 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/wav.c Memory leak ------------------------------------------------------------------------ r20432 | pdherbemont | 2007-06-07 14:34:50 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/core.c M /trunk/src/control/event.c M /trunk/src/control/input.c M /trunk/src/control/libvlc_internal.h Libvlc Event: Add support for input event. ------------------------------------------------------------------------ r20431 | jpsaman | 2007-06-07 13:26:17 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/video_output/video_text.c Let text fade away, that looks so much nicer. ------------------------------------------------------------------------ r20430 | jpsaman | 2007-06-07 13:25:52 +0200 (Thu, 07 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/playlist.c Remove excess whitelines ------------------------------------------------------------------------ r20429 | jb | 2007-06-06 23:15:13 +0200 (Wed, 06 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open Capture: add screen:// ------------------------------------------------------------------------ r20428 | xtophe | 2007-06-06 23:03:50 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/po/ar.po Arabic translation update by Fouzai Bourai ------------------------------------------------------------------------ r20427 | courmisch | 2007-06-06 18:40:48 +0200 (Wed, 06 Jun 2007) | 4 lines Changed paths: M /trunk/src/input/input.c - Only allow letters, digits and slash in access/demux specification (fixes problem with most-but-not-all filenames containing a colon) - Only allow letters as Windows drives ------------------------------------------------------------------------ r20426 | courmisch | 2007-06-06 17:37:11 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/THANKS Forgot this file ------------------------------------------------------------------------ r20425 | courmisch | 2007-06-06 17:37:02 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mmsh.c MMSH connection error handling fix from Alex Antropoff ------------------------------------------------------------------------ r20424 | jpsaman | 2007-06-06 16:57:27 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c OSDMenu update time of 0 ms disables the menu, so put in a sane default value. ------------------------------------------------------------------------ r20423 | jpsaman | 2007-06-06 16:33:46 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Only update the menu when it is visible. ------------------------------------------------------------------------ r20422 | jpsaman | 2007-06-06 16:26:49 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Fix update time in variable callback so it uses ms. ------------------------------------------------------------------------ r20421 | jpsaman | 2007-06-06 15:52:31 +0200 (Wed, 06 Jun 2007) | 9 lines Changed paths: M /trunk/include/vlc_osd.h M /trunk/modules/video_filter/osdmenu.c M /trunk/src/osd/osd_parser.c OSDMenu improvements - new style concat to indicate that images should be put in a region list - user selected alpha value for subpictures - position, x, y, timeout, update, alpha values are changeable during runtime - vlc_osd.h: documented new osdmenu style concat Known issues: In osdmenu concat mode there is one issue left where two subpicture regions are displayed on top of each other when cycling through the menu. ------------------------------------------------------------------------ r20420 | Trax | 2007-06-06 12:13:16 +0200 (Wed, 06 Jun 2007) | 1 line Changed paths: M /trunk/modules/video_output/msw/direct3d.c * modules/video_output/msw/direct3d.c: typo adpater -> adapter ------------------------------------------------------------------------ r20419 | jpsaman | 2007-06-06 11:33:44 +0200 (Wed, 06 Jun 2007) | 1 line Changed paths: M /trunk/src/osd/osd.c Remove excess whitespace ------------------------------------------------------------------------ r20418 | jpsaman | 2007-06-06 10:34:03 +0200 (Wed, 06 Jun 2007) | 1 line Changed paths: M /trunk/src/osd/osd.c cleanup ------------------------------------------------------------------------ r20417 | jb | 2007-06-06 00:28:27 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp A /trunk/modules/gui/qt4/pixmaps/vlc_messages_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_next_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_pause_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_play_16px.png M /trunk/modules/gui/qt4/pixmaps/vlc_previous_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_stop_16px.png M /trunk/modules/gui/qt4/res.qrc Qt4 - More icons for the menus. ------------------------------------------------------------------------ r20416 | fenrir | 2007-06-06 00:26:45 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fixed badly broken sap parser. ------------------------------------------------------------------------ r20415 | xtophe | 2007-06-06 00:14:58 +0200 (Wed, 06 Jun 2007) | 2 lines Changed paths: M /trunk/po/ar.po Arabic l10n update by Fouzia Bouria ------------------------------------------------------------------------ r20414 | fenrir | 2007-06-06 00:11:32 +0200 (Wed, 06 Jun 2007) | 3 lines Changed paths: M /trunk/modules/demux/live555.cpp Fixed audio RTP stream only (Not sure it is the right way) Less verbose. ------------------------------------------------------------------------ r20413 | xtophe | 2007-06-05 23:37:38 +0200 (Tue, 05 Jun 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/po/sl.po sl.po: Slovenian l10n update. 100% translated. thanks to Matej Urban?\196?\141i?\196?\141 THANKS: Proper credits for arabic l10n ------------------------------------------------------------------------ r20412 | damienf | 2007-06-05 21:32:39 +0200 (Tue, 05 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_output/msw/direct3d.c - direct3d: re-enabled YUV textures for Vista ------------------------------------------------------------------------ r20411 | fenrir | 2007-06-05 19:25:50 +0200 (Tue, 05 Jun 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Fixed uninitialized field (aout_buffer_t.b_discontinuity). ------------------------------------------------------------------------ r20410 | jb | 2007-06-05 01:19:16 +0200 (Tue, 05 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Forgotten in previous commit. ------------------------------------------------------------------------ r20409 | jb | 2007-06-05 01:11:14 +0200 (Tue, 05 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp A /trunk/modules/gui/qt4/pixmaps/vlc_help_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_info_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_next_16px.png A /trunk/modules/gui/qt4/pixmaps/vlc_previous_16px.png M /trunk/modules/gui/qt4/res.qrc qt4 - menus. Try to add some pictures to have more User-friendly menus. ------------------------------------------------------------------------ r20408 | jb | 2007-06-05 00:20:21 +0200 (Tue, 05 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open Dialog: Capture: small fixes. ------------------------------------------------------------------------ r20407 | jb | 2007-06-04 23:26:47 +0200 (Mon, 04 Jun 2007) | 3 lines Changed paths: M /trunk/vlc.fedora.spec M /trunk/vlc.suse.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger ------------------------------------------------------------------------ r20406 | fenrir | 2007-06-04 21:39:55 +0200 (Mon, 04 Jun 2007) | 5 lines Changed paths: M /trunk/include/vlc_aout.h M /trunk/modules/audio_filter/converter/mpgatofixed32.c M /trunk/modules/codec/mpeg_audio.c M /trunk/src/audio_output/aout_internal.h Added a b_discontinuity to aout_buffer_t for non-pcm streams. Set aout_buffer_t.b_discontinuity in mpeg audio packetizer. Silent first 3 frames on discontinuity in mad decoder. (close #590) ------------------------------------------------------------------------ r20405 | fenrir | 2007-06-04 21:37:43 +0200 (Mon, 04 Jun 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/ffmpeg.h M /trunk/modules/codec/ffmpeg/video.c Silent first 3 mpeg audio frames after a discontinuity. (Avoid glitch on seeks/errors) ------------------------------------------------------------------------ r20404 | fenrir | 2007-06-04 21:32:09 +0200 (Mon, 04 Jun 2007) | 2 lines Changed paths: M /trunk/modules/demux/flac.c Flac embeded cover support. ------------------------------------------------------------------------ r20403 | fenrir | 2007-06-04 00:58:00 +0200 (Mon, 04 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlistinfo.m Fixed compilation problem. ------------------------------------------------------------------------ r20402 | fenrir | 2007-06-04 00:40:17 +0200 (Mon, 04 Jun 2007) | 9 lines Changed paths: M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h M /trunk/src/input/meta.c M /trunk/src/misc/stats.c M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c - Added support for embeded cover. Demuxer just need to fill psz_arturl meta field to "attachment://NAME" where NAME is an attachment filename (returned by DEMUX_GET_ATTACHMENTS) - Lock input_item_t every time we access p_meta fields (there is still a problem as playlist code does not always do so...). - Do not preparse item we have already played. - Wait that the current playing item is meta parsed before fetching its cover. ------------------------------------------------------------------------ r20401 | fenrir | 2007-06-04 00:30:08 +0200 (Mon, 04 Jun 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.c Fixed small warning. ------------------------------------------------------------------------ r20400 | fenrir | 2007-06-04 00:19:50 +0200 (Mon, 04 Jun 2007) | 3 lines Changed paths: M /trunk/include/vlc_arrays.h M /trunk/include/vlc_codec.h M /trunk/include/vlc_meta.h M /trunk/src/input/decoder.c Fixed vlc_meta_SetXXX macros Added decoder_GetInputAttachments. ------------------------------------------------------------------------ r20399 | xtophe | 2007-06-04 00:00:00 +0200 (Mon, 04 Jun 2007) | 2 lines Changed paths: M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Add the new QT4 strings ------------------------------------------------------------------------ r20398 | xtophe | 2007-06-03 23:47:28 +0200 (Sun, 03 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/equalizer.ui M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui M /trunk/modules/gui/qt4/ui/sout.ui M /trunk/modules/gui/qt4/ui/sprefs_hotkeys.ui M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui M /trunk/modules/gui/qt4/ui/streampanel.ui i18n fixes (part 2) ------------------------------------------------------------------------ r20397 | fenrir | 2007-06-03 23:17:52 +0200 (Sun, 03 Jun 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h Partial fix for builtin plugin. ------------------------------------------------------------------------ r20396 | fenrir | 2007-06-03 22:54:54 +0200 (Sun, 03 Jun 2007) | 2 lines Changed paths: M /trunk/modules/codec/flac.c Fixed flac packetizer when compiling with libflac (close #1194 again ;) ------------------------------------------------------------------------ r20395 | xtophe | 2007-06-03 21:07:47 +0200 (Sun, 03 Jun 2007) | 2 lines Changed paths: M /trunk/po/ar.po Arabic l10n update. ------------------------------------------------------------------------ r20394 | jb | 2007-06-03 20:05:36 +0200 (Sun, 03 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp Qt4 - Stream output. Add WMA as an audio codec. ------------------------------------------------------------------------ r20393 | jb | 2007-06-03 03:10:43 +0200 (Sun, 03 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - Meta Information, again. Add URI/URL support. Fix a bug. ------------------------------------------------------------------------ r20392 | jb | 2007-06-03 02:46:03 +0200 (Sun, 03 Jun 2007) | 3 lines Changed paths: M /trunk/NEWS M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h D-Bus - Implement "Random" Method. Patch from Mirsal ENNAIME, as usual. ------------------------------------------------------------------------ r20391 | jb | 2007-06-02 22:27:37 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - MediaInfo: spaces cleanup ------------------------------------------------------------------------ r20390 | jb | 2007-06-02 22:18:24 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp Qt4 - MediaInfo, move the tabWidget to the Dialog class and remove it from components. ------------------------------------------------------------------------ r20389 | jb | 2007-06-02 21:11:19 +0200 (Sat, 02 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.hpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/components/interface_widgets.cpp M /trunk/modules/gui/qt4/components/interface_widgets.hpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/extended.hpp M /trunk/modules/gui/qt4/dialogs/interaction.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs/playlist.hpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/playlist_model.hpp M /trunk/modules/gui/qt4/qt4.hpp qt4 - Include cleanup. ------------------------------------------------------------------------ r20388 | jb | 2007-06-02 20:24:15 +0200 (Sat, 02 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - Space fixes. ------------------------------------------------------------------------ r20387 | jb | 2007-06-02 20:23:40 +0200 (Sat, 02 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp qt4 - Dialogs: compile fix and small modifications. ------------------------------------------------------------------------ r20386 | jb | 2007-06-02 20:21:27 +0200 (Sat, 02 Jun 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp Qt4 - Info Panels: Rewrite Meta Data and Dionoea's feature request. (1) ------------------------------------------------------------------------ r20385 | damienf | 2007-06-02 19:17:23 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac chroma conversion: a few fixes ------------------------------------------------------------------------ r20384 | xtophe | 2007-06-02 13:42:19 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/menus.cpp Compile fix ------------------------------------------------------------------------ r20383 | xtophe | 2007-06-02 02:03:55 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po update po files with the Qt4 strings ------------------------------------------------------------------------ r20382 | xtophe | 2007-06-02 02:02:54 +0200 (Sat, 02 Jun 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui M /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_interface.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui M /trunk/modules/gui/qt4/ui/video_effects.ui M /trunk/po/Makevars All: Qt4 intf i18n fix (part 1) ------------------------------------------------------------------------ r20381 | xtophe | 2007-06-01 23:22:22 +0200 (Fri, 01 Jun 2007) | 1 line Changed paths: M /trunk/po/sk.po Slovakian l10n update by Mari?\195?\161n Hikan?\195?\173k ------------------------------------------------------------------------ r20380 | xtophe | 2007-06-01 23:22:17 +0200 (Fri, 01 Jun 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/po/ar.po M /trunk/src/libvlc-module.c Arabic l10n by Fbourai ------------------------------------------------------------------------ r20379 | pdherbemont | 2007-06-01 22:25:38 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/core.c control/core.c: Don't leak the p_instance. ------------------------------------------------------------------------ r20378 | pdherbemont | 2007-06-01 22:23:10 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/core.c M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h libvlc event: Make event function thread safe. (And fix a mutex leak) ------------------------------------------------------------------------ r20377 | pdherbemont | 2007-06-01 21:22:43 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Use the correct argument for var_DelCallback. ------------------------------------------------------------------------ r20376 | pdherbemont | 2007-06-01 21:17:32 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Fix previous commit. ------------------------------------------------------------------------ r20375 | pdherbemont | 2007-06-01 20:08:20 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Make sure the event won't be listened to. ------------------------------------------------------------------------ r20374 | pdherbemont | 2007-06-01 19:36:41 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/core.c M /trunk/src/control/event.c libvlc event: Fix the various leaks and point indication on where locking should be done. ------------------------------------------------------------------------ r20373 | pdherbemont | 2007-06-01 19:08:47 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/src/control/event.c control/event.c: Definition at the top of the function and outline the alloc/free strategy. ------------------------------------------------------------------------ r20372 | damienf | 2007-06-01 16:23:25 +0200 (Fri, 01 Jun 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i420_yuy2.h chromas converstion: optimize MMX/SSE acceleration even more by leveraging out of order execution, basically avoid CPU stalls by using more registers and by spacing memory fetch and use as much as possible (CPU will run available instructions while waiting for memory fecth to complete) ------------------------------------------------------------------------ r20371 | fenrir | 2007-05-31 23:46:52 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/mp4.c Do not use FIND_ANYWHERE for playlist. ------------------------------------------------------------------------ r20370 | dionoea | 2007-05-31 23:26:08 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/src/misc ignore revision.c. ------------------------------------------------------------------------ r20369 | dionoea | 2007-05-31 23:18:59 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c "[PATCH] audioscrobbler plugin connection check" by Ilkka Ollakka ------------------------------------------------------------------------ r20368 | fenrir | 2007-05-31 22:53:46 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Compilation fix. ------------------------------------------------------------------------ r20367 | fenrir | 2007-05-31 22:06:34 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_demux.h Oops vlc_demux.h (r20365) ------------------------------------------------------------------------ r20366 | damienf | 2007-05-31 21:50:28 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_demux.h vlc_demux.h: that one was forgotten in r20365 ------------------------------------------------------------------------ r20365 | fenrir | 2007-05-31 21:22:27 +0200 (Thu, 31 May 2007) | 8 lines Changed paths: M /trunk/include/vlc_codec.h M /trunk/include/vlc_common.h M /trunk/include/vlc_input.h M /trunk/modules/demux/mkv.cpp M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/src/input/control.c M /trunk/src/input/decoder.c M /trunk/src/input/demux.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h all: added support for demuxer attachment (Patch by Bernie Purcell) Use decoder_GetInputAttachment to get attachment from a decoder module. You need to release the memory with vlc_input_attachment_Delete. Untested... modules/playlist/* cosmetic. ------------------------------------------------------------------------ r20364 | jb | 2007-05-31 19:02:40 +0200 (Thu, 31 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - Forgotten file in a previous commit ( for the toggleVisible bug in QSystray ) ------------------------------------------------------------------------ r20363 | damienf | 2007-05-31 11:56:25 +0200 (Thu, 31 May 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_chroma/Modules.am M /trunk/modules/video_chroma/i420_yuy2.c M /trunk/modules/video_chroma/i420_yuy2.h - video_chroma: added support for IA-32/64 SSE2 accelaration (128 bit vector integer registers), needs LOADS of testing ------------------------------------------------------------------------ r20362 | jb | 2007-05-31 01:51:00 +0200 (Thu, 31 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp Qt4 - SysTrayIcon: change the previous commit after some remarks on IRC and fix the toggle/Show-Hide - bug. ------------------------------------------------------------------------ r20361 | jb | 2007-05-30 22:52:38 +0200 (Wed, 30 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Systray menu order adjustement. ------------------------------------------------------------------------ r20360 | fenrir | 2007-05-30 21:39:23 +0200 (Wed, 30 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/mp4/mp4.c Ensure that chapter names are utf8 (I failed to find information about chapter encoding, I fear the worst) ------------------------------------------------------------------------ r20359 | fenrir | 2007-05-30 21:30:07 +0200 (Wed, 30 May 2007) | 8 lines Changed paths: M /trunk/modules/demux/flac.c Implemented (close #1194): - time/duration display - meta info parsing. - seek (precise seek if SEEKTABLE presents) Resampling can still happen but I think it has to do with the decoder(at least with our ffmpeg wrapper, I haven't tested the native one). ------------------------------------------------------------------------ r20358 | fenrir | 2007-05-30 21:02:51 +0200 (Wed, 30 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/avi/avi.c Improve seek precision using ES_OUT_SET_NEXT_DISPLAY_TIME. (Please report any 'seek' regression) ------------------------------------------------------------------------ r20357 | fenrir | 2007-05-30 20:50:15 +0200 (Wed, 30 May 2007) | 5 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c M /trunk/modules/codec/ffmpeg/video.c video: fixed preroll audio: use avcodec_decode_audio2 use block_Realloc to pad buffer. fixed decoding when SplitBuffer is used (flac) ------------------------------------------------------------------------ r20356 | fenrir | 2007-05-30 20:24:41 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/src/misc/block.c Cosmetic. ------------------------------------------------------------------------ r20355 | fenrir | 2007-05-30 20:01:15 +0200 (Wed, 30 May 2007) | 9 lines Changed paths: M /trunk/src/input/decoder.c M /trunk/src/input/es_out.c M /trunk/src/input/input.c M /trunk/src/input/input_internal.h es_out: do not flush decoder fifo when unwanted (fix broken picture on pause) do not convert pts/dts of prerolled samples decoder: fixed ES_OUT_SET_NEXT_DISPLAY_TIME implementation (improved seek) proper handling of DISCONTINUITY reset video picture heap on seek/pause/rate change (avoid old pictures) Please report any regression. ------------------------------------------------------------------------ r20354 | fenrir | 2007-05-30 19:36:36 +0200 (Wed, 30 May 2007) | 4 lines Changed paths: M /trunk/modules/codec/a52.c M /trunk/modules/codec/dts.c M /trunk/modules/codec/flac.c M /trunk/modules/codec/mpeg_audio.c M /trunk/modules/packetizer/h264.c M /trunk/modules/packetizer/mpeg4audio.c M /trunk/modules/packetizer/mpeg4video.c M /trunk/modules/packetizer/mpegvideo.c M /trunk/modules/packetizer/vc1.c Improved BLOCK_FLAG_DISCONTINUITY|BLOCK_FLAG_CORRUPTED handling in packetizers. (I do not reset timestamp on purpose, it will at least break demuxer using packetizer) ------------------------------------------------------------------------ r20353 | jpsaman | 2007-05-30 15:26:57 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/modules/misc/svg.c Fix memleak. ------------------------------------------------------------------------ r20352 | jpsaman | 2007-05-30 14:47:26 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/src/osd/osd.c M /trunk/src/osd/osd_parser.c Fix memleaks and some cleanup. ------------------------------------------------------------------------ r20351 | jpsaman | 2007-05-30 13:17:56 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/osdmenu.c Small cleanup. ------------------------------------------------------------------------ r20350 | jpsaman | 2007-05-30 13:17:25 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c Remove excess whitespace ------------------------------------------------------------------------ r20349 | jpsaman | 2007-05-30 13:16:25 +0200 (Wed, 30 May 2007) | 2 lines Changed paths: M /trunk/src/osd/osd_parser.c Remove dead code. ------------------------------------------------------------------------ r20348 | jb | 2007-05-30 01:25:47 +0200 (Wed, 30 May 2007) | 8 lines Changed paths: M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h Dbus Improvements thanks to Mirsal ENNAIME * Added Loop and Repeat methods in /TrackList * Added GetMetadata method in /Player * Fixed "length" metadata item to fit the spec (It should be expressed in seconds) ------------------------------------------------------------------------ r20347 | gbazin | 2007-05-30 00:53:13 +0200 (Wed, 30 May 2007) | 1 line Changed paths: M /trunk/modules/access_filter/timeshift.c * modules/access_filter/timeshift.c: a whole bunch of timeshift improvements. ------------------------------------------------------------------------ r20346 | jb | 2007-05-30 00:41:09 +0200 (Wed, 30 May 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/sharpen.c Sharpen performance improvement by precalculating some values. Patch by J?\195?\169r?\195?\169my DEMEULE, author of the filter. ------------------------------------------------------------------------ r20345 | gbazin | 2007-05-29 21:58:05 +0200 (Tue, 29 May 2007) | 1 line Changed paths: M /trunk/src/input/input.c * src/input/input.c: don't use input_EsOutDiscontinuity() on pause for now since this isn't properly supported by decoders yet and can thus corrupt the decoded stream. ------------------------------------------------------------------------ r20344 | fenrir | 2007-05-29 19:46:16 +0200 (Tue, 29 May 2007) | 2 lines Changed paths: M /trunk/src/input/decoder.c Factorize code. ------------------------------------------------------------------------ r20343 | damienf | 2007-05-29 12:29:37 +0200 (Tue, 29 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video.c - ffmpeg: fix for frame rate ------------------------------------------------------------------------ r20342 | oaubert | 2007-05-29 12:01:36 +0200 (Tue, 29 May 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_position.c python bindings, vlc_position.c: check against invalid origin or key values ------------------------------------------------------------------------ r20341 | oaubert | 2007-05-29 11:56:20 +0200 (Tue, 29 May 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_mediacontrol.c python bindings, vlc_mediacontrol.c: cast the py_param variable ------------------------------------------------------------------------ r20340 | oaubert | 2007-05-29 11:49:56 +0200 (Tue, 29 May 2007) | 3 lines Changed paths: M /trunk/bindings/python/vlc_mediacontrol.c python bindings, vlc_mediacontrol.c: use PyObject_DEL + cache vlcInstance reference in MediaControl object (patch by Jan David Mol) ------------------------------------------------------------------------ r20339 | oaubert | 2007-05-29 11:48:28 +0200 (Tue, 29 May 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_internal.c python bindings, vlc_internal.c: use PyObject_DEL (patch by Jan David Mol) ------------------------------------------------------------------------ r20338 | oaubert | 2007-05-29 11:47:10 +0200 (Tue, 29 May 2007) | 4 lines Changed paths: M /trunk/bindings/python/vlcglue.h python bindings, vlcglue.h: move definition of vlcInstance, add a vlc_instance pointer to MediaControl object by Jan David Mol) ------------------------------------------------------------------------ r20337 | oaubert | 2007-05-29 11:45:21 +0200 (Tue, 29 May 2007) | 3 lines Changed paths: M /trunk/bindings/python/vlc_instance.c python bindings, vlc_instance.c: fix memleak + use PyObject_DEL (patch by Jan David Mol) ------------------------------------------------------------------------ r20336 | fenrir | 2007-05-28 22:59:43 +0200 (Mon, 28 May 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc_common.h M /trunk/modules/demux/mp4/libmp4.c M /trunk/src/extras/libc.c Added strnlen replacement (Untested) Revert back mp4 r20330 ! ------------------------------------------------------------------------ r20335 | fkuehne | 2007-05-28 22:59:00 +0200 (Mon, 28 May 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlist.m * prefer playlist item's meta title over its name, if available. This work-arounds a rare bug: VLC sometimes tends to show a previous item's name instead of the current one. ------------------------------------------------------------------------ r20334 | pdherbemont | 2007-05-28 20:27:44 +0200 (Mon, 28 May 2007) | 2 lines Changed paths: M /trunk/bootstrap bootstrap: Warn if contrib hasn't been built (on Mac OS X). (good for new comers). ------------------------------------------------------------------------ r20333 | pdherbemont | 2007-05-28 20:24:15 +0200 (Mon, 28 May 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Properly enabled Mac OS X default features. ------------------------------------------------------------------------ r20332 | jb | 2007-05-28 19:42:05 +0200 (Mon, 28 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open: accept more than one file. ------------------------------------------------------------------------ r20331 | gbazin | 2007-05-28 16:56:09 +0200 (Mon, 28 May 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/playlist_manager.cpp modules/gui/wxwidgets/*: bunch of fixes. ------------------------------------------------------------------------ r20330 | fkuehne | 2007-05-28 13:13:48 +0200 (Mon, 28 May 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/libmp4.c * revert the rewrite of MP4_GETSTRINGZ in the previous commit, as strnlen is a GNU-extension and therefore unavailable on Mac OS X and other platforms. I think this way is easier than writing an own implementation for OSX, but feel free to tell me otherwise. (closes #1213) ------------------------------------------------------------------------ r20329 | jb | 2007-05-28 08:46:34 +0200 (Mon, 28 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open: Try to repair Open File. Add the beginning of DirectShow. ------------------------------------------------------------------------ r20328 | fenrir | 2007-05-28 00:18:37 +0200 (Mon, 28 May 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Do not unset b_seekable on 401 error. ------------------------------------------------------------------------ r20327 | jb | 2007-05-27 23:06:30 +0200 (Sun, 27 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open: fix a broken CONNECT, found by Trax. ------------------------------------------------------------------------ r20326 | gbazin | 2007-05-27 22:27:33 +0200 (Sun, 27 May 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp * modules/gui/wxwidgets/dialogs/playlist.cpp: use the category view by default. ------------------------------------------------------------------------ r20325 | fenrir | 2007-05-27 19:19:07 +0200 (Sun, 27 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/speex.c M /trunk/modules/control/telnet.c M /trunk/modules/demux/wav.c M /trunk/modules/gui/ncurses.c M /trunk/modules/meta_engine/id3genres.h M /trunk/modules/video_filter/osdmenu.c M /trunk/modules/visualization/visual/visual.c Compilation warning fixes. ------------------------------------------------------------------------ r20324 | fenrir | 2007-05-27 18:50:56 +0200 (Sun, 27 May 2007) | 2 lines Changed paths: M /trunk/modules/access/dvdnav.c M /trunk/modules/access/v4l2.c M /trunk/modules/audio_filter/equalizer.c Fixed compilation warnings. ------------------------------------------------------------------------ r20323 | fenrir | 2007-05-27 18:30:22 +0200 (Sun, 27 May 2007) | 2 lines Changed paths: M /trunk/modules/access/rtsp/real.h M /trunk/modules/access/rtsp/real_asmrp.c Compilation warnings fixes. ------------------------------------------------------------------------ r20322 | fenrir | 2007-05-27 18:26:59 +0200 (Sun, 27 May 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c Flush ES before deleting it (improves a bit a few mms/ogg/mp4) ------------------------------------------------------------------------ r20321 | fenrir | 2007-05-27 18:18:08 +0200 (Sun, 27 May 2007) | 4 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/libmp4.h M /trunk/modules/demux/mp4/mp4.c Implemented GPAC chapter support (but not apple ones). Fixed a few invalid access on broken files. Fixed compilation warnings. ------------------------------------------------------------------------ r20320 | jb | 2007-05-27 15:00:21 +0200 (Sun, 27 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui qt4 - Open: various fixes. ------------------------------------------------------------------------ r20319 | fkuehne | 2007-05-27 14:19:28 +0200 (Sun, 27 May 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch * updated to current live version ------------------------------------------------------------------------ r20318 | jb | 2007-05-27 01:17:14 +0200 (Sun, 27 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - BDA: set increment for frequency by 1000. ------------------------------------------------------------------------ r20317 | kenself | 2007-05-27 00:58:01 +0200 (Sun, 27 May 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bda.c bda: fix bandwidth labels ------------------------------------------------------------------------ r20316 | gbazin | 2007-05-27 00:28:21 +0200 (Sun, 27 May 2007) | 1 line Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp M /trunk/modules/gui/wxwidgets/dialogs/playlist.hpp M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp M /trunk/modules/gui/wxwidgets/dialogs/preferences_widgets.cpp M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp M /trunk/modules/gui/wxwidgets/wxwidgets.cpp * modules/gui/wxwidgets/*: fix a bunch of warnings. ------------------------------------------------------------------------ r20315 | jb | 2007-05-27 00:26:03 +0200 (Sun, 27 May 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/util/customwidgets.cpp M /trunk/modules/gui/qt4/util/customwidgets.hpp Qt4 - Open Capture Panel and file Panel: Don't build by hand the ComboChoices... Make it automatic. ------------------------------------------------------------------------ r20314 | gbazin | 2007-05-26 23:53:17 +0200 (Sat, 26 May 2007) | 1 line Changed paths: M /trunk/configure.ac * configure.ac: allow compilation of wxwidget module with wxwidgets 2.8.x ------------------------------------------------------------------------ r20313 | kenself | 2007-05-26 19:18:35 +0200 (Sat, 26 May 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp bda qt4 gui: add combobox to select bandwidth on dvb-t ------------------------------------------------------------------------ r20312 | fenrir | 2007-05-25 21:34:40 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/src/input/stream.c Fixed stream_Block() comment (close #1208) ------------------------------------------------------------------------ r20311 | fenrir | 2007-05-25 21:25:25 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/m3u.c Fixed possible overflow in duration parsing. ------------------------------------------------------------------------ r20310 | fenrir | 2007-05-25 21:21:10 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/src/input/item.c Fixed input_ItemNewExt* prototype (mtime_t for duration, close #1205) ------------------------------------------------------------------------ r20309 | fenrir | 2007-05-25 21:18:50 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Compilation warning fix. ------------------------------------------------------------------------ r20308 | fenrir | 2007-05-25 21:18:12 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/src/misc/objects.c Compilation warning fix. ------------------------------------------------------------------------ r20307 | fenrir | 2007-05-25 21:14:34 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/mux/avi.c M /trunk/modules/mux/mp4.c Compilation warning fixes. ------------------------------------------------------------------------ r20306 | fenrir | 2007-05-25 20:37:45 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpeg/m4a.c Added meta parsing (close #624) ------------------------------------------------------------------------ r20305 | fenrir | 2007-05-25 20:21:35 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpeg/m4a.c Implemented GET_TIME/GET_LENGTH/SET_TIME (close #1207) ------------------------------------------------------------------------ r20304 | xtophe | 2007-05-25 20:01:31 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp M /trunk/modules/gui/wxwidgets/extrapanel.cpp gui/wx: i18n fixes pointed by Cristi Secara ------------------------------------------------------------------------ r20303 | kenself | 2007-05-25 19:52:42 +0200 (Fri, 25 May 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/open.cpp BDA fixes: no dvb-adapter, hide srate for dvb-t, freq always in kHz ------------------------------------------------------------------------ r20302 | xtophe | 2007-05-25 17:41:59 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/THANKS Typo ------------------------------------------------------------------------ r20301 | damienf | 2007-05-25 17:12:10 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp - qt4: retrict FileDialog changes to win32 ------------------------------------------------------------------------ r20300 | damienf | 2007-05-25 16:49:17 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp qt4: improve the layout of files in file open dialog ------------------------------------------------------------------------ r20299 | xtophe | 2007-05-25 16:12:48 +0200 (Fri, 25 May 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/po/ro.po Romanian l10n by Cristian Secara ------------------------------------------------------------------------ r20298 | damienf | 2007-05-24 23:27:14 +0200 (Thu, 24 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/libmpeg2.c - libmpeg2 codec: uses Y plane pitch rather then picture width as stride, hopefully closes #1184 ------------------------------------------------------------------------ r20297 | xtophe | 2007-05-24 01:39:37 +0200 (Thu, 24 May 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Argh i will manage it one day ------------------------------------------------------------------------ r20296 | xtophe | 2007-05-24 00:28:19 +0200 (Thu, 24 May 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/po/POTFILES.in Makefile.am: s/version.c/revision.c/ in update-po code POTFILES.in: Refresh it ------------------------------------------------------------------------ r20295 | jb | 2007-05-23 22:55:16 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp qt4 - Capture: Show Srate for DVB-C AND DVB-S ------------------------------------------------------------------------ r20294 | jb | 2007-05-23 19:25:34 +0200 (Wed, 23 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFmpeg, update description and help. ------------------------------------------------------------------------ r20293 | jb | 2007-05-23 19:13:12 +0200 (Wed, 23 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open Capture: Don't limit yourself to 99kHz ------------------------------------------------------------------------ r20292 | damienf | 2007-05-23 18:09:26 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_pictures.c vout: attach picture heap to temporary picture, so that modules (such as blend) have access to the extra info in heap ------------------------------------------------------------------------ r20291 | damienf | 2007-05-23 16:56:11 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/src/vlc.c vlc.c: small fix in use of __wgetmainargs ------------------------------------------------------------------------ r20290 | damienf | 2007-05-23 16:48:08 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c M /trunk/src/misc/threads.c - win32: retire --fast-mutex and --win-cv-method completely ------------------------------------------------------------------------ r20289 | xtophe | 2007-05-23 14:33:44 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in Fix make dist ------------------------------------------------------------------------ r20288 | xtophe | 2007-05-23 14:33:06 +0200 (Wed, 23 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Don't use gettext on src/modules/builtin.h ------------------------------------------------------------------------ r20287 | xtophe | 2007-05-23 00:53:50 +0200 (Wed, 23 May 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/sl.po M /trunk/po/vlc.pot * Slovenian l10n update by Matej Urbancic. * Some files have been renamed -> update POTFILES.in ------------------------------------------------------------------------ r20286 | jb | 2007-05-22 23:41:01 +0200 (Tue, 22 May 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - when cancel was pressed in the open directory dialog, an empty directory string was being added to the playlist, which resulted in an error. Patch by Nick Vercammen. ------------------------------------------------------------------------ r20285 | jb | 2007-05-22 23:38:44 +0200 (Tue, 22 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - Preferences: Remove Apply button, and fix a few segfaults with Hannes Domani patches and help ------------------------------------------------------------------------ r20284 | damienf | 2007-05-22 23:06:49 +0200 (Tue, 22 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/events.c - win32 vouts: fiex potential crash (SIGFPE) if the output window geometry is empty ------------------------------------------------------------------------ r20283 | damienf | 2007-05-22 20:50:11 +0200 (Tue, 22 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c - blend.c: fix for BlendRV24, needs testing, dionoea ? ------------------------------------------------------------------------ r20282 | jb | 2007-05-22 00:49:06 +0200 (Tue, 22 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui qt4 - Open Dialog: Resize behaviour should be a bit better, still not optimal, but well :D ------------------------------------------------------------------------ r20281 | jb | 2007-05-22 00:31:59 +0200 (Tue, 22 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Open Dialog: Make Slave text open only when needed. Fix a bit the subtitles size when shown. ------------------------------------------------------------------------ r20280 | jb | 2007-05-22 00:09:44 +0200 (Tue, 22 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Add an advanced option for whiners to have by default the open dialog extended. ------------------------------------------------------------------------ r20279 | dionoea | 2007-05-21 23:58:42 +0200 (Mon, 21 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/playlist.c * playlist.c, asx.c: add new --playlist-skip-ads option (default enabled) to skip autodetected ads. Test playlist: "http://www.zoomin.tv/asx/dsp_asxplaylist.cfm?id=251350&pid=lefigaro&quality=2&WMCache=0&iebr=0". Assumption is: if the playlist states that an item shouldn't be skipped or can't be seeked in, then it's an ad. ------------------------------------------------------------------------ r20278 | jb | 2007-05-21 23:55:30 +0200 (Mon, 21 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open Dialog: BDA basic support. ------------------------------------------------------------------------ r20277 | dionoea | 2007-05-21 22:37:23 +0200 (Mon, 21 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_url.h * include/vlc_url.h: vlc_UrlParse(): forbid use of '/' in login or password. Fixes use of URLs like "http://www.lemonde.fr/web/video/0,47-0@2-3210,54-913109@51-891944,0.html". ------------------------------------------------------------------------ r20276 | fenrir | 2007-05-21 22:28:40 +0200 (Mon, 21 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/ts.c Implement GET_TIME/LENGTH/POSITION when reading from a dvb device with eit support. (It has to be improved to get the time from the tdt/tot and not from time()) ------------------------------------------------------------------------ r20275 | fenrir | 2007-05-21 21:15:54 +0200 (Mon, 21 May 2007) | 5 lines Changed paths: M /trunk/src/control/vlm.c Reimplemented libvlc_vlm functions (untested) Not yet implemented: libvlc_vlm_show_media and libvlc_vlm_get_media_title/chapter/seekable. Is libvlc_vlm_show_media usefull ? ------------------------------------------------------------------------ r20274 | damienf | 2007-05-21 18:41:45 +0200 (Mon, 21 May 2007) | 2 lines Changed paths: M /trunk/activex/plugin.cpp M /trunk/mozilla/vlcplugin.cpp M /trunk/src/misc/threads.c - bye, bye "fast-mutex" and "win9x-cv-method" variables ------------------------------------------------------------------------ r20273 | courmisch | 2007-05-21 16:50:52 +0200 (Mon, 21 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c No need to use vlc_global here. ------------------------------------------------------------------------ r20272 | yoann | 2007-05-21 16:43:48 +0200 (Mon, 21 May 2007) | 2 lines Changed paths: M /trunk/doc/release-howto.txt * release-howto.txt: mention wiki latest_version template ------------------------------------------------------------------------ r20271 | jb | 2007-05-20 23:04:31 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak .aclocal should be the last one ------------------------------------------------------------------------ r20270 | dionoea | 2007-05-20 22:43:00 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/input/subtitles.c * subtitles.c: case insensitive search for subtitle file extensions. ------------------------------------------------------------------------ r20269 | jb | 2007-05-20 21:14:36 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open Dialog: Continue Capture tab, and implement the MRL updates. Slots and signals should be ok. Advanced Properties are not done (any volunteer ?), and Win32 are not done either. ------------------------------------------------------------------------ r20268 | littlejohn | 2007-05-20 20:00:54 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/bindings/java/src/callback-jni.cc M /trunk/include/vlc/libvlc.h M /trunk/src/control/event.c M /trunk/src/control/libvlc_internal.h libvlc events related functions renamed ------------------------------------------------------------------------ r20267 | yoann | 2007-05-20 19:58:51 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c * xspf.c: initializes identifier to 0 and free pp_tracklist ------------------------------------------------------------------------ r20266 | dionoea | 2007-05-20 19:35:54 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/configure.ac * Fix configure.ac ------------------------------------------------------------------------ r20265 | littlejohn | 2007-05-20 19:29:55 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/src/Makefile.am D /trunk/src/control/callback.c A /trunk/src/control/event.c (from /trunk/src/control/callback.c:20263) callback.c renamed to event.c ------------------------------------------------------------------------ r20264 | fkuehne | 2007-05-20 19:28:15 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Extended.nib/keyedobjects.nib M /trunk/modules/gui/macosx/extended.h M /trunk/modules/gui/macosx/extended.m * made the method names humanally readable, fixed a minor bug and slightly reduced the panel's size ------------------------------------------------------------------------ r20263 | littlejohn | 2007-05-20 19:27:44 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/src/control/callback.c static handle_callback ------------------------------------------------------------------------ r20262 | yoann | 2007-05-20 19:23:28 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/modules/misc/playlist/xspf.c * xspf.c: export item description as ------------------------------------------------------------------------ r20261 | yoann | 2007-05-20 19:13:25 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/xspf.c * xspf.c: add XSPF annotation element as description ------------------------------------------------------------------------ r20260 | littlejohn | 2007-05-20 18:59:22 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/bindings/java/Makefile.am M /trunk/bindings/java/VLCExample.java M /trunk/bindings/java/org/videolan/jvlc/Audio.java D /trunk/bindings/java/org/videolan/jvlc/VolumeListener.java A /trunk/bindings/java/org/videolan/jvlc/event A /trunk/bindings/java/org/videolan/jvlc/listener A /trunk/bindings/java/org/videolan/jvlc/listener/VolumeListener.java (from /trunk/bindings/java/org/videolan/jvlc/VolumeListener.java:20250) volumelistener moved to listener package ------------------------------------------------------------------------ r20259 | littlejohn | 2007-05-20 18:58:44 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/callback.c Use oldval and newval in libvlc_event_t ------------------------------------------------------------------------ r20258 | fkuehne | 2007-05-20 18:54:17 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * fixed previous commit ------------------------------------------------------------------------ r20257 | dionoea | 2007-05-20 18:47:14 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/configure.ac * configure.ac: also try lua51 ------------------------------------------------------------------------ r20256 | fkuehne | 2007-05-20 18:37:58 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * prefer wget over curl ------------------------------------------------------------------------ r20255 | jb | 2007-05-20 18:23:48 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/ui/open_capture.ui Qt4 - open dialogs: Capture tab, DVB, PVR and V4L. main design is done. NEeds to be checked by people who actually use that kind of device. ------------------------------------------------------------------------ r20254 | fkuehne | 2007-05-20 18:17:35 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/src/libvlc-module.c * default enable Interface Interactions ------------------------------------------------------------------------ r20253 | pdherbemont | 2007-05-20 17:36:55 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Mac OS X: Make sure luaplaylist folder is in the distribution. ------------------------------------------------------------------------ r20252 | dionoea | 2007-05-20 17:17:54 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/src/modules/configuration.c * Force cast to vlc_object_t when calling config_GetDataDir. ------------------------------------------------------------------------ r20251 | oaubert | 2007-05-20 17:08:53 +0200 (Sun, 20 May 2007) | 4 lines Changed paths: M /trunk/bindings/python/vlc_module.c M /trunk/bindings/python/vlc_position.c python bindings: allow to pass values in the vlc.Position constructor: p = vlc.Position(value=16, origin=vlc.RelativePosition) Defaults to value=0, origin=AbsolutePosition, key=MediaTime ------------------------------------------------------------------------ r20250 | jb | 2007-05-20 16:47:32 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak Add lua to win32 contribs. ------------------------------------------------------------------------ r20249 | dionoea | 2007-05-20 16:42:13 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/src/libvlc.h M /trunk/src/misc/threads.c M /trunk/src/misc/win32_specific.c * libvlc.h: hopefully fix a few warnings. * win32_specific.c, threads.c: fix win32 compilation. ------------------------------------------------------------------------ r20248 | dionoea | 2007-05-20 16:21:07 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/misc/beos_specific.cpp M /trunk/src/misc/darwin_specific.c M /trunk/src/misc/win32_specific.c M /trunk/src/modules/configuration.c M /trunk/src/modules/entry.c M /trunk/src/modules/modules.c * add missing includes (trying to fix compilation errors in buildbot :D) ------------------------------------------------------------------------ r20247 | littlejohn | 2007-05-20 16:12:57 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/bindings/java/src/callback-jni.cc the object pointer is null in the handler, so use null here ------------------------------------------------------------------------ r20246 | dionoea | 2007-05-20 16:08:44 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/misc/beos_specific.cpp * Yet another p_libvlc_global compile fix (BeOS) ------------------------------------------------------------------------ r20245 | dionoea | 2007-05-20 16:04:46 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/modules/control/http/http.c M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/gui/skins2/win32/win32_factory.cpp M /trunk/src/libvlc-common.c M /trunk/src/misc/beos_specific.cpp M /trunk/src/misc/darwin_specific.c M /trunk/src/misc/objects.c M /trunk/src/misc/win32_specific.c M /trunk/src/modules/configuration.c * Some more fixes (+ don't redefine a function that already existed, reverts part of previous commit). ------------------------------------------------------------------------ r20244 | dionoea | 2007-05-20 15:54:17 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/modules/control/http/http.c M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/gui/skins2/win32/win32_factory.cpp M /trunk/src/misc/objects.c * Fix non linux compilation round 2. ------------------------------------------------------------------------ r20243 | dionoea | 2007-05-20 15:38:53 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c * src/modules/modules.c: hopefully fix compilation for non linux builds. ------------------------------------------------------------------------ r20242 | dionoea | 2007-05-20 15:35:37 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc.h When you cut / paste code from another file, you should also copy / paste the copyright info. ------------------------------------------------------------------------ r20241 | jb | 2007-05-20 13:53:32 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/playlist_model.cpp qt4 - playlist_model, check if p_item is not null before using it. Patch from Ilkka Ollakka ------------------------------------------------------------------------ r20240 | courmisch | 2007-05-20 12:03:51 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/main.h M /trunk/include/vlc_common.h M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/control/http/http.c M /trunk/modules/stream_out/bridge.c M /trunk/modules/stream_out/mosaic_bridge.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/mosaic.h M /trunk/src/libvlc-common.c M /trunk/src/libvlc.h M /trunk/src/misc/objects.c M /trunk/src/modules/modules.c Hide libvlc_global_data_t from plugins ------------------------------------------------------------------------ r20239 | courmisch | 2007-05-20 10:40:04 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/toolbox Remove obsolete stuff ------------------------------------------------------------------------ r20238 | courmisch | 2007-05-20 10:39:35 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc.h Revert wrongfully commited file ------------------------------------------------------------------------ r20237 | courmisch | 2007-05-20 10:38:20 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am M /trunk/src/libvlc-common.c M /trunk/src/libvlc.c M /trunk/src/libvlc.h Fix SVN revision handling. It is by design flawed to have phony built source. ------------------------------------------------------------------------ r20236 | courmisch | 2007-05-20 10:12:54 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Fix comment ------------------------------------------------------------------------ r20235 | dionoea | 2007-05-20 01:57:33 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po * make update-po ------------------------------------------------------------------------ r20234 | dionoea | 2007-05-20 01:33:56 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h * Fix compilation. ------------------------------------------------------------------------ r20233 | littlejohn | 2007-05-20 01:30:27 +0200 (Sun, 20 May 2007) | 1 line Changed paths: A /trunk/src/control/callback.c callback.c added (ops) ------------------------------------------------------------------------ r20232 | xtophe | 2007-05-20 01:18:06 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/misc/cpu.c Fix compilation. ------------------------------------------------------------------------ r20231 | littlejohn | 2007-05-20 01:12:55 +0200 (Sun, 20 May 2007) | 1 line Changed paths: A /trunk/bindings/java/org/videolan/jvlc/VolumeListener.java A /trunk/bindings/java/src/callback-jni.cc Sample java listener and jni callback functions added ------------------------------------------------------------------------ r20230 | littlejohn | 2007-05-20 01:11:39 +0200 (Sun, 20 May 2007) | 1 line Changed paths: M /trunk/bindings/java/VLCExample.java M /trunk/bindings/java/includes/Audio.h M /trunk/bindings/java/org/videolan/jvlc/Audio.java M /trunk/bindings/java/src/Makefile.am M /trunk/bindings/java/src/core-jni.cc M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/libvlc_structures.h M /trunk/src/Makefile.am M /trunk/src/control/core.c M /trunk/src/control/libvlc_internal.h Initial callback support in libvlc + example on how to use in the java bindings ------------------------------------------------------------------------ r20229 | xtophe | 2007-05-20 01:00:43 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/configure.ac Fix previous commit ------------------------------------------------------------------------ r20228 | xtophe | 2007-05-20 00:46:20 +0200 (Sun, 20 May 2007) | 3 lines Changed paths: M /trunk/configure.ac Lua configuration: Add a test for system with no .pc Revert [20203] ------------------------------------------------------------------------ r20227 | xtophe | 2007-05-20 00:46:18 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Distributions/debian.mak M /trunk/extras/contrib/src/Distributions/fedora.mak M /trunk/extras/contrib/src/Distributions/unix.mak Compile lua. ------------------------------------------------------------------------ r20226 | dionoea | 2007-05-20 00:24:16 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/deinterlace.c * deinterlace.c: compile fix by ILEoo. ------------------------------------------------------------------------ r20225 | courmisch | 2007-05-20 00:02:15 +0200 (Sun, 20 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc.h Forgot this file ------------------------------------------------------------------------ r20224 | courmisch | 2007-05-19 23:44:01 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/voutqt.m M /trunk/modules/gui/pda/pda.c M /trunk/src/audio_output/output.c M /trunk/src/modules/modules.c Same as previous commit ------------------------------------------------------------------------ r20223 | courmisch | 2007-05-19 23:43:16 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/modules/audio_filter/converter/mpgatofixed32.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/codec/faad.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/postprocess.c M /trunk/modules/codec/ffmpeg/scale.c M /trunk/modules/codec/libmpeg2.c M /trunk/modules/codec/x264.c M /trunk/modules/codec/xvmc/xxmc.c M /trunk/modules/stream_out/switcher.c M /trunk/modules/video_filter/deinterlace.c M /trunk/src/libvlc-common.c M /trunk/src/misc/cpu.c Use a vlc_CPU() wrapper instead of (ab)using libvlc_global ------------------------------------------------------------------------ r20222 | xtophe | 2007-05-19 23:36:17 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/ffmpeg-svn-nofile.patch This has been fixed in VLC's FFMpeg demuxer module in [20188] ------------------------------------------------------------------------ r20221 | courmisch | 2007-05-19 23:16:54 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Windows compile fix ------------------------------------------------------------------------ r20220 | jb | 2007-05-19 23:16:09 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/interaction.cpp Qt4 - Interaction: Password are hidden. ------------------------------------------------------------------------ r20219 | littlejohn | 2007-05-19 23:14:52 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/bindings/java/src/audio-jni.cc M /trunk/bindings/java/src/input-jni.cc M /trunk/bindings/java/src/playlist-jni.cc M /trunk/bindings/java/src/utils.cc M /trunk/bindings/java/src/video-jni.cc M /trunk/bindings/java/src/vlm-jni.cc id svn keyword set ------------------------------------------------------------------------ r20218 | courmisch | 2007-05-19 22:57:48 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/src/misc/threads.c Use static storage rather than libvlc_global for stuff that is only used in a single file. ------------------------------------------------------------------------ r20217 | courmisch | 2007-05-19 22:49:48 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/src/network/tls.c M /trunk/src/osd/osd.c Move OSD and TLS to instance. ------------------------------------------------------------------------ r20216 | courmisch | 2007-05-19 22:31:02 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/src/audio_output/intf.c Make saved-volume variable a per-libvlc instance rather than per-system process variable. I find the original semantic a bit suspicious, but someone should really double check this commit and revert if needed. ------------------------------------------------------------------------ r20215 | courmisch | 2007-05-19 22:17:45 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Forgot this file ------------------------------------------------------------------------ r20214 | courmisch | 2007-05-19 22:03:26 +0200 (Sat, 19 May 2007) | 4 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/modules/access/dv.c M /trunk/modules/access/dvdnav.c M /trunk/modules/access/eyetv.c M /trunk/modules/access_output/bonjour.c M /trunk/modules/access_output/udp.c M /trunk/modules/audio_output/alsa.c M /trunk/modules/audio_output/directx.c M /trunk/modules/audio_output/hd1000a.cpp M /trunk/modules/audio_output/oss.c M /trunk/modules/audio_output/waveout.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/control/dbus.c M /trunk/modules/control/gestures.c M /trunk/modules/control/hotkeys.c M /trunk/modules/control/http/macro.c M /trunk/modules/control/ntservice.c M /trunk/modules/control/rc.c M /trunk/modules/control/telnet.c M /trunk/modules/demux/avi/avi.c M /trunk/modules/demux/live555.cpp M /trunk/modules/demux/mkv.cpp M /trunk/modules/gui/beos/InterfaceWindow.cpp M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/ncurses.c M /trunk/modules/gui/pda/pda_callbacks.c M /trunk/modules/gui/qnx/aout.c M /trunk/modules/gui/qnx/vout.c M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/misc/dummy/input.c M /trunk/modules/misc/rtsp.c M /trunk/modules/misc/testsuite/test4.c M /trunk/modules/video_output/caca.c M /trunk/modules/video_output/fb.c M /trunk/modules/video_output/ggi.c M /trunk/modules/video_output/glide.c M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/directx.c M /trunk/modules/video_output/msw/glwin32.c M /trunk/modules/video_output/msw/wingdi.c M /trunk/modules/video_output/qte/qte.cpp M /trunk/modules/video_output/sdl.c M /trunk/modules/video_output/svgalib.c M /trunk/modules/visualization/galaktos/plugin.c M /trunk/modules/visualization/goom.c M /trunk/src/input/decoder.c M /trunk/src/input/demux.c M /trunk/src/input/input.c M /trunk/src/input/vlm.c M /trunk/src/interface/interface.c M /trunk/src/libvlc.c M /trunk/src/misc/beos_specific.cpp M /trunk/src/network/httpd.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/services_discovery.c M /trunk/src/playlist/thread.c M /trunk/src/stream_output/announce.c M /trunk/src/video_output/video_output.c Use vlc_object_kill(). Needs triple checking. This also seems to make the pre-existing Qt4 crash more obvious. ------------------------------------------------------------------------ r20213 | courmisch | 2007-05-19 22:00:54 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Remove unneeded old kludge ------------------------------------------------------------------------ r20212 | courmisch | 2007-05-19 21:50:57 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/src/modules/modules.c Do not unload plugins in debug builds. Not sure if this is a good idea though ------------------------------------------------------------------------ r20211 | jb | 2007-05-19 21:17:29 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contrib; lua for win32. Start of fixing... ------------------------------------------------------------------------ r20210 | courmisch | 2007-05-19 21:01:49 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/access/eyetv.c Fix line breaks ------------------------------------------------------------------------ r20209 | courmisch | 2007-05-19 20:56:22 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/include/vlc_threads_funcs.h M /trunk/src/misc/objects.c Following vlc_object_kill(), add vlc_object_dying() ------------------------------------------------------------------------ r20208 | littlejohn | 2007-05-19 20:50:52 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/core.c M /trunk/src/control/libvlc_internal.h free callbacks on libvlc destruction ------------------------------------------------------------------------ r20207 | littlejohn | 2007-05-19 20:27:16 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/src/control/libvlc_internal.h user data pointer added to callback structure ------------------------------------------------------------------------ r20206 | littlejohn | 2007-05-19 20:24:11 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/src/control/core.c Set callback list to null on instance init ------------------------------------------------------------------------ r20205 | littlejohn | 2007-05-19 20:22:26 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc.h A /trunk/include/vlc/libvlc_structures.h M /trunk/src/control/libvlc_internal.h initial structures for libvlc callbacks (code adapted from git pdherbemont_branch) ------------------------------------------------------------------------ r20204 | courmisch | 2007-05-19 19:47:15 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/Makefile.am - Remove unneeded "." kludge (libvlc is now built from src) - Remove old NULL kludge ------------------------------------------------------------------------ r20203 | pdherbemont | 2007-05-19 18:51:05 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/configure.ac configure.ac: Make sure lua is enabled when --enable-lua is set. ------------------------------------------------------------------------ r20202 | kenself | 2007-05-19 18:22:27 +0200 (Sat, 19 May 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bdagraph.cpp More BDA DVB-S and DVB-T parameters bring it closer to the linux version ------------------------------------------------------------------------ r20201 | jpsaman | 2007-05-19 17:39:08 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am M /trunk/configure.ac Restored Makefile.am and added a test for cross-compiling in configure.ac. The LIBGCRYPT macro didn't test for the cross-compile situation. ------------------------------------------------------------------------ r20200 | dionoea | 2007-05-19 17:37:06 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube_homepage.lua * youtube_homepage.lua: get the stream's duration. ------------------------------------------------------------------------ r20199 | dionoea | 2007-05-19 17:09:08 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c * luaplaylist.c: make sure that the Lua stack is big enough before reading the playlist table. ------------------------------------------------------------------------ r20198 | dionoea | 2007-05-19 16:57:16 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/demux/playlist/m3u.c M /trunk/share/luaplaylist/README.txt * luaplaylist.c, README.txt: add .duration option for playlist items. Should now be possible to rewrite our m3u parser entirely in Lua :D * m3u.c: indentation fix. ------------------------------------------------------------------------ r20197 | pdherbemont | 2007-05-19 16:34:22 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap extras/contrib/bootstrap: Use space to ident rather than tabs. ------------------------------------------------------------------------ r20196 | pdherbemont | 2007-05-19 16:33:16 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contrib: Include lua as a contrib lib. (Please review for your arch). ------------------------------------------------------------------------ r20195 | dionoea | 2007-05-19 16:28:16 +0200 (Sat, 19 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/share/luaplaylist/README.txt M /trunk/share/luaplaylist/dailymotion.lua M /trunk/share/luaplaylist/youtube_homepage.lua * luaplaylist.c, README.txt: add support for VLC options. * *.lua: misc fixes. ------------------------------------------------------------------------ r20194 | dionoea | 2007-05-19 16:25:45 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/m3u.c * m3u.c: remove unneeded comment. ppsz_options is freed a few lines down. ------------------------------------------------------------------------ r20193 | courmisch | 2007-05-19 15:02:46 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Missing const ------------------------------------------------------------------------ r20191 | dionoea | 2007-05-19 02:49:30 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am A /trunk/share/luaplaylist/youtube_homepage.lua * share/luaplaylist/youtube_homepage.lua: New lua parser script to open youtube home/browse pages. This demos the ability to return more than one item in lua playlist scripts. ------------------------------------------------------------------------ r20190 | xtophe | 2007-05-19 02:35:48 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_url.h oups, better put the prototype before using the function ------------------------------------------------------------------------ r20189 | dionoea | 2007-05-19 02:34:34 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c * ffmpeg/demux.c: update copyright date. ------------------------------------------------------------------------ r20188 | dionoea | 2007-05-19 02:28:51 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c * ffmpeg/demux.c: Don't change an ffmpeg demux's .flags member permanently. Fixes the "ffmpeg demuxer can't be used more that once" bug with libavformat revisions newer than 7589 (included). ------------------------------------------------------------------------ r20187 | xtophe | 2007-05-19 02:15:12 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_url.h vlc_url.h: Username and password passed in the URL can contain encoded @ : and /. So decode them. ------------------------------------------------------------------------ r20186 | dionoea | 2007-05-19 01:24:32 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/video_filter.c * ffmpeg/video_filter.c: remove a bunch of trailing spaces. ------------------------------------------------------------------------ r20185 | dionoea | 2007-05-19 00:20:19 +0200 (Sat, 19 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/share/luaplaylist/README.txt * luaplaylist.c: Look for Lua scripts in the user's CONFIG_DIR"/luaplaylist" directory too. (+ fix probable compilation errors on WIN32, APPLE and BEOS) ------------------------------------------------------------------------ r20184 | dionoea | 2007-05-18 23:49:59 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/include/main.h * include/main.h: remove trailing spaces. ------------------------------------------------------------------------ r20183 | pdherbemont | 2007-05-18 20:41:13 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap Contrib: Make sure curl follow "Location:". (Fix Mac OS X Nightlies) ------------------------------------------------------------------------ r20182 | damienf | 2007-05-18 20:06:18 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/vlc.h M /trunk/include/vlc_common.h vlc.h: move VLC_PUBLIC_API definition when building libvlc to vlc_common.h ------------------------------------------------------------------------ r20181 | jb | 2007-05-18 19:38:15 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/util/customwidgets.cpp Qt4 - MediaKeys support, patch by Ilkka Ollakka ------------------------------------------------------------------------ r20180 | dionoea | 2007-05-18 17:01:05 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c * src/text/strings.c: Add a lot of entities to the resolve_xml_special_chars function. ------------------------------------------------------------------------ r20179 | dionoea | 2007-05-18 16:22:15 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/README.txt * luaplaylist/README.txt: propset svn:keywords Id ------------------------------------------------------------------------ r20178 | dionoea | 2007-05-18 16:01:38 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c * modules/access/http.c: When redirecting, don't include port number in URL if it's using the default port. ------------------------------------------------------------------------ r20177 | dionoea | 2007-05-18 15:56:22 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/src/input/input.c * src/input/input.c: Remove the access and demux part from the path string. (Fixes [20059] a bit ... even though it wasn't really broken) ------------------------------------------------------------------------ r20176 | jpsaman | 2007-05-18 14:51:33 +0200 (Fri, 18 May 2007) | 1 line Changed paths: M /trunk/Makefile.am oops me being stupid, forgot this part ------------------------------------------------------------------------ r20175 | jpsaman | 2007-05-18 14:47:54 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Don't build srtp when gcrypt isn't available. ------------------------------------------------------------------------ r20174 | dionoea | 2007-05-18 01:27:38 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/dailymotion.lua * dailymotion.lua: fix. ------------------------------------------------------------------------ r20173 | dionoea | 2007-05-18 01:03:44 +0200 (Fri, 18 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c * luaplaylist.c: initialize p_sys->psz_filename to NULL. ------------------------------------------------------------------------ r20172 | dionoea | 2007-05-18 00:42:16 +0200 (Fri, 18 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/share/luaplaylist/README.txt M /trunk/share/luaplaylist/youtube.lua * luaplaylist.c: add vlc.msg_{info,err,warn,dbg}() functions. register the vlc.read() and vlc.readline() for parse() only (so that they can't be used in the probing phase) * share/luaplaylist/*: move help to README.txt ------------------------------------------------------------------------ r20171 | dionoea | 2007-05-17 23:00:28 +0200 (Thu, 17 May 2007) | 5 lines Changed paths: M /trunk/modules/demux/playlist/Modules.am M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/modules/demux/playlist/playlist.c D /trunk/modules/demux/playlist/videoportals.c M /trunk/modules/demux/ps.c M /trunk/modules/demux/ty.c * luaplaylist.c: Change demux2 capability from 0 to 9 * ps.c: Change demux2 capability from 9 to 8 * ty.c: Change demux2 capability from 8 to 6 * playlist/{Modules.am,playlist.c,videoportals.c}: remove video portals C version ------------------------------------------------------------------------ r20170 | dionoea | 2007-05-17 22:46:31 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/googlevideo.lua * googlevideo.lua: add small comment to explain why we're not getting the meta data. ------------------------------------------------------------------------ r20169 | dionoea | 2007-05-17 22:43:15 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/metacafe.lua * metacafe.lua: Remove "Metacafe -" from name, get description and arturl. ------------------------------------------------------------------------ r20168 | dionoea | 2007-05-17 22:34:58 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/youtube.lua * youtube.lua: fetch artist and description. ------------------------------------------------------------------------ r20167 | dionoea | 2007-05-17 22:24:15 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c * luaplaylist.c: replace printfs by msg_{Warn,Dbg} ------------------------------------------------------------------------ r20166 | dionoea | 2007-05-17 22:19:38 +0200 (Thu, 17 May 2007) | 5 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/share/luaplaylist/dailymotion.lua M /trunk/share/luaplaylist/googlevideo.lua M /trunk/share/luaplaylist/metacafe.lua M /trunk/share/luaplaylist/youtube.lua * luaplaylist.c: add support for meta data info. Playlist items now use .path and .name (instead of .url and .title as those are used for meta data). * luaplaylist/dailymotion.lua: add support for "description" and "arturl" meta data items. * luaplaylist/*lua: update source to make it work with new playlist conventions. * luaplaylist/youtube.lua: update help instructions. ------------------------------------------------------------------------ r20165 | dionoea | 2007-05-17 21:49:43 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c * asx.c: remove tab ------------------------------------------------------------------------ r20164 | dionoea | 2007-05-17 21:35:03 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c * luaplaylist.c: should now look in the appropriate directory if VLC is installed. + add vlc.read() function. ------------------------------------------------------------------------ r20163 | courmisch | 2007-05-17 21:16:45 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/configure.ac Undo [20161] ------------------------------------------------------------------------ r20162 | courmisch | 2007-05-17 21:15:24 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/vlc.h Fix linking on gcc, breaks everything else ------------------------------------------------------------------------ r20161 | courmisch | 2007-05-17 21:05:56 +0200 (Thu, 17 May 2007) | 3 lines Changed paths: M /trunk/configure.ac remove hidden visibility stuff from libvlc. It breaks linking, and it is redumdant with libtool export-symbols ------------------------------------------------------------------------ r20160 | courmisch | 2007-05-17 20:37:44 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/libs/srtp/Makefile.am A /trunk/libs/srtp/test-recv.c Add real SRTP unit test (85% coverage let alone SRTCP) ------------------------------------------------------------------------ r20159 | courmisch | 2007-05-17 20:27:25 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c Fix hashing when using RFC4711 ------------------------------------------------------------------------ r20158 | dionoea | 2007-05-17 19:56:09 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/src/vlc.c * src/vlc.c: remove tabs. ------------------------------------------------------------------------ r20157 | courmisch | 2007-05-17 19:36:59 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c Fix incorrect hash size limit ------------------------------------------------------------------------ r20156 | courmisch | 2007-05-17 19:03:56 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/libs/srtp/Makefile.am M /trunk/libs/srtp/srtp.c Fix initialization ------------------------------------------------------------------------ r20155 | courmisch | 2007-05-17 18:01:14 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/configure.ac Typo ------------------------------------------------------------------------ r20154 | courmisch | 2007-05-17 17:51:34 +0200 (Thu, 17 May 2007) | 4 lines Changed paths: M /trunk/configure.ac Add --enable-coverage Not cleared for use by IT managers, quality and/or test engineers because of serious hazard of heart attack. ------------------------------------------------------------------------ r20153 | damienf | 2007-05-17 16:21:27 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/msw/direct3d.c - direct3d: behave correctly when changing desktop depth on the fly ------------------------------------------------------------------------ r20152 | courmisch | 2007-05-17 15:35:24 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/vlc.h include/vlc/* cannot depend on config.h, hence cannot use HAVE_* macros ------------------------------------------------------------------------ r20151 | jb | 2007-05-17 14:57:10 +0200 (Thu, 17 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui M /trunk/modules/gui/qt4/ui/sprefs_audio.ui M /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_interface.ui M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui Qt4 - Tabs Order. Nick Vercammen's patch on open_network.ui is included. ------------------------------------------------------------------------ r20150 | courmisch | 2007-05-17 12:56:54 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Revert unintended part of [20148] ------------------------------------------------------------------------ r20149 | courmisch | 2007-05-17 12:53:46 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Fixes ------------------------------------------------------------------------ r20148 | courmisch | 2007-05-17 12:38:01 +0200 (Thu, 17 May 2007) | 9 lines Changed paths: M /trunk/Makefile.am M /trunk/bootstrap M /trunk/include/vlc_common.h M /trunk/src/input/input_internal.h - Revert [20137] - Revert [20138] - Revert [20139] Special credits to these commits for: - breaking the build system, - crashing VLC on every single 64-bits platform, - breaking bootstrap with any version of automake that is not the same as the one on Jean-Paul's computer. ------------------------------------------------------------------------ r20147 | xtophe | 2007-05-17 00:37:49 +0200 (Thu, 17 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Fix i18n building ------------------------------------------------------------------------ r20146 | kenself | 2007-05-17 00:00:59 +0200 (Thu, 17 May 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bdadefs.h M /trunk/modules/access/bda/bdagraph.cpp BDA - additional DVB-S parameters added ------------------------------------------------------------------------ r20145 | xtophe | 2007-05-16 23:54:48 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp qt4: fix the popup menu updating ------------------------------------------------------------------------ r20144 | oaubert | 2007-05-16 23:35:54 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_instance.c bindings/python/vlc_instance.c: fix audio_set_volume method, closes #1195 ------------------------------------------------------------------------ r20143 | xtophe | 2007-05-16 22:22:53 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile oups ------------------------------------------------------------------------ r20142 | xtophe | 2007-05-16 22:14:09 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile Remove some GNUism ------------------------------------------------------------------------ r20141 | littlejohn | 2007-05-16 21:31:35 +0200 (Wed, 16 May 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/JVLC.java destroy logic cleaned up ------------------------------------------------------------------------ r20140 | jb | 2007-05-16 21:09:04 +0200 (Wed, 16 May 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/opencv_wrapper.c M /trunk/modules/video_filter/psychedelic.c M /trunk/modules/video_filter/puzzle.c M /trunk/modules/visualization/goom.c M /trunk/modules/visualization/visual/visual.c Should fix another bunch of: (near initialization for `fmt*') warnings. ------------------------------------------------------------------------ r20139 | jpsaman | 2007-05-16 16:56:06 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h Fix include: libvlc.h, is in vlc/libvlc.h now. ------------------------------------------------------------------------ r20138 | jpsaman | 2007-05-16 16:52:50 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/Makefile.am Don't build libs/srtp when --disable-gnutls is given. ------------------------------------------------------------------------ r20137 | jpsaman | 2007-05-16 16:52:02 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/bootstrap Patch config.sub to recognize uclibc system. ------------------------------------------------------------------------ r20136 | jpsaman | 2007-05-16 16:51:17 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/control/netsync.c Cast interface pointer to VLC_OBJECT(). ------------------------------------------------------------------------ r20135 | jpsaman | 2007-05-16 16:49:20 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Fix one warning for vlc_iconv() here (4th argument), but 2nd argument also issues a warning. What is more dangerous here is there is pointer arithmic done with psz_stringstart. This needs FIXING. ------------------------------------------------------------------------ r20134 | jpsaman | 2007-05-16 16:30:27 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/mux/mpeg/csa.h Correct csa_New() prototype by adding void argument. ------------------------------------------------------------------------ r20133 | jpsaman | 2007-05-16 16:28:09 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/buffer.c M /trunk/modules/access/mms/buffer.h Use proper datatype. ------------------------------------------------------------------------ r20132 | jpsaman | 2007-05-16 16:26:30 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/buffer.c Remove unused variable pw. ------------------------------------------------------------------------ r20131 | jpsaman | 2007-05-16 16:21:26 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_chroma/i420_rgb16.c Renamed function E_(I420_RGB16_dithering) to match prototype E_(I420_RGB16_dither) ------------------------------------------------------------------------ r20130 | jpsaman | 2007-05-16 16:14:43 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/mosaic.c Remove unused variable. ------------------------------------------------------------------------ r20129 | jpsaman | 2007-05-16 16:13:22 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/clone.c M /trunk/modules/video_filter/crop.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/transform.c M /trunk/modules/video_filter/wall.c Fix another bunch of: (near initialization for `fmt.i_aspect') warnings. ------------------------------------------------------------------------ r20128 | jpsaman | 2007-05-16 16:06:49 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rss.c Fix compiler warnings of type "warning: (near initialization for `fmt.i_aspect')" ------------------------------------------------------------------------ r20127 | jpsaman | 2007-05-16 15:59:30 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/magnify.c Properly clear the struct, this shuts up another compiler warning. ------------------------------------------------------------------------ r20126 | jpsaman | 2007-05-16 15:56:15 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/image.c Use correct datatype. It will shutup the compiler. ------------------------------------------------------------------------ r20125 | dionoea | 2007-05-16 14:18:14 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/msw/Modules.am M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fa.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Fix make distcheck and update po files. ------------------------------------------------------------------------ r20124 | jpsaman | 2007-05-16 13:06:19 +0200 (Wed, 16 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Disable fribidi's primary download site because it is down. Used v.o one. ------------------------------------------------------------------------ r20123 | jpsaman | 2007-05-16 13:05:24 +0200 (Wed, 16 May 2007) | 1 line Changed paths: A /trunk/extras/contrib/src/Patches/fribidi-uclibc.patch uclibc support for fribidi ------------------------------------------------------------------------ r20122 | jpsaman | 2007-05-16 10:45:06 +0200 (Wed, 16 May 2007) | 1 line Changed paths: A /trunk/extras/contrib/src/Distributions/netbox3.mak Embedded system to run vlc ------------------------------------------------------------------------ r20121 | xtophe | 2007-05-15 23:54:26 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_config_cat.h M /trunk/modules/gui/qt4/components/complete_preferences.cpp Const police ------------------------------------------------------------------------ r20120 | kenself | 2007-05-15 22:54:29 +0200 (Tue, 15 May 2007) | 1 line Changed paths: M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bdagraph.cpp Improved handling of no-signal condition and other errors ------------------------------------------------------------------------ r20119 | thresh | 2007-05-15 17:35:20 +0200 (Tue, 15 May 2007) | 3 lines Changed paths: M /trunk/configure.ac Fix liblua5.1 detection on non-debian system (e.g. mine) that doesn't have lua5.1.pc but do have lua.pc. Check for lua >= 5.1. ------------------------------------------------------------------------ r20118 | dionoea | 2007-05-15 17:21:32 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c * luaplaylist.c: Looks like stream_ReadLine results needs to be freed. (untested) ------------------------------------------------------------------------ r20117 | dionoea | 2007-05-15 17:09:40 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_stream.h * vlc_stream.h: Don't export stream_ReadLine() twice. ------------------------------------------------------------------------ r20116 | dionoea | 2007-05-15 16:49:23 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am s/README/README.txt/ ------------------------------------------------------------------------ r20115 | dionoea | 2007-05-15 00:40:21 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/NEWS * NEWS: Mention the lua playlist module. ------------------------------------------------------------------------ r20114 | dionoea | 2007-05-15 00:37:33 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/metacafe.lua * metacafe.lua: forgot the title here too. ------------------------------------------------------------------------ r20113 | dionoea | 2007-05-15 00:32:43 +0200 (Tue, 15 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/dailymotion.lua * dailymotion.lua: woops, forgot to include title fetching in previous version. ------------------------------------------------------------------------ r20112 | dionoea | 2007-05-15 00:27:36 +0200 (Tue, 15 May 2007) | 5 lines Changed paths: M /trunk/modules/demux/playlist/luaplaylist.c M /trunk/share/Makefile.am A /trunk/share/luaplaylist/README.txt A /trunk/share/luaplaylist/dailymotion.lua (from /trunk/share/luaplaylist/test.lua:20110) A /trunk/share/luaplaylist/googlevideo.lua (from /trunk/share/luaplaylist/test.lua:20110) A /trunk/share/luaplaylist/metacafe.lua (from /trunk/share/luaplaylist/test.lua:20110) D /trunk/share/luaplaylist/test.lua A /trunk/share/luaplaylist/youtube.lua (from /trunk/share/luaplaylist/test.lua:20110) * luaplaylist.c: First usable version of the luaplaylist module * share/luaplaylist/*: Lua playlist scripts for youtube, daily motion, metacafe and google video The luaplaylist demux has a score of 0 so you have to use --demux lua,any to enable it. I'll change its score once people report that it works fine. ------------------------------------------------------------------------ r20108 | littlejohn | 2007-05-14 21:54:43 +0200 (Mon, 14 May 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/JVLC.java check for beingdestroyed in finalize, thx to Tony Anecito ------------------------------------------------------------------------ r20107 | jpsaman | 2007-05-14 17:26:49 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/xml2-uclibc.patch uclibc support for xml2 ------------------------------------------------------------------------ r20106 | jpsaman | 2007-05-14 17:19:44 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/live-config.patch A /trunk/extras/contrib/src/Patches/live-noapps.patch Add define HAVE_BIGENDIAN to bootstrap and config.mak when compiler is armeb-linux-uclibc. Also add armeb-uclibc support to live555 buildsystem. ------------------------------------------------------------------------ r20105 | xtophe | 2007-05-14 17:14:55 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 systray: Don't put the played item here now that we have a tooltip ------------------------------------------------------------------------ r20104 | damienf | 2007-05-14 16:51:10 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/src/libvlc-module.c - hotkeys: deprecated 'key-fullscreen' in favor of 'key-toggle-fullscreen' ------------------------------------------------------------------------ r20103 | jpsaman | 2007-05-14 16:50:53 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-grab.patch A /trunk/extras/contrib/src/Patches/ffmpeg-svn-internal-define.patch Force ffmpeg to build for cross-compile and bigendian when system is uclibc. ------------------------------------------------------------------------ r20102 | jpsaman | 2007-05-14 16:10:09 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-uclibc.patch A /trunk/extras/contrib/src/Patches/libiconv-autoconf-uclibc.patch Support for uclibc in contrib. ------------------------------------------------------------------------ r20101 | damienf | 2007-05-14 15:52:33 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_keys.h M /trunk/modules/control/hotkeys.c M /trunk/src/libvlc-module.c - hotkeys: leave full screenscreen hotkey (defaulted to ESC), patch by Sergey Volk ------------------------------------------------------------------------ r20100 | xtophe | 2007-05-14 14:25:18 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap More exact documentation and small fix ------------------------------------------------------------------------ r20099 | damienf | 2007-05-14 14:23:55 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_output/Modules.am D /trunk/modules/video_output/directx A /trunk/modules/video_output/msw (from /trunk/modules/video_output/directx:20095) M /trunk/modules/video_output/msw/Modules.am M /trunk/modules/video_output/msw/direct3d.c M /trunk/modules/video_output/msw/directx.c M /trunk/modules/video_output/msw/events.c M /trunk/modules/video_output/msw/glwin32.c M /trunk/modules/video_output/msw/vout.h A /trunk/modules/video_output/msw/wingdi.c D /trunk/modules/video_output/wingdi.c vout: merged all Microsoft Windows specific vouts under msw directory in order to leverage common event handling ------------------------------------------------------------------------ r20098 | jpsaman | 2007-05-14 14:07:35 +0200 (Mon, 14 May 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap Make it possible to force a distro.mak to use. This is helpfull in cross-compile situations to distinquish for a known target. ------------------------------------------------------------------------ r20097 | dionoea | 2007-05-14 13:48:47 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/NEWS Some more NEWS. ------------------------------------------------------------------------ r20096 | xtophe | 2007-05-14 12:55:54 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Fix distcheck ------------------------------------------------------------------------ r20095 | xtophe | 2007-05-14 00:33:18 +0200 (Mon, 14 May 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am Distribute the lua parser scripts ------------------------------------------------------------------------ r20094 | dionoea | 2007-05-13 23:55:12 +0200 (Sun, 13 May 2007) | 2 lines Changed paths: M /trunk/share/luaplaylist/test.lua * test.lua: Use spaces instead of tabs in lua code. ------------------------------------------------------------------------ r20093 | dionoea | 2007-05-13 23:52:20 +0200 (Sun, 13 May 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/demux/playlist/Modules.am A /trunk/modules/demux/playlist/luaplaylist.c A /trunk/share/luaplaylist A /trunk/share/luaplaylist/test.lua * New Lua based playlist demuxer. Code is far from being finished. It currently implements some url translation stuff similar to what videoportals.c does (in share/luaplaylist/test.lua). To test it, run: ./vlc --demux lua "http://www.youtube.com/watch?v=CPRC4glkvq0" --color -v -I dummy. The idea is to make it possible for users to add their own (text) playlist demuxers (including stuff like the video portals URL translation) without needing to recompile VLC. ------------------------------------------------------------------------ r20092 | xtophe | 2007-05-13 23:23:10 +0200 (Sun, 13 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp QT4: implement the open dialog from the playlist ------------------------------------------------------------------------ r20091 | littlejohn | 2007-05-13 22:51:27 +0200 (Sun, 13 May 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/JVLC.java Fix for destroy() method. ------------------------------------------------------------------------ r20090 | littlejohn | 2007-05-13 21:37:24 +0200 (Sun, 13 May 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java serial version uid added ------------------------------------------------------------------------ r20089 | littlejohn | 2007-05-13 21:08:59 +0200 (Sun, 13 May 2007) | 1 line Changed paths: M /trunk/bindings/java/org/videolan/jvlc/JVLCCanvas.java Destroy the jvlc instance when the remove notify method is invoked (avoids some jvm crashes). ------------------------------------------------------------------------ r20088 | xtophe | 2007-05-13 00:48:55 +0200 (Sun, 13 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp input_manager: Don't send name event all the time main_interface: update the systray tooltip ------------------------------------------------------------------------ r20087 | sigmunau | 2007-05-12 23:01:45 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp qt4: Show artist in status bare when applicable ------------------------------------------------------------------------ r20086 | jb | 2007-05-12 21:42:51 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG FOURCC's: add FOURCC for DNxHD and compile fix for different versions. ------------------------------------------------------------------------ r20085 | jb | 2007-05-12 21:17:56 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/LIST Modules LIST update. ------------------------------------------------------------------------ r20084 | pdherbemont | 2007-05-12 19:57:10 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m Mac OS X gui: Prevent a crash when dropping item on the playlist. ------------------------------------------------------------------------ r20083 | courmisch | 2007-05-12 19:27:37 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/THANKS M /trunk/configure.ac M /trunk/modules/access/Modules.am A /trunk/modules/access/jack.c Initial JACK audio access-demux from Julien Plissonneau Duqu?\195?\168ne ------------------------------------------------------------------------ r20082 | pdherbemont | 2007-05-12 19:15:29 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/src/audio_output/output.c audio_output/output.c: Make sure we are properly locking the fifo lock when appropriate. (please review). ------------------------------------------------------------------------ r20081 | dionoea | 2007-05-12 17:05:34 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c * videoportals.c: add title for metacafe vids. ------------------------------------------------------------------------ r20080 | jb | 2007-05-12 17:03:57 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Compile fix. Oops(2) ------------------------------------------------------------------------ r20079 | jb | 2007-05-12 17:01:15 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Small Correction. Oops. ------------------------------------------------------------------------ r20078 | dionoea | 2007-05-12 16:57:12 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c * videoportals.c: Add title support for dailymotion videos. ------------------------------------------------------------------------ r20077 | jb | 2007-05-12 16:53:06 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG, clean up a bit, add a few more FOURCC's and a few new formats. ------------------------------------------------------------------------ r20076 | dionoea | 2007-05-12 16:23:37 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c * videoportals.c: Allow using fullscreen youtube URLs and retreive the video's title when possible (still youtube). ------------------------------------------------------------------------ r20075 | jb | 2007-05-12 14:54:02 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG's FOURCC: add NUV codec, Cinepak for fallback and add more fourcc for targa, vixl, divx, SP5x and a few more ! ------------------------------------------------------------------------ r20074 | jb | 2007-05-12 02:15:58 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Correct a mistake in previous commit. ------------------------------------------------------------------------ r20073 | jb | 2007-05-12 01:59:19 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG FOURCC: commit fix for older FFMPEG versions. ------------------------------------------------------------------------ r20072 | dionoea | 2007-05-12 01:54:47 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/NEWS Add videoportals stuff to NEWS. ------------------------------------------------------------------------ r20071 | dionoea | 2007-05-12 01:52:50 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c videoportals.c: remove debug printf. ------------------------------------------------------------------------ r20070 | dionoea | 2007-05-12 01:51:02 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c videoportals.c: Add metacafe URL support. ------------------------------------------------------------------------ r20069 | dionoea | 2007-05-12 01:33:58 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c videoportals.c: Add support for google video (this sometimes fails ... the gvp vile referencing an empty url). ------------------------------------------------------------------------ r20068 | jb | 2007-05-12 01:25:40 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Qt4 - small changes and factorisations in CONNECTs ------------------------------------------------------------------------ r20067 | dionoea | 2007-05-12 01:19:39 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/gvp.c gvp.c: Fix Google Video Playlist detection code. ------------------------------------------------------------------------ r20066 | pdherbemont | 2007-05-12 01:19:34 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c http Access: Simplify the re-location code. ------------------------------------------------------------------------ r20065 | xtophe | 2007-05-12 01:17:14 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp Don't hide the name in the status bar. Oups. ------------------------------------------------------------------------ r20064 | jb | 2007-05-12 01:13:51 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Put SGI decoder with the latest version of ffmpeg. ------------------------------------------------------------------------ r20063 | dionoea | 2007-05-12 01:08:19 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/videoportals.c videoportals.c: Add support for Daily Motion URLs (the webpage's url). ------------------------------------------------------------------------ r20062 | jb | 2007-05-12 00:46:50 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/NEWS Add some NEWS. ------------------------------------------------------------------------ r20061 | jb | 2007-05-12 00:31:09 +0200 (Sat, 12 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Codecs FFMPEG. Add support for DosBox Capture, Worms (Game) Videos, TIFF, SGI ad targa iamges. Tested. ------------------------------------------------------------------------ r20060 | dionoea | 2007-05-12 00:27:33 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/Modules.am M /trunk/modules/demux/playlist/playlist.c M /trunk/modules/demux/playlist/playlist.h M /trunk/modules/demux/playlist/podcast.c A /trunk/modules/demux/playlist/videoportals.c demux/playlist/: New "video portals" playlist demux. You feed it a url from a popular video portal and it'll display the video. Currently only works with YouTube urls but I plan on adding more. ------------------------------------------------------------------------ r20059 | dionoea | 2007-05-12 00:15:45 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/src/input/input.c input.c: if available, use p_access->psz_path instead of psz_path when calling demux2_New since the access can change the path (ie http redirect). ------------------------------------------------------------------------ r20058 | dionoea | 2007-05-12 00:05:02 +0200 (Sat, 12 May 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Fix segfault upon redirection (test url: http://www.youtube.com/v/zl6hNj1uOkY). (& blame pdherbemont!) ------------------------------------------------------------------------ r20057 | jb | 2007-05-11 23:58:10 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG: activate WMVA since it seems to work (tested with three different files) ------------------------------------------------------------------------ r20056 | jb | 2007-05-11 23:50:03 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c ffmpeg's FOURCC: add new FOURCCs to H264, add TM20, CSCD, JPEG_LS decoders. ------------------------------------------------------------------------ r20055 | jb | 2007-05-11 22:02:34 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG - More H.263 and H.263+ FOURCC (tested too, except ILVR) ------------------------------------------------------------------------ r20054 | jb | 2007-05-11 21:46:25 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c FFMPEG, MPEG-4 FOURCCs... I hope I did not forget too many of them :D ------------------------------------------------------------------------ r20053 | pdherbemont | 2007-05-11 21:19:11 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m Mac OS X gui: Make sure maximized window respect Mac OS X Dock area. (Fix #1190) ------------------------------------------------------------------------ r20052 | jb | 2007-05-11 21:19:11 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Ffmpeg FOURCC: Mjpeg (notably support for AVID MJPEG) ------------------------------------------------------------------------ r20051 | jb | 2007-05-11 20:19:43 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add a few other bunch of FOURCCs (not all tested). Documentation from avformat/riff.c avformat/isom.c, fourcc.org, http://abcavi.kibi.ru/fourcc.php and multimedia.cx. If this is stupid, revert and tell me. ------------------------------------------------------------------------ r20050 | pdherbemont | 2007-05-11 11:11:36 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m Mac OS X gui: Make sure we don't see a ghost window in expose. ------------------------------------------------------------------------ r20049 | jb | 2007-05-11 02:18:38 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add a bunch of not so used FOURCC to ffmpeg.c. Should I add them somewhere else too ? ------------------------------------------------------------------------ r20048 | jb | 2007-05-11 01:25:17 +0200 (Fri, 11 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open Network Dialog: add https to the list and checks. ------------------------------------------------------------------------ r20047 | jb | 2007-05-11 01:14:05 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open Disc Dialog: add a "E" for VCD entry as there is on wx. Is this right ? ------------------------------------------------------------------------ r20046 | jb | 2007-05-11 01:10:55 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_net.ui Qt4 - Open Disc Dialog, finish the disc/track-sub/audio handling. Hide, rename, show correctly the buttons. Some other ui fixes. ------------------------------------------------------------------------ r20045 | xtophe | 2007-05-11 00:52:19 +0200 (Fri, 11 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/qt4.cpp qt4: Make the name in the title an option ------------------------------------------------------------------------ r20044 | xtophe | 2007-05-10 21:53:46 +0200 (Thu, 10 May 2007) | 2 lines Changed paths: M /trunk/configure.ac Default more cleanly on moc and uic ------------------------------------------------------------------------ r20043 | jb | 2007-05-10 20:00:12 +0200 (Thu, 10 May 2007) | 3 lines Changed paths: M /trunk/configure.ac Qt4 Detection: Use uic-qt4 and moc-qt4 if disponible. Will help ppl that have qt3 and qt4 installed to build VLC. ------------------------------------------------------------------------ r20042 | pdherbemont | 2007-05-10 14:24:23 +0200 (Thu, 10 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m Mac OS X gui: Fix a crash when waking up from sleep. ------------------------------------------------------------------------ r20041 | xtophe | 2007-05-10 00:49:10 +0200 (Thu, 10 May 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/demux/mkv.cpp Fix crash in MKV demuxer. Patch courtesy of Harry Sintonen. Fix #1006 ------------------------------------------------------------------------ r20040 | xtophe | 2007-05-10 00:10:25 +0200 (Thu, 10 May 2007) | 1 line Changed paths: M /trunk/po/sl.po Slovenian l10n by MAteh Urbancic ------------------------------------------------------------------------ r20039 | xtophe | 2007-05-10 00:10:21 +0200 (Thu, 10 May 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot Update the pot file ------------------------------------------------------------------------ r20038 | dionoea | 2007-05-09 22:20:52 +0200 (Wed, 09 May 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rss.c * rss.c: Test fix for a bug i can't reproduce (most likely due to a missing 0 at the end of string). See http://forum.videolan.org/viewtopic.php?p=112026#112026 for details. ------------------------------------------------------------------------ r20037 | kenself | 2007-05-09 21:43:05 +0200 (Wed, 09 May 2007) | 4 lines Changed paths: M /trunk/modules/access/bda/bda.c M /trunk/modules/access/bda/bda.h M /trunk/modules/access/bda/bdadefs.h M /trunk/modules/access/bda/bdagraph.cpp M /trunk/modules/access/bda/bdagraph.h Fix choppy audio on live play - caching enabled properly Discard samples before demux is ready Timeout if no samples received Header file tidy up ------------------------------------------------------------------------ r20036 | kenself | 2007-05-09 21:40:09 +0200 (Wed, 09 May 2007) | 1 line Changed paths: M /trunk/configure.ac Header file tidy-up - get guids from libstrmiids ------------------------------------------------------------------------ r20035 | courmisch | 2007-05-09 20:48:21 +0200 (Wed, 09 May 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/configure.ac M /trunk/modules/video_output/x11/xcommon.c M /trunk/modules/video_output/x11/xcommon.h HW Pixel Doubling and Backlight-on for Maemo devices Patch courtesy of Tapio Hiltunen, Technical Research Center of Finland ------------------------------------------------------------------------ r20034 | fkuehne | 2007-05-09 19:33:21 +0200 (Wed, 09 May 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/sfilters.m * removed some dead code and corrected some minor stuff from the previous commits. Thanks for the fixes, Pierre! ------------------------------------------------------------------------ r20033 | damienf | 2007-05-09 18:11:33 +0200 (Wed, 09 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/qt4.cpp - Qt4: remember last directory browsed in file dialog ------------------------------------------------------------------------ r20032 | pdherbemont | 2007-05-08 20:50:40 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/sfilters.m Mac OS X gui: Fix tabs. ------------------------------------------------------------------------ r20031 | pdherbemont | 2007-05-08 20:44:31 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/controls.m Mac OS X gui: Fix tabs. ------------------------------------------------------------------------ r20030 | dionoea | 2007-05-08 20:20:28 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_keys.h M /trunk/modules/control/hotkeys.c M /trunk/src/libvlc-module.c Add a hotkey to toggle wallpaper mode. Currently only works for directx of course :) ------------------------------------------------------------------------ r20029 | dionoea | 2007-05-08 20:03:16 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/control/hotkeys.c Tab and trailing space police. ------------------------------------------------------------------------ r20028 | damienf | 2007-05-08 17:39:36 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c M /trunk/modules/video_output/directx/directx.c M /trunk/modules/video_output/directx/events.c M /trunk/modules/video_output/directx/glwin32.c M /trunk/modules/video_output/directx/vout.h - directx: commit patch by Sergey Volk ------------------------------------------------------------------------ r20027 | pdherbemont | 2007-05-08 15:51:35 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/sfilters.m Mac OS X gui: Fix logo appearance. ------------------------------------------------------------------------ r20026 | pdherbemont | 2007-05-08 15:35:38 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/sfilters.m Mac OS X gui: Protect against NULL string, and fix filter window crash. ------------------------------------------------------------------------ r20025 | pdherbemont | 2007-05-08 13:25:39 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/controls.m Mac OS X gui: Send mouse wheel left/right event to vlc. This is a bit hackish and need some tuning. ------------------------------------------------------------------------ r20024 | pdherbemont | 2007-05-08 13:23:47 +0200 (Tue, 08 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_keys.h M /trunk/modules/control/hotkeys.c Hotkeys: Enable mouse wheel up/down and left/right usage. (mapped respectivly to volume up/down, and position forward/backward). This commit needs review. ------------------------------------------------------------------------ r20023 | oaubert | 2007-05-07 15:28:49 +0200 (Mon, 07 May 2007) | 3 lines Changed paths: M /trunk/bindings/python/vlc_mediacontrol.c python bindings: use mediacontrol_StreamInformation__free + fix memleak in MediaControl_snapshot ------------------------------------------------------------------------ r20022 | oaubert | 2007-05-07 15:22:03 +0200 (Mon, 07 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h M /trunk/src/control/mediacontrol_util.c mediacontrol API: implement mediacontrol_StreamInformation__free in the public API. ------------------------------------------------------------------------ r20021 | dionoea | 2007-05-04 23:49:09 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/NEWS Add news about proxy support for MMSH streams (please add these kind of news when you commit the features!) ------------------------------------------------------------------------ r20020 | dionoea | 2007-05-04 23:48:04 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mmsh.c * mmsh.c: Try using the http-proxy config option if mmsh-proxy wasn't set (Untested). ------------------------------------------------------------------------ r20019 | dionoea | 2007-05-04 23:40:05 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c "[PATCH] add play ability to vlm" by Ilkka Ollakka ------------------------------------------------------------------------ r20018 | dionoea | 2007-05-04 23:35:50 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/src/input/vlm.c "[PATCH] show input index-number in vlm show" by Ilkka Ollakka ------------------------------------------------------------------------ r20017 | damienf | 2007-05-04 22:05:20 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/input_manager.cpp - wxwidgets: slider tweaks completed, needs testing ------------------------------------------------------------------------ r20016 | xtophe | 2007-05-04 21:21:48 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/THANKS M /trunk/configure.ac A /trunk/po/fa.po M /trunk/src/libvlc-module.c Persian localisation by Meelad Zakaria and Farzaneh Sarafraz ------------------------------------------------------------------------ r20015 | damienf | 2007-05-04 19:57:30 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/input_manager.cpp - wxwidgets: for win32, patch movie wxSlider underlying control behaviour so that jumps are replaced by abosolute seeks, need a few more tweaks ------------------------------------------------------------------------ r20014 | pdherbemont | 2007-05-04 15:29:15 +0200 (Fri, 04 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/prefs.m M /trunk/modules/gui/macosx/prefs_widgets.m Mac OS X gui: Quick Preferences fix. ------------------------------------------------------------------------ r20013 | fkuehne | 2007-05-04 09:20:21 +0200 (Fri, 04 May 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * don't use emacs when compiling gettext on non-win32 platforms. This fixes the compilation on future darwin releases. ------------------------------------------------------------------------ r20012 | jb | 2007-05-04 02:04:11 +0200 (Fri, 04 May 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/qt4.cpp qt4 - Systray: - Repair the hide-and-never-show-back bug, - Repair the quit-VLC-but-let-the-menu W32 bug, - add an option to start VLC minimized. ------------------------------------------------------------------------ r20011 | gbazin | 2007-05-03 22:42:54 +0200 (Thu, 03 May 2007) | 1 line Changed paths: M /trunk/src/input/stream.c * src/input/stream.c: fix input-list code. ------------------------------------------------------------------------ r20010 | oaubert | 2007-05-03 22:03:09 +0200 (Thu, 03 May 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlcglue.h python bindings: use new mediacontrol_exception_create function ------------------------------------------------------------------------ r20009 | oaubert | 2007-05-03 22:02:34 +0200 (Thu, 03 May 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h M /trunk/src/control/mediacontrol_audio_video.c M /trunk/src/control/mediacontrol_core.c M /trunk/src/control/mediacontrol_util.c mediacontrol API: split old mediacontrol_exception_init behaviour into mediacontrol_exception_create/mediacontrol_exception_init ------------------------------------------------------------------------ r20008 | jb | 2007-05-03 21:52:45 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/src/libvlc-module.c Change prefer-system-codecs category (put it in codecs, not input/codec) ------------------------------------------------------------------------ r20007 | jb | 2007-05-03 21:31:13 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - GOto TIme dialog. Adjustement in size. ------------------------------------------------------------------------ r20006 | jb | 2007-05-03 21:18:39 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui qt4 - Open dialog. Smaller Width; ------------------------------------------------------------------------ r20005 | oaubert | 2007-05-03 19:44:07 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/src/control/mediacontrol_util.c src/control/mediacontrol_util.c: revert rev. 19899, and document the mediacontrol_exception_init function. ------------------------------------------------------------------------ r20004 | Trax | 2007-05-03 18:53:14 +0200 (Thu, 03 May 2007) | 1 line Changed paths: M /trunk/modules/codec/x264.c * modules/codec/x264.c: Add mvrange-thread, non-deterministic and pre-scenecut options. ------------------------------------------------------------------------ r20003 | jb | 2007-05-03 01:30:54 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open Disc: handle dvdsimple ------------------------------------------------------------------------ r20002 | jb | 2007-05-03 01:11:26 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Cosmetic and brackets. ------------------------------------------------------------------------ r20001 | jb | 2007-05-03 01:04:07 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/demux/real.c Add a "(" to fix previous commit. ------------------------------------------------------------------------ r20000 | jb | 2007-05-03 00:59:49 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/demux/real.c Should add atrac3 support in rm files. Patch by Benjamin Larsson (real.c) and me (ffmpeg.c) ------------------------------------------------------------------------ r19999 | jb | 2007-05-03 00:57:51 +0200 (Thu, 03 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp qt4 - Systray Menu - Add hide/show handling, open dialog, help menu, and some click handling. ------------------------------------------------------------------------ r19998 | jb | 2007-05-03 00:55:45 +0200 (Thu, 03 May 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/preferences.hpp Qt4 - Preferences. Add an apply button and warnings to force saving and rebuilding when switching details depth. ------------------------------------------------------------------------ r19997 | jb | 2007-05-02 23:19:35 +0200 (Wed, 02 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_video.ui qt4 - Simple Preferences: add the overlay option to the video preferences panel. ------------------------------------------------------------------------ r19996 | jb | 2007-05-02 23:10:08 +0200 (Wed, 02 May 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui Qt4 - Add various tooltips: Open (1) ------------------------------------------------------------------------ r19995 | jb | 2007-05-02 22:33:24 +0200 (Wed, 02 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Text correction. ------------------------------------------------------------------------ r19994 | jb | 2007-05-02 21:58:03 +0200 (Wed, 02 May 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/res.qrc Qt4 - Systray Icon and menu to control VLC. Play/Pause Stop Previous Next Quit for now. Ref #294 ------------------------------------------------------------------------ r19993 | damienf | 2007-05-02 19:30:25 +0200 (Wed, 02 May 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c M /trunk/modules/video_output/directx/events.c - direct3d: fix for cropping, closes #1185 ------------------------------------------------------------------------ r19992 | courmisch | 2007-05-01 19:18:46 +0200 (Tue, 01 May 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Provide va_list variant to MakeSDPMedia ------------------------------------------------------------------------ r19991 | courmisch | 2007-05-01 19:14:14 +0200 (Tue, 01 May 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Add helper for SDP media description formatting ------------------------------------------------------------------------ r19990 | courmisch | 2007-05-01 17:46:13 +0200 (Tue, 01 May 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/stream_output.h Fix some memleaks ------------------------------------------------------------------------ r19989 | dionoea | 2007-05-01 16:24:16 +0200 (Tue, 01 May 2007) | 2 lines Changed paths: M /trunk/modules/codec/fake.c fake.c: allow changing the fake-file-reload option at runtime (untested). ------------------------------------------------------------------------ r19988 | sigmunau | 2007-05-01 13:08:40 +0200 (Tue, 01 May 2007) | 4 lines Changed paths: M /trunk/modules/demux/mkv.cpp Apply the same probes as is done in Open when checking other mkvs in the same dir in order to weed out invalid files before calling libmatroska. Fixes #1158 and a memleak in that area ------------------------------------------------------------------------ r19987 | sigmunau | 2007-05-01 12:10:34 +0200 (Tue, 01 May 2007) | 3 lines Changed paths: M /trunk/modules/control/hotkeys.c hotkeys.c: Don't continue looking once the action for your key is found. Should save a few precious cycles ------------------------------------------------------------------------ r19986 | sigmunau | 2007-05-01 11:58:59 +0200 (Tue, 01 May 2007) | 6 lines Changed paths: M /trunk/modules/control/hotkeys.c hotkeys.c: Print a warning and do nothing when something issues a 0 keyevent, rather than execute the last unassigned key action. Fixes an issue that causes the playback to be unintenionally paused whenever a modifier is pressed and the qt4 interface has focus (key-pause is not assigned by default) ------------------------------------------------------------------------ r19985 | jb | 2007-04-30 21:49:26 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menus. Add the missing dialogs calls. If someone wants to write VLM and Bookmarks dialogs... ------------------------------------------------------------------------ r19984 | jb | 2007-04-30 21:12:15 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp Qt4 - Main Windows: Rename the interface to $MEDIANAME - VLC media player. ------------------------------------------------------------------------ r19983 | jb | 2007-04-30 20:09:34 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/qt4.cpp Qt4 - Preferences: Add an option and the code needed to start with the advanced preferences. 1337 function. ------------------------------------------------------------------------ r19982 | jb | 2007-04-30 19:42:21 +0200 (Mon, 30 Apr 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 - Simple Prefs: add a Prefer System Codecs checkBox in Simple Preferences Panel under Windows. ------------------------------------------------------------------------ r19981 | courmisch | 2007-04-30 17:04:47 +0200 (Mon, 30 Apr 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Handle errors without crashing ------------------------------------------------------------------------ r19980 | jb | 2007-04-30 02:50:19 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp Qt4 - Indentation fix on previous commit. ------------------------------------------------------------------------ r19979 | jb | 2007-04-30 02:44:18 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Preferences. Introduction of a checkBoxListItem struct to handle (key, value for CheckBoxes) in order to implement completely ModuleList autogeneration. Modify the functions needed to generate the correct String Configuration. Complete Preferences should be functionnal now. ------------------------------------------------------------------------ r19978 | jb | 2007-04-30 00:52:08 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui Qt4 - Very slight change of behaviour. ------------------------------------------------------------------------ r19977 | jb | 2007-04-30 00:47:36 +0200 (Mon, 30 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Preferences. Implement the onUpdate for ModuleList. ------------------------------------------------------------------------ r19976 | jb | 2007-04-29 23:50:34 +0200 (Sun, 29 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui Qt4 - Simple Prefs: little adjustements. ------------------------------------------------------------------------ r19975 | jb | 2007-04-29 23:21:55 +0200 (Sun, 29 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - File forgotten in previous commit. ------------------------------------------------------------------------ r19974 | jb | 2007-04-29 23:16:16 +0200 (Sun, 29 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Simple Prefs. Small modifications on style. ------------------------------------------------------------------------ r19973 | damienf | 2007-04-29 19:44:44 +0200 (Sun, 29 Apr 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp - live555: toggle TCP use when we receive a '461 Unsupported Transport' during SETUP request ------------------------------------------------------------------------ r19972 | jb | 2007-04-29 13:37:17 +0200 (Sun, 29 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/wxwidgets/interface.cpp Wx - Increase the time display. Close #1116. Does not happen in Qt4. ------------------------------------------------------------------------ r19971 | jpsaman | 2007-04-29 11:22:04 +0200 (Sun, 29 Apr 2007) | 2 lines Changed paths: M /trunk/modules/mux/rtp/rtcp.c M /trunk/modules/mux/rtp/rtcp.h Numerous compile fixes. ------------------------------------------------------------------------ r19970 | damienf | 2007-04-28 19:49:39 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c - asx.c: added support for STARTTIME and DURATION tags, some cleanups. Unfortunately, i've noted that live555 RTSP user agent is having trouble with MS RTSP server, so these tags may never be of any use. ------------------------------------------------------------------------ r19969 | jb | 2007-04-28 19:48:56 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp qt4 - language is win32 only. ------------------------------------------------------------------------ r19968 | courmisch | 2007-04-28 19:40:51 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/access_filter/Modules.am A /trunk/modules/access_filter/bandwidth.c Bandwidth limit access filter ------------------------------------------------------------------------ r19967 | courmisch | 2007-04-28 19:21:09 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/modules/access/bda svn:ignore ------------------------------------------------------------------------ r19966 | jb | 2007-04-28 17:39:42 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/preferences.cpp Qt4 - Preferences Size. ------------------------------------------------------------------------ r19965 | jb | 2007-04-28 17:28:39 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp Qt4 - Preferences: Let the titles be consistent between simple and advanced prefrences. ------------------------------------------------------------------------ r19964 | jb | 2007-04-28 17:11:17 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp Qt4 - Preferences: Fix the help text behaviour from modules. Known also as the very-too-wide-resizing-and-very-too-big-letters. ------------------------------------------------------------------------ r19963 | jpsaman | 2007-04-28 16:03:36 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-config.patch M /trunk/extras/contrib/src/Patches/live.patch Update patches to latest live tarball. ------------------------------------------------------------------------ r19962 | pdherbemont | 2007-04-28 14:24:48 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch M /trunk/extras/contrib/src/Patches/live.patch contrib: Attempt to fix live555 patches. ------------------------------------------------------------------------ r19961 | jb | 2007-04-28 04:22:43 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp qt4 - menu: indentation correction. ------------------------------------------------------------------------ r19960 | jb | 2007-04-28 04:16:08 +0200 (Sat, 28 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Popup Menu: Add open and help. Correct the tool menu behaviour. Other small fix. ------------------------------------------------------------------------ r19959 | jb | 2007-04-28 03:36:15 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Menus modifications and additions. ( hide & playlist mainly ) ------------------------------------------------------------------------ r19958 | jb | 2007-04-28 02:31:54 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp M /trunk/modules/gui/qt4/dialogs/extended.hpp M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/help.hpp M /trunk/modules/gui/qt4/dialogs/interaction.cpp M /trunk/modules/gui/qt4/dialogs/interaction.hpp M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/messages.cpp M /trunk/modules/gui/qt4/dialogs/messages.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs/playlist.hpp M /trunk/modules/gui/qt4/playlist_model.cpp qt4 - Copyright, CRs and unwanted commits. ------------------------------------------------------------------------ r19957 | jb | 2007-04-28 02:26:29 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/complete_preferences.cpp M /trunk/modules/gui/qt4/components/complete_preferences.hpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - Copyright update and CRs ------------------------------------------------------------------------ r19956 | jb | 2007-04-28 02:16:35 +0200 (Sat, 28 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/playlist_model.cpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Open Dialog and related. Change on the actions to stream out. Lots of corrections. Add a few new menu entries. Check some sizes. ------------------------------------------------------------------------ r19955 | dionoea | 2007-04-27 23:21:39 +0200 (Fri, 27 Apr 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Fix a bug. ------------------------------------------------------------------------ r19954 | xtophe | 2007-04-27 21:46:50 +0200 (Fri, 27 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/wxwidgets.hpp Fix memory corruption in wx locales handling on UTF8 system with iconv ------------------------------------------------------------------------ r19953 | jb | 2007-04-27 19:36:10 +0200 (Fri, 27 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/extended.cpp qt4 - extended dialog is a QtTool dialog. ------------------------------------------------------------------------ r19952 | oaubert | 2007-04-27 16:25:08 +0200 (Fri, 27 Apr 2007) | 2 lines Changed paths: M /trunk/bindings/python/Makefile.am bindings/python/Makefile.am: move COMPILERARG initialization in the all: target to make sure that it is defined at the right place ------------------------------------------------------------------------ r19951 | jb | 2007-04-27 00:41:52 +0200 (Fri, 27 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/preferences.cpp qt4 - Size and translations. ------------------------------------------------------------------------ r19950 | jb | 2007-04-27 00:37:58 +0200 (Fri, 27 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4 - Complete preferences. Make ModuleList Clearer than it is now... Align SpinBox correctly. Make directory and file use 2 column instead of three. ------------------------------------------------------------------------ r19949 | damienf | 2007-04-26 23:45:13 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c M /trunk/modules/video_output/directx/vout.h - directx: backport leftovers from vlc-0.8.6-bugix ------------------------------------------------------------------------ r19948 | courmisch | 2007-04-26 21:53:53 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/dump.c grammar ------------------------------------------------------------------------ r19947 | dionoea | 2007-04-26 21:33:33 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c M /trunk/modules/misc/quartztext.c M /trunk/src/video_output/vout_subpictures.c * [PATCH] Memory hole fix by Bernie Purcell ------------------------------------------------------------------------ r19946 | damienf | 2007-04-26 18:03:55 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c fixed memleak pointed out by xtophe in previous commit ------------------------------------------------------------------------ r19945 | damienf | 2007-04-26 17:51:03 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/libvlc-module.c - configuration: added "--prefer-system-codecs" option to force VLC to use codecs installed on system whwn a choice is available (currently only works on win32) ------------------------------------------------------------------------ r19944 | damienf | 2007-04-26 13:25:07 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c M /trunk/modules/video_output/directx/directx.c M /trunk/modules/video_output/directx/events.c M /trunk/modules/video_output/directx/glwin32.c - directx: avoid mixing GDI and Direct3D/OpenGL/DirectX (non-overlay) in video window, should help Vista compatibility ------------------------------------------------------------------------ r19943 | jpsaman | 2007-04-26 12:03:51 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h M /trunk/modules/codec/fake.c M /trunk/src/misc/variables.c Specifying --fake-file-reload 5 reloads the image file every 5 seconds. This will change the background image in a mosaic solution. The usage scenario is for instance a webcam that uploads an images every x seconds to the same file location. ------------------------------------------------------------------------ r19942 | jpsaman | 2007-04-26 11:59:58 +0200 (Thu, 26 Apr 2007) | 1 line Changed paths: M /trunk/modules/video_filter/osdmenu.c remove trailing whitespace ------------------------------------------------------------------------ r19941 | jpsaman | 2007-04-26 08:48:12 +0200 (Thu, 26 Apr 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Small codingstyle cleanup ------------------------------------------------------------------------ r19940 | jpsaman | 2007-04-26 08:44:28 +0200 (Thu, 26 Apr 2007) | 1 line Changed paths: M /trunk/modules/access/dvb/dvb.h M /trunk/modules/access/fake.c Remove emptylines and whitespace ------------------------------------------------------------------------ r19939 | jb | 2007-04-26 01:27:55 +0200 (Thu, 26 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp qt4 - Cleaning. ------------------------------------------------------------------------ r19938 | jb | 2007-04-26 01:26:45 +0200 (Thu, 26 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - Try to use a Tool Dialog for the GotoTime dialog. ------------------------------------------------------------------------ r19937 | damienf | 2007-04-26 00:51:10 +0200 (Thu, 26 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/menus.hpp - Qt4: fix popup menu ------------------------------------------------------------------------ r19936 | jb | 2007-04-26 00:00:27 +0200 (Thu, 26 Apr 2007) | 3 lines Changed paths: M /trunk/modules/audio_output/jack.c Jack patch by Jon Griffiths, fix crashes, improve debuging and use regexps. ------------------------------------------------------------------------ r19935 | xtophe | 2007-04-25 22:01:18 +0200 (Wed, 25 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac Detect also .exe when looking for programs under win ------------------------------------------------------------------------ r19934 | pdherbemont | 2007-04-25 21:55:51 +0200 (Wed, 25 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m Mac OS X gui: Make sure the fullscreen window will stay on top (should fix a blinking issue when leaving fullscreen). ------------------------------------------------------------------------ r19933 | dionoea | 2007-04-25 21:37:47 +0200 (Wed, 25 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/motiondetect.c motiondetect.c: Oops commit. ------------------------------------------------------------------------ r19932 | dionoea | 2007-04-25 21:20:43 +0200 (Wed, 25 Apr 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/motiondetect.c M /trunk/modules/video_filter/puzzle.c * motiondetect.c: remove useless include. * puzzle.c: compile warning fix. ------------------------------------------------------------------------ r19931 | jpsaman | 2007-04-25 21:15:39 +0200 (Wed, 25 Apr 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/demux/rawdv.c Patch from Paul Corke for rawdv to advance the timestamp when it is about to fall behind because the hardware sometimes skips a frame on a live feed. Renamed - -rawdv-realtime to --rawdv-hurry-up because its working is similar to --sout-transcode-hurry-up. Also fixed a potential memory leak. ------------------------------------------------------------------------ r19930 | jb | 2007-04-25 20:12:57 +0200 (Wed, 25 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/messages.cpp Qt4 - Dialog size. Hope to fix windows bug. ------------------------------------------------------------------------ r19929 | damienf | 2007-04-25 18:26:19 +0200 (Wed, 25 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/events.c - directx: optimize WM_PAINT event handling ------------------------------------------------------------------------ r19928 | funman | 2007-04-25 14:38:10 +0200 (Wed, 25 Apr 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c Doesn't shutdown hal connection if initialisation failed. (That usually happens when system D-Bus daemon is not running) ------------------------------------------------------------------------ r19927 | jb | 2007-04-25 00:02:10 +0200 (Wed, 25 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open. Make files in a better way to stop whiners (2) ------------------------------------------------------------------------ r19926 | pdherbemont | 2007-04-24 23:42:29 +0200 (Tue, 24 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac Quartz (Mac OS X) subtitle renderer by Bernie Purcell. (Part 2) ------------------------------------------------------------------------ r19925 | jb | 2007-04-24 23:33:57 +0200 (Tue, 24 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/Makefile Contrib and qt4 exe for whiners ------------------------------------------------------------------------ r19924 | pdherbemont | 2007-04-24 21:59:59 +0200 (Tue, 24 Apr 2007) | 2 lines Changed paths: M /trunk/modules/LIST M /trunk/modules/misc/Modules.am A /trunk/modules/misc/quartztext.c Quartz (Mac OS X) subtitle renderer by Bernie Purcell. ------------------------------------------------------------------------ r19923 | oaubert | 2007-04-24 16:02:40 +0200 (Tue, 24 Apr 2007) | 2 lines Changed paths: M /trunk/bindings/python/Makefile.am bindings/python/Makefile.am: remove wrong whitespace around = sign ------------------------------------------------------------------------ r19922 | dionoea | 2007-04-23 23:41:25 +0200 (Mon, 23 Apr 2007) | 19 lines Changed paths: M /trunk/modules/video_filter/gaussianblur.c Yet another optimisation for the gaussian filter. This adds a compile time option to use floats instead of integers. Performance comparison is: (performance is in numbers of samples output by oprofile. Less is better) sigma old version (integers) integers floats 2.0 556889 466435 (-17%) 481293 (-13%) 4.0 902749 (core maxed out) 732755 (-19%) 716070 (-21%) I'll have to check why relative performance gain depends on sigma when comparing the the float and integer versions. I'll aslo add another module (most likely named fastgaussianblur.c) based on Frederick M. Waltz and John W. V. Miller's "An efficient algorithm for Gaussian blur using finite-state machines" article. This seems to be way faster (but it's doesn't allow as much granularity in the gaussian's choice and it adds an error compared to this module). ------------------------------------------------------------------------ r19921 | jb | 2007-04-23 22:24:30 +0200 (Mon, 23 Apr 2007) | 5 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch Repair live patch. The arm.config error that occurs is just that someone commited a dos file... dos2unix could fix it. but it is not on Apples.... ------------------------------------------------------------------------ r19920 | jb | 2007-04-23 20:43:55 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak GNutls ++ ------------------------------------------------------------------------ r19919 | jb | 2007-04-23 20:34:35 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak libxml2 2.6.28 ------------------------------------------------------------------------ r19918 | jb | 2007-04-23 19:15:49 +0200 (Mon, 23 Apr 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs. Include qt4/bin/*.exe for the windows users. ------------------------------------------------------------------------ r19917 | damienf | 2007-04-23 18:29:08 +0200 (Mon, 23 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac - vlc.exe: removed DOS console when starting up ------------------------------------------------------------------------ r19916 | damienf | 2007-04-23 15:45:07 +0200 (Mon, 23 Apr 2007) | 2 lines Changed paths: M /trunk/AUTHORS M /trunk/NEWS M /trunk/THANKS - praises for Ken Self and BDA annoucement ------------------------------------------------------------------------ r19915 | damienf | 2007-04-23 14:37:13 +0200 (Mon, 23 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac A /trunk/modules/access/bda A /trunk/modules/access/bda/Modules.am A /trunk/modules/access/bda/bda.c A /trunk/modules/access/bda/bda.h A /trunk/modules/access/bda/bdadefs.h A /trunk/modules/access/bda/bdagraph.cpp A /trunk/modules/access/bda/bdagraph.h - the long awaited Windows BDA driver support for DVB/ATSC capture cards, courtesy of Ken Self. ------------------------------------------------------------------------ r19914 | jb | 2007-04-23 01:06:50 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/libgpg-error.patch M /trunk/extras/contrib/src/packages.mak Contrib libgpg-error 1.3 => 1.5. Remove unnecessary patch (integrated upstream) ------------------------------------------------------------------------ r19913 | jb | 2007-04-23 00:53:34 +0200 (Mon, 23 Apr 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib. Freetye goes to 2.3.4. We hope it will repair the 2.3.1, 2.3.2, bugs... ------------------------------------------------------------------------ r19912 | jb | 2007-04-23 00:46:33 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib: Libpng 1.26 should correct some bug on NON-MMX platforms. ------------------------------------------------------------------------ r19911 | jb | 2007-04-23 00:25:32 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contrib.SDL_image 1.25 because 1.24 was removed from main server ------------------------------------------------------------------------ r19910 | jb | 2007-04-23 00:14:02 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/beos.mak M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Distributions/debian.mak M /trunk/extras/contrib/src/Distributions/fedora.mak M /trunk/extras/contrib/src/Distributions/unix.mak M /trunk/extras/contrib/src/Distributions/win32.mak M /trunk/extras/contrib/src/Makefile Contrib. Try to be a little consistent. This may kill your pinguin. ------------------------------------------------------------------------ r19909 | jb | 2007-04-23 00:07:45 +0200 (Mon, 23 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/mpcdec.patch M /trunk/extras/contrib/src/packages.mak Contribs MPCDEC bumps to 1.2.6. Patch has been submitted upstream. ------------------------------------------------------------------------ r19908 | jb | 2007-04-22 22:41:54 +0200 (Sun, 22 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contribs: add a make clean-svn to accelerate contribs updates. ------------------------------------------------------------------------ r19907 | pdherbemont | 2007-04-22 18:45:08 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/controls.h M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Use the proper vlc infrastructure to send mouse wheel event. ------------------------------------------------------------------------ r19906 | pdherbemont | 2007-04-22 16:07:46 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Use the scroll wheel to set the sound volume. This may need some tuning though. ------------------------------------------------------------------------ r19905 | dionoea | 2007-04-22 12:27:49 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/gaussianblur.c Gaussian blur optimisation. It now runs without skipping images with default sigma (2.0) using my small sample video (352x240). This still needs to be optimised a lot. ------------------------------------------------------------------------ r19904 | jpsaman | 2007-04-22 10:37:38 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/demux/avi/libavi.c Patch to fix ticket #1162 by npl at chello.at. ------------------------------------------------------------------------ r19903 | dionoea | 2007-04-22 01:26:46 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_filter/Modules.am A /trunk/modules/video_filter/gaussianblur.c (from /trunk/modules/video_filter/noise.c:19891) New gaussian blur video filter. This currently takes way too much CPU. I'm not sure how it should be optimised. Maybe using floats instead of ints might work (if it can remove the need for a division). ------------------------------------------------------------------------ r19902 | xtophe | 2007-04-22 01:19:33 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/demux/rawvid.c svn keywords ------------------------------------------------------------------------ r19901 | dionoea | 2007-04-22 00:42:20 +0200 (Sun, 22 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/noise.c Fix i_pitch vs i_visible_pitch bug. ------------------------------------------------------------------------ r19900 | oaubert | 2007-04-22 00:30:23 +0200 (Sun, 22 Apr 2007) | 3 lines Changed paths: M /trunk/src/control/mediacontrol_internal.h src/control/mediacontrol_internal.h: do not set exception attributes if no exception was passed ------------------------------------------------------------------------ r19899 | oaubert | 2007-04-22 00:25:37 +0200 (Sun, 22 Apr 2007) | 3 lines Changed paths: M /trunk/src/control/mediacontrol_util.c src/control/mediacontrol_util: do not malloc a mediacontrol_Exception if it is NULL (memleak pointed by Pierre D'Herbemont) ------------------------------------------------------------------------ r19898 | gbazin | 2007-04-21 22:06:39 +0200 (Sat, 21 Apr 2007) | 1 line Changed paths: M /trunk/configure.ac M /trunk/modules/demux/Modules.am A /trunk/modules/demux/rawvid.c * modules/demux/rawvid.c: raw video demuxer (only does YV12 for now). ------------------------------------------------------------------------ r19897 | gbazin | 2007-04-21 21:09:23 +0200 (Sat, 21 Apr 2007) | 1 line Changed paths: M /trunk/modules/demux/mpeg/m4v.c * modules/demux/mpeg/m4v.c: new m4v-fps config option. ------------------------------------------------------------------------ r19896 | fkuehne | 2007-04-21 13:07:05 +0200 (Sat, 21 Apr 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * dropped 10.3, num 2 ------------------------------------------------------------------------ r19895 | fkuehne | 2007-04-21 12:59:05 +0200 (Sat, 21 Apr 2007) | 1 line Changed paths: M /trunk/configure.ac * drop 10.3.9 support in favour for 10.4u ------------------------------------------------------------------------ r19894 | xtophe | 2007-04-21 02:47:57 +0200 (Sat, 21 Apr 2007) | 2 lines Changed paths: M /trunk/Makefile.am trailing space ------------------------------------------------------------------------ r19893 | xtophe | 2007-04-21 01:55:02 +0200 (Sat, 21 Apr 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am D /trunk/share/applications/gnome-vlc-default.sh A /trunk/share/utils A /trunk/share/utils/gnome-vlc-default.sh (from /trunk/share/applications/gnome-vlc-default.sh:19881) gnome-vlc-default.sh is a script but i don't think it has anything to do in $PREFIX/bin and even less in $PREFIX/bin/application. so Put it in $PREFIX/share/vlc/utils ------------------------------------------------------------------------ r19892 | dionoea | 2007-04-21 01:48:27 +0200 (Sat, 21 Apr 2007) | 3 lines Changed paths: M /trunk/modules/control/motion.c M /trunk/modules/video_filter/rotate.c * rotate.c: Fix a few bugs + don't use p_libvlc_global to store instance specific parameters * motion.c: reflect changes on rotate.c ------------------------------------------------------------------------ r19891 | courmisch | 2007-04-20 17:21:59 +0200 (Fri, 20 Apr 2007) | 2 lines Changed paths: M /trunk/configure.ac Exclude incompilable MMX optimization for 420 YUY2 in debug builds ------------------------------------------------------------------------ r19890 | thresh | 2007-04-20 12:40:03 +0200 (Fri, 20 Apr 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt Another fortune gladly supplied by dionoea and xtophe ------------------------------------------------------------------------ r19889 | fkuehne | 2007-04-20 09:50:54 +0200 (Fri, 20 Apr 2007) | 1 line Changed paths: M /trunk/NEWS * sync with 0.8.6b's final notes ------------------------------------------------------------------------ r19888 | jb | 2007-04-20 02:13:18 +0200 (Fri, 20 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp Qt4 - Open Dialog: Attempt to solve a Windows only bug. qt4 bug? VLC bug? I don't know yet. ------------------------------------------------------------------------ r19887 | jb | 2007-04-20 02:03:50 +0200 (Fri, 20 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Cosmetic changes. ------------------------------------------------------------------------ r19886 | jb | 2007-04-20 01:49:01 +0200 (Fri, 20 Apr 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/dialogs/sout.hpp Qt4 - Sout: add a function to toggleVisibility of StreamOut widgets... Yes I will need it :D ------------------------------------------------------------------------ r19885 | jb | 2007-04-20 01:24:48 +0200 (Fri, 20 Apr 2007) | 3 lines Changed paths: M /trunk/src/video_output/vout_intf.c Cropping ratios: add 35mm Widescreen Eur and US. ------------------------------------------------------------------------ r19884 | jb | 2007-04-20 01:07:31 +0200 (Fri, 20 Apr 2007) | 4 lines Changed paths: M /trunk/src/video_output/vout_intf.c Add 2.35 and 2.39 cropping ratios. ------------------------------------------------------------------------ r19883 | jb | 2007-04-20 00:18:28 +0200 (Fri, 20 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Add entries to the popupMenu. ------------------------------------------------------------------------ r19882 | gbazin | 2007-04-19 23:30:15 +0200 (Thu, 19 Apr 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/libmp4.h M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/mux/mp4.c * modules/demux/mp4/*, modules/mux/mp4.c: add support for yv12 and yuy2. ------------------------------------------------------------------------ r19881 | xtophe | 2007-04-19 19:45:30 +0200 (Thu, 19 Apr 2007) | 2 lines Changed paths: M /trunk/doc/release-howto.txt some notes about mirrors ------------------------------------------------------------------------ r19880 | dionoea | 2007-04-19 19:43:16 +0200 (Thu, 19 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/scale.c Optimze nearest neighboor scaling implementation. This is used by the sub pictures core. CPU decrease compared to previous version with my test filter was: 66% for YUVA, 65% for I420 and 71% for RGBA. ------------------------------------------------------------------------ r19879 | yoann | 2007-04-19 19:36:34 +0200 (Thu, 19 Apr 2007) | 2 lines Changed paths: M /trunk/doc/release-howto.txt * don't forget the "Check for updates" functionality ------------------------------------------------------------------------ r19878 | courmisch | 2007-04-19 16:54:06 +0200 (Thu, 19 Apr 2007) | 2 lines Changed paths: M /trunk/include/vlc_interface.h Spelling ------------------------------------------------------------------------ r19877 | jpsaman | 2007-04-19 10:33:30 +0200 (Thu, 19 Apr 2007) | 1 line Changed paths: M /trunk/modules/access/dvb/access.c Check return value of malloc() ------------------------------------------------------------------------ r19876 | jb | 2007-04-19 02:01:24 +0200 (Thu, 19 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/Makefile M /trunk/extras/contrib/change_prefix.sh Contribs... .la again.... ------------------------------------------------------------------------ r19875 | jb | 2007-04-18 22:40:12 +0200 (Wed, 18 Apr 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/input_manager.cpp M /trunk/modules/gui/qt4/input_manager.hpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/qt4.cpp M /trunk/modules/gui/qt4/qt4.hpp Qt4 - popupMenu and AlwaysOnTop. Needs testing. Mostly patch by Sergey Volk ------------------------------------------------------------------------ r19874 | jb | 2007-04-18 22:07:42 +0200 (Wed, 18 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp qt4 - Bug in next/prev chapter. Found out by Sergey Volk ------------------------------------------------------------------------ r19873 | jb | 2007-04-18 21:32:53 +0200 (Wed, 18 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/change_prefix.sh Contrib: Attempt to repair .la pathes. Repeating things, because I don't know how to do it better... Anyway, just an attempt ------------------------------------------------------------------------ r19872 | courmisch | 2007-04-18 21:22:53 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h Kludge the kludge around the kludge around the kludge (sic) ------------------------------------------------------------------------ r19871 | courmisch | 2007-04-18 21:19:11 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/src/input/input_internal.h Ugly kludge around a kludge around a kludge. That's so nice. ------------------------------------------------------------------------ r19869 | courmisch | 2007-04-18 20:55:19 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/include/vlc_stream.h M /trunk/src/input/demux.c M /trunk/src/input/input_internal.h M /trunk/src/input/mem_stream.c M /trunk/src/input/stream.c M /trunk/src/misc/objects.c Uuinline functions and hide stream_t (it's not used in any module anyway) ------------------------------------------------------------------------ r19868 | courmisch | 2007-04-18 20:24:47 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Compile fix ------------------------------------------------------------------------ r19867 | courmisch | 2007-04-18 19:25:37 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/include/vlc_stream.h typo ------------------------------------------------------------------------ r19866 | courmisch | 2007-04-18 18:52:40 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Minor simplification ------------------------------------------------------------------------ r19865 | courmisch | 2007-04-18 18:50:35 +0200 (Wed, 18 Apr 2007) | 5 lines Changed paths: M /trunk/modules/services_discovery/sap.c - Really handle alloc failures - Put a limit on the SDP size - Remove check for access_demux (this is not one, and it would crash later if it were anyway) - Fix description to not assume this handles UDP only (since it does not anymore) ------------------------------------------------------------------------ r19863 | xtophe | 2007-04-18 00:01:31 +0200 (Wed, 18 Apr 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/it.po M /trunk/po/sl.po Update Italian and Slovenian l10n ------------------------------------------------------------------------ r19860 | dionoea | 2007-04-17 22:31:00 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/erase.c Improve logo erase filter (~12% speedup if my math and profiling are correct). Add support for I422 streams (un tested). ------------------------------------------------------------------------ r19859 | littlejohn | 2007-04-17 22:06:51 +0200 (Tue, 17 Apr 2007) | 1 line Changed paths: M /trunk/bindings/java/src/Makefile.am Use the right libvlc library extension in java makefile ------------------------------------------------------------------------ r19858 | xtophe | 2007-04-17 21:24:49 +0200 (Tue, 17 Apr 2007) | 2 lines Changed paths: M /trunk/INSTALL.win32 INSTALL.win32: Set correctly PATH when using contribs + misc fix ------------------------------------------------------------------------ r19857 | jb | 2007-04-17 20:24:46 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/sout.cpp M /trunk/modules/gui/qt4/ui/sout.ui Qt4 - Sout Dialog: add FLV muxer... Some cosmetic changes too. ------------------------------------------------------------------------ r19856 | jb | 2007-04-17 19:34:28 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - don't use a class member when you don't need it. Ref #19854 ------------------------------------------------------------------------ r19855 | jb | 2007-04-17 19:25:53 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/playlist/standardpanel.cpp Qt4 - Playlist: AutoScroll the playlist. ------------------------------------------------------------------------ r19854 | jb | 2007-04-17 19:21:13 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Qt4 - Open - Hide the OK/Cancel for everyone ( Windows too ) ------------------------------------------------------------------------ r19853 | jb | 2007-04-17 00:52:35 +0200 (Tue, 17 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - Open Dialog. Use #defines for tab naming to avoid miscomprehensions. Cosmectics. ------------------------------------------------------------------------ r19852 | littlejohn | 2007-04-17 00:27:19 +0200 (Tue, 17 Apr 2007) | 1 line Changed paths: M /trunk/configure.ac use the right extension for javac ------------------------------------------------------------------------ r19851 | littlejohn | 2007-04-17 00:13:38 +0200 (Tue, 17 Apr 2007) | 1 line Changed paths: M /trunk/bindings/java/Makefile.am M /trunk/configure.ac java compilation is javac friendly ------------------------------------------------------------------------ r19850 | dionoea | 2007-04-17 00:03:25 +0200 (Tue, 17 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/erase.c Oops. ------------------------------------------------------------------------ r19849 | dionoea | 2007-04-16 23:59:39 +0200 (Mon, 16 Apr 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/deinterlace.c M /trunk/modules/video_filter/erase.c * erase.c: add bluring effect, fix a bunch of bugs and compile warnings. It now looks good. * deinterlace.c: compile warning fix. ------------------------------------------------------------------------ r19848 | xtophe | 2007-04-16 23:39:07 +0200 (Mon, 16 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/Makefile Don't distribute .la files for win32 ------------------------------------------------------------------------ r19847 | littlejohn | 2007-04-16 23:21:09 +0200 (Mon, 16 Apr 2007) | 1 line Changed paths: M /trunk/bindings/java/Makefile.am A /trunk/bindings/java/includes/Audio.h A /trunk/bindings/java/includes/AudioIntf.h A /trunk/bindings/java/includes/GenericVideoWidget.h A /trunk/bindings/java/includes/Input.h A /trunk/bindings/java/includes/InputIntf.h A /trunk/bindings/java/includes/JLibVLC.h A /trunk/bindings/java/includes/JVLC.h A /trunk/bindings/java/includes/JVLCCanvas.h A /trunk/bindings/java/includes/JVLCPanel.h A /trunk/bindings/java/includes/Playlist.h A /trunk/bindings/java/includes/PlaylistIntf.h A /trunk/bindings/java/includes/VLCException.h A /trunk/bindings/java/includes/VLM.h A /trunk/bindings/java/includes/VLMIntf.h A /trunk/bindings/java/includes/Video.h A /trunk/bindings/java/includes/VideoIntf.h bindings makefile simplified and includes added ------------------------------------------------------------------------ r19846 | jb | 2007-04-16 22:53:10 +0200 (Mon, 16 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Open Dialog. Implement start-time in advanced options. Cosmetic (enabling suffixes INSIDE spinBoxes) changes. ------------------------------------------------------------------------ r19845 | damienf | 2007-04-16 21:55:38 +0200 (Mon, 16 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-config.patch - contribs: fixed live555 patch ------------------------------------------------------------------------ r19844 | dionoea | 2007-04-16 21:30:59 +0200 (Mon, 16 Apr 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/transcode.c Transcode: We want to be strict when calling module_Need for audio filter, video filters and the deinterlace video filter too. (This fixes a problem with deinterlace not loading on my computer) ------------------------------------------------------------------------ r19843 | jb | 2007-04-16 20:08:27 +0200 (Mon, 16 Apr 2007) | 8 lines Changed paths: M /trunk/modules/audio_output/jack.c JACK patch from Jon Griffiths The attached patch adds 2 config options for JACK output: a boolean saying whether or not to connect automatically, and an optional prefix which filters out input ports so VLC connects only to the port(s) you want. ------------------------------------------------------------------------ r19842 | jpsaman | 2007-04-16 19:11:29 +0200 (Mon, 16 Apr 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/configure.ac M /trunk/modules/access/pvr.c Patch from Paul Corke mosaic perf improvement. ------------------------------------------------------------------------ r19643 | dionoea | 2007-04-02 23:03:58 +0200 (Mon, 02 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/mosaic.c mosaic.c: If we're not using bluescreen stuff (which needs per pixel alpha values), then use I420 instead of YUVA when resizing the images. (see previous commit for explanation.) ------------------------------------------------------------------------ r19642 | dionoea | 2007-04-02 22:58:14 +0200 (Mon, 02 Apr 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/mosaic_bridge.c Use I420 image buffers instead of YUVA for mosaic bridge. Impact on CPU usage for test case (http://people.videolan.org/~dionoea/mosaic/ basically a 6x5 mosaic displayed locally) is 155% -> 85% if alpha == 255, 166% -> 110% if alpha == 128. ------------------------------------------------------------------------ r19641 | dionoea | 2007-04-02 22:54:52 +0200 (Mon, 02 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Fix I420/YV12 -> * blending. Looks like we did need separate functions. ------------------------------------------------------------------------ r19640 | oaubert | 2007-04-02 19:55:13 +0200 (Mon, 02 Apr 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_internal.c bindings/python/vlc_internal: implement vlc_object_find_name support ------------------------------------------------------------------------ r19639 | dionoea | 2007-04-02 18:24:23 +0200 (Mon, 02 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/scale.c also scale I420/YV12. (untested) (btw, why don't we use the "normal" scaling modules for sub pictures?) ------------------------------------------------------------------------ r19638 | dionoea | 2007-04-02 11:18:12 +0200 (Mon, 02 Apr 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/blend.c * Untested YV12/I420 -> * blending. Works exactly like YUVA blending except when i_trans == 255. This should improve Mosaic performance. (still needs 1 or 2 changes to the mosaic_bridge and mosaic modules). * Don't try blending if i_trans == 0. ------------------------------------------------------------------------ r19637 | jb | 2007-04-02 01:16:59 +0200 (Mon, 02 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/util/qvlcframe.hpp Qt4 - Enter key does always close() a dialog. Correction of a virtual keyword missing. ------------------------------------------------------------------------ r19636 | dionoea | 2007-04-01 23:29:43 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Add some qfu and qtu calls for string values. ------------------------------------------------------------------------ r19635 | dionoea | 2007-04-01 23:17:31 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_output/sdl.c Add new --sdl-chroma option to force the used chroma. ------------------------------------------------------------------------ r19634 | dionoea | 2007-04-01 22:55:36 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c don't invert the function names. ------------------------------------------------------------------------ r19633 | jb | 2007-04-01 22:55:00 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - try to provide the missing dialogs for the dialog provider. Should fix skins2 problem on windows. ------------------------------------------------------------------------ r19632 | jb | 2007-04-01 22:49:52 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/include/vlc_interface.h Add a define for the EXTENDED dialog for further use (skins2 ? ) ------------------------------------------------------------------------ r19631 | dionoea | 2007-04-01 22:38:21 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Untested RGBA -> YUV Packed blending. ------------------------------------------------------------------------ r19630 | dionoea | 2007-04-01 22:22:01 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Untested RGBA -> RV16 blending (I420 and RV24 work fine). ------------------------------------------------------------------------ r19629 | pdherbemont | 2007-04-01 21:13:52 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib M /trunk/modules/gui/macosx/update.m Mac OS X gui: Label the option "Check for VLC update automatically" rather than "Check for update when VLC is launched". ------------------------------------------------------------------------ r19627 | pdherbemont | 2007-04-01 19:41:51 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Update.nib/keyedobjects.nib M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/update.h M /trunk/modules/gui/macosx/update.m Mac OS X gui: Ask the user if she wants to check update on startup. And if so, check for update only every two days. ------------------------------------------------------------------------ r19626 | dionoea | 2007-04-01 19:22:15 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Remove some debug messages and fix the sub-picture chain update target. ------------------------------------------------------------------------ r19625 | dionoea | 2007-04-01 19:21:48 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Allow changing the subpicture filter chain at runtime. (This currently kind of segfaults some of the time (after 2 changes) ... somemore bughunting is needed) ------------------------------------------------------------------------ r19624 | dionoea | 2007-04-01 19:17:16 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h Remove trailing space. ------------------------------------------------------------------------ r19623 | jb | 2007-04-01 19:07:36 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Regroup in a better way the menus. ------------------------------------------------------------------------ r19622 | jb | 2007-04-01 19:03:59 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/menus.cpp qt4 - shortcuts corrections and enhancements. ------------------------------------------------------------------------ r19621 | jb | 2007-04-01 18:33:00 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - Ambiguous shortcut overload: Ctrl+ P ------------------------------------------------------------------------ r19620 | jb | 2007-04-01 18:29:04 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp Qt4 - Goto Time, IA ------------------------------------------------------------------------ r19619 | dionoea | 2007-04-01 18:27:53 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Add calls to config_Put* to make sure that the configuration values survive a filter instance destruction. ------------------------------------------------------------------------ r19618 | dionoea | 2007-04-01 18:24:08 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp M /trunk/modules/gui/qt4/components/extended_panels.hpp M /trunk/modules/gui/qt4/ui/video_effects.ui 95% of the video filters extended panel is now done. It's just missing the combo box related code. ------------------------------------------------------------------------ r19617 | jb | 2007-04-01 15:21:58 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/LIST update. Almost ok. ------------------------------------------------------------------------ r19616 | jb | 2007-04-01 15:07:06 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/LIST LIST update (3) ------------------------------------------------------------------------ r19615 | jb | 2007-04-01 14:51:09 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/LIST LIST update (2) ------------------------------------------------------------------------ r19614 | jb | 2007-04-01 14:37:17 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/LIST LIST. update (1) ------------------------------------------------------------------------ r19611 | hartman | 2007-04-01 13:58:34 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/darwin.mak * Don't enable libIDL. we don't really need it atmo ------------------------------------------------------------------------ r19604 | jb | 2007-04-01 03:23:15 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp qt4 - GotoTime dialog button, with handling for KDE/Gnome fanatics. ------------------------------------------------------------------------ r19597 | jb | 2007-04-01 02:53:43 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib: update gettext to 0.16.1 ------------------------------------------------------------------------ r19589 | jb | 2007-04-01 02:20:50 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Forgotten in last commit. ------------------------------------------------------------------------ r19587 | jb | 2007-04-01 02:12:22 +0200 (Sun, 01 Apr 2007) | 3 lines Changed paths: D /trunk/extras/contrib/src/Patches/twolame-osx.patch M /trunk/extras/contrib/src/packages.mak Update Contribs to twolame 3.10 and remove patch included upstream. ------------------------------------------------------------------------ r19576 | jb | 2007-04-01 01:19:41 +0200 (Sun, 01 Apr 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile Really fix Makefile for extras ------------------------------------------------------------------------ r19575 | dionoea | 2007-04-01 01:12:00 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Fix extra makefile. ------------------------------------------------------------------------ r19574 | jb | 2007-04-01 00:58:10 +0200 (Sun, 01 Apr 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile DON'T BUILD FFMPEG w --enable-swscaler. Don't use stupid dirac patch. ------------------------------------------------------------------------ r19573 | dionoea | 2007-04-01 00:03:59 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/clone.c Remove trailing space. ------------------------------------------------------------------------ r19572 | dionoea | 2007-04-01 00:01:07 +0200 (Sun, 01 Apr 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/puzzle.c Make it possible to change puzzle parmaeters after filter launch. ------------------------------------------------------------------------ r19571 | dionoea | 2007-03-31 23:52:33 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/sharpen.c Make it possible to change sharpen sigma after filter launch. ------------------------------------------------------------------------ r19570 | dionoea | 2007-03-31 23:47:11 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/motionblur.c Make it possible to change the blur factor after filter launch. ------------------------------------------------------------------------ r19569 | dionoea | 2007-03-31 23:38:24 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/gradient.c Gradient options are now commands. ------------------------------------------------------------------------ r19568 | dionoea | 2007-03-31 23:25:36 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/colorthres.c Enable config chain syntax and flag the vars as commands. ------------------------------------------------------------------------ r19567 | dionoea | 2007-03-31 23:16:49 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Compile "fix". ------------------------------------------------------------------------ r19566 | dionoea | 2007-03-31 23:11:37 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/ui/video_effects.ui Da ?\195?\188ber video filter control panel (I'll add a simple mode once this one works). ------------------------------------------------------------------------ r19565 | dionoea | 2007-03-31 22:37:13 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/opencv_wrapper.c Remove trailing spaces. ------------------------------------------------------------------------ r19564 | dionoea | 2007-03-31 22:07:58 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/NEWS s/splitted/split/ ------------------------------------------------------------------------ r19563 | dionoea | 2007-03-31 22:00:03 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/extract.c convert a few printfs to msg_Dbg. ------------------------------------------------------------------------ r19562 | dionoea | 2007-03-31 21:53:23 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/extract.c Make it possible to change the extracted color once the module is launched. ------------------------------------------------------------------------ r19561 | dionoea | 2007-03-31 21:08:12 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/erase.c Check the input chroma. (We only want to work on I420 for the moment) ------------------------------------------------------------------------ r19560 | jb | 2007-03-31 20:41:47 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/NEWS Mention the HTML subtitles support. ------------------------------------------------------------------------ r19559 | dionoea | 2007-03-31 20:38:05 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/NEWS Add to the news ------------------------------------------------------------------------ r19558 | dionoea | 2007-03-31 20:37:16 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_filter/Modules.am A /trunk/modules/video_filter/erase.c (from /trunk/modules/video_filter/gradient.c:18980) New erase video filter (to remove logos). Example command line: ./vlc --video-filter "erase{mask=/home/dionoea/images/cone-small.png,x=50,y=50}" --no-audio --color -v -I rc ~/media/redefined-nintendo.mpg ------------------------------------------------------------------------ r19557 | jb | 2007-03-31 19:57:52 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/extended_panels.cpp A /trunk/modules/gui/qt4/dialogs/preferences.cpp (from /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp:19556) A /trunk/modules/gui/qt4/dialogs/preferences.hpp (from /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp:19556) D /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp D /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4 - Rename dialog/prefs_dialog to dialog/preferences: files in dialog/ are already dialogs! ------------------------------------------------------------------------ r19556 | littlejohn | 2007-03-31 19:32:30 +0200 (Sat, 31 Mar 2007) | 1 line Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.h compile fixes ------------------------------------------------------------------------ r19555 | jb | 2007-03-31 19:14:51 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - Small correction to previous commit. Sorry. ------------------------------------------------------------------------ r19554 | jb | 2007-03-31 19:08:07 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp Qt4 - GoToTime layout and design improvements. Not functionnal yet. ------------------------------------------------------------------------ r19553 | dionoea | 2007-03-31 18:42:14 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/motiondetect.c Also use the V plane for motion detection. Remove unused code. ------------------------------------------------------------------------ r19552 | dionoea | 2007-03-31 18:02:28 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/scale.c M /trunk/src/video_output/vout_subpictures.c scale.c: implement RGBA scaling. vout_subpictures.c: enable scaling for RGBA subpictures. ------------------------------------------------------------------------ r19551 | dionoea | 2007-03-31 17:45:06 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Update the help strings. These should be autogenerated at run time (IMO)... else people won't notice commands added in other modules, like "adjust" for example. ------------------------------------------------------------------------ r19550 | dionoea | 2007-03-31 17:42:50 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/NEWS Update NEWS to sync with [19549]. ------------------------------------------------------------------------ r19549 | dionoea | 2007-03-31 17:42:14 +0200 (Sat, 31 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Module specific commands change in rc.c. See http://article.gmane.org/gmane.comp.video.videolan.vlc.devel/28757 | sed 's/ /@/g' ------------------------------------------------------------------------ r19548 | dionoea | 2007-03-31 17:38:57 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/src/video_output/vout_pictures.c M /trunk/src/video_output/vout_pictures.h M /trunk/src/video_output/vout_subpictures.c vout_subpictures.c: Do not call the scaling module if the subpicture is using RGBA. The current way subpictures scaling and blending modules loading work is kind of flawed. It assumes that the module will be able to handle all the possible types of input chromas. This worked fine previously (since all modules allowing to scale/blend YUVP also handled YUVA), but doesn't now (the scaling module doesn't support RGBA. blending works fine). vout_pictures.*: Add core support for RGBA pictures. ------------------------------------------------------------------------ r19547 | jb | 2007-03-31 17:31:26 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/gototime.cpp M /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4 - a few additions to the empty GotoTime dialog.. ------------------------------------------------------------------------ r19546 | jb | 2007-03-31 15:46:14 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp Set the priority for qt4 / dialog_provider higher than wx ------------------------------------------------------------------------ r19545 | jb | 2007-03-31 15:45:34 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am A /trunk/modules/gui/qt4/dialogs/gototime.cpp A /trunk/modules/gui/qt4/dialogs/gototime.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Add a "Goto Time" dialog asked over and over. Empty dialog now. ------------------------------------------------------------------------ r19544 | jb | 2007-03-31 15:44:22 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h add a GOTOtime string. ------------------------------------------------------------------------ r19543 | jb | 2007-03-31 14:51:04 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/errors.cpp qt4 - Make errors dialog Application Modal. ------------------------------------------------------------------------ r19542 | jb | 2007-03-31 03:29:26 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp qt4 - small and unimportant cosmetic change. ------------------------------------------------------------------------ r19541 | jb | 2007-03-31 03:17:14 +0200 (Sat, 31 Mar 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Remove the enqueue button and regroup it under the play button, since it is far less used. KEEP IT SIMPLE :D xtophe, is that what you wanted ? Stream() does not do anything yet. ------------------------------------------------------------------------ r19540 | jb | 2007-03-31 00:31:33 +0200 (Sat, 31 Mar 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/libmpeg2.c Repair ATI VCR2 support by using ffmpeg instead of libmpeg2 ------------------------------------------------------------------------ r19539 | dionoea | 2007-03-30 19:29:41 +0200 (Fri, 30 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/blend.c Untested RGBA blending in I420, RV24 and RV32. ------------------------------------------------------------------------ r19538 | pdherbemont | 2007-03-30 16:34:51 +0200 (Fri, 30 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/misc.h Mac OS X gui: Attempt to fix compilation error. ------------------------------------------------------------------------ r19537 | xtophe | 2007-03-30 16:06:09 +0200 (Fri, 30 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/dirac-cross.patch Fix dirac patch ------------------------------------------------------------------------ r19536 | hartman | 2007-03-30 15:29:15 +0200 (Fri, 30 Mar 2007) | 3 lines Changed paths: M /trunk/modules/misc/freetype.c * Missing part of previous commit [19535]. cleanup of freetype.c by Bernie Purcell ------------------------------------------------------------------------ r19535 | hartman | 2007-03-30 14:51:46 +0200 (Fri, 30 Mar 2007) | 5 lines Changed paths: M /trunk/modules/codec/subsdec.c M /trunk/modules/misc/freetype.c * Patch to support basic formatting in non-SSA/USF subtitle formats Several fixes for warnings. by Bernie Purcell ------------------------------------------------------------------------ r19534 | jb | 2007-03-30 01:04:38 +0200 (Fri, 30 Mar 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Libtiff repository has changed. ------------------------------------------------------------------------ r19533 | jb | 2007-03-30 00:53:45 +0200 (Fri, 30 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Cosmetics: adding a
bar in advanced. SHould it be wider ? ------------------------------------------------------------------------ r19532 | jb | 2007-03-30 00:18:08 +0200 (Fri, 30 Mar 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Make the spacing coherent with the rest of the file. ------------------------------------------------------------------------ r19531 | jb | 2007-03-29 23:57:15 +0200 (Thu, 29 Mar 2007) | 3 lines Changed paths: M /trunk/NEWS Update News. ------------------------------------------------------------------------ r19530 | yoann | 2007-03-29 23:53:33 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.hpp * qt open dialog: double click plays the selected file ------------------------------------------------------------------------ r19529 | jb | 2007-03-29 23:52:08 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add Flash Screen Video FourCC ------------------------------------------------------------------------ r19528 | jb | 2007-03-29 23:25:03 +0200 (Thu, 29 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui Qt4 - cosmetic. ------------------------------------------------------------------------ r19527 | jb | 2007-03-29 23:19:17 +0200 (Thu, 29 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Qt4 - More hotkeys. ------------------------------------------------------------------------ r19526 | yoann | 2007-03-29 23:17:11 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/configuration.c * fix a segfault ------------------------------------------------------------------------ r19525 | jb | 2007-03-29 23:10:42 +0200 (Thu, 29 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp Shortcuts. ------------------------------------------------------------------------ r19524 | xtophe | 2007-03-29 23:07:56 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile don't build the doc in all cases for dirac ------------------------------------------------------------------------ r19523 | jb | 2007-03-29 22:15:45 +0200 (Thu, 29 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp Clean. ------------------------------------------------------------------------ r19522 | yoann | 2007-03-29 22:08:25 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp * qt: don't hide the file browser on double click ------------------------------------------------------------------------ r19521 | damienf | 2007-03-29 10:00:16 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcshell.cpp vlcshell.cpp: compile fix ------------------------------------------------------------------------ r19520 | damienf | 2007-03-29 00:02:51 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcplugin.h M /trunk/mozilla/vlcshell.cpp - mozilla: support for libvlc_video_redraw_rectangle() message for PAINT events and misc cleanups ------------------------------------------------------------------------ r19519 | damienf | 2007-03-29 00:00:48 +0200 (Thu, 29 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/voutgl.m voutgl.m: support for VOUT_REDRAW_RECT in agl code, also added some smarts regarding handling null clip regions, which causes video flickers on Firefox/MacOSX when scrolling a page containing the mozilla plugin ------------------------------------------------------------------------ r19518 | damienf | 2007-03-28 23:57:39 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc_vout.h M /trunk/src/control/video.c - libvlc: new libvlc_video_redraw_rectangle() API, this allows caller to tell vout to redraw part of video, vout needs to implement VOUT_REDRAW_RECT message to support this ------------------------------------------------------------------------ r19517 | xtophe | 2007-03-28 23:28:24 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/include/vlc_variables.h Protect header against double inclusion ------------------------------------------------------------------------ r19516 | yoann | 2007-03-28 20:53:27 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp M /trunk/modules/gui/qt4/util/qvlcframe.hpp * qt: escape key on QVLCFrame and QVLCDialog closes them ------------------------------------------------------------------------ r19515 | yoann | 2007-03-28 20:28:56 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp * QT prefs: escape key closes the dialog ------------------------------------------------------------------------ r19514 | pdherbemont | 2007-03-28 19:31:28 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c http Access: Make sure non-absolute relocation is handled properly in a https session (thanks courmish). ------------------------------------------------------------------------ r19513 | courmisch | 2007-03-28 18:23:40 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Limit RTCP sending to one every five seconds as per RFC3550 ------------------------------------------------------------------------ r19512 | pdherbemont | 2007-03-28 13:12:26 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c http Access: Avoid using an empty pointer (Oops). ------------------------------------------------------------------------ r19511 | pdherbemont | 2007-03-28 12:26:05 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c http Access: Make sure we handle redirection that don't include the server name. ------------------------------------------------------------------------ r19510 | pdherbemont | 2007-03-28 01:53:28 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/update.m Mac OS X gui: checkForUpdate may not run on first thread. Hence alloc an autorelease pool in checkForUpdate. ------------------------------------------------------------------------ r19509 | pdherbemont | 2007-03-28 01:18:56 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Remove unwanted NSLog from r19508. ------------------------------------------------------------------------ r19508 | pdherbemont | 2007-03-28 01:17:37 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/update.m Mac OS X gui: Check for update on startup. ------------------------------------------------------------------------ r19507 | pdherbemont | 2007-03-28 00:27:07 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m Mac OS X gui: Fix libvlc key handling when leaving fullscreen. ------------------------------------------------------------------------ r19506 | xtophe | 2007-03-28 00:26:24 +0200 (Wed, 28 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/menus.cpp qt4/menu.cpp: * Work around libqt4 opening gconf * improve readability of macros ------------------------------------------------------------------------ r19505 | jb | 2007-03-28 00:14:10 +0200 (Wed, 28 Mar 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/sout.ui M /trunk/modules/gui/qt4/ui/sprefs_audio.ui M /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_interface.ui M /trunk/modules/gui/qt4/ui/sprefs_playlist.ui M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui Qt4 - cosmetics. ------------------------------------------------------------------------ r19504 | yoann | 2007-03-28 00:09:18 +0200 (Wed, 28 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp * qt DirectoryConfigControl: default open in selected directory ------------------------------------------------------------------------ r19503 | yoann | 2007-03-27 23:54:16 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_configuration.h M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp * qt: add a FontConfigControl ------------------------------------------------------------------------ r19502 | yoann | 2007-03-27 22:39:20 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/src/skin_main.cpp * use add_file instead of add_string for skins2-last - this fixes QT interface simple prefs ------------------------------------------------------------------------ r19501 | yoann | 2007-03-27 21:33:50 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp * qt: really implement DirectoryConfigControl ------------------------------------------------------------------------ r19500 | damienf | 2007-03-27 21:06:18 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c - getaddrinfo.c : cleanup replacement APIs for win32 and make sure the shim logic only searches for real APIs only once ------------------------------------------------------------------------ r19499 | damienf | 2007-03-27 21:01:51 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/input.c - control/input.c: don't rely on exceptions to control the state of API internal logic as these are optional ------------------------------------------------------------------------ r19498 | yoann | 2007-03-27 20:48:09 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp * open file widget: do nothing if the user clicked on cancel ------------------------------------------------------------------------ r19497 | yoann | 2007-03-27 20:44:02 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp * browse subtitles: do nothing if the user clicked on Cancel ------------------------------------------------------------------------ r19492 | yoann | 2007-03-27 01:45:44 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp * use freetype-rel-fontsize instead of sub-rel-fontsize ------------------------------------------------------------------------ r19491 | yoann | 2007-03-27 01:44:06 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp * open dialog: set subtitle size and align options ------------------------------------------------------------------------ r19490 | yoann | 2007-03-27 01:23:28 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/ui/open_file.ui * build the subtitle align combo box ------------------------------------------------------------------------ r19489 | yoann | 2007-03-27 01:17:57 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/ui/open_file.ui * build the subtitle size combo box, instead of hardcoded list ------------------------------------------------------------------------ r19488 | jb | 2007-03-27 00:47:04 +0200 (Tue, 27 Mar 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/dirac-osx.patch Contrib - Dirac ; MacOS-X patch. ------------------------------------------------------------------------ r19487 | jb | 2007-03-27 00:39:52 +0200 (Tue, 27 Mar 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/dirac-cross.patch M /trunk/extras/contrib/src/packages.mak Contribs Dirac bumps from 0.5.4 to 0.6.0... Win32 patch updated ------------------------------------------------------------------------ r19486 | yoann | 2007-03-27 00:23:37 +0200 (Tue, 27 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp * open dialog: look for subtitles in the same directory as the movie ------------------------------------------------------------------------ r19485 | yoann | 2007-03-26 23:33:00 +0200 (Mon, 26 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp * use an int to select extension filters ------------------------------------------------------------------------ r19484 | yoann | 2007-03-26 22:27:30 +0200 (Mon, 26 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp * open dialog: options like :sub-file= are now added to input (ie "use subtitles" now works) ------------------------------------------------------------------------ r19483 | yoann | 2007-03-26 21:41:07 +0200 (Mon, 26 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp * add a function to parse the mrl line ------------------------------------------------------------------------ r19478 | yoann | 2007-03-26 00:21:30 +0200 (Mon, 26 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp * Use subtitles file extension filter for the "Open subtitles file" dialog. ------------------------------------------------------------------------ r19476 | dionoea | 2007-03-25 22:55:52 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Enable ffmpeg's GIF decoder for post r8520 revisions (Many thanks to Baptiste Coudurier for fixing the bug(s)). ------------------------------------------------------------------------ r19470 | courmisch | 2007-03-25 21:35:14 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h M /trunk/modules/control/http/rpn.c M /trunk/modules/control/http/util.c Allow URL parameter of arbitrary size (closes #1125) ------------------------------------------------------------------------ r19468 | courmisch | 2007-03-25 21:21:38 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/http/util.c Remove debug ------------------------------------------------------------------------ r19467 | courmisch | 2007-03-25 21:21:20 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/http/http.h M /trunk/modules/control/http/util.c Split ExtractURIValue into a research and an extract function ------------------------------------------------------------------------ r19466 | fenrir | 2007-03-25 20:46:44 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/codec/dirac.c Upgrade dirac support to 0.6.0 (close #1129) ------------------------------------------------------------------------ r19465 | courmisch | 2007-03-25 20:18:32 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Rename sigset_t variables. No run-time change. ------------------------------------------------------------------------ r19463 | dionoea | 2007-03-25 19:05:53 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Add 2 missing calls to config_ChainDestroy(). ------------------------------------------------------------------------ r19462 | dionoea | 2007-03-25 19:01:26 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/video_output/video_output.c Remove last call to strchr( , ':' ) and fix a small memleak. ------------------------------------------------------------------------ r19458 | dionoea | 2007-03-25 17:26:17 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_output/snapshot.c Remove trailing space + comment fix. ------------------------------------------------------------------------ r19457 | dionoea | 2007-03-25 17:24:47 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_output/image.c config chain syntax support for the image video output. ------------------------------------------------------------------------ r19456 | dionoea | 2007-03-25 17:24:29 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/video_output/video_output.c Small fix. ------------------------------------------------------------------------ r19455 | dionoea | 2007-03-25 16:48:56 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/clone.c M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/panoramix.c M /trunk/modules/video_filter/puzzle.c M /trunk/modules/video_filter/transform.c M /trunk/modules/video_filter/wall.c Add support for config chain option parsing. ------------------------------------------------------------------------ r19454 | dionoea | 2007-03-25 16:48:09 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_vout.h M /trunk/src/video_output/video_output.c Allow using the config chain syntax for vout filters and vouts. ------------------------------------------------------------------------ r19453 | pdherbemont | 2007-03-25 16:47:41 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Fix two dead locks when changing audio track and subtitle track when there is no such track. ------------------------------------------------------------------------ r19452 | pdherbemont | 2007-03-25 16:22:47 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: The break statement here refers to the local for. Don't release the p_input in this case. ------------------------------------------------------------------------ r19451 | dionoea | 2007-03-25 15:41:59 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Remove double ; ------------------------------------------------------------------------ r19450 | dionoea | 2007-03-25 15:21:06 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/logo.c Woops, forgot to remove this reference to p_libvlc_global yesterday. ------------------------------------------------------------------------ r19449 | dionoea | 2007-03-25 15:14:56 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/configuration_chain.c We want to check the main type only (& 0x00f0). ------------------------------------------------------------------------ r19448 | damienf | 2007-03-25 14:39:43 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/audio.c libvlc/control: make sure aout is active before attempting to use channels ------------------------------------------------------------------------ r19447 | pdherbemont | 2007-03-25 14:16:55 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Really remove unwanted commit. (Oops). ------------------------------------------------------------------------ r19446 | pdherbemont | 2007-03-25 14:15:08 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Remove unwanted commit. ------------------------------------------------------------------------ r19445 | pdherbemont | 2007-03-25 14:11:12 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: no need to retain p_playlist longer than really needed. ------------------------------------------------------------------------ r19444 | pdherbemont | 2007-03-25 14:08:36 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Make sure we that p_playlist is valid, and correctly release p_input and p_playlist. ------------------------------------------------------------------------ r19443 | damienf | 2007-03-25 14:08:23 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac - mozilla: added 'firefox-xpcom' to pkgconfig candidates ------------------------------------------------------------------------ r19442 | pdherbemont | 2007-03-25 13:50:26 +0200 (Sun, 25 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Obtain the p_input associated with the p_playlist when needed. ------------------------------------------------------------------------ r19441 | courmisch | 2007-03-25 11:56:25 +0200 (Sun, 25 Mar 2007) | 9 lines Changed paths: M /trunk/src/network/io.c M /trunk/src/vlc.c Block SIGCHLD so we don't get polluted by system() in another thread[1] (though this seem to only happen with debuggers and (?)broken OSes) [1] system() blocks SIGCHLD, and is probably not intended for multithreading We cannot assume that blocking calls in other libraries ignore EINTR anyway, so the only safe approach is to block in all threads (you can unblock it in your thread if you really want it) except the signal handling thread. ------------------------------------------------------------------------ r19440 | jb | 2007-03-24 23:32:55 +0100 (Sat, 24 Mar 2007) | 3 lines Changed paths: M /trunk/modules/control/gestures.c New gestures actions. ------------------------------------------------------------------------ r19439 | jb | 2007-03-24 23:29:58 +0100 (Sat, 24 Mar 2007) | 3 lines Changed paths: M /trunk/include/vlc_intf_strings.h M /trunk/modules/gui/qt4/dialogs/mediainfo.cpp M /trunk/modules/gui/qt4/dialogs/mediainfo.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - Codec Information direct access from menu. ------------------------------------------------------------------------ r19438 | pdherbemont | 2007-03-24 23:28:46 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/configuration.c Core: Prefer ANSI-C style comments over C++ comments. ------------------------------------------------------------------------ r19437 | pdherbemont | 2007-03-24 23:21:08 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Make sure we follow the locking strategy established in [19436]. ------------------------------------------------------------------------ r19436 | pdherbemont | 2007-03-24 22:33:30 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Defines p_intf->change_lock rules, and apply them. ------------------------------------------------------------------------ r19435 | pdherbemont | 2007-03-24 21:57:23 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Fix typo in comment. ------------------------------------------------------------------------ r19434 | pdherbemont | 2007-03-24 21:52:12 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/gestures.c Gestures: Make sure p_intf->p_sys->p_input gets released. ------------------------------------------------------------------------ r19433 | dionoea | 2007-03-24 21:36:57 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Use the module's name as object name if none was explicitly given by the user. ------------------------------------------------------------------------ r19432 | dionoea | 2007-03-24 21:25:25 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/adjust.c * Don't call var_Get every time we have an image to process and register the variables as commands. ------------------------------------------------------------------------ r19431 | dionoea | 2007-03-24 21:21:30 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h Oops. ------------------------------------------------------------------------ r19430 | dionoea | 2007-03-24 19:30:39 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/logo.c M /trunk/modules/video_filter/marq.c M /trunk/modules/video_filter/mosaic.c Register variables as callback. Don't store module specific variables in p_libvlc_global. They don't belong there. ------------------------------------------------------------------------ r19429 | dionoea | 2007-03-24 19:29:20 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h Add new var_CreateGetCommand functions which set the VLC_VAR_ISCOMMAND flag. ------------------------------------------------------------------------ r19428 | dionoea | 2007-03-24 19:28:50 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/variables.c if we var_Create with DOINHERIT|ISCOMMAND and ISCOMMAND isn't set on the source variable, then inherit anyway and add ISCOMMAND to the type. ------------------------------------------------------------------------ r19427 | dionoea | 2007-03-24 18:13:40 +0100 (Sat, 24 Mar 2007) | 5 lines Changed paths: M /trunk/src/misc/objects.c Allow using an object's psz_object_name as id for the libvlc_global commands "tree" and "vars". Example use: ./vlc -I rc --sub-filter marq@test --no-audio ~/media/redefined-nintendo.mpg vars test (instead of "vars 376" ... or whatever the integer id is) ------------------------------------------------------------------------ r19426 | dionoea | 2007-03-24 17:22:20 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/NEWS Typo fix. ------------------------------------------------------------------------ r19425 | dionoea | 2007-03-24 17:20:06 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/NEWS Add news about the rc command syntax change. ------------------------------------------------------------------------ r19424 | dionoea | 2007-03-24 17:02:51 +0100 (Sat, 24 Mar 2007) | 24 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/modules/control/rc.c M /trunk/src/misc/modules.c M /trunk/src/misc/objects.c * Make it possible to give names to vlc objects (psz_object_name already existed but was only used by modules as far as is know). This is done in the module_Need function. Needed module names now have this syntax: '[@]'. If the @ part is present, once the needed module is found it will change p_this->psz_object_name to . In about 99% of the module_Need calls, p_this is the module's parent object so this is ok. The remaining calls won't use this syntax so it's ok i guess :) * Add new vlc_object_find_name function. It works like vlc_object_find but uses a string (name) instead of an integer (type) as its second argument. * Change the marq, mosaic and logo commands in rc.c. They now take the target object's name as first argument. Example: Launch vlc with: ./vlc -I rc --no-audio --sub-filter "marq@test{marquee=Hello}:marq@testouille{marquee=Test}" ~/media/redefined-nintendo.mpg Then issue the following command to move the second marq: marq-x testouille 100 (and while testing I fixed #745) ------------------------------------------------------------------------ r19423 | courmisch | 2007-03-24 12:35:24 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Forgot this file ------------------------------------------------------------------------ r19422 | courmisch | 2007-03-24 12:10:20 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Re-disable v6 only for better handling of udp://@ on dual-stack systems ------------------------------------------------------------------------ r19421 | courmisch | 2007-03-24 12:08:46 +0100 (Sat, 24 Mar 2007) | 3 lines Changed paths: M /trunk/src/extras/libc.c - Fix various error handling bugs in vlc_execve. - Use a single pipe rather two pairs ------------------------------------------------------------------------ r19420 | xtophe | 2007-03-24 02:30:37 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/INSTALL Debian's packaging moved ------------------------------------------------------------------------ r19419 | xtophe | 2007-03-24 02:29:13 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/doc/vlc.1 Fix dvd MRL (from Debian's patch) ------------------------------------------------------------------------ r19418 | fenrir | 2007-03-24 02:18:53 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/pls.c Fixed small memory leaks. ------------------------------------------------------------------------ r19417 | fenrir | 2007-03-24 02:05:02 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Fixed stat counter leaks on open failure. ------------------------------------------------------------------------ r19416 | fenrir | 2007-03-24 01:51:14 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/mmsh.c Fixed small memory leaks. ------------------------------------------------------------------------ r19415 | fenrir | 2007-03-24 01:50:09 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/ftp.c Fixed typo (Patch by Ari Constancio) ------------------------------------------------------------------------ r19414 | fenrir | 2007-03-24 01:47:47 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Fixed typo in proxy description. (Patch by Ari Constancio) ------------------------------------------------------------------------ r19413 | fenrir | 2007-03-24 01:46:42 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/configuration.c Fixed memory leak when we cannot save the configuration file. ------------------------------------------------------------------------ r19412 | fenrir | 2007-03-24 01:42:20 +0100 (Sat, 24 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/configuration.c Fixed 2 segfaults in config_OpenConfigFile. ------------------------------------------------------------------------ r19411 | fenrir | 2007-03-24 01:24:22 +0100 (Sat, 24 Mar 2007) | 7 lines Changed paths: M /trunk/modules/access/mms/mms.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/access/mms/mmsh.h Implemented http proxy for mmsh (close #629) It uses --mmsh-proxy=xxx or http_proxy environment variable (basic authentication has not been tested). We may want to reuse --http-proxy from http instead (and so we will have to move the option out of http.c) ------------------------------------------------------------------------ r19410 | xtophe | 2007-03-23 22:22:47 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/dshow/dshow.cpp M /trunk/modules/access/http.c M /trunk/modules/access/pvr.c M /trunk/modules/access_output/http.c M /trunk/modules/audio_filter/equalizer.c M /trunk/modules/demux/mod.c M /trunk/modules/demux/playlist/playlist.c M /trunk/modules/gui/macosx/equalizer.m M /trunk/modules/gui/wxwidgets/dialogs/open.cpp M /trunk/modules/misc/notify/growl.c M /trunk/modules/misc/notify/msn.c M /trunk/modules/misc/rtsp.c M /trunk/modules/misc/win32text.c M /trunk/modules/mux/mpeg/ts.c M /trunk/modules/stream_out/standard.c M /trunk/modules/video_filter/mosaic.c M /trunk/modules/video_filter/osdmenu.c M /trunk/src/libvlc-module.c Fix the strings. ------------------------------------------------------------------------ r19409 | fenrir | 2007-03-23 21:07:17 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Use new EPG api + convert event strings to UTF-8. ------------------------------------------------------------------------ r19408 | fenrir | 2007-03-23 21:03:30 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/src/input/es_out.c Partial implementation of EPG support (Converted to stream meta data) ------------------------------------------------------------------------ r19407 | fenrir | 2007-03-23 20:59:11 +0100 (Fri, 23 Mar 2007) | 3 lines Changed paths: M /trunk/src/input/control.c M /trunk/src/input/input.c Extended INPUT_DEL_INFO (Allow deleting a whole category with NULL name) Fixed VLC_META_NOW_PLAYING update. ------------------------------------------------------------------------ r19406 | fenrir | 2007-03-23 20:55:48 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_meta.h Re-extended vlc_meta_t. ------------------------------------------------------------------------ r19405 | fenrir | 2007-03-23 20:55:17 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h Include vlc_epg.h ------------------------------------------------------------------------ r19404 | fenrir | 2007-03-23 20:54:14 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: A /trunk/include/vlc_epg.h M /trunk/include/vlc_es_out.h M /trunk/src/Makefile.am Added EPG (Electronic Program Guide) helpers and ES_OUT_SET_GROUP_EPG. ------------------------------------------------------------------------ r19403 | fenrir | 2007-03-23 20:49:21 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_arrays.h M /trunk/include/vlc_vlm.h Added a c++ compatible TAB_APPEND_CPP ------------------------------------------------------------------------ r19402 | fenrir | 2007-03-23 20:43:48 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Fixed net_Read and net_Write (poll can be interrupted). ------------------------------------------------------------------------ r19401 | fenrir | 2007-03-23 20:35:18 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/record.c Fixed compilation warning. ------------------------------------------------------------------------ r19400 | fenrir | 2007-03-23 20:33:48 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/x264.c Fixed invalid free. ------------------------------------------------------------------------ r19399 | fenrir | 2007-03-23 20:28:48 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/mms/buffer.c M /trunk/modules/access/mms/mmstu.c Fixed #949 (UTF-8 url support) ------------------------------------------------------------------------ r19398 | fenrir | 2007-03-23 20:24:49 +0100 (Fri, 23 Mar 2007) | 5 lines Changed paths: M /trunk/modules/access/mms/mmsh.c Fixed #1102 ("Bad request" error) Completed RESET command support. Updated user agent to "NSPlayer/7.10.0.3059" ------------------------------------------------------------------------ r19397 | fenrir | 2007-03-23 19:48:33 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Fixed compilation warning. ------------------------------------------------------------------------ r19396 | fenrir | 2007-03-23 19:48:04 +0100 (Fri, 23 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/en50221.c Fixed dvbsi_to_utf8 (memory leak + possible segfault) ------------------------------------------------------------------------ r19394 | dionoea | 2007-03-22 23:56:54 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/po/fr.po French translation fix by rom1 (http://forum.videolan.org/viewtopic.php?t=32549). ------------------------------------------------------------------------ r19393 | xtophe | 2007-03-22 23:27:51 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/po/pt_PT.po M /trunk/po/vlc.pot Update Portuguese translation. Thanks to Ari Constacio. ------------------------------------------------------------------------ r19392 | xtophe | 2007-03-22 18:37:57 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/wxwidgets.cpp wx: Check in Open() if we have an X ------------------------------------------------------------------------ r19391 | damienf | 2007-03-22 18:29:55 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcshell.cpp - vlcshell.cp: compile fix ------------------------------------------------------------------------ r19390 | damienf | 2007-03-22 18:00:51 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/activex/vlccontrol.cpp - activex: support for options passed as a commmand line string ------------------------------------------------------------------------ r19389 | damienf | 2007-03-22 17:58:22 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp - mozilla: possible heap corruption when parsing options as string ------------------------------------------------------------------------ r19388 | damienf | 2007-03-22 17:56:59 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/vlcplugin.cpp M /trunk/mozilla/vlcplugin.h M /trunk/mozilla/vlcshell.cpp mozilla: don't hold any reference to root object to prevent ownership issues on plugin destroy, just create it and throw it to the wilderness ------------------------------------------------------------------------ r19387 | jpsaman | 2007-03-22 15:45:16 +0100 (Thu, 22 Mar 2007) | 1 line Changed paths: M /trunk/src/control/playlist.c Let the code blend in. ------------------------------------------------------------------------ r19385 | jpsaman | 2007-03-22 15:38:11 +0100 (Thu, 22 Mar 2007) | 1 line Changed paths: M /trunk/src/control/playlist.c Fix potential crash condition. ------------------------------------------------------------------------ r19383 | jpsaman | 2007-03-22 14:49:33 +0100 (Thu, 22 Mar 2007) | 1 line Changed paths: M /trunk/src/control/input.c Return sane state value when no input is present. ------------------------------------------------------------------------ r19382 | dionoea | 2007-03-22 11:35:29 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/http/rpn.c limit values extracted by url_extract to 2048 characters instead of 512 characters. refs #1125. ------------------------------------------------------------------------ r19381 | xtophe | 2007-03-22 00:10:07 +0100 (Thu, 22 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4.cpp: Put it at a better place, only under X11, remove debug ------------------------------------------------------------------------ r19380 | dionoea | 2007-03-21 23:36:44 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rss.c Fix the help string for rss-speed. ------------------------------------------------------------------------ r19379 | dionoea | 2007-03-21 23:14:46 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/rss.c rss.c: Using [19378] (visible region persitence in freetype font renderer), only display one line of text if the font size option was set. ------------------------------------------------------------------------ r19378 | dionoea | 2007-03-21 23:10:50 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Change the visible heigh/width only if they weren't set in the source text subpicture. Else use the original values. Could someone with good knowledge of the freetype module (and maybe other text render modules ... if we have any) confirm that this change is ok? ------------------------------------------------------------------------ r19377 | dionoea | 2007-03-21 22:51:44 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Trailing spaces, again. ------------------------------------------------------------------------ r19376 | dionoea | 2007-03-21 22:48:36 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/misc/freetype.c Cosmetics (well ... invisible cosmetics). Remove trailing white spaces. ------------------------------------------------------------------------ r19375 | dionoea | 2007-03-21 22:44:56 +0100 (Wed, 21 Mar 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/rss.c * Add new rss-title option to configure how/when/if you want to display the feed's title. * Fix CFG_PREFIX for config chain parsing and option names (s/rrs/rss/) ------------------------------------------------------------------------ r19374 | dionoea | 2007-03-21 22:42:10 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Disable ffmpeg GIF decoder. It's currenly not working (doing some weird infinite loop when calling pf_decode_video in src/misc/image.c ImageRead() when using the RSS plugin) ------------------------------------------------------------------------ r19373 | xtophe | 2007-03-21 19:23:22 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp qt4: Don't try to use the qt intf if we don't have an X ------------------------------------------------------------------------ r19372 | damienf | 2007-03-21 14:57:12 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp - mozilla: refcounting is still important, don't mess it up during normal operation ------------------------------------------------------------------------ r19371 | damienf | 2007-03-21 13:34:11 +0100 (Wed, 21 Mar 2007) | 2 lines Changed paths: M /trunk/src/extras/getopt.c M /trunk/src/misc/configuration.c - getopt: use optind==0 for reentrency support and misc cleanup ------------------------------------------------------------------------ r19370 | jb | 2007-03-21 00:40:09 +0100 (Wed, 21 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Open. Fix segfault under windows. Still need to find out to hide those buttons under windows. But one at a time. ------------------------------------------------------------------------ r19369 | jb | 2007-03-21 00:29:42 +0100 (Wed, 21 Mar 2007) | 4 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Pref: start to track functionnalities missing. Directory still segfaults.. ------------------------------------------------------------------------ r19368 | damienf | 2007-03-20 23:15:07 +0100 (Tue, 20 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp M /trunk/mozilla/control/npolibvlc.h M /trunk/mozilla/control/nporuntime.h - mozilla: I finally figured out why firefox was corrupting memory after destroying plugin (so much fore reference counted objects !) ------------------------------------------------------------------------ r19367 | jb | 2007-03-20 20:27:29 +0100 (Tue, 20 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_net.ui Qt4 - Open Dialog/ Net. Cosmetics. ------------------------------------------------------------------------ r19366 | jb | 2007-03-20 20:20:42 +0100 (Tue, 20 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp Qt4 - Open Dialog/File. Solve the filters bug and do things in a better way. ------------------------------------------------------------------------ r19365 | damienf | 2007-03-20 16:13:51 +0100 (Tue, 20 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/support/npmac.cpp M /trunk/mozilla/support/npunix.c M /trunk/mozilla/support/npwin.cpp M /trunk/mozilla/vlcshell.cpp - mozilla: formatting, cleanup, and NPN_SetValue/NPP_SetValue support ------------------------------------------------------------------------ r19364 | damienf | 2007-03-20 12:51:12 +0100 (Tue, 20 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp M /trunk/mozilla/control/nporuntime.h - mozilla: most properties in vlc.audio object don't require an active input, be careful jpsaman ;) ------------------------------------------------------------------------ r19363 | jpsaman | 2007-03-20 09:21:52 +0100 (Tue, 20 Mar 2007) | 1 line Changed paths: M /trunk/modules/misc/qte_main.cpp coding style cleanup ------------------------------------------------------------------------ r19362 | jb | 2007-03-20 02:15:26 +0100 (Tue, 20 Mar 2007) | 12 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - Set Filters. Regroup filter definitions. Open Dialog: status. - Broken on Windows.... As usual... - Filters are not correctly set. Why ? I don't understand... - Alignement will not be better. - Show/hide advanced panel and subtitles do not work correctly (none of them) - Additional features will be for next release. There is plenty of things to do left. /* GOSH I hate QT designer */ ------------------------------------------------------------------------ r19361 | damienf | 2007-03-20 01:11:57 +0100 (Tue, 20 Mar 2007) | 2 lines Changed paths: M /trunk/mozilla/control/npolibvlc.cpp M /trunk/mozilla/control/npolibvlc.h M /trunk/mozilla/control/nporuntime.h M /trunk/mozilla/vlcshell.cpp - mozilla: some cleanup, workarounds for potential crash scenarios ------------------------------------------------------------------------ r19360 | pdherbemont | 2007-03-19 23:56:04 +0100 (Mon, 19 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Make sure the "force quit" menu item is handled instantly. ------------------------------------------------------------------------ r19359 | dionoea | 2007-03-19 22:34:54 +0100 (Mon, 19 Mar 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c When using -p (or --module ) to look for help, also check if the module name matches a module's shortcut (and not only the main name). Makes it possible to use stuff like vlc -p udp instead of vlc -p access_udp. ------------------------------------------------------------------------ r19358 | jpsaman | 2007-03-19 22:17:09 +0100 (Mon, 19 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live-starttime.patch M /trunk/modules/demux/live555.cpp Bumped up version number of live555 to a ridiculous 9999999999 so it doesn't conflict with the official live555 releases. This is a temporary hack till RTSP seeking is solved properly. ------------------------------------------------------------------------ r19357 | dionoea | 2007-03-19 22:13:07 +0100 (Mon, 19 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp Fix compilation on debian sid. Please check that we're using the appropriate version numbers in the #ifs. ------------------------------------------------------------------------ r19356 | dionoea | 2007-03-19 21:36:05 +0100 (Mon, 19 Mar 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt Fortune! Who would've though that thresh would fall for it. ------------------------------------------------------------------------ r19355 | jb | 2007-03-19 20:45:08 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - comment another thing to build on windows. L4|\/|3 contribs... ------------------------------------------------------------------------ r19354 | jb | 2007-03-19 20:42:25 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/ui/open_file.ui Qt4 - Open. Use a Frame and not a QComboBox for subtitles. (lacks still some toggle function). Catch event to avoid bug of hidding of QFileDialog. ------------------------------------------------------------------------ r19353 | jb | 2007-03-19 20:32:42 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp Qt4- temporary comment something to build ! ------------------------------------------------------------------------ r19352 | jb | 2007-03-19 01:40:41 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_capture.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui Qt4 - Sometimes size does matter. ------------------------------------------------------------------------ r19351 | jb | 2007-03-19 01:26:58 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4 - small comment to avoid the pbs until we have new contribs. ------------------------------------------------------------------------ r19350 | jb | 2007-03-19 01:19:47 +0100 (Mon, 19 Mar 2007) | 8 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/ui/open.ui M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui Qt4 - Open: New way and interface for File Open using an integration of QFileDialog inside the FileOpenPanel. The integration should be alright. Be careful for your eyes when reading the code, it can burn them :) Anyway, there are still a few bugs (the main one is the disapearing of QFileDialog on acceptance) and some alignment issues. I got NO idea how this behaves under Windows... A special code may be needed. ------------------------------------------------------------------------ r19349 | jb | 2007-03-19 00:13:37 +0100 (Mon, 19 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4 - Don't include twice some headers. ------------------------------------------------------------------------ r19348 | xtophe | 2007-03-18 20:29:13 +0100 (Sun, 18 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/subsdec.c fmt_in.p_extra is free'd by input core ------------------------------------------------------------------------ r19346 | sam | 2007-03-17 22:20:59 +0100 (Sat, 17 Mar 2007) | 2 lines Changed paths: M /trunk/modules/video_output/x11/xcommon.c * modules/video_output/x11/xcommon.c: fix XShm detection on remote X. ------------------------------------------------------------------------ r19345 | xtophe | 2007-03-17 01:31:51 +0100 (Sat, 17 Mar 2007) | 4 lines Changed paths: M /trunk/modules/misc/freetype.c Fix double free and a 1 octet per subtitle memleak Due to the False in strem_MemoryNew it was clearing psz_html in strem_Delete and it was leaking the \0 at the end of the string ------------------------------------------------------------------------ r19344 | xtophe | 2007-03-16 21:35:31 +0100 (Fri, 16 Mar 2007) | 3 lines Changed paths: M /trunk/po/pt_PT.po M /trunk/po/sl.po sl.po: update by Matej Urbancic pt_PT.po: update by Ari Constancio ------------------------------------------------------------------------ r19343 | xtophe | 2007-03-16 21:15:32 +0100 (Fri, 16 Mar 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/param_eq.c Db -> dB . patch by Ari Constancio ------------------------------------------------------------------------ r19342 | xtophe | 2007-03-16 14:02:49 +0100 (Fri, 16 Mar 2007) | 2 lines Changed paths: M /trunk/po/nl.po Typo. Noticed by Puntloos ------------------------------------------------------------------------ r19341 | damienf | 2007-03-15 18:58:45 +0100 (Thu, 15 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c M /trunk/src/text/wincp.c - unicode.c, wincp.c: compile fix ------------------------------------------------------------------------ r19340 | jb | 2007-03-15 01:40:42 +0100 (Thu, 15 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp qt4 - About dialog, forgot in previous commit. ------------------------------------------------------------------------ r19339 | jb | 2007-03-15 01:28:03 +0100 (Thu, 15 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/pixmaps/spref_cone_Subtitles_64.png qt4 - Subtitles Sprefs icon change and About dialog modification... But the file is not yet displayed. ------------------------------------------------------------------------ r19338 | xtophe | 2007-03-15 01:06:59 +0100 (Thu, 15 Mar 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in Fix POTFILES.in Do use a clean tree when commiting po stuffs ! ------------------------------------------------------------------------ r19336 | xtophe | 2007-03-14 22:52:23 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/Makefile make the install dir configurable for win32 ------------------------------------------------------------------------ r19335 | xtophe | 2007-03-14 22:34:22 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/bootstrap Allow user to pass extra args to aclocal. ------------------------------------------------------------------------ r19334 | courmisch | 2007-03-14 20:02:35 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Fix crash on UTF-8 systems in previous commit ------------------------------------------------------------------------ r19333 | courmisch | 2007-03-14 20:01:04 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Fix for obsolete setups ------------------------------------------------------------------------ r19332 | courmisch | 2007-03-14 18:40:40 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Convert from locale before passing to LibVLC - closes #838 ------------------------------------------------------------------------ r19331 | courmisch | 2007-03-14 18:32:24 +0100 (Wed, 14 Mar 2007) | 4 lines Changed paths: M /trunk/src/libvlc-common.c Remove too late and partial command line charset conversion - refs #838 Note that this provisionaly breaks the command line on non-UTF-8 non-Win32 systems ------------------------------------------------------------------------ r19330 | courmisch | 2007-03-14 18:30:00 +0100 (Wed, 14 Mar 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/text/unicode.c - Make FromLocale() usable any time (after setlocale()) - refs #838 - Fix re-entrancy problem for multiple LibVLC in the same process ------------------------------------------------------------------------ r19329 | courmisch | 2007-03-14 17:52:51 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Remove bogus variable ------------------------------------------------------------------------ r19328 | courmisch | 2007-03-14 17:47:53 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Fix MB2MB and use it ------------------------------------------------------------------------ r19327 | courmisch | 2007-03-14 17:23:52 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Compile, err, fix ------------------------------------------------------------------------ r19326 | courmisch | 2007-03-14 17:10:14 +0100 (Wed, 14 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Code simplification ------------------------------------------------------------------------ r19325 | jb | 2007-03-14 01:12:16 +0100 (Wed, 14 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Open and menus links, cleaning, etc.. ------------------------------------------------------------------------ r19324 | jb | 2007-03-14 00:29:40 +0100 (Wed, 14 Mar 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po make update-po ? ------------------------------------------------------------------------ r19323 | jb | 2007-03-14 00:20:05 +0100 (Wed, 14 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Open Dialog - Very small modification. ------------------------------------------------------------------------ r19322 | jb | 2007-03-14 00:19:27 +0100 (Wed, 14 Mar 2007) | 3 lines Changed paths: M /trunk/extras/vlc.vim add VLC_VAR_ADDRESS to vlc.vim ------------------------------------------------------------------------ r19321 | ipkiss | 2007-03-13 23:18:34 +0100 (Tue, 13 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/src/theme_loader.hpp Comments must stay Doxygen-style comments ------------------------------------------------------------------------ r19320 | jb | 2007-03-13 22:44:05 +0100 (Tue, 13 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/ui/open.ui Qt4 - Open Dialog. Add an enqueue button. ------------------------------------------------------------------------ r19319 | courmisch | 2007-03-13 22:41:33 +0100 (Tue, 13 Mar 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Only define SetLanguages on platform that actually use it (Win+Mac) ------------------------------------------------------------------------ r19318 | courmisch | 2007-03-13 22:37:55 +0100 (Tue, 13 Mar 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am M /trunk/src/text/charset.c A /trunk/src/text/wincp.c - Fix POSIX locale handling (well you'd better not fall in that case though) - Split Windows CP "guessing" from real system charset determination ------------------------------------------------------------------------ r19317 | jb | 2007-03-13 22:28:34 +0100 (Tue, 13 Mar 2007) | 4 lines Changed paths: M /trunk/NEWS M /trunk/THANKS M /trunk/configure.ac M /trunk/include/vlc_filter.h M /trunk/include/vlc_vout.h M /trunk/modules/codec/subsdec.c M /trunk/modules/demux/mkv.cpp M /trunk/modules/misc/dummy/renderer.c M /trunk/modules/misc/freetype.c M /trunk/modules/misc/svg.c M /trunk/modules/misc/win32text.c M /trunk/src/video_output/vout_subpictures.c MKV USF subtitles support and other Subtitles improvements. Patch by Bernie Purcell, with two small modifications by thedj. ------------------------------------------------------------------------ r19316 | jb | 2007-03-13 22:08:04 +0100 (Tue, 13 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp Qt4 - Preferences : Reset preferences. ------------------------------------------------------------------------ r19315 | courmisch | 2007-03-13 18:16:19 +0100 (Tue, 13 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/src/theme_loader.hpp Avoid reference to deprecated FromLocale() in comments ;) ------------------------------------------------------------------------ r19314 | thresh | 2007-03-13 14:34:19 +0100 (Tue, 13 Mar 2007) | 2 lines Changed paths: M /trunk/share/applications/vlc.desktop Russian translation for desktop entries. ------------------------------------------------------------------------ r19313 | thresh | 2007-03-13 14:30:12 +0100 (Tue, 13 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Better looking QListWidget for simple preferences. One can make it look even better with icons centered in the picture ------------------------------------------------------------------------ r19312 | jb | 2007-03-13 01:40:23 +0100 (Tue, 13 Mar 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp Qt4 - Reorganize the SPrefs categories : Interface , Audio, Video, Subtiltes, Input, Hotkeys. And I still can't center those icons !!! ------------------------------------------------------------------------ r19311 | jb | 2007-03-13 01:28:14 +0100 (Tue, 13 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp A /trunk/modules/gui/qt4/pixmaps/spref_cone_Audio_64.png A /trunk/modules/gui/qt4/pixmaps/spref_cone_Hotkeys_64.png A /trunk/modules/gui/qt4/pixmaps/spref_cone_Input_64.png A /trunk/modules/gui/qt4/pixmaps/spref_cone_Interface_64.png A /trunk/modules/gui/qt4/pixmaps/spref_cone_Subtitles_64.png A /trunk/modules/gui/qt4/pixmaps/spref_cone_Video_64.png M /trunk/modules/gui/qt4/res.qrc Qt4 - SPrefs: New icons from Tombigel. ------------------------------------------------------------------------ r19310 | dionoea | 2007-03-12 23:02:17 +0100 (Mon, 12 Mar 2007) | 2 lines Changed paths: M /trunk/share/applications/vlc.desktop FR name capitalisation fix by Adri2000 (+ version number fix by myself) ------------------------------------------------------------------------ r19309 | courmisch | 2007-03-12 20:29:08 +0100 (Mon, 12 Mar 2007) | 4 lines Changed paths: M /trunk/src/network/getaddrinfo.c - Also allow AI_CANNONAME in case someone ever uses it - Fix MacOS X WTF: standard AI_NUMERICSERV is missing - Avoid defining _*I_MASK if not needed ------------------------------------------------------------------------ r19308 | courmisch | 2007-03-12 20:18:16 +0100 (Mon, 12 Mar 2007) | 4 lines Changed paths: M /trunk/src/network/getaddrinfo.c - Always use AI_NUMERICSERV since we cannot use service names in LibVLC - Only pass used ai_flags so we won't break if broken IETF draft draft-chakrabarti-ipv6-addrselect-api-05 makes it to standard ------------------------------------------------------------------------ r19307 | sam | 2007-03-12 16:32:55 +0100 (Mon, 12 Mar 2007) | 2 lines Changed paths: M /trunk/modules/audio_filter/format.c * modules/audio_filter/format.c: fix audio conversion crashes and bugs. ------------------------------------------------------------------------ r19305 | damienf | 2007-03-12 00:08:15 +0100 (Mon, 12 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/voutgl.m - voutgl.m: misc cleanup, reworked context locking as well as enabling double buffering for faster rendering ------------------------------------------------------------------------ r19304 | jpsaman | 2007-03-11 21:17:04 +0100 (Sun, 11 Mar 2007) | 4 lines Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/axvlc.tlb M /trunk/activex/axvlc_idl.c M /trunk/activex/axvlc_idl.h M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h M /trunk/include/vlc/libvlc.h M /trunk/mozilla/control/npolibvlc.cpp M /trunk/mozilla/control/npolibvlc.h M /trunk/src/control/audio.c M /trunk/src/control/input.c M /trunk/src/control/video.c Fix bug in vlc.audio.track and add new properties vlc.video.subtitle to JavaScript API implementation. ------------------------------------------------------------------------ r19303 | courmisch | 2007-03-11 20:40:05 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am Dist missing header file ------------------------------------------------------------------------ r19302 | courmisch | 2007-03-11 19:53:53 +0100 (Sun, 11 Mar 2007) | 6 lines Changed paths: M /trunk/libs/srtp/srtp.c Untested support for RFC4771: Integrity Transform Carrying Roll-Over Counter for SRTP Once debugged, it should provide a simple way to synchronize live (multicast...) secure streams. ------------------------------------------------------------------------ r19301 | courmisch | 2007-03-11 18:13:55 +0100 (Sun, 11 Mar 2007) | 3 lines Changed paths: M /trunk/modules/access_filter/dump.c DO NOT F***ING REMOVE my asserts() (unless the assertion is false, which is not the case here) ------------------------------------------------------------------------ r19297 | courmisch | 2007-03-11 16:52:45 +0100 (Sun, 11 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/skins2/x11/x11_window.cpp M /trunk/modules/video_output/x11/xcommon.h Use long instead of int32_t when passing 32-bits value to XChangeProperty. This seems to be the (stupid) way it has to be done - closes #670 ------------------------------------------------------------------------ r19296 | courmisch | 2007-03-11 15:58:40 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c M /trunk/libs/srtp/test-aes.c Leverage libgcrypt CounTeR mode implementation to simplify our code ------------------------------------------------------------------------ r19295 | courmisch | 2007-03-11 14:18:05 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/recv.c M /trunk/libs/srtp/srtp.c M /trunk/libs/srtp/srtp.h API cleanup ------------------------------------------------------------------------ r19294 | courmisch | 2007-03-11 12:04:38 +0100 (Sun, 11 Mar 2007) | 4 lines Changed paths: M /trunk/Makefile.am M /trunk/bootstrap M /trunk/configure.ac D /trunk/libs/Makefile.am - Improve DIST_SUBDIR - Require automake 1.9 to fix some libtool plugin build problems - Remove useless libs/Makefile ------------------------------------------------------------------------ r19293 | courmisch | 2007-03-11 11:59:51 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/po/Makevars M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po M /trunk/src/text/strings.c Fix a bunch of errors in PO files (fuzzy file description, xgettext warnings and invalid new lines) ------------------------------------------------------------------------ r19292 | courmisch | 2007-03-11 11:44:48 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/HACKING M /trunk/INSTALL Long overdue update ------------------------------------------------------------------------ r19291 | jpsaman | 2007-03-11 09:48:28 +0100 (Sun, 11 Mar 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Remove unused headerfile ------------------------------------------------------------------------ r19290 | xtophe | 2007-03-11 01:12:21 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/vlc.pot update file list and vlc.pot ------------------------------------------------------------------------ r19289 | xtophe | 2007-03-11 01:03:29 +0100 (Sun, 11 Mar 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Revert [19197]. POTFILES.in was bogus as it didn't list any files in modules/ ------------------------------------------------------------------------ r19288 | jpsaman | 2007-03-11 00:11:00 +0100 (Sun, 11 Mar 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/m3u.c assert if p_current is NULL, it should be valid ------------------------------------------------------------------------ r19287 | courmisch | 2007-03-10 22:01:13 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/recv.c M /trunk/libs/srtp/srtp.c SRTP/SRTCP receive window for replay attack protection ------------------------------------------------------------------------ r19286 | courmisch | 2007-03-10 21:15:36 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c Ahem. Fix crappy previous commit. ------------------------------------------------------------------------ r19285 | courmisch | 2007-03-10 21:08:33 +0100 (Sat, 10 Mar 2007) | 4 lines Changed paths: M /trunk/libs/srtp/srtp.c Maintain the SRTCP index This is not very useful at the moment, but will be needed for proper replay attack protection ------------------------------------------------------------------------ r19284 | courmisch | 2007-03-10 21:00:10 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c Fix SRTP Roll-Over-Counter handling ------------------------------------------------------------------------ r19283 | littlejohn | 2007-03-10 20:28:01 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/bindings/java/src/Makefile.am output jvlc.dll for windows java ------------------------------------------------------------------------ r19282 | courmisch | 2007-03-10 20:25:39 +0100 (Sat, 10 Mar 2007) | 4 lines Changed paths: M /trunk/libs/srtp/recv.c M /trunk/libs/srtp/srtp.c M /trunk/libs/srtp/srtp.h Remove window size parameter. It has to be at least 64, and it is too complicated to implement a bigger value, so it's not going to be configurable ------------------------------------------------------------------------ r19281 | jpsaman | 2007-03-10 20:12:17 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/modules/access_filter/dump.c Remove useless assert(len>0) because (len == 0) is already tested on line 159. ------------------------------------------------------------------------ r19280 | jpsaman | 2007-03-10 19:44:15 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/search.c Revert [19273] because these asserts are meant to catch serious programming errors. Thanks zorglub for enlightning me. ------------------------------------------------------------------------ r19279 | courmisch | 2007-03-10 19:06:47 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c M /trunk/libs/srtp/srtp.h M /trunk/libs/srtp/test-aes.c SRTCP support ------------------------------------------------------------------------ r19278 | courmisch | 2007-03-10 17:57:51 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_filter/dump.c Revert [19270] ------------------------------------------------------------------------ r19277 | jpsaman | 2007-03-10 17:43:20 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Remove unused headerfile ------------------------------------------------------------------------ r19276 | jpsaman | 2007-03-10 17:42:21 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/modules/misc/playlist/m3u.c Sanity check ------------------------------------------------------------------------ r19275 | jpsaman | 2007-03-10 17:40:07 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/modules/gui/qt4/components/extended_panels.cpp Remove unused headerfile. ------------------------------------------------------------------------ r19274 | littlejohn | 2007-03-10 17:39:31 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/bindings/java/src/Makefile.am use kill-at otherwise symbols will not be found ------------------------------------------------------------------------ r19273 | jpsaman | 2007-03-10 17:39:21 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/playlist/control.c M /trunk/src/playlist/engine.c M /trunk/src/playlist/search.c Don't abort when nothing found in playlist. ------------------------------------------------------------------------ r19272 | jpsaman | 2007-03-10 17:36:26 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/control/audio.c Check return value of GetInput ------------------------------------------------------------------------ r19271 | jpsaman | 2007-03-10 17:35:27 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/extras/libc.c Fix a bunch of potential memleaks. ------------------------------------------------------------------------ r19270 | jpsaman | 2007-03-10 17:29:38 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/modules/access_filter/dump.c Remove useless test ------------------------------------------------------------------------ r19269 | courmisch | 2007-03-10 17:28:20 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c RTP HMAC-SHA1 authentication ------------------------------------------------------------------------ r19268 | jpsaman | 2007-03-10 16:58:36 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/misc/configuration.c Fix compiler warning ------------------------------------------------------------------------ r19267 | jpsaman | 2007-03-10 16:57:17 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/misc/configuration.c Don't check return value of getopt_long against EOF, manpage says it returns -1 not EOF. ------------------------------------------------------------------------ r19266 | jpsaman | 2007-03-10 16:53:58 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/network/udp.c Remove unused headerfile ------------------------------------------------------------------------ r19265 | jpsaman | 2007-03-10 16:53:39 +0100 (Sat, 10 Mar 2007) | 1 line Changed paths: M /trunk/src/libvlc-common.c Properly cleanup hal connection when connecting to dbuse failed. ------------------------------------------------------------------------ r19264 | courmisch | 2007-03-10 16:40:10 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/telx.c Remove unused variable ------------------------------------------------------------------------ r19263 | courmisch | 2007-03-10 16:06:06 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/libs/srtp/srtp.c Partial Win32 compile fix ------------------------------------------------------------------------ r19262 | courmisch | 2007-03-10 15:49:39 +0100 (Sat, 10 Mar 2007) | 22 lines Changed paths: M /trunk/configure.ac M /trunk/libs/Makefile.am A /trunk/libs/srtp A /trunk/libs/srtp/Makefile.am A /trunk/libs/srtp/recv.c A /trunk/libs/srtp/srtp.c A /trunk/libs/srtp/srtp.h A /trunk/libs/srtp/test-aes.c Initial support for Secure Real-Time Protocol (RFC3711) - refs #321 Uses libgcrypt, as we have it in our deps/contrib already for GnuTLS. This could be used in both "UDP"[1] access and access output plugins, though they should really be called "RTP" instead nowadays. Done: - AES(-128) Counter Mode key derivation and RTP en-/decryption - test vectors for AES-CM - NULL cipher (with the *_UNENCRYPTED flags) - untested To do (missing mandatory features): - RTCP en-/decryption - HMAC-SHA1 authentication - replay attack protection Also to probably do: - integrate with udp access and access output plugins - integrate with RTSP server (err, I won't do that myself) - support for Transform Carrying ROC for SRTP (RFC4771) so we can use it easily for multicast streaming ------------------------------------------------------------------------ r19261 | courmisch | 2007-03-10 15:29:14 +0100 (Sat, 10 Mar 2007) | 3 lines Changed paths: M /trunk/Makefile.am M /trunk/configure.ac A /trunk/libs A /trunk/libs/Makefile.am A /trunk/libs/loader (from /trunk/loader:19248) D /trunk/loader Create a modules-like directory for libraries that are not plugins neither in the core ------------------------------------------------------------------------ r19260 | pdherbemont | 2007-03-10 02:31:41 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Revert r19259. We are not ready to do proper locking. ------------------------------------------------------------------------ r19259 | pdherbemont | 2007-03-10 00:03:43 +0100 (Sat, 10 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Make sure we don't end up with a freed p_input. ------------------------------------------------------------------------ r19258 | littlejohn | 2007-03-09 23:31:24 +0100 (Fri, 09 Mar 2007) | 1 line Changed paths: M /trunk/bindings/java/Makefile.am M /trunk/bindings/java/src/Makefile.am libjvlc.dll is created when crosscompiling ------------------------------------------------------------------------ r19256 | oaubert | 2007-03-09 11:28:55 +0100 (Fri, 09 Mar 2007) | 2 lines Changed paths: M /trunk/modules/misc/svg.c modules/misc/svg: include vlc_charset, and define svg_GetTemplate prototype ------------------------------------------------------------------------ r19255 | oaubert | 2007-03-09 11:28:03 +0100 (Fri, 09 Mar 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlc_internal.h bindings/python/vlc_internal.c: compatibility define for Py_ssize_t ------------------------------------------------------------------------ r19254 | oaubert | 2007-03-09 11:27:34 +0100 (Fri, 09 Mar 2007) | 2 lines Changed paths: M /trunk/bindings/python/vlcwrapper.py bindings/python/vlcwrapper.py: use vlcinternal module in wrapper ------------------------------------------------------------------------ r19253 | littlejohn | 2007-03-08 23:00:15 +0100 (Thu, 08 Mar 2007) | 1 line Changed paths: M /trunk/bindings/java/Makefile.am M /trunk/bindings/java/src/Makefile.am libjvlc changes for win32 cross compile ------------------------------------------------------------------------ r19252 | fenrir | 2007-03-08 22:40:34 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Fixed media looping (Patch by Ilkka Ollakka) ------------------------------------------------------------------------ r19251 | xtophe | 2007-03-08 21:23:44 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac only check for swscale.h if libswscale is there and linkable. Pointed by Ilkka Ollakka ------------------------------------------------------------------------ r19250 | courmisch | 2007-03-08 17:53:25 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Really fix ------------------------------------------------------------------------ r19249 | courmisch | 2007-03-08 17:47:15 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix ordering of CSRC and RTP profile extension ------------------------------------------------------------------------ r19247 | hartman | 2007-03-08 03:24:59 +0100 (Thu, 08 Mar 2007) | 6 lines Changed paths: M /trunk/modules/gui/macosx/voutgl.m * use locking on the OpenGL context (using two APIs, but since agl needs the cgl headers included, should be ok i think). refs #668 refs #915 I'm not sure its fixed, but this seems like a logical way to solve it. Freaking apple with their 5 OpenGL APIs. ------------------------------------------------------------------------ r19245 | jb | 2007-03-08 01:41:16 +0100 (Thu, 08 Mar 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/open.hpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/dialogs_provider.hpp M /trunk/modules/gui/qt4/menus.cpp M /trunk/modules/gui/qt4/ui/open_capture.ui Qt4 - Open: Capture Tab added. Still almost empty, but well, this is coming after. :D ------------------------------------------------------------------------ r19244 | jb | 2007-03-08 01:04:54 +0100 (Thu, 08 Mar 2007) | 3 lines Changed paths: M /trunk/include/vlc_playlist.h M /trunk/modules/control/dbus.c M /trunk/modules/control/dbus.h DBUS: fix by Mr_Mirsal ------------------------------------------------------------------------ r19243 | jb | 2007-03-08 00:51:06 +0100 (Thu, 08 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp Qt4 - Ahhemmm... Oops... ------------------------------------------------------------------------ r19242 | jb | 2007-03-08 00:49:45 +0100 (Thu, 08 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/dialogs/help.cpp M /trunk/modules/gui/qt4/ui/open_capture.ui Qt4 - Add skeletons for Captures and some widget on Help/ About ------------------------------------------------------------------------ r19241 | fenrir | 2007-03-08 00:39:27 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Fixed segfault with teletex/dvbs streams (double free). ------------------------------------------------------------------------ r19240 | fenrir | 2007-03-08 00:35:47 +0100 (Thu, 08 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/audio.c Fixed uninitialized value. ------------------------------------------------------------------------ r19239 | fenrir | 2007-03-07 23:52:50 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c M /trunk/modules/access/v4l.c Small warning fix. ------------------------------------------------------------------------ r19238 | jb | 2007-03-07 23:52:11 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/open.cpp M /trunk/modules/gui/qt4/components/open.hpp A /trunk/modules/gui/qt4/ui/open_capture.ui Qt4 - Open Dialog: Capture tab. Last tab. Just the skeleton is present. ------------------------------------------------------------------------ r19237 | fenrir | 2007-03-07 23:46:43 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/mpc.c Small warning fix. ------------------------------------------------------------------------ r19236 | fenrir | 2007-03-07 23:38:34 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Fixed sout leak on access error. ------------------------------------------------------------------------ r19235 | xtophe | 2007-03-07 23:38:19 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac Allow dbus module to be built. Patch by Mirsal ENNAIME ------------------------------------------------------------------------ r19234 | xtophe | 2007-03-07 23:21:08 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/share/Makefile.am Distribute snapshot.png ------------------------------------------------------------------------ r19233 | fenrir | 2007-03-07 22:49:53 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/include/vlc_vlm.h M /trunk/src/input/vlm.c M /trunk/src/input/vlm_internal.h Clean up vlm script parsing and introduce new API. ------------------------------------------------------------------------ r19232 | fenrir | 2007-03-07 22:47:25 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/vlm.c Disable control vlm. ------------------------------------------------------------------------ r19231 | jb | 2007-03-07 22:45:45 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/menus.hpp Qt4 - Add Q_OBJECT Macros when needed. Patch from Benjamin Meyer. ------------------------------------------------------------------------ r19230 | jb | 2007-03-07 22:23:27 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4- SImple Preferences. Add file and directory configuration. ------------------------------------------------------------------------ r19229 | jb | 2007-03-07 22:03:26 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Preferences. Add CONFIG_DIRECTORY_ITEM. Does not work, but does not harm. Why ? can a C++ guru explain me? thks! ------------------------------------------------------------------------ r19228 | pdherbemont | 2007-03-07 22:02:18 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m Mac OS X gui: Small code cleanup. Remove NSLogs, avoid code redundancy. ------------------------------------------------------------------------ r19227 | xtophe | 2007-03-07 00:44:47 +0100 (Wed, 07 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac Really fix #1055. Thanks to the Gentoo people for reporting and proposin patches ------------------------------------------------------------------------ r19226 | jb | 2007-03-07 00:39:21 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - Preferences and SPrefs. Add the necessary handler for CONFIG_FILE_ITEMs. ------------------------------------------------------------------------ r19225 | jb | 2007-03-07 00:08:19 +0100 (Wed, 07 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Qt4: Use qfu for psz_homedir. Is it right ? Review please. ------------------------------------------------------------------------ r19223 | courmisch | 2007-03-06 21:08:31 +0100 (Tue, 06 Mar 2007) | 3 lines Changed paths: M /trunk/src/vlc.c setlocale() (very) early, so we may have a chance to use nl_langinfo before initializing LibVLC (refs #838) ------------------------------------------------------------------------ r19222 | courmisch | 2007-03-06 21:04:26 +0100 (Tue, 06 Mar 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Compile fix ------------------------------------------------------------------------ r19221 | courmisch | 2007-03-06 20:56:47 +0100 (Tue, 06 Mar 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c Cleanup text domain binding, and do not do it twice. More fixes to come ------------------------------------------------------------------------ r19220 | courmisch | 2007-03-06 19:56:24 +0100 (Tue, 06 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix references ------------------------------------------------------------------------ r19219 | courmisch | 2007-03-06 18:27:18 +0100 (Tue, 06 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Use vlc_b64_decode instead of local implementation ------------------------------------------------------------------------ r19218 | courmisch | 2007-03-06 16:53:43 +0100 (Tue, 06 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Make --sout-udp-rtcp an integer carrying a port number rather than a boolean ------------------------------------------------------------------------ r19217 | oaubert | 2007-03-06 15:44:54 +0100 (Tue, 06 Mar 2007) | 4 lines Changed paths: M /trunk/bindings/python/vlc_instance.c M /trunk/bindings/python/vlc_internal.c M /trunk/bindings/python/vlc_mediacontrol.c M /trunk/bindings/python/vlcglue.h python bindings: * use Py_ssize_t as index type (cf http://www.python.org/dev/peps/pep-0353/) * fix audio_[gs]et_channel parameter/return value type ------------------------------------------------------------------------ r19216 | oaubert | 2007-03-06 15:19:09 +0100 (Tue, 06 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h include/vlc/mediacontrol.h: mark mediacontrol method as VLC_PUBLIC_API ------------------------------------------------------------------------ r19213 | courmisch | 2007-03-05 22:36:07 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Boundary check (though it was a shoot-yourself-in-the-foot one) ------------------------------------------------------------------------ r19212 | courmisch | 2007-03-05 22:34:30 +0100 (Mon, 05 Mar 2007) | 8 lines Changed paths: M /trunk/modules/access_output/udp.c --sout-udp-rtcp option to force RTCP usage. (Currently RTCP only Sender Reports are implemented.) RTCP is auto-enabled for RTP/TS but this could be used by the RTP stream output plugin to enable RTCP too (in that case, RTP encapsulation is done in the stream output plugin, so the access output cannot know if it should do RTCP or not). ------------------------------------------------------------------------ r19211 | pdherbemont | 2007-03-05 21:03:05 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/fspanel.m Mac OS X gui: Make sure that misc.h is included as our NSScreen extension is used here. (Fix a warning about NSScreen's +screenWithDisplayID.) ------------------------------------------------------------------------ r19210 | fkuehne | 2007-03-05 20:08:25 +0100 (Mon, 05 Mar 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj * 2 minor fixes ------------------------------------------------------------------------ r19209 | courmisch | 2007-03-05 19:31:01 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Use replacement API for obsolete systems. Not tested. ------------------------------------------------------------------------ r19208 | damienf | 2007-03-05 19:19:37 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c getaddrinfo.c: a word of warning ... ------------------------------------------------------------------------ r19207 | fkuehne | 2007-03-05 19:17:24 +0100 (Mon, 05 Mar 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Open.nib/keyedobjects.nib * missing in previous commit ------------------------------------------------------------------------ r19206 | fkuehne | 2007-03-05 19:15:27 +0100 (Mon, 05 Mar 2007) | 6 lines Changed paths: M /trunk/configure.ac A /trunk/extras/MacOSX/eyetvplugin A /trunk/extras/MacOSX/eyetvplugin/English.lproj A /trunk/extras/MacOSX/eyetvplugin/English.lproj/InfoPlist.strings A /trunk/extras/MacOSX/eyetvplugin/EyeTVPluginDefs.h A /trunk/extras/MacOSX/eyetvplugin/Info.plist A /trunk/extras/MacOSX/eyetvplugin/eyetvplugin.c A /trunk/extras/MacOSX/eyetvplugin/eyetvplugin.h A /trunk/extras/MacOSX/eyetvplugin/eyetvplugin.xcodeproj A /trunk/extras/MacOSX/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj M /trunk/modules/access/Modules.am A /trunk/modules/access/eyetv.c M /trunk/modules/gui/macosx/Modules.am A /trunk/modules/gui/macosx/eyetv.h A /trunk/modules/gui/macosx/eyetv.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/open.h M /trunk/modules/gui/macosx/open.m * forward-port of all eyetv relates sources in my branch - this stuff is highly unfinished; needs much more work and testing - don't be surprised if you don't see anything when trying it out, this port is basically a big reminder for me to keep working on it ;-) - the access module is probably going to be ported from CoreFoundation-driven C to Cocoa-based Obj-C - everything will be 10.4-only, since EyeTV is only available this way as well - the plugin to put into EyeTV is compiled in UB-mode by default and incorporates Public Domain code provided by Elgato Systems GmbH ------------------------------------------------------------------------ r19205 | courmisch | 2007-03-05 18:54:33 +0100 (Mon, 05 Mar 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c - Fix obvious crash in TCP/RTP/AVP - Remove an useless variable ------------------------------------------------------------------------ r19204 | damienf | 2007-03-05 18:54:12 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c gettaddrinfo.c: fixed shims on win32 (tested on XP) ------------------------------------------------------------------------ r19203 | courmisch | 2007-03-05 18:52:47 +0100 (Mon, 05 Mar 2007) | 7 lines Changed paths: M /trunk/modules/access/udp.c - Clean up RTP parser - Add support for RTP padding By the way, the MPEG-Video parser seems to ignore the MP2V specific extra header (i.e. it passes it onto the demux instead of removing it). Not sure if this is intended (any MPEG expert?) ------------------------------------------------------------------------ r19202 | pdherbemont | 2007-03-05 18:34:31 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m Mac OS X gui: Revert [19198] (add items to the playlist in the finder's order). The finder provides elements that may be shuffled. ------------------------------------------------------------------------ r19201 | courmisch | 2007-03-05 18:13:02 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Cosmetic: Write RTP Payload Type as decimal as is common rather than hexadecimal ------------------------------------------------------------------------ r19200 | xtophe | 2007-03-05 18:02:57 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt :) ------------------------------------------------------------------------ r19199 | damienf | 2007-03-05 16:30:29 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/video.c - control/video.c: clean up and more error/exception checks ------------------------------------------------------------------------ r19198 | pdherbemont | 2007-03-05 15:04:41 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/playlist.m Mac OS X gui: Fix #1090 (add items to the playlist in the finder's order) ------------------------------------------------------------------------ r19197 | fkuehne | 2007-03-05 01:48:00 +0100 (Mon, 05 Mar 2007) | 1 line Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po * updated the po files ------------------------------------------------------------------------ r19196 | pdherbemont | 2007-03-05 01:48:23 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Fix a rare bug of non-update of the vout's title. The manage-ing thread can't be trust on input change. ------------------------------------------------------------------------ r19195 | pdherbemont | 2007-03-05 01:40:51 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Don't try to change the interface from a non-main thread. (Should fix a remanence bug in the controller scroll field) ------------------------------------------------------------------------ r19194 | fkuehne | 2007-03-05 01:24:54 +0100 (Mon, 05 Mar 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/voutgl.m M /trunk/modules/gui/macosx/voutqt.m * fix propset 'Id' ------------------------------------------------------------------------ r19193 | jb | 2007-03-05 01:18:52 +0100 (Mon, 05 Mar 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/ui/open_disk.ui M /trunk/modules/gui/qt4/ui/open_file.ui M /trunk/modules/gui/qt4/ui/open_net.ui Qt4: Back on open dialog: rewrite the UIs to have consistent forms on resize. May need a few more vertical spacer, after the last tab (Capture) will be added. ------------------------------------------------------------------------ r19192 | damienf | 2007-03-05 01:09:53 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/core.c M /trunk/src/control/video.c - control APIs: do not crash if exception parameter is null, that means caller is not interested in exceptions ------------------------------------------------------------------------ r19191 | pdherbemont | 2007-03-05 00:46:37 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Don't yield input more than needed. (End of the set of changes that makes quitting really fast.) ------------------------------------------------------------------------ r19190 | pdherbemont | 2007-03-05 00:39:40 +0100 (Mon, 05 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/hotkeys.c Hotkeys control: Don't yield vout and input more than needed. ------------------------------------------------------------------------ r19189 | jb | 2007-03-05 00:05:25 +0100 (Mon, 05 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - SPrefs: interface small change ------------------------------------------------------------------------ r19188 | xtophe | 2007-03-04 22:01:15 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac fix ------------------------------------------------------------------------ r19187 | xtophe | 2007-03-04 21:29:45 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac tweak the error message ------------------------------------------------------------------------ r19186 | fkuehne | 2007-03-04 20:52:40 +0100 (Sun, 04 Mar 2007) | 1 line Changed paths: M /trunk/configure.ac * don't default enable QT4 on Darwin ------------------------------------------------------------------------ r19185 | xtophe | 2007-03-04 20:33:32 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac default enable qt4 ------------------------------------------------------------------------ r19184 | courmisch | 2007-03-04 20:16:35 +0100 (Sun, 04 Mar 2007) | 4 lines Changed paths: M /trunk/configure.ac - Print an error if Qt4 is requested but not found - Warn that WxWidgets is deprecated. - Fix a few Wx error messages. ------------------------------------------------------------------------ r19183 | fkuehne | 2007-03-04 20:01:18 +0100 (Sun, 04 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * fixed libpng compilation for Darwin 9 ------------------------------------------------------------------------ r19182 | xtophe | 2007-03-04 17:57:57 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/libintl.patch Shut up warnings in libintl.h ------------------------------------------------------------------------ r19181 | xtophe | 2007-03-04 15:20:18 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile s/wget/$(WGET)/. pointed by markfm ------------------------------------------------------------------------ r19179 | sigmunau | 2007-03-04 11:29:23 +0100 (Sun, 04 Mar 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/qt4/main_interface.hpp move a few global variables into the appropriate class. Comment out a few non-thread-safe functions from embedded vout handling. Fixes a crash when playlist item changes. refs #955 ------------------------------------------------------------------------ r19178 | pdherbemont | 2007-03-04 03:07:26 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/prefs.m Mac OS X gui: Remove unwanted commit. ------------------------------------------------------------------------ r19177 | pdherbemont | 2007-03-04 03:03:44 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/prefs.m Mac OS X gui: Make sure we don't retain p_input more than once. Don't release it until we're done. ------------------------------------------------------------------------ r19176 | Trax | 2007-03-04 02:36:36 +0100 (Sun, 04 Mar 2007) | 1 line Changed paths: M /trunk/modules/codec/x264.c * modules/codec/x264.c: Add mvrange option. ------------------------------------------------------------------------ r19175 | Trax | 2007-03-04 02:07:02 +0100 (Sun, 04 Mar 2007) | 1 line Changed paths: M /trunk/modules/codec/x264.c * modules/codec/x264.c: Add support for multipass encoding. Slightly alter stats behaviour to reflect same usage as x264 cli (only one stats file). Needs testing.. ------------------------------------------------------------------------ r19174 | pdherbemont | 2007-03-04 01:45:10 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/sfilters.m Mac OS X gui: Sanitize vlc object retaining/releasing. ------------------------------------------------------------------------ r19173 | xtophe | 2007-03-04 00:53:46 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/configure.ac Honors --disable-altivec. Closes #1055 ------------------------------------------------------------------------ r19172 | jb | 2007-03-04 00:39:36 +0100 (Sun, 04 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - SPrefs : a few additions. Still not working for selecting interface. ------------------------------------------------------------------------ r19171 | sigmunau | 2007-03-04 00:22:51 +0100 (Sun, 04 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/mkv.cpp fix segfault ------------------------------------------------------------------------ r19170 | sigmunau | 2007-03-03 23:26:18 +0100 (Sat, 03 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp when a reference to a object is stored the ref-count of that module should be increased. Fixes a few crashes when input changes. ------------------------------------------------------------------------ r19169 | thresh | 2007-03-03 22:45:58 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt Another fortune ------------------------------------------------------------------------ r19168 | jb | 2007-03-03 22:32:19 +0100 (Sat, 03 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/menus.cpp Qt4 - remove a stupid debug thing and rename Disk => Disc ------------------------------------------------------------------------ r19167 | courmisch | 2007-03-03 20:45:54 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c I really have had enough with this getaddrinfo crashes. ------------------------------------------------------------------------ r19166 | pdherbemont | 2007-03-03 19:43:18 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/voutgl.m Mac OS X gui: Make sure libvlc exit properly. Don't forward the closeVout: if the interface is dead. ------------------------------------------------------------------------ r19165 | courmisch | 2007-03-03 19:30:12 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Fix RC interface ------------------------------------------------------------------------ r19164 | courmisch | 2007-03-03 19:03:21 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Fix assertion failure ------------------------------------------------------------------------ r19163 | Trax | 2007-03-03 18:23:53 +0100 (Sat, 03 Mar 2007) | 1 line Changed paths: M /trunk/modules/codec/x264.c * modules/codec/x264.c: Revert [16936] (temporarily fix x264 encoding on darwin/x86 by disabling all CPU optimisations) as this shouldn't be a problem anymore.. ------------------------------------------------------------------------ r19162 | hartman | 2007-03-03 18:20:48 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile * fix ffmpeg build ------------------------------------------------------------------------ r19161 | pdherbemont | 2007-03-03 17:57:36 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Fix #756 (VLC don't go open if you click on the dock icon) ------------------------------------------------------------------------ r19160 | hartman | 2007-03-03 17:32:09 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c * Fix blocking intf launching without pf_run on OSX ------------------------------------------------------------------------ r19159 | pdherbemont | 2007-03-03 16:54:16 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c Mac OS X: Remove dead code. Make sure terminate: calls its super. ------------------------------------------------------------------------ r19158 | pdherbemont | 2007-03-03 16:51:43 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Mac OS X: Make "Force Quit" works the first time it is triggered. ------------------------------------------------------------------------ r19157 | pdherbemont | 2007-03-03 16:34:21 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m Mac OS X gui: Fix dead lock when exiting. As a side effect VLC.app exit is really fast. ------------------------------------------------------------------------ r19156 | courmisch | 2007-03-03 16:32:07 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Fix a compiler warning and simplify ------------------------------------------------------------------------ r19155 | littlejohn | 2007-03-03 15:49:11 +0100 (Sat, 03 Mar 2007) | 1 line Changed paths: M /trunk/bindings/java/VLCExample.java M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java java audio interface update ------------------------------------------------------------------------ r19154 | courmisch | 2007-03-03 15:25:31 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Really fix race VLC_Die condition ------------------------------------------------------------------------ r19153 | fkuehne | 2007-03-03 14:55:33 +0100 (Sat, 03 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * disabled SDK usage on Darwin 9 for now ------------------------------------------------------------------------ r19152 | pdherbemont | 2007-03-03 14:35:51 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/fspanel.m Mac OS X gui: Fix the fspanel screen selection, and make sure it is inactive at launch. ------------------------------------------------------------------------ r19151 | pdherbemont | 2007-03-03 14:22:03 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m Mac OS X gui: Fix a double unlock issue, by making sure all timers are disabled when checking if we have to unlock. (Pointed by Felix Paul Kuhne) ------------------------------------------------------------------------ r19150 | sigmunau | 2007-03-03 14:09:52 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/dvbsub.c fix possition of dvbsubs when input has p_subpic->i_x/i_y != 0 ------------------------------------------------------------------------ r19149 | fkuehne | 2007-03-03 13:47:34 +0100 (Sat, 03 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile * fixed support for future darwin releases on Intel. SDL, goom, gnutls and libpng still need to be fixed on both platforms. ------------------------------------------------------------------------ r19148 | courmisch | 2007-03-03 13:45:57 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Improve getaddrinfo() replacement errors ------------------------------------------------------------------------ r19147 | courmisch | 2007-03-03 13:29:23 +0100 (Sat, 03 Mar 2007) | 7 lines Changed paths: M /trunk/src/network/getaddrinfo.c - Fix thread safety problem in [18812] - Fix illegal error return value for getnaminfo from [18812] - Do not crash if the APIs are not available (*NULL) from [18812] Should fix most Win32 resolution crashes (if not already done in previous commits) ------------------------------------------------------------------------ r19146 | courmisch | 2007-03-03 12:51:32 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Fix linking. ------------------------------------------------------------------------ r19145 | pdherbemont | 2007-03-03 12:45:29 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Use a recursive lock to be able to trigger enter/leaveFullscreen in the middle of an enter/leaveFullscreen operation. ------------------------------------------------------------------------ r19144 | courmisch | 2007-03-03 12:42:01 +0100 (Sat, 03 Mar 2007) | 3 lines Changed paths: M /trunk/src/network/getaddrinfo.c Do not chain multiple getaddrinfo implementation. This is bound to crash. ------------------------------------------------------------------------ r19143 | pdherbemont | 2007-03-03 12:07:39 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Protect the fullscreen animation by a lock. ------------------------------------------------------------------------ r19142 | courmisch | 2007-03-03 10:30:52 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Remove dead code ------------------------------------------------------------------------ r19141 | courmisch | 2007-03-03 10:25:50 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Remove redumdant mutex ------------------------------------------------------------------------ r19140 | courmisch | 2007-03-03 09:44:55 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Add SSM definition for Vista (closes #313) ------------------------------------------------------------------------ r19139 | courmisch | 2007-03-03 09:37:06 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c Missing include ------------------------------------------------------------------------ r19138 | courmisch | 2007-03-03 09:16:17 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/getaddrinfo.c Fixups ------------------------------------------------------------------------ r19137 | courmisch | 2007-03-03 09:13:30 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Missing error message ------------------------------------------------------------------------ r19136 | pdherbemont | 2007-03-03 03:57:34 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Rework VLCVoutWindow behaviour when macosx-black is set. (Pointed by hartman) ------------------------------------------------------------------------ r19135 | pdherbemont | 2007-03-03 03:18:04 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m Don't forget to release the screen when closing the VLCVoutWindow on Mac OS X. (Pointed by thedj) ------------------------------------------------------------------------ r19134 | pdherbemont | 2007-03-03 02:37:28 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.h M /trunk/modules/gui/macosx/vout.m Mac OS X gui: Make sure the embedded window don't get shown before it is resized, if it was hidden. ------------------------------------------------------------------------ r19133 | pdherbemont | 2007-03-03 02:12:51 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/fspanel.m Make sure the cursor gets hidden in fullscreen on Mac OS X. (Pointed by thedj) ------------------------------------------------------------------------ r19132 | pdherbemont | 2007-03-03 02:05:53 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m Compare two NSScreen using their display id, rather than their pointer values. (pointed by thedj) ------------------------------------------------------------------------ r19131 | pdherbemont | 2007-03-03 01:46:25 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m Fix main screen detection for the detached window on Mac OS X. ------------------------------------------------------------------------ r19130 | pdherbemont | 2007-03-03 01:29:56 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m Fix main screen detection on Mac OS X. ------------------------------------------------------------------------ r19129 | pdherbemont | 2007-03-03 01:28:45 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.h Remove unneeded friend class. ------------------------------------------------------------------------ r19128 | pdherbemont | 2007-03-03 01:25:05 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/vout.m Close the embedded window only when playlist stop. Have the window to animate smoothly when size changes. Make the fullscreen mode behaves well when input changes and ends. ------------------------------------------------------------------------ r19127 | xtophe | 2007-03-03 01:16:52 +0100 (Sat, 03 Mar 2007) | 2 lines Changed paths: M /trunk/Makefile.am Distribute the .hosts and .access for win32 ------------------------------------------------------------------------ r19126 | dionoea | 2007-03-02 22:00:22 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Don't authorize "." or ".." for filenames. ------------------------------------------------------------------------ r19125 | fenrir | 2007-03-02 20:54:17 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/faad.c Warning fix. ------------------------------------------------------------------------ r19124 | fenrir | 2007-03-02 20:51:20 +0100 (Fri, 02 Mar 2007) | 10 lines Changed paths: M /trunk/modules/packetizer/copy.c M /trunk/modules/packetizer/h264.c M /trunk/modules/packetizer/mpeg4audio.c M /trunk/modules/packetizer/mpeg4video.c M /trunk/modules/packetizer/vc1.c Packetizers should trash all blocks with DISCONTINUITY or CORRUPTED flag set. As a side effect, this workaround the AAC decoding problem after pause/seek when going through our packetizer (eg: pause/seek with vlc VOD). But the bug is still there : faad will stop decoding audio forever after receiving a buffer full of 0 (at least with faad2-2.5 from audiocoding.com, faad2 from mplayer svn does not show this problem) ------------------------------------------------------------------------ r19123 | fenrir | 2007-03-02 20:42:22 +0100 (Fri, 02 Mar 2007) | 4 lines Changed paths: M /trunk/src/input/input.c M /trunk/src/input/input_internal.h On pause and rate change from normal rate, call input_EsOutDiscontinuity as soon as possible to allow decoders to flush (well that part need to be implemented ;) ------------------------------------------------------------------------ r19122 | fenrir | 2007-03-02 20:19:35 +0100 (Fri, 02 Mar 2007) | 7 lines Changed paths: M /trunk/src/input/vlm.c M /trunk/src/input/vlm_internal.h Implemented sout-keep per media support. You have to use sout-keep option on your broadcast media using > setup your_media option sout-keep The default value is no-sout-keep and command line option --sout-keep will not activate it (on purpose). ------------------------------------------------------------------------ r19121 | fenrir | 2007-03-02 20:08:06 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/gather.c Really fixed 'gather' segfault. ------------------------------------------------------------------------ r19120 | fenrir | 2007-03-02 20:03:52 +0100 (Fri, 02 Mar 2007) | 5 lines Changed paths: M /trunk/src/control/vlm.c Do not use private VLM function (fixed in an ugly way). It should fix build of libvlc-control (what's that ?). It will need to be rewritten when VLM API is fixed. ------------------------------------------------------------------------ r19119 | xtophe | 2007-03-02 19:51:48 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Compile fix + define undefined error value ------------------------------------------------------------------------ r19118 | pdherbemont | 2007-03-02 19:21:44 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/vout.m Support other displays fade out. Change video-device to point to the unique screen ID. ------------------------------------------------------------------------ r19117 | damienf | 2007-03-02 18:44:24 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/log.c - log.c: fix for negative message count ------------------------------------------------------------------------ r19116 | pdherbemont | 2007-03-02 18:33:31 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/intf.m Remove unuseful setFullscreen: as it has been deleted in r19115. ------------------------------------------------------------------------ r19115 | pdherbemont | 2007-03-02 18:28:00 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/extended.m M /trunk/modules/gui/macosx/interaction.m M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/misc.h M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/vout.h M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m M /trunk/modules/gui/macosx/voutqt.m Zoom fullscreen effect on Mac OS X 10.4. ------------------------------------------------------------------------ r19114 | fkuehne | 2007-03-02 18:24:49 +0100 (Fri, 02 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap * added ugly, but working support for future, powerpc-based darwin releases. this doesn't support intel-Macs yet ------------------------------------------------------------------------ r19113 | courmisch | 2007-03-02 18:14:38 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/src/network/getaddrinfo.c - Return errors in case of overflow - Do not use non-thread-safe stuff ------------------------------------------------------------------------ r19112 | courmisch | 2007-03-02 18:05:24 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/src/network/getaddrinfo.c Remove dead code: VLC never resolves network service names, it only uses port numbers. ------------------------------------------------------------------------ r19111 | courmisch | 2007-03-02 17:17:30 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/src/misc/mtime.c Fix handling of EINTR in sleeping functions. This will not change your life. ------------------------------------------------------------------------ r19110 | xtophe | 2007-03-02 15:52:51 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/playlist/loadsave.c Do not pass too much argument to sprintf ------------------------------------------------------------------------ r19109 | damienf | 2007-03-02 14:55:22 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/control/input.c - libvlc ABIs: test that demux is available before accessing it in libvlc_input_get_fps() ------------------------------------------------------------------------ r19108 | fkuehne | 2007-03-02 14:17:58 +0100 (Fri, 02 Mar 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * don't compile x264 with debug code on Macs. especially for releases, this isn't the best idea ;) ------------------------------------------------------------------------ r19107 | fenrir | 2007-03-02 01:11:14 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Fixed a small memory leak (password) ------------------------------------------------------------------------ r19106 | fenrir | 2007-03-02 01:09:14 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h Fixed memory leak with input_ItemClean. ------------------------------------------------------------------------ r19105 | jb | 2007-03-02 01:02:59 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp Put the Simple Prefs Icons one above the other. ------------------------------------------------------------------------ r19104 | jb | 2007-03-02 00:18:54 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui Qt4 - SPrefs : Subtitles... Almost the end ? ------------------------------------------------------------------------ r19103 | jb | 2007-03-02 00:11:16 +0100 (Fri, 02 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SPrefs : Interface Panel. ------------------------------------------------------------------------ r19102 | fenrir | 2007-03-02 00:10:30 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Fixed statistic counter leaks per host. ------------------------------------------------------------------------ r19101 | fenrir | 2007-03-02 00:05:17 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/misc/rtsp.c Fixed a small memleak per ES. ------------------------------------------------------------------------ r19100 | fenrir | 2007-03-02 00:03:26 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/description.c Fixed a small memleak. ------------------------------------------------------------------------ r19099 | fenrir | 2007-03-02 00:01:59 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_es.h Fixed es_format_Clean (when called multiple times with the same es_format). ------------------------------------------------------------------------ r19098 | fenrir | 2007-03-02 00:00:02 +0100 (Fri, 02 Mar 2007) | 2 lines Changed paths: M /trunk/modules/codec/flac.c Fixed a memleak per packetizer module_Need. ------------------------------------------------------------------------ r19097 | dionoea | 2007-03-01 23:54:12 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Oops. ------------------------------------------------------------------------ r19096 | dionoea | 2007-03-01 23:44:16 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c * Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares) ------------------------------------------------------------------------ r19095 | jb | 2007-03-01 23:43:30 +0100 (Thu, 01 Mar 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device ) ------------------------------------------------------------------------ r19094 | fenrir | 2007-03-01 23:12:06 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fixed a small memleak. ------------------------------------------------------------------------ r19093 | jb | 2007-03-01 22:51:39 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SimplePrefs - Audio: Small fixes and normalization for volume. ------------------------------------------------------------------------ r19092 | xtophe | 2007-03-01 22:50:53 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c Compile fix ------------------------------------------------------------------------ r19091 | pdherbemont | 2007-03-01 22:38:58 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/vlc.c Fix a hang when quitting vlc on Mac OS X. This hang is due to the signal thread that isn't cancelled properly, because Mac OS X's sigwait is not a pthread cancellation point as it ought to be according to POSIX.1. ------------------------------------------------------------------------ r19090 | dionoea | 2007-03-01 22:27:47 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Dots are allowed in filenames (even on WIN32...). Thanks to Dugal Harris for noticing this bug. ------------------------------------------------------------------------ r19089 | jb | 2007-03-01 21:43:28 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4 : Spref - Audio: Use a doubleBox not a slider for normalizer ------------------------------------------------------------------------ r19088 | fenrir | 2007-03-01 21:37:54 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs_provider.cpp Fixed a typo (INTF_DIALOG_VLM is not the same than INTF_DIALOG_BOOKMARKS) ------------------------------------------------------------------------ r19087 | fenrir | 2007-03-01 21:36:11 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/include/vlc_vlm.h M /trunk/src/control/vlm.c M /trunk/src/input/vlm.c A /trunk/src/input/vlm_internal.h (from /trunk/include/vlc_vlm.h:19048) M /trunk/src/misc/objects.c Start cleaning up VLM + fixed vlm_New() race condition. ------------------------------------------------------------------------ r19086 | fenrir | 2007-03-01 21:34:12 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_slider_manager.cpp M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_stream.cpp M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_streampanel.cpp M /trunk/modules/gui/wxwidgets/dialogs/vlm/vlm_wrapper.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/interface.cpp Deactivated VLM control by wx while I clean it. (It uses private fields of VLM that should not have been public) ------------------------------------------------------------------------ r19085 | courmisch | 2007-03-01 21:16:49 +0100 (Thu, 01 Mar 2007) | 4 lines Changed paths: M /trunk/src/misc/mtime.c Cache system clock in userland to save a few avoidable sleeps. Also restore (albeit not hard-coded this time) the old Linux custom of not waiting for a delay shorter than the scheduler precision ------------------------------------------------------------------------ r19084 | courmisch | 2007-03-01 21:09:41 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/src/vlc.c Fix race condition and simplify SigHandler Missing piece pointed out by Pierre d'H. ------------------------------------------------------------------------ r19083 | courmisch | 2007-03-01 18:52:11 +0100 (Thu, 01 Mar 2007) | 4 lines Changed paths: M /trunk/include/vlc_threads.h M /trunk/src/vlc.c Fix abortion if killing signals are re-used. Of course, VLC has no bugs, so you never need to abort it that way, so that this fixes nothing. ------------------------------------------------------------------------ r19082 | damienf | 2007-03-01 17:52:12 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/libmp4.h M /trunk/modules/demux/mp4/mp4.c - mp4 demux: support for iTunes/Quicktime META info ------------------------------------------------------------------------ r19081 | courmisch | 2007-03-01 17:38:45 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Removing a warning never solved a problem (revert [11778]) ------------------------------------------------------------------------ r19080 | courmisch | 2007-03-01 17:36:54 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/src/network/getaddrinfo.c Fix incorrect string fix (revert [15025]) ------------------------------------------------------------------------ r19079 | pdherbemont | 2007-03-01 02:00:07 +0100 (Thu, 01 Mar 2007) | 2 lines Changed paths: M /trunk/modules/gui/macosx/vout.m Fix file name representation of the video output window on Mac OS X. (Reviewed by hartman) ------------------------------------------------------------------------ r19078 | sigmunau | 2007-03-01 01:06:21 +0100 (Thu, 01 Mar 2007) | 4 lines Changed paths: M /trunk/include/vlc_input.h M /trunk/src/input/clock.c none-sematic changes: clock.c: replace a magic number with the appropriate constant vlc_include.h: fix a comment to match reality ------------------------------------------------------------------------ r19077 | jb | 2007-03-01 01:01:14 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 - SimplePrefs : Simple Fix to simple Problem. Should repair Win32 breakage. So sorry. ------------------------------------------------------------------------ r19076 | sigmunau | 2007-03-01 00:52:48 +0100 (Thu, 01 Mar 2007) | 3 lines Changed paths: M /trunk/src/misc/mtime.c disable clock_nanosleep for mwait for now. Fixes dvd and vob playback for me. ------------------------------------------------------------------------ r19075 | jb | 2007-03-01 00:38:48 +0100 (Thu, 01 Mar 2007) | 6 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.cpp M /trunk/modules/gui/qt4/components/preferences_widgets.hpp M /trunk/modules/gui/qt4/components/simple_preferences.cpp Qt4 : Simple Preferences. Add a slider widget to pref_widget, because it is nicer than a QSpinBox. Could you look please on that commit cause I don't understand if it is the good way to do it (I guess not) and why do I had to add this 'bool' to the methods. zorglub, dionoea? ------------------------------------------------------------------------ r19074 | fenrir | 2007-02-28 23:45:02 +0100 (Wed, 28 Feb 2007) | 3 lines Changed paths: M /trunk/src/input/input.c M /trunk/src/input/input_internal.h M /trunk/src/input/vlm.c M /trunk/src/playlist/engine.c M /trunk/src/stream_output/stream_output.c Reworked/improved the way sout-keep works. (VLM sout-keep does not work again yet ) ------------------------------------------------------------------------ r19073 | yoann | 2007-02-28 21:41:01 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/src/playlist/loadsave.c * src/playlist/loadsave.c: create directory before saving Media Library ------------------------------------------------------------------------ r19072 | hartman | 2007-02-28 21:05:59 +0100 (Wed, 28 Feb 2007) | 3 lines Changed paths: M /trunk/modules/demux/vobsub.c * make vobsubs downloadable from http/ftp etc. closes #567 - NOTE: this will not work on user/password protected locations. ------------------------------------------------------------------------ r19071 | jpsaman | 2007-02-28 20:38:02 +0100 (Wed, 28 Feb 2007) | 1 line Changed paths: M /trunk/modules/stream_out/transcode.c Patch by xxcv: Don't change fmt_last.audio.i_rate when FOURCC is mp4a ------------------------------------------------------------------------ r19070 | massiot | 2007-02-28 18:16:42 +0100 (Wed, 28 Feb 2007) | 3 lines Changed paths: M /trunk/src/text/iso-639_def.h * src/text/iso-639_def.h: Add original audio pseudo-language (reported by Francesc Pinyol Margalef). ------------------------------------------------------------------------ r19069 | xtophe | 2007-02-28 17:56:57 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Meaningfull typo ------------------------------------------------------------------------ r19068 | courmisch | 2007-02-28 17:35:19 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c typo ------------------------------------------------------------------------ r19067 | courmisch | 2007-02-28 17:23:21 +0100 (Wed, 28 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/io.c Fix POL.*HUP handling: POLLHUP is for writing, POLLRDHUP is for reading (and also non-standard) ------------------------------------------------------------------------ r19066 | hartman | 2007-02-28 13:36:15 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/rawvideo.c * rawvideo.c: Do not use visible_pitch when walking trough the lines. fixes #1021 ------------------------------------------------------------------------ r19065 | damienf | 2007-02-28 13:07:45 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c sap.c: win32 fix for IPv6 local-link zone identifier ------------------------------------------------------------------------ r19064 | hartman | 2007-02-28 13:07:05 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/mkv.cpp * matroska bug. don't use block, in case when it can be ( block || simpleblock) ------------------------------------------------------------------------ r19063 | xtophe | 2007-02-28 00:43:04 +0100 (Wed, 28 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am this was renamed in [19013] ------------------------------------------------------------------------ r19062 | xtophe | 2007-02-28 00:42:59 +0100 (Wed, 28 Feb 2007) | 3 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/pt_PT.po M /trunk/po/sl.po *.po: Update slovenian and portuguese l10n POTFILES.in: some new files, some ones renamed ------------------------------------------------------------------------ r19061 | jb | 2007-02-27 23:30:36 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui * Qt4 - Simple Preferences: Start to bind the keys to the preferences. Lots of them still don't work. Why ? ------------------------------------------------------------------------ r19060 | fenrir | 2007-02-27 22:45:41 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/mp4/libmp4.c Fixed wrong type used in mp4 parsing. ------------------------------------------------------------------------ r19059 | courmisch | 2007-02-27 22:27:06 +0100 (Tue, 27 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/io.c *Ahem* compile testing is good, but it only works if I actually look at the result ------------------------------------------------------------------------ r19058 | courmisch | 2007-02-27 22:25:11 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Simplification ------------------------------------------------------------------------ r19057 | courmisch | 2007-02-27 22:15:49 +0100 (Tue, 27 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c - Support for customizing the checksum coverage - Make UDP-Lite an option rather than a distinct shortcut ------------------------------------------------------------------------ r19056 | hartman | 2007-02-27 21:57:56 +0100 (Tue, 27 Feb 2007) | 3 lines Changed paths: M /trunk/src/input/subtitles.c * Fix subtitle detection. utf8_stat returns 0 if file is present. P.S. this bug was present for 3 months, without anyone noticing it. That's just BAD people. ------------------------------------------------------------------------ r19054 | courmisch | 2007-02-27 21:43:05 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Do not assume RTP frequency is that of TS for RTCP ------------------------------------------------------------------------ r19053 | fenrir | 2007-02-27 21:37:07 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/clock.c M /trunk/src/input/decoder.c Removed dead code. ------------------------------------------------------------------------ r19052 | fenrir | 2007-02-27 21:25:52 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Do not force a default TTL value (the value 1 will be used in SDP only). ------------------------------------------------------------------------ r19049 | courmisch | 2007-02-27 21:17:31 +0100 (Tue, 27 Feb 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/rtp.c IP6 "MUST NOT" have a TTL. This will be parsed as an address counter on the receiver, with disastrous consequences ------------------------------------------------------------------------ r19048 | fenrir | 2007-02-27 21:07:54 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Removed debug left over. ------------------------------------------------------------------------ r19047 | fenrir | 2007-02-27 21:04:01 +0100 (Tue, 27 Feb 2007) | 4 lines Changed paths: M /trunk/include/vlc_strings.h M /trunk/src/text/strings.c Added vlc_b64_decode_binary_to_buffer/vlc_b64_decode_binary/vlc_b64_decode. ------------------------------------------------------------------------ r19046 | fenrir | 2007-02-27 21:02:15 +0100 (Tue, 27 Feb 2007) | 4 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fixed H264 rtp packetization. Force a TTL value of 1 if not defined instead of refusing to start. (Any suggestion about a better failsafe value ?) ------------------------------------------------------------------------ r19045 | fenrir | 2007-02-27 20:39:41 +0100 (Tue, 27 Feb 2007) | 3 lines Changed paths: M /trunk/modules/packetizer/h264.c Added all missing case for "Detection of the first VCL NAL unit of a primary coded picture". Fixed prepend of SPS/PPS per I frame. ------------------------------------------------------------------------ r19044 | damienf | 2007-02-27 18:13:16 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c libvlc-common.c: revert r19040 ------------------------------------------------------------------------ r19043 | courmisch | 2007-02-27 18:00:42 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/AUTHORS Expatriate myself ------------------------------------------------------------------------ r19042 | courmisch | 2007-02-27 17:54:38 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Listen to link-local SAP announces too ------------------------------------------------------------------------ r19041 | hartman | 2007-02-27 17:14:21 +0100 (Tue, 27 Feb 2007) | 5 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/include/vlc_symbols.h * Don't VLC_EXPORT net_Close now that it's a #define * update vlc_symbols.h courmisch, can you please check ? ------------------------------------------------------------------------ r19040 | damienf | 2007-02-27 13:16:55 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c - libvlc: make sure that p_static_libvlc always point to the first libvlc instance (actually, is it still used ?) ------------------------------------------------------------------------ r19039 | damienf | 2007-02-27 13:15:52 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/src/control/core.c - libvlc control: uninitialiazed mutex and variables, was prevent browser plugins from adding elements in playlist ------------------------------------------------------------------------ r19038 | hartman | 2007-02-27 02:30:26 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h * Fix implementation of net_Close. it returns void, not int (like close). ------------------------------------------------------------------------ r19037 | xtophe | 2007-02-27 00:14:19 +0100 (Tue, 27 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac Link fix. Proper one this time hopefully ------------------------------------------------------------------------ r19036 | xtophe | 2007-02-26 23:38:04 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac Link fix ------------------------------------------------------------------------ r19035 | xtophe | 2007-02-26 23:14:49 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Compile fix for old ffmpeg ------------------------------------------------------------------------ r19034 | fenrir | 2007-02-26 20:30:49 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/modules/misc/rtsp.c Fixed a deadlock between VLM and httpd. (Issue all VLM command from the httpd callback in its own thread) ------------------------------------------------------------------------ r19033 | fenrir | 2007-02-26 20:27:35 +0100 (Mon, 26 Feb 2007) | 6 lines Changed paths: M /trunk/src/input/input.c M /trunk/src/input/vlm.c M /trunk/src/stream_output/stream_output.c Force VLM stream to not use sout-keep. Fixed race condition with sout-keep. Fixed broken sout-keep behaviour (currently active sout can be used twice or destroyed..., it might fixed segfaults reported by xxcv)) ------------------------------------------------------------------------ r19032 | fenrir | 2007-02-26 20:21:03 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/src/video_output/video_output.c Improved vout_Request when using a vout attached to playlist. (Avoid a possible race condition) ------------------------------------------------------------------------ r19031 | fenrir | 2007-02-26 20:19:18 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/include/vlc_arrays.h M /trunk/include/vlc_vod.h Added missing const qualifier to vod_MediaControl. Improved TAB_* protection and added TAB_INIT/CLEAN. ------------------------------------------------------------------------ r19030 | damienf | 2007-02-26 20:15:32 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/activex/utils.h M /trunk/activex/vlccontrol2.cpp -activex: implement _NewEnum property on log.messages collection to allow for "For each message in log.messages" construct in VB and other languages ------------------------------------------------------------------------ r19029 | courmisch | 2007-02-26 17:54:38 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Harmless typo ------------------------------------------------------------------------ r19028 | courmisch | 2007-02-26 17:54:05 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/modules/access/ftp.c M /trunk/modules/access/udp.c M /trunk/modules/access_output/udp.c M /trunk/modules/misc/notify/growl.c M /trunk/modules/services_discovery/sap.c M /trunk/src/stream_output/sap.c Simplify shutdown() portability ------------------------------------------------------------------------ r19027 | courmisch | 2007-02-26 17:42:53 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/io.c net_Close() is a one-liner, so inline it ------------------------------------------------------------------------ r19026 | courmisch | 2007-02-26 17:38:58 +0100 (Mon, 26 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Do what the previous commit pretended to do ------------------------------------------------------------------------ r19025 | courmisch | 2007-02-26 17:38:21 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/modules/stream_out/switcher.c M /trunk/src/stream_output/sap.c Remove net_ReadNonBlock(), it was merely a slower (and buggier) recv() nowadays. ------------------------------------------------------------------------ r19024 | courmisch | 2007-02-26 16:44:23 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/io.c - Fix handling of POLLHUP and POLLNVAL events - Minor optimization for POLLHUP case ------------------------------------------------------------------------ r19023 | jb | 2007-02-26 07:46:16 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/configure.ac Configure: should repair --with-libtwolame-tree detection. ------------------------------------------------------------------------ r19022 | jb | 2007-02-26 00:08:25 +0100 (Mon, 26 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/ui/sprefs_hotkeys.ui M /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui Qt4 : SimplePrefs: various fixes, remove some widgets, uniformity, cleaning and hiding for Win32/others for some options. ------------------------------------------------------------------------ r19021 | dionoea | 2007-02-25 23:45:56 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Graa. ------------------------------------------------------------------------ r19020 | dionoea | 2007-02-25 23:44:48 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/src/misc/modules.c M /trunk/src/misc/modules.h Cleaner fix to the "object is not attached" issue with modules loaded from cache which weren't used by VLC. This now adds a new b_used flag to module_cache_t which is set to VLC_TRUE once we know that the cached version of the plugin is usable (and thus gets attached to something). If it's not usable, it wont be attached so we tell ModuleDelete() not to try dettaching it. ------------------------------------------------------------------------ r19019 | xtophe | 2007-02-25 23:42:49 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/win32/win32_factory.cpp Compile fix ------------------------------------------------------------------------ r19018 | jb | 2007-02-25 22:59:56 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.hpp M /trunk/modules/gui/qt4/ui/sprefs_subtitles.ui Qt4- SImple Prefs: Subtitles and TextTitles. ------------------------------------------------------------------------ r19017 | dionoea | 2007-02-25 20:39:59 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Patch by ILEoo to make the telnet interface work with "telnet" again (on linux). Looks ok according to the recv(2) manpage. Please fix if this is flawed. ------------------------------------------------------------------------ r19016 | asmax | 2007-02-25 20:29:21 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/gui/skins2/macosx/macosx_factory.cpp M /trunk/modules/gui/skins2/macosx/macosx_factory.hpp M /trunk/modules/gui/skins2/macosx/macosx_graphics.cpp M /trunk/modules/gui/skins2/macosx/macosx_graphics.hpp M /trunk/modules/gui/skins2/macosx/macosx_loop.cpp M /trunk/modules/gui/skins2/macosx/macosx_loop.hpp M /trunk/modules/gui/skins2/macosx/macosx_timer.cpp M /trunk/modules/gui/skins2/macosx/macosx_timer.hpp M /trunk/modules/gui/skins2/macosx/macosx_window.cpp M /trunk/modules/gui/skins2/macosx/macosx_window.hpp M /trunk/modules/gui/skins2/src/generic_layout.cpp M /trunk/modules/gui/skins2/src/generic_layout.hpp M /trunk/modules/gui/skins2/src/os_factory.hpp M /trunk/modules/gui/skins2/src/window_manager.cpp M /trunk/modules/gui/skins2/src/window_manager.hpp M /trunk/modules/gui/skins2/utils/position.cpp M /trunk/modules/gui/skins2/utils/position.hpp M /trunk/modules/gui/skins2/win32/win32_factory.cpp M /trunk/modules/gui/skins2/win32/win32_factory.hpp M /trunk/modules/gui/skins2/x11/x11_factory.cpp M /trunk/modules/gui/skins2/x11/x11_factory.hpp * fixed build of skins2 interface on MacOS X (renamed Rect into SkinsRect to avoid a conflict with Carbon API) ------------------------------------------------------------------------ r19015 | dionoea | 2007-02-25 20:19:36 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Add undocumented play feature to help output. ------------------------------------------------------------------------ r19014 | fenrir | 2007-02-25 18:50:12 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/codec/faad.c Fixed segfault when faad reports an unknown channel configuration (Fixed lol-vlc.aac segfault, http://sam.zoy.org/zzuf/) ------------------------------------------------------------------------ r19013 | jb | 2007-02-25 18:17:44 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp D /trunk/modules/gui/qt4/pixmaps/advanced_50x50.xpm A /trunk/modules/gui/qt4/pixmaps/hotkeys_50x50.xpm (from /trunk/modules/gui/qt4/pixmaps/advanced_50x50.xpm:19005) A /trunk/modules/gui/qt4/ui/sprefs_hotkeys.ui Qt4: Simple_Prefs, adding hotkeys/shortcuts configuration. ------------------------------------------------------------------------ r19012 | littlejohn | 2007-02-25 18:10:34 +0100 (Sun, 25 Feb 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/video.c libvlc_video_get_handle renamed to _get_parent ------------------------------------------------------------------------ r19011 | littlejohn | 2007-02-25 17:17:40 +0100 (Sun, 25 Feb 2007) | 1 line Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/video.c libvlc_video_get_handle function added ------------------------------------------------------------------------ r19010 | fenrir | 2007-02-25 17:17:33 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/rtp.c Fixed rtsp broadcast streaming(sdp=rtsp://) and a potential double free. ------------------------------------------------------------------------ r19009 | fenrir | 2007-02-25 17:11:41 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Fixed a memory access error (net_ReadInner) ------------------------------------------------------------------------ r19008 | jb | 2007-02-25 16:59:14 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4: Preferences, Simple_Preferences. A bit more, but a lot of things are missing... ------------------------------------------------------------------------ r19007 | fenrir | 2007-02-25 15:34:14 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Fixed double input_thread_t free for VOD. ------------------------------------------------------------------------ r19006 | fenrir | 2007-02-25 15:33:13 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Rework a bit http socket handling to avoid uninitialized variable access. ------------------------------------------------------------------------ r19005 | fenrir | 2007-02-25 14:14:49 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/asf/libasf.c M /trunk/modules/demux/mp4/libmp4.c M /trunk/modules/demux/mp4/libmp4.h M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/nsc.c M /trunk/modules/demux/tta.c M /trunk/modules/demux/wav.c Bunch of warning fixes. ------------------------------------------------------------------------ r19004 | fenrir | 2007-02-25 14:14:08 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/demux/Modules.am A /trunk/modules/demux/vc1.c (from /trunk/modules/demux/mpeg/h264.c:18994) Added VC-1 raw es demuxer. ------------------------------------------------------------------------ r19003 | fenrir | 2007-02-25 13:39:52 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_codecs.h Added ffmpeg AAC id. ------------------------------------------------------------------------ r19002 | fenrir | 2007-02-25 13:34:41 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/decoder.c Copy complete es format descriptor when extra data is added. ------------------------------------------------------------------------ r19001 | fenrir | 2007-02-25 13:31:30 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/modules/packetizer/Modules.am A /trunk/modules/packetizer/vc1.c Added VC-1 packetizer. (But it still won't be decoded by ffmpeg, we provide extra data too late) ------------------------------------------------------------------------ r19000 | fenrir | 2007-02-25 13:11:14 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.h Added VC-1 detection (SMPTE RP 227 + ISO 13818-1 Amendment 2) ------------------------------------------------------------------------ r18999 | fenrir | 2007-02-25 13:09:34 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Fixed warning (missing VLC_OBJECT()). ------------------------------------------------------------------------ r18998 | fenrir | 2007-02-25 12:53:21 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/demux/ts.c Fixed --ts-extra-pmt (close #516) Added VC-1 detection (SMPTE RP 227) ------------------------------------------------------------------------ r18997 | fenrir | 2007-02-25 12:50:15 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/misc/rtsp.c Fixed H264 vod (import code from rtp.c, there is a lot of code duplicated here). ------------------------------------------------------------------------ r18996 | fenrir | 2007-02-25 12:48:39 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/description.c Fixed input_thread_t leak by description module for VLM. ------------------------------------------------------------------------ r18995 | fenrir | 2007-02-25 12:46:07 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/modules/stream_out/gather.c Fixed stream ouput gather module and renable it (close #1032) ------------------------------------------------------------------------ r18994 | fenrir | 2007-02-25 12:42:23 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/modules/packetizer/mpeg4audio.c Fixed uninitialized value for ADTS stream. ------------------------------------------------------------------------ r18993 | fenrir | 2007-02-25 12:39:42 +0100 (Sun, 25 Feb 2007) | 6 lines Changed paths: M /trunk/include/vlc_strings.h M /trunk/modules/stream_out/rtp.c M /trunk/src/text/strings.c Added vlc_b64_encode_binary (include/vlc_strings.h is not that a good place). Use vlc_b64_encode_binary and remove ap_* in rtp.c Fixed 2 invalid memory access and 1 stack corruption in rtp.c (Fixed the report of rtp segfault with gcc 4.1 by xxcv) ------------------------------------------------------------------------ r18992 | fenrir | 2007-02-25 12:35:45 +0100 (Sun, 25 Feb 2007) | 4 lines Changed paths: M /trunk/src/network/httpd.c Fixed httpd stack corruption. (Fixed 'assert (pufd < ufd + (sizeof (ufd) / sizeof (ufd[0])))' reported by xxcv) ------------------------------------------------------------------------ r18991 | dionoea | 2007-02-25 11:47:46 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Simplify. ------------------------------------------------------------------------ r18990 | fkuehne | 2007-02-25 10:40:22 +0100 (Sun, 25 Feb 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj * added flv to the list of supported file types (forward-port of [18985] ------------------------------------------------------------------------ r18989 | dionoea | 2007-02-25 04:15:31 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Oops ? ------------------------------------------------------------------------ r18988 | dionoea | 2007-02-25 04:15:10 +0100 (Sun, 25 Feb 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Fix "object is not attached" error when quiting VLC. (as far as i can tell, it was triggered since memory leak fix in [18247]) ------------------------------------------------------------------------ r18987 | dionoea | 2007-02-25 02:46:25 +0100 (Sun, 25 Feb 2007) | 6 lines Changed paths: M /trunk/src/libvlc-common.c Prevent these errors when using help flag [00000001] main libvlc error: option daemon does not exist [00000001] main libvlc error: option pidfile does not exist The were due to the module_EndBand( p_libvlc ); on line 430 in libvlc-common.c . Please check that this is the correct way of doing it. ------------------------------------------------------------------------ r18986 | jb | 2007-02-25 00:17:24 +0100 (Sun, 25 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/components/simple_preferences.hpp M /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_interface.ui Qt4 - Simple Prefs: More. Interfaces. ------------------------------------------------------------------------ r18984 | dionoea | 2007-02-24 19:18:15 +0100 (Sat, 24 Feb 2007) | 4 lines Changed paths: M /trunk/include/vlc_keys.h M /trunk/modules/control/hotkeys.c M /trunk/src/libvlc-module.c Untested new hotkeys: 'r' -> toggle random 'L' -> toggle normal / repeat one / loop ------------------------------------------------------------------------ r18983 | fkuehne | 2007-02-24 17:40:34 +0100 (Sat, 24 Feb 2007) | 1 line Changed paths: M /trunk/configure.ac * commit Pierre's 2nd patch to enable weak symbols on OSX when linking vlc. This fixes the compilation of his locale-improvements and a few other problems when using the 10.3.9 SDK. Please check the next nightly on 10.3.x if you got access to it. ------------------------------------------------------------------------ r18982 | jb | 2007-02-24 16:47:05 +0100 (Sat, 24 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_input.ui Qt4 : Back to work. ------------------------------------------------------------------------ r18981 | dionoea | 2007-02-23 22:34:25 +0100 (Fri, 23 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/Modules.am A /trunk/modules/demux/playlist/ifo.c M /trunk/modules/demux/playlist/playlist.c M /trunk/modules/demux/playlist/playlist.h Add dummy .IFO playlist demux to enable opening a DVD rip by double clicking on the .IFO files. closes #1067. ------------------------------------------------------------------------ r18979 | fkuehne | 2007-02-23 21:09:13 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/Wizard.nib/keyedobjects.nib M /trunk/modules/gui/macosx/wizard.h M /trunk/modules/gui/macosx/wizard.m * added 2 boxes to the wizard to allow access to sout-transcode-soverlay with the GUI. needs further testing, but can't break anything. (forward-porting [18977], closes #1005 ------------------------------------------------------------------------ r18974 | xtophe | 2007-02-23 19:13:50 +0100 (Fri, 23 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Distributions/beos.mak M /trunk/extras/contrib/src/Distributions/debian.mak M /trunk/extras/contrib/src/Distributions/fedora.mak M /trunk/extras/contrib/src/Distributions/unix.mak M /trunk/extras/contrib/src/Distributions/win32.mak .aclocal shall be last. ------------------------------------------------------------------------ r18972 | fkuehne | 2007-02-23 18:19:45 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * removed duplicated, buggy code which fixed #744 in [18971] ------------------------------------------------------------------------ r18970 | Trax | 2007-02-23 18:00:02 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/src/network/error.c * src/network/error.c: added a few more Winsock and QoS error codes ------------------------------------------------------------------------ r18967 | fkuehne | 2007-02-23 16:38:43 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/src/Makefile.am A /trunk/src/misc/darwin_specific.c (from /trunk/src/misc/darwin_specific.m:18966) D /trunk/src/misc/darwin_specific.m * renamed it, since it's plain C now and doesn't contain any Obj-C anymore ------------------------------------------------------------------------ r18966 | fkuehne | 2007-02-23 16:19:03 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/src/misc/darwin_specific.m * fixed minor typo ------------------------------------------------------------------------ r18965 | fkuehne | 2007-02-23 15:27:16 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/src/misc/darwin_specific.m * patch by Pierre d'Herbemont which cleans up our locale detection code heavily and converts it to be CoreFoundation-based only. Thanks! ------------------------------------------------------------------------ r18964 | fkuehne | 2007-02-23 14:33:05 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/NEWS * update NEWS ------------------------------------------------------------------------ r18960 | fkuehne | 2007-02-23 13:46:54 +0100 (Fri, 23 Feb 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/live-config.patch * fixed live patch for OSX ------------------------------------------------------------------------ r18959 | dionoea | 2007-02-22 22:47:13 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.h Remove broken VC1 detection code in ps muxer. ------------------------------------------------------------------------ r18958 | fenrir | 2007-02-22 21:43:28 +0100 (Thu, 22 Feb 2007) | 11 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c Fixed subtitle/osd memory leaks (subpicture_region_t->psz_text was not freed). I think we have a potential bug with the way subpicture_region_t->p_style is used. Decoders allocate p_style memory in their context, so we don't free it in spu_DestroyRegion. As vout object can live longer than decoder, I think p_style might be used after the decoder has destroyed it. Can someone, who has worked on osd/spu internal, comment ? ------------------------------------------------------------------------ r18957 | jpsaman | 2007-02-22 21:32:41 +0100 (Thu, 22 Feb 2007) | 1 line Changed paths: M /trunk/configure.ac Properly detect MOZ_X11 setting in firefox-1.5.0.9 ------------------------------------------------------------------------ r18956 | fenrir | 2007-02-22 21:30:15 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/input.c Improve input_Preparse clean up (memory leaks). ------------------------------------------------------------------------ r18955 | fenrir | 2007-02-22 21:12:27 +0100 (Thu, 22 Feb 2007) | 4 lines Changed paths: M /trunk/modules/demux/playlist/playlist.h Do not use p_demux->p_parent to get the p_input (Use vlc_find_object(PARENT) ------------------------------------------------------------------------ r18954 | jpsaman | 2007-02-22 21:10:59 +0100 (Thu, 22 Feb 2007) | 1 line Changed paths: M /trunk/modules/audio_output/alsa.c M /trunk/modules/demux/avi/avi.c M /trunk/modules/stream_out/rtp.c Remove of excess whitespace ------------------------------------------------------------------------ r18953 | jpsaman | 2007-02-22 21:06:52 +0100 (Thu, 22 Feb 2007) | 1 line Changed paths: M /trunk/src/input/stream.c M /trunk/src/interface/interaction.c Remove unused headerfile ------------------------------------------------------------------------ r18952 | jpsaman | 2007-02-22 20:50:29 +0100 (Thu, 22 Feb 2007) | 1 line Changed paths: M /trunk/src/playlist/thread.c Indentation fix ------------------------------------------------------------------------ r18951 | fenrir | 2007-02-22 20:35:28 +0100 (Thu, 22 Feb 2007) | 4 lines Changed paths: M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/ogg.c Do not use p_demux->p_parent to get the p_input (Use vlc_find_object(PARENT) ------------------------------------------------------------------------ r18950 | fenrir | 2007-02-22 20:34:05 +0100 (Thu, 22 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access/cdda/info.c M /trunk/modules/access/cdda.c M /trunk/modules/access/directory.c Do not use (input_thread_t*)p_access->p_parent it is not always true. (Use vlc_find_object(PARENT) ------------------------------------------------------------------------ r18949 | fenrir | 2007-02-22 20:18:17 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/access.c M /trunk/modules/access/dvb/linux_dvb.c Reworked DecodeModulation (close #1063) ------------------------------------------------------------------------ r18948 | dionoea | 2007-02-22 20:02:19 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c play command fix by ILEoo (see [18938]). ------------------------------------------------------------------------ r18947 | jpsaman | 2007-02-22 12:22:48 +0100 (Thu, 22 Feb 2007) | 5 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/live-config.patch Build live555 libraries with -DUSE_SYSTEM_RANDOM=1 by default. This fixes a bug reported by Jason Gerecke (jgerecke at uoregon dot edu). The rationale from Jason: In groupsock/inet.c: http://www.live555.com/liveMedia/doxygen/html/inet_8c-source.html a custom random generator is provided for systems which do not provide their own rand() or srand() functions. Other people have reported issues with this function segfaulting (never in conjuction with VLC however), possibly because of multithreading issues, and the fix issued by the Live555 developers was to provide an "#ifdef USE_SYSTEM_RANDOM" for builds on supporing systems (http://lists.live555.com/pipermail/live-devel/2003-November/000013.html). ------------------------------------------------------------------------ r18946 | sigmunau | 2007-02-22 11:45:09 +0100 (Thu, 22 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access/dvb/en50221.c fix cam support for twinhan cards. Not needed now, but will be needed if the drivers get fixed ------------------------------------------------------------------------ r18945 | fenrir | 2007-02-22 00:15:06 +0100 (Thu, 22 Feb 2007) | 5 lines Changed paths: M /trunk/modules/services_discovery/podcast.c M /trunk/src/input/input.c M /trunk/src/input/var.c M /trunk/src/input/vlm.c M /trunk/src/playlist/engine.c Changed input_DestroyThread to take care of detaching, cleaning and destroying input. (This way it matches input_CreateThread and fixes a memleak) Control variables are now created even for preparse, only callback are not added. (This fix use of uninitialized variables) ------------------------------------------------------------------------ r18944 | xtophe | 2007-02-22 00:07:04 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/src/input/vlm.c Compile fix ------------------------------------------------------------------------ r18943 | fenrir | 2007-02-22 00:02:56 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/v4l2.c Fixed compilation of v4l2 + refuse to initialize unless it is forced. ------------------------------------------------------------------------ r18942 | fenrir | 2007-02-22 00:01:36 +0100 (Thu, 22 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/dvb/linux_dvb.c Fixed memory leak at each new PMT if we don't have CAM. ------------------------------------------------------------------------ r18941 | fenrir | 2007-02-21 23:56:43 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/ts.c Avoid a malloc(0) (We don't call free on it, valgrind is not happy) ------------------------------------------------------------------------ r18940 | dionoea | 2007-02-21 23:44:24 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c Add CODEC_ID_GSM and CODEC_ID_GSM_MS to ffmpeg audio codec list. (mostly useless but it doesn't hurt. needs ffmpeg to be linked with an specific lib) ------------------------------------------------------------------------ r18939 | damienf | 2007-02-21 23:39:07 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c - io.c: meaningful error message on win32 when input is dying ------------------------------------------------------------------------ r18938 | dionoea | 2007-02-21 23:25:27 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/src/input/vlm.c [PATCH] vlm: play command index same as inputdeln index from Ilkka Ollakka. Thanks. ------------------------------------------------------------------------ r18937 | fenrir | 2007-02-21 22:31:36 +0100 (Wed, 21 Feb 2007) | 6 lines Changed paths: M /trunk/include/vlc_url.h Improved vlc_UrlParse (close #1025) We use vlc_UrlParse for "URL" without protocol... so it was using a part of the URL as a protocol if it found ":/". Ensure to extract only valid protocol at least. ------------------------------------------------------------------------ r18936 | courmisch | 2007-02-21 21:49:01 +0100 (Wed, 21 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/httpd.c - Do not store HTTPd clients addresses (unused anyway) - Use net_Accept() ------------------------------------------------------------------------ r18935 | courmisch | 2007-02-21 20:27:18 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Fix descriptor leak and remove useless code ------------------------------------------------------------------------ r18934 | damienf | 2007-02-21 19:19:41 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/dvdnav.patch - contribs: more cygwin/general fixes ------------------------------------------------------------------------ r18933 | courmisch | 2007-02-21 19:19:11 +0100 (Wed, 21 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/tcp.c - Use poll in net_Accept - Fix som bugs ------------------------------------------------------------------------ r18932 | courmisch | 2007-02-21 19:03:40 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/httpd.c Another mdate() caching optimization ------------------------------------------------------------------------ r18931 | courmisch | 2007-02-21 18:58:12 +0100 (Wed, 21 Feb 2007) | 8 lines Changed paths: M /trunk/src/network/httpd.c - Use poll() instead of select to allow breaking the FD_SETSIZE barrier - Poll the system clock only once per loop (yes, it DOES matter), - Fix rare bug with TLS and multiple listening sockets, - Do not try to read/write to client socket with no pending events. ...and of course introduce dozens of new bugs. This SHOULD speed httpd up a bit. ------------------------------------------------------------------------ r18930 | xtophe | 2007-02-21 18:52:09 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/dvdnav.patch dvdnav.patch: detect the presence of gettimeofday() and activate the replacement only when needed ------------------------------------------------------------------------ r18929 | courmisch | 2007-02-21 18:42:19 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/io.c M /trunk/src/network/tcp.c Minor code factorization ------------------------------------------------------------------------ r18928 | courmisch | 2007-02-21 17:51:44 +0100 (Wed, 21 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Memory leak ------------------------------------------------------------------------ r18927 | courmisch | 2007-02-21 17:47:58 +0100 (Wed, 21 Feb 2007) | 3 lines Changed paths: M /trunk/modules/services_discovery/sap.c - Support for multiple medias in SDP parser - Accept phony SDPs with multiple identical media lines as if they had a single one ------------------------------------------------------------------------ r18926 | fenrir | 2007-02-20 23:54:18 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/open.cpp Fixed segfault in AutoBuiltPanel::AutoBuiltPanel. ------------------------------------------------------------------------ r18925 | fenrir | 2007-02-20 23:52:12 +0100 (Tue, 20 Feb 2007) | 5 lines Changed paths: M /trunk/include/vlc_demux.h M /trunk/modules/codec/ffmpeg/ffmpeg.c ffmpeg: ask a packetizer for audio too (needed since ffmpeg r6098, fixed mpeg audio decoding) vlc_demux.h: fixed COMMON_INIT_PACKETIZER (create a packetizer and not a decoder, fixed mpeg audio packetizer) ------------------------------------------------------------------------ r18924 | jb | 2007-02-20 22:20:39 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contribs : freetype bumps to 2.3.1 ------------------------------------------------------------------------ r18923 | courmisch | 2007-02-20 22:01:27 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix SAP protocol/format parsing ------------------------------------------------------------------------ r18922 | courmisch | 2007-02-20 21:54:31 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix port number setting when there is no session-level connection line ------------------------------------------------------------------------ r18921 | damienf | 2007-02-20 21:26:31 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/packages.mak - contribs: autoconf 2.6.0 -> 2.6.1 ------------------------------------------------------------------------ r18920 | courmisch | 2007-02-20 21:12:03 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/subsdec.c Missing #includes ------------------------------------------------------------------------ r18919 | damienf | 2007-02-20 20:53:02 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile - Makefile: FLAC -> flac ------------------------------------------------------------------------ r18918 | courmisch | 2007-02-20 20:31:00 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Look for x-plgroup also among media-level attributes ------------------------------------------------------------------------ r18915 | courmisch | 2007-02-20 18:28:20 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix crash in SDP parser ------------------------------------------------------------------------ r18914 | courmisch | 2007-02-20 18:05:04 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/subsdec.c Also complain subtitle is mislabeled as UTF-8 ------------------------------------------------------------------------ r18913 | courmisch | 2007-02-20 17:58:06 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/subsdec.c More explicit debug and error in subtitle charset selection ------------------------------------------------------------------------ r18912 | damienf | 2007-02-20 17:52:24 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/live-osx.patch - contribs: more fixes ------------------------------------------------------------------------ r18911 | courmisch | 2007-02-20 17:40:50 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h Add var_CreateGetNonEmptyString and factor some code ------------------------------------------------------------------------ r18910 | jpsaman | 2007-02-20 16:07:23 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Compile fixes ------------------------------------------------------------------------ r18909 | jpsaman | 2007-02-20 15:47:52 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Fix typo ------------------------------------------------------------------------ r18908 | jpsaman | 2007-02-20 14:44:23 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Treat all live555 versions before LIVEMEDIA_LIBRARY_VERSION_INT 1171929600 as if playStartTime() and playEndTime() didn't exist. Now only handle unpatched current versions of live library. ------------------------------------------------------------------------ r18907 | jpsaman | 2007-02-20 14:01:20 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/demux/live555.cpp Rewrite of live555 demux (TODO: RTPInfo support) ------------------------------------------------------------------------ r18906 | jpsaman | 2007-02-20 13:44:33 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/live-starttime.patch live-starttime.patch the patch needs latest live555 source code. ------------------------------------------------------------------------ r18905 | xtophe | 2007-02-20 11:12:38 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h Compile fix ------------------------------------------------------------------------ r18904 | xtophe | 2007-02-20 10:46:11 +0100 (Tue, 20 Feb 2007) | 2 lines Changed paths: M /trunk/src/control/playlist.c Compile fix - Pointed by vcxx ------------------------------------------------------------------------ r18903 | jpsaman | 2007-02-20 10:09:34 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/wxwidgets/dialogs/playlist.cpp playlist_NodeAddInput() prototype changed, this commit fixes building of wxwidgets and MacOS X ------------------------------------------------------------------------ r18902 | jpsaman | 2007-02-20 10:04:25 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/gui/skins2/commands/cmd_add_item.cpp playlist_Add() prototype changed ------------------------------------------------------------------------ r18901 | jb | 2007-02-20 08:46:56 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-osx.patch Contribs: Yet another modification for the patch for live/OSX. SHould be last one. ------------------------------------------------------------------------ r18900 | zorglub | 2007-02-20 08:29:54 +0100 (Tue, 20 Feb 2007) | 6 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/include/vlc_playlist.h M /trunk/modules/access/cdda.c M /trunk/modules/access/directory.c M /trunk/modules/access/mms/mmsh.c M /trunk/modules/codec/cmml/intf.c M /trunk/modules/control/http/macro.c M /trunk/modules/control/http/rpn.c M /trunk/modules/control/rc.c M /trunk/modules/demux/mp4/mp4.c M /trunk/modules/demux/playlist/asx.c M /trunk/modules/demux/playlist/b4s.c M /trunk/modules/demux/playlist/dvb.c M /trunk/modules/demux/playlist/gvp.c M /trunk/modules/demux/playlist/m3u.c M /trunk/modules/demux/playlist/pls.c M /trunk/modules/demux/playlist/podcast.c M /trunk/modules/demux/playlist/qtl.c M /trunk/modules/demux/playlist/sgimb.c M /trunk/modules/demux/playlist/shoutcast.c M /trunk/modules/demux/playlist/xspf.c M /trunk/modules/gui/macosx/applescript.m M /trunk/modules/gui/macosx/playlist.m M /trunk/modules/gui/macosx/wizard.m M /trunk/modules/gui/qt4/dialogs/open.cpp M /trunk/modules/gui/qt4/dialogs/playlist.cpp M /trunk/modules/gui/qt4/dialogs_provider.cpp M /trunk/modules/gui/qt4/main_interface.cpp M /trunk/modules/gui/wxwidgets/dialogs/open.cpp M /trunk/modules/gui/wxwidgets/dialogs/wizard.cpp M /trunk/modules/gui/wxwidgets/dialogs.cpp M /trunk/modules/gui/wxwidgets/interface.cpp M /trunk/modules/services_discovery/bonjour.c M /trunk/modules/services_discovery/hal.c M /trunk/modules/services_discovery/podcast.c M /trunk/modules/services_discovery/sap.c M /trunk/modules/services_discovery/shout.c M /trunk/modules/services_discovery/upnp_cc.cpp M /trunk/modules/services_discovery/upnp_intel.cpp M /trunk/src/control/libvlc_internal.h M /trunk/src/control/playlist.c M /trunk/src/libvlc.c M /trunk/src/misc/win32_specific.c M /trunk/src/playlist/item.c * Start cleaning up libvlc playlist API (Refs:#457) - Return correct item ids - Structures for navigating the playlist - Consistent locking * Add a b_locked parameter to the remaining playlist API calls ------------------------------------------------------------------------ r18899 | fkuehne | 2007-02-20 08:26:54 +0100 (Tue, 20 Feb 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/fspanel.m * don't double free an object! Thanks to nivix for pointing me to the right direction and keeping to bug me about this. Fixes #978 ------------------------------------------------------------------------ r18897 | jb | 2007-02-20 08:24:36 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak Contribs : flags that were missing during the transition to Distributions/ are back again. ------------------------------------------------------------------------ r18896 | jb | 2007-02-20 01:22:36 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Patches/live-osx.patch Contrib Live.com has changed. Live-OSX.patch need to updated. ------------------------------------------------------------------------ r18895 | jb | 2007-02-20 00:46:50 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/beos.mak M /trunk/extras/contrib/src/Distributions/darwin.mak M /trunk/extras/contrib/src/Distributions/debian.mak M /trunk/extras/contrib/src/Distributions/fedora.mak M /trunk/extras/contrib/src/Distributions/unix.mak Contribs Same commit about .FLAC => .flac ------------------------------------------------------------------------ r18894 | jb | 2007-02-20 00:27:26 +0100 (Tue, 20 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contrib-live: Don't patch things if you don't need them. ------------------------------------------------------------------------ r18893 | courmisch | 2007-02-19 22:27:10 +0100 (Mon, 19 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac Remove gather stream output since it is completely unusable ------------------------------------------------------------------------ r18892 | jb | 2007-02-19 22:22:35 +0100 (Mon, 19 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak Contrib: Repair Makefile error introduced in [18887] ------------------------------------------------------------------------ r18891 | courmisch | 2007-02-19 21:35:25 +0100 (Mon, 19 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c Fix use of uninitialized memory with raw UDP (seriously, you should have switched to RTP for ages though) ------------------------------------------------------------------------ r18890 | courmisch | 2007-02-19 20:57:28 +0100 (Mon, 19 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c - send RTCP BYE at exit, - run RTCP over UDP-Lite for UDP-Lite streams (well, there is no standard yet...) ------------------------------------------------------------------------ r18889 | courmisch | 2007-02-19 20:29:05 +0100 (Mon, 19 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Fix a bunch of meomory object and descriptor leaks ------------------------------------------------------------------------ r18888 | courmisch | 2007-02-19 20:24:14 +0100 (Mon, 19 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c Simplistic RTCP sender for access output Still needs fixing ------------------------------------------------------------------------ r18887 | damienf | 2007-02-19 20:00:27 +0100 (Mon, 19 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/dvdnav.patch M /trunk/extras/contrib/src/Patches/live-osx.patch - contribs: misc fixes for cygwin mostly ------------------------------------------------------------------------ r18886 | courmisch | 2007-02-19 17:50:32 +0100 (Mon, 19 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access_output/udp.c - b_rtpts should really b a boolean (!) - optimize ..._sys_t layout a little ------------------------------------------------------------------------ r18885 | courmisch | 2007-02-19 17:25:33 +0100 (Mon, 19 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Leverage Set*LE() ------------------------------------------------------------------------ r18884 | courmisch | 2007-02-19 17:21:47 +0100 (Mon, 19 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h Fix possibly expansion-unsafe macros ------------------------------------------------------------------------ r18883 | xtophe | 2007-02-18 23:44:06 +0100 (Sun, 18 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac For some obscure reason flac need ntohl so ws2_32 ------------------------------------------------------------------------ r18882 | fkuehne | 2007-02-18 21:48:58 +0100 (Sun, 18 Feb 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib M /trunk/modules/gui/macosx/controls.m M /trunk/modules/gui/macosx/embeddedwindow.h M /trunk/modules/gui/macosx/embeddedwindow.m M /trunk/modules/gui/macosx/vout.h M /trunk/modules/gui/macosx/vout.m * animate vout-window resizements. Patch by Pierre d'Herbement . Thanks! ------------------------------------------------------------------------ r18881 | jpsaman | 2007-02-18 14:05:54 +0100 (Sun, 18 Feb 2007) | 1 line Changed paths: M /trunk/src/control/input.c M /trunk/src/control/vlm.c Declare local functions static. ------------------------------------------------------------------------ r18880 | dionoea | 2007-02-18 01:11:11 +0100 (Sun, 18 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Automatically choose ffmpeg{mux=flv} if dst ends in ".flv" ------------------------------------------------------------------------ r18879 | dionoea | 2007-02-18 00:57:17 +0100 (Sun, 18 Feb 2007) | 2 lines Changed paths: M /trunk/modules/demux/subtitle.c Update copyright date. ------------------------------------------------------------------------ r18878 | dionoea | 2007-02-18 00:53:06 +0100 (Sun, 18 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/demux/subtitle.c mpl2 subtitles support by Roman Bednarek. Thanks. ------------------------------------------------------------------------ r18877 | xtophe | 2007-02-18 00:14:19 +0100 (Sun, 18 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Use the new way to specify mingw32 for ffmpeg ------------------------------------------------------------------------ r18876 | dionoea | 2007-02-17 22:28:05 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c M /trunk/share/http/flash.html ffmpeg/mux.c: implement MUX_GET_MIME. flash.html: we don't need to force the mime type manualy anymore (in the sout chain). ------------------------------------------------------------------------ r18875 | dionoea | 2007-02-17 22:14:26 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c With recent libavformat, only use the evil CODEC_ID_MP2 -> CODEC_ID_MP3 hack if MP2 isn't accepted by the muxer. (muxers which only accept MP2 but not MP3 should now work ... not that i know any) ------------------------------------------------------------------------ r18874 | dionoea | 2007-02-17 22:07:52 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/flash.html Misc fixes. Add link to FlowPlayer.sf.net ------------------------------------------------------------------------ r18873 | dionoea | 2007-02-17 21:45:57 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/flash.html Disable autoplay on flash player. ------------------------------------------------------------------------ r18872 | xtophe | 2007-02-17 20:23:53 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile remove non-working fix ------------------------------------------------------------------------ r18871 | xtophe | 2007-02-17 20:00:20 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile contrib/FLAC: Add flac's include directory at the start of our CFLAGS so bogus header are not included ( should be fixed in flac build system) asm seems to work for win32 now ------------------------------------------------------------------------ r18870 | dionoea | 2007-02-17 19:42:13 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/dialogs/footer A /trunk/share/http/flash.html New "Flash player" page for the HTTP interface. (Allows playback even if you don't have the VLC plugin installed ... like on the Wii) ------------------------------------------------------------------------ r18869 | xtophe | 2007-02-17 15:53:54 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po make update-po ------------------------------------------------------------------------ r18868 | xtophe | 2007-02-17 15:53:13 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/po/sl.po Slovenian l10n update by Matej Urbancic ------------------------------------------------------------------------ r18867 | jb | 2007-02-17 05:46:14 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Contrib / Flac : Deactivate ASM optimizations on MacTel ------------------------------------------------------------------------ r18866 | jb | 2007-02-17 05:13:50 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/flac-mingw32.patch Contrib: Flac 1.1.4, patch for MingW32 compiling that was broken. Still issues on include/ ------------------------------------------------------------------------ r18865 | dionoea | 2007-02-17 03:30:41 +0100 (Sat, 17 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS Add previous commit to THANKS. ------------------------------------------------------------------------ r18864 | jb | 2007-02-17 03:30:37 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Contrib : Flac => 1.1.4. Compile fix for OS-X ------------------------------------------------------------------------ r18863 | dionoea | 2007-02-17 03:28:18 +0100 (Sat, 17 Feb 2007) | 5 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Fix ffmpeg muxer header writing. This allows flash streaming with VLC. Example command line: ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3,sameplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8080/stream.flv}" ~/media/aladin.avi --loop -vvv --color -I dummy Patch from Olivier Houchard. Thanks. ------------------------------------------------------------------------ r18862 | jb | 2007-02-17 02:28:44 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/flac-mactel.patch Patch unneeded since it was merged upstream. ------------------------------------------------------------------------ r18861 | jb | 2007-02-17 02:13:06 +0100 (Sat, 17 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Contrib: Flac 1.1.3 version for the contribs. ------------------------------------------------------------------------ r18860 | jb | 2007-02-16 21:46:45 +0100 (Fri, 16 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile Correct ffmpeg flags for building contribs. ------------------------------------------------------------------------ r18859 | xtophe | 2007-02-16 17:12:02 +0100 (Fri, 16 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac D /trunk/po/nb.po D /trunk/po/nn.po We don't need 3 different norvegian l10n ------------------------------------------------------------------------ r18858 | courmisch | 2007-02-16 16:56:02 +0100 (Fri, 16 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS Better credits for FLAC 1.1.3 ------------------------------------------------------------------------ r18857 | littlejohn | 2007-02-16 15:51:32 +0100 (Fri, 16 Feb 2007) | 1 line Changed paths: M /trunk/include/vlc_messages.h msg_GetObjectTypeName symbol exported as needed by libvlc-control ------------------------------------------------------------------------ r18856 | courmisch | 2007-02-15 22:11:53 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Fix net_Listen linking ------------------------------------------------------------------------ r18855 | courmisch | 2007-02-15 21:43:31 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/codec/flac.c Support for FLAC version 1.1.3 - fixes #921 ------------------------------------------------------------------------ r18854 | courmisch | 2007-02-15 21:36:07 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/access_output/http.c M /trunk/modules/access_output/udp.c HTTP and UDP access outputs return byte count ------------------------------------------------------------------------ r18853 | courmisch | 2007-02-15 19:51:12 +0100 (Thu, 15 Feb 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am Yet another version.c fix. I've really had enough with this broken thing. ------------------------------------------------------------------------ r18852 | littlejohn | 2007-02-15 19:17:57 +0100 (Thu, 15 Feb 2007) | 1 line Changed paths: M /trunk/src/control/libvlc_internal.h libvlc_Internal* need to be exported for libvlc-control ------------------------------------------------------------------------ r18851 | courmisch | 2007-02-15 18:26:23 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Remove timeout in network read APIs - closes #1056 ------------------------------------------------------------------------ r18850 | courmisch | 2007-02-15 18:17:47 +0100 (Thu, 15 Feb 2007) | 4 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/modules/services_discovery/sap.c M /trunk/src/network/io.c Suppress timeout parameter from net_Select() - refs #1056. The only use of the timeout was to poll b_die, but net_ReadInner() takes care of that already. ------------------------------------------------------------------------ r18849 | courmisch | 2007-02-15 18:12:28 +0100 (Thu, 15 Feb 2007) | 3 lines Changed paths: M /trunk/modules/stream_out/switcher.c M /trunk/src/network/io.c M /trunk/src/stream_output/sap.c - Fix error reporting in net_Read* (refs #1056) - Suppress broken and unused timeout value from net_ReadNonBlock() ------------------------------------------------------------------------ r18848 | courmisch | 2007-02-15 18:08:22 +0100 (Thu, 15 Feb 2007) | 3 lines Changed paths: M /trunk/modules/control/rc.c - Fix file descriptors leak - Use net_Read() instead of net_ReadNonBlock() ------------------------------------------------------------------------ r18847 | courmisch | 2007-02-15 17:59:30 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/switcher.c Fix out-of-bound read ------------------------------------------------------------------------ r18846 | courmisch | 2007-02-15 17:38:41 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c s/vlc_object_die/vlc_object_kill/ ------------------------------------------------------------------------ r18845 | courmisch | 2007-02-15 17:33:47 +0100 (Thu, 15 Feb 2007) | 4 lines Changed paths: M /trunk/include/vlc_objects.h M /trunk/src/misc/objects.c vlc_object_die() opaque wrapper to set b_die, so we can use another notification mechanism later on. They are a lot of places that would need to be changed though. ------------------------------------------------------------------------ r18844 | courmisch | 2007-02-15 17:32:53 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/io.c Use size_t or ssize_t when appropriate ------------------------------------------------------------------------ r18843 | courmisch | 2007-02-15 17:25:16 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Close telnet connection in case of error (fixes #995) ------------------------------------------------------------------------ r18842 | courmisch | 2007-02-15 16:42:55 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Undo broken Win32 ifdefs (breaks IPv6 case on decent OSes) ------------------------------------------------------------------------ r18841 | xtophe | 2007-02-15 16:34:50 +0100 (Thu, 15 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc_network.h M /trunk/src/network/io.c win32 replacement for inet_ntop() ------------------------------------------------------------------------ r18840 | courmisch | 2007-02-14 20:59:54 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/include/vlc_network.h M /trunk/modules/access/udp.c Single service DCCP/RTP/AVP input ------------------------------------------------------------------------ r18839 | courmisch | 2007-02-14 20:56:15 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/http.c Fix undefined function call ------------------------------------------------------------------------ r18838 | courmisch | 2007-02-14 20:38:57 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/tcp.c Make some room for !TCP connection-oriented protocols ------------------------------------------------------------------------ r18837 | courmisch | 2007-02-14 19:43:27 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/tcp.c Inline net_ListenTCP ------------------------------------------------------------------------ r18836 | courmisch | 2007-02-14 17:49:22 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/src/interface/interface.c Remove seemingly misleading comment ------------------------------------------------------------------------ r18835 | courmisch | 2007-02-14 17:31:11 +0100 (Wed, 14 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Cosmetic fix ------------------------------------------------------------------------ r18834 | courmisch | 2007-02-14 17:10:55 +0100 (Wed, 14 Feb 2007) | 3 lines Changed paths: M /trunk/modules/services_discovery/sap.c - Write COMEDIA MRLs properly (host is the remote rather than the local part) - Validate and canonicalize source-filter address ------------------------------------------------------------------------ r18833 | massiot | 2007-02-14 15:40:29 +0100 (Wed, 14 Feb 2007) | 3 lines Changed paths: M /trunk/modules/mux/mpeg/ts.c * modules/mux/mpeg/ts.c: EN 300 473 says that data_alignment PES flag must be set to 1 for DVB subtitles. ------------------------------------------------------------------------ r18832 | courmisch | 2007-02-13 21:48:52 +0100 (Tue, 13 Feb 2007) | 4 lines Changed paths: M /trunk/src/vlc.c Rework signal handling so that it is async-safe and that signals never disturb our innocent blocking system call callers (such as network I/O) ------------------------------------------------------------------------ r18831 | courmisch | 2007-02-13 20:51:07 +0100 (Tue, 13 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Mark EOF in case of connection-orinted RTP transport ------------------------------------------------------------------------ r18830 | courmisch | 2007-02-13 20:47:51 +0100 (Tue, 13 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c 0 bytes UDP packet are legal! ------------------------------------------------------------------------ r18829 | funman | 2007-02-13 13:53:50 +0100 (Tue, 13 Feb 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/folder.c Fixes segfault introduced in [18810] ------------------------------------------------------------------------ r18828 | jpsaman | 2007-02-13 11:44:57 +0100 (Tue, 13 Feb 2007) | 1 line Changed paths: M /trunk/modules/demux/xa.c Correct module type ------------------------------------------------------------------------ r18827 | courmisch | 2007-02-12 21:28:01 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix SAP TCP/RTP support ------------------------------------------------------------------------ r18826 | ipkiss | 2007-02-12 21:17:49 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/skins2/controls/ctrl_text.cpp * skins2/controls/ctrl_text.cpp: Fixed weird behaviours occurring when resizing a Text control with moving text ------------------------------------------------------------------------ r18825 | courmisch | 2007-02-12 21:09:53 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/.hosts .host: Add zeroconf range to private address list ------------------------------------------------------------------------ r18824 | courmisch | 2007-02-12 20:50:29 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix previous commit ------------------------------------------------------------------------ r18823 | courmisch | 2007-02-12 20:42:40 +0100 (Mon, 12 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c Support for TCP/RTP/AVP (rtptcp://). This is no excuse for using TCP instead of UDP/UDP-Lite when you can. ------------------------------------------------------------------------ r18822 | courmisch | 2007-02-12 19:04:58 +0100 (Mon, 12 Feb 2007) | 3 lines Changed paths: M /trunk/modules/access/udp.c Fix out-of-bound read in RTP access Fortunately, the harm potential of this old bug seems pretty low ------------------------------------------------------------------------ r18821 | courmisch | 2007-02-12 18:35:39 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Undo [18814] ------------------------------------------------------------------------ r18820 | courmisch | 2007-02-12 18:35:07 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h Export inet_pton replacement ------------------------------------------------------------------------ r18819 | courmisch | 2007-02-12 18:31:53 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Use poll() always and fix terrible bug due to #ifdefs ------------------------------------------------------------------------ r18818 | damienf | 2007-02-12 18:30:36 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/src/vlc.c - src/vlc.c: compile fix for win32 ------------------------------------------------------------------------ r18817 | courmisch | 2007-02-12 18:29:51 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/network/poll.c Fix minor errors ------------------------------------------------------------------------ r18816 | courmisch | 2007-02-12 18:27:59 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/src/Makefile.am A /trunk/src/network/poll.c poll() replacement ------------------------------------------------------------------------ r18815 | damienf | 2007-02-12 17:37:17 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c - udp.c: unix fix ------------------------------------------------------------------------ r18814 | damienf | 2007-02-12 17:25:16 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c M /trunk/modules/services_discovery/sap.c - win32 replacements for inet_pton/inet_ntop ------------------------------------------------------------------------ r18813 | damienf | 2007-02-12 15:54:46 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c udp.c: MakeRandMulticast fix for win32, courmisch to review ------------------------------------------------------------------------ r18812 | damienf | 2007-02-12 15:31:38 +0100 (Mon, 12 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/getaddrinfo.c M /trunk/src/stream_output/announce.c - getaddrinfo.c: use Win32 shim functions to load getnameinfo/getaddrinfo/freeaddrinfo on first call, cleaner than a bunch of if/else in user functions - announce.c: freeaddrinfo -> vlc_freeaddrinfo ------------------------------------------------------------------------ r18811 | xtophe | 2007-02-12 15:00:55 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c Compile fix. In mingw32 there is a sys/time.h with struct timeval. Someone under cygwin should test. ------------------------------------------------------------------------ r18810 | funman | 2007-02-12 14:29:22 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/meta_engine/folder.c M /trunk/src/input/input.c Fixes album art local discovery and preparsing for directory:// subitems (refs [18129]) ------------------------------------------------------------------------ r18809 | dionoea | 2007-02-12 14:08:18 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c s/borken/broken/ ------------------------------------------------------------------------ r18808 | dionoea | 2007-02-12 13:58:43 +0100 (Mon, 12 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/mux.c Conditionaly compile the mux fix as it requires a new (r7593 21/01/07) or newer fffmpeg. ------------------------------------------------------------------------ r18807 | md | 2007-02-12 08:12:11 +0100 (Mon, 12 Feb 2007) | 3 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/misc/win32_specific.c M /trunk/src/vlc.c Move __wgetmainargs into VLC's main. Refs: #900 #920 #1031 ------------------------------------------------------------------------ r18806 | littlejohn | 2007-02-11 22:18:13 +0100 (Sun, 11 Feb 2007) | 1 line Changed paths: M /trunk/include/vlc_playlist.h M /trunk/include/vlc_symbols.h M /trunk/src/libvlc.sym M /trunk/src/playlist/playlist_internal.h playlist_ItemGetByInputId now included in libvlc ------------------------------------------------------------------------ r18805 | courmisch | 2007-02-11 22:01:47 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h M /trunk/modules/services_discovery/sap.c M /trunk/src/network/io.c Remove useless parameter to net_Select ------------------------------------------------------------------------ r18804 | dionoea | 2007-02-11 21:59:29 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/ffmpeg.h M /trunk/modules/codec/ffmpeg/mux.c Print more debug messages from ffmpeg when using the mux module in VLC. ------------------------------------------------------------------------ r18803 | courmisch | 2007-02-11 21:49:08 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix fallback to live555 ------------------------------------------------------------------------ r18802 | courmisch | 2007-02-11 21:37:19 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Fix SAP parser (again) ------------------------------------------------------------------------ r18801 | dionoea | 2007-02-11 20:45:32 +0100 (Sun, 11 Feb 2007) | 3 lines Changed paths: M /trunk/modules/codec/ffmpeg/demux.c M /trunk/modules/codec/ffmpeg/encoder.c M /trunk/modules/codec/ffmpeg/mux.c * Fix ffmpeg muxer. (flv muxing now works with ./vlc --sout "#transcode{vcodec=FLV1,acodec=mp3}:std{mux=ffmpeg{mux=flv},access=file,dst=test.flv}" -vvv --color ~/media/pinball-bit-rate-vbr-peak.wmv -I dummy) Include 2 hacks ... if someone has a better way to do it feel free to do so. * Remove a bunch of trailing white spaces. ------------------------------------------------------------------------ r18800 | courmisch | 2007-02-11 19:17:13 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/input_manager.cpp Remove debug spammer - fixes #971 ------------------------------------------------------------------------ r18799 | xtophe | 2007-02-11 18:58:09 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/src/misc/mtime.c gettimeofday() implementaion for Win32. Leverage from tcpdump mailing list. ------------------------------------------------------------------------ r18798 | courmisch | 2007-02-11 18:55:28 +0100 (Sun, 11 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/tcp.c I need some more sleep. Now it really seems to work. ------------------------------------------------------------------------ r18797 | courmisch | 2007-02-11 18:41:41 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/tcp.c Remove debug ------------------------------------------------------------------------ r18796 | courmisch | 2007-02-11 18:41:02 +0100 (Sun, 11 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/tcp.c Really put socket into non-blocking mode Really fixes #1051 ------------------------------------------------------------------------ r18795 | courmisch | 2007-02-11 18:22:20 +0100 (Sun, 11 Feb 2007) | 3 lines Changed paths: M /trunk/src/network/tcp.c Put accept'd socket into non-blocking mode as the others Fixes #1051 ------------------------------------------------------------------------ r18794 | xtophe | 2007-02-11 18:10:32 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/src/stream_output/stream_output.h Better compile fix by Pierre d'Herbemont ------------------------------------------------------------------------ r18793 | dionoea | 2007-02-11 17:26:19 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/ffmpeg.c M /trunk/modules/codec/ffmpeg/ffmpeg.h M /trunk/modules/codec/ffmpeg/mux.c Add option to specify which muxer we want to use in ffmpeg (ie: #std{mux=ffmpeg{mux=flv}...) Still seems kind of broken as the resulting file can't be demuxed by vlc/libavformat. Looks like the video and audio codec aren't identified correctly in the ffmpeg muxer. Must be some error in mux.c i guess. ------------------------------------------------------------------------ r18792 | courmisch | 2007-02-11 17:14:30 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Cosmetic fix ------------------------------------------------------------------------ r18791 | courmisch | 2007-02-11 17:10:31 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sap.c Byte order fix ------------------------------------------------------------------------ r18790 | courmisch | 2007-02-11 17:08:56 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/services_discovery/sap.c Improve SAP parser ------------------------------------------------------------------------ r18789 | courmisch | 2007-02-11 15:47:35 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h net_SetPort() sets a port within a socket address ------------------------------------------------------------------------ r18788 | dionoea | 2007-02-11 13:11:51 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Use net_Accept's timeout param instead of a call to msleep. ------------------------------------------------------------------------ r18786 | courmisch | 2007-02-11 11:24:02 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Remove some dead code ------------------------------------------------------------------------ r18785 | courmisch | 2007-02-11 11:20:47 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Fix for insane naming convention ------------------------------------------------------------------------ r18784 | courmisch | 2007-02-11 10:35:25 +0100 (Sun, 11 Feb 2007) | 5 lines Changed paths: M /trunk/modules/access_output/udp.c Support for auto-generated pseudo-random multicast addresses. That being said, I either don't understand sout chain (likely) or it is plain broken (unlikely) but I can't seem to pass parameters to the access output. ------------------------------------------------------------------------ r18783 | courmisch | 2007-02-11 10:32:56 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Fix link-scoped IPv6 addresses ------------------------------------------------------------------------ r18782 | dionoea | 2007-02-11 02:51:45 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/logo.c Fix #675. ------------------------------------------------------------------------ r18781 | dionoea | 2007-02-11 02:31:19 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Fix #1048... kind of. Should the rc interface be able to accept more than 1 connection ? and accept tcp connections + stdin commands ? (currently only 1 connection can be active) ------------------------------------------------------------------------ r18780 | xtophe | 2007-02-11 01:41:57 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/shout.c That was forgotten in [18758] ------------------------------------------------------------------------ r18779 | xtophe | 2007-02-11 01:14:07 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/stream_output.h compile fix ------------------------------------------------------------------------ r18778 | xtophe | 2007-02-11 00:15:18 +0100 (Sun, 11 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/configure.ac Add some option in configure to help Gentoo people. Closes #1045. Closes #1046 ------------------------------------------------------------------------ r18777 | courmisch | 2007-02-10 22:39:37 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Minor cleanup ------------------------------------------------------------------------ r18776 | courmisch | 2007-02-10 22:32:28 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Repair SAP + SSM ------------------------------------------------------------------------ r18774 | courmisch | 2007-02-10 21:32:57 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/gather.c Fix double free - closes #1032 ------------------------------------------------------------------------ r18773 | courmisch | 2007-02-10 21:22:50 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/gather.c English grammar fixes (I think) ------------------------------------------------------------------------ r18772 | courmisch | 2007-02-10 20:54:55 +0100 (Sat, 10 Feb 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/ffmpeg-svn-nofile.patch Fix opening of multiple files with ffmpeg SVN (this is a revert of ffmpeg [7589]) ------------------------------------------------------------------------ r18771 | courmisch | 2007-02-10 20:49:47 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile man subversion ------------------------------------------------------------------------ r18770 | courmisch | 2007-02-10 19:54:00 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/playlist/loadsave.c Disable xpsf playlist until it stops breaking streaming output ------------------------------------------------------------------------ r18769 | courmisch | 2007-02-10 19:25:47 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sap.c Little typo, little buffer overflow ------------------------------------------------------------------------ r18768 | courmisch | 2007-02-10 19:16:21 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c Fix a bunch of bugs ------------------------------------------------------------------------ r18767 | courmisch | 2007-02-10 18:49:11 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sap.c Partial support for COMEDIA in SAP announcer ------------------------------------------------------------------------ r18766 | fkuehne | 2007-02-10 18:47:50 +0100 (Sat, 10 Feb 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/misc.m * fixed a bug which prevented the fspanel to show up in some circumstances. Patch by Pierre d'Herbemont pdherbemont --at,- free.fr. This commit priortises Cocoa hotkeys instead of VLC's natives which is a good idea IMO. ------------------------------------------------------------------------ r18765 | courmisch | 2007-02-10 18:34:37 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Remove useless debug message ------------------------------------------------------------------------ r18764 | courmisch | 2007-02-10 18:33:27 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/stream_output.h Restore some kind of SAP support ------------------------------------------------------------------------ r18763 | courmisch | 2007-02-10 18:33:06 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Add some debug ------------------------------------------------------------------------ r18762 | courmisch | 2007-02-10 18:30:56 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h *Ahem* whistles ------------------------------------------------------------------------ r18761 | courmisch | 2007-02-10 16:55:30 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Export src/dst addr/port from UDP access output ------------------------------------------------------------------------ r18760 | dionoea | 2007-02-10 16:29:27 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_input.h allow up to x32 playback (instead of x8) ------------------------------------------------------------------------ r18759 | courmisch | 2007-02-10 16:19:41 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/shout.c Compile fix ------------------------------------------------------------------------ r18758 | courmisch | 2007-02-10 15:53:47 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/access/ftp.c M /trunk/modules/access_output/file.c M /trunk/modules/access_output/http.c M /trunk/modules/access_output/udp.c M /trunk/modules/codec/ffmpeg/mux.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/stream_output.c s/psz_name/psz_path/ for consistency ------------------------------------------------------------------------ r18757 | courmisch | 2007-02-10 15:43:45 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/src/stream_output/stream_output.c Add pf_control to access_output ------------------------------------------------------------------------ r18756 | courmisch | 2007-02-10 14:38:42 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c M /trunk/modules/access_output/udp.c Force RTP for UDP-Lite, as we have no legacy issue (suggestion from Md) ------------------------------------------------------------------------ r18755 | courmisch | 2007-02-10 14:30:25 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/http.c Fix warnings ------------------------------------------------------------------------ r18754 | courmisch | 2007-02-10 14:22:26 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c Remove useless define ------------------------------------------------------------------------ r18753 | courmisch | 2007-02-10 14:15:50 +0100 (Sat, 10 Feb 2007) | 5 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/access_output/udp.c M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/stream_output.h Big SAP/announce cleanup plus several minor bugfixes in SAP announce OTOH, SAP is currently broken for standard output (and untested for RTP) ------------------------------------------------------------------------ r18752 | courmisch | 2007-02-10 13:18:05 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_network.h net_GetPort() returns network-byte order port number from an address ------------------------------------------------------------------------ r18751 | courmisch | 2007-02-10 11:10:25 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_variables.h Add var_GetNonEmptyString ------------------------------------------------------------------------ r18750 | courmisch | 2007-02-10 10:49:15 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_strings.h M /trunk/include/vlc_url.h M /trunk/src/text/strings.c De-inline base64 decoder ------------------------------------------------------------------------ r18749 | courmisch | 2007-02-10 09:53:47 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/stream_out/standard.c Fix compiler warning ------------------------------------------------------------------------ r18748 | courmisch | 2007-02-10 09:50:47 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Add support for session description ------------------------------------------------------------------------ r18747 | courmisch | 2007-02-10 09:28:07 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/announce.c Cosmetic ------------------------------------------------------------------------ r18746 | xtophe | 2007-02-10 01:11:32 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c telnet.c: remove the bloat which was needed when strings were localized. ------------------------------------------------------------------------ r18745 | dionoea | 2007-02-10 00:57:41 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/js/functions.js M /trunk/share/http/requests/status.xml Add function to simulate hotkey presses from the HTTP interface. This is unused in the current pages. Patch courtesy of neilfred on the forums ( http://forum.videolan.org/viewtopic.php?t=31871 ). Someone now needs to add the missing buttons to the HTML code. ------------------------------------------------------------------------ r18744 | dionoea | 2007-02-10 00:51:34 +0100 (Sat, 10 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Add "key" (or "hotkey") command in RC to simulate a hotkey press. Original idea by artois_val on the forum ( http://forum.videolan.org/viewtopic.php?t=31646 ). ------------------------------------------------------------------------ r18743 | courmisch | 2007-02-09 22:51:43 +0100 (Fri, 09 Feb 2007) | 3 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/rtp.c M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/announce.c M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/stream_output.h Partial announce API cleanup To be continued ------------------------------------------------------------------------ r18742 | courmisch | 2007-02-09 21:07:42 +0100 (Fri, 09 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/codec/x264.c multipass x264 patch courtesy of Sa?\197?\161o Kiselkov ------------------------------------------------------------------------ r18740 | courmisch | 2007-02-09 20:35:29 +0100 (Fri, 09 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_sout.h M /trunk/modules/stream_out/standard.c M /trunk/src/stream_output/sap.c Remove use SAP/TTL cruft ------------------------------------------------------------------------ r18739 | courmisch | 2007-02-09 20:19:12 +0100 (Fri, 09 Feb 2007) | 2 lines Changed paths: M /trunk/src/stream_output/sap.c M /trunk/src/stream_output/sdp.c M /trunk/src/stream_output/stream_output.h Fix a few warnings ------------------------------------------------------------------------ r18738 | courmisch | 2007-02-09 20:15:38 +0100 (Fri, 09 Feb 2007) | 3 lines Changed paths: M /trunk/src/Makefile.am A /trunk/src/stream_output/sdp.c Add SDP generation helper with a bunch of would-be conformance fixes (at least: i= is mandatory, TTL notation is forbidden for IPv6) ------------------------------------------------------------------------ r18737 | courmisch | 2007-02-09 19:24:06 +0100 (Fri, 09 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_mtime.h M /trunk/src/misc/mtime.c NTPtime64() returns an NTP timestamp ------------------------------------------------------------------------ r18736 | massiot | 2007-02-09 14:57:06 +0100 (Fri, 09 Feb 2007) | 3 lines Changed paths: M /trunk/modules/demux/ts.c * modules/demux/ts.c: Fixed erroneous warning messages (reported by Bill May). ------------------------------------------------------------------------ r18735 | xtophe | 2007-02-09 00:26:56 +0100 (Fri, 09 Feb 2007) | 2 lines Changed paths: M /trunk/po/es.po Spanish l10n update by Antonio Javier Varela ------------------------------------------------------------------------ r18734 | massiot | 2007-02-08 15:12:09 +0100 (Thu, 08 Feb 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt . ------------------------------------------------------------------------ r18733 | jb | 2007-02-08 02:21:35 +0100 (Thu, 08 Feb 2007) | 4 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/simple_preferences.cpp M /trunk/modules/gui/qt4/ui/sprefs_audio.ui A /trunk/modules/gui/qt4/ui/sprefs_input.ui M /trunk/modules/gui/qt4/ui/sprefs_video.ui Qt4: One Day / One Simples Pref UI. The Input Ui needs to be reviewed since I added a few buttons that weren't specified in the wiki. ------------------------------------------------------------------------ r18732 | sigmunau | 2007-02-07 23:06:31 +0100 (Wed, 07 Feb 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Don't crash on messed up aspect ratios. ------------------------------------------------------------------------ r18731 | xtophe | 2007-02-07 21:00:55 +0100 (Wed, 07 Feb 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/modules/video_output/x11/xcommon.c Add media key to X11 vouts. Patch by loox.thefuture ------------------------------------------------------------------------ r18730 | damienf | 2007-02-07 16:18:58 +0100 (Wed, 07 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/directx.c - directx: put the code in the right place ;) ------------------------------------------------------------------------ r18729 | damienf | 2007-02-07 14:07:00 +0100 (Wed, 07 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c M /trunk/modules/video_output/directx/directx.c - directx, direct3d: for non-overlay surfaces, remove the background brush after first frame is displayed to avoid flickering during repaints ------------------------------------------------------------------------ r18728 | jb | 2007-02-07 02:25:14 +0100 (Wed, 07 Feb 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_audio.ui Qt4: One Day / One ui. Audio. This is not finished because I don't have a windows machine. And needs some relabeling.: ------------------------------------------------------------------------ r18727 | jb | 2007-02-07 00:32:35 +0100 (Wed, 07 Feb 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/video_filter/sharpen.c Patch from C?\195?\169dric Cocquebert for sharpen filter. ------------------------------------------------------------------------ r18726 | thresh | 2007-02-06 16:26:28 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Fix indentation. ------------------------------------------------------------------------ r18725 | thresh | 2007-02-06 16:22:15 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Remove pid file on exit. ------------------------------------------------------------------------ r18724 | xtophe | 2007-02-06 16:10:20 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Make update-po ------------------------------------------------------------------------ r18723 | xtophe | 2007-02-06 16:09:54 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/Makefile.am Xcode project has moved ------------------------------------------------------------------------ r18722 | thresh | 2007-02-06 14:37:40 +0100 (Tue, 06 Feb 2007) | 4 lines Changed paths: M /trunk/configure.ac Properly check for Xext library. We got way more kludges in Xv detection, though... Should fix packaging, too. ------------------------------------------------------------------------ r18721 | thresh | 2007-02-06 14:13:43 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc.sym Added symbols needed to link vlc. ------------------------------------------------------------------------ r18720 | jpsaman | 2007-02-06 09:57:51 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Fix by thresh for syslog logging. Initialized pointers to NULL, so it can be checked upon in the code. ------------------------------------------------------------------------ r18719 | xtophe | 2007-02-06 01:01:17 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/share/applications/vlc.desktop l10n in vlc.desktop for Swedish by Daniel Nylander ------------------------------------------------------------------------ r18718 | jb | 2007-02-06 01:01:14 +0100 (Tue, 06 Feb 2007) | 4 lines Changed paths: M /trunk/NEWS Oops. Sorry. ------------------------------------------------------------------------ r18717 | jb | 2007-02-06 00:52:22 +0100 (Tue, 06 Feb 2007) | 3 lines Changed paths: M /trunk/NEWS NEWS: add teletext and sharpen, before we forget to do it. :D ------------------------------------------------------------------------ r18716 | thresh | 2007-02-06 00:31:54 +0100 (Tue, 06 Feb 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Don't translate messages in telnet interface ------------------------------------------------------------------------ r18715 | jb | 2007-02-06 00:27:14 +0100 (Tue, 06 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/ui/sprefs_video.ui Qt4: Update and finish (?) Video Prefs. ------------------------------------------------------------------------ r18714 | xtophe | 2007-02-05 23:02:43 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac Use DLL_EXPORT only on win ------------------------------------------------------------------------ r18713 | thresh | 2007-02-05 22:29:32 +0100 (Mon, 05 Feb 2007) | 3 lines Changed paths: M /trunk/configure.ac Link screen and panoramix plugins with X11 only, they don't need Xext. Only build x11 plugin when we have Xext.h. ------------------------------------------------------------------------ r18712 | damienf | 2007-02-05 19:06:04 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac -fvisibility-inlines-hidden breaks x86_64 ld linker ------------------------------------------------------------------------ r18711 | courmisch | 2007-02-05 18:50:14 +0100 (Mon, 05 Feb 2007) | 4 lines Changed paths: M /trunk/src/network/io.c Warning: Explicit kludge - parental advisory Now, UDP-Lite really works! ------------------------------------------------------------------------ r18710 | courmisch | 2007-02-05 18:35:14 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access_output/udp.c ifdef for old OSes ------------------------------------------------------------------------ r18709 | courmisch | 2007-02-05 18:21:56 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/include/vlc_network.h M /trunk/modules/access_output/udp.c M /trunk/src/network/udp.c UDP-Lite access output ------------------------------------------------------------------------ r18708 | courmisch | 2007-02-05 18:15:49 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c I *can* do it ------------------------------------------------------------------------ r18707 | courmisch | 2007-02-05 18:06:28 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix linking ------------------------------------------------------------------------ r18706 | courmisch | 2007-02-05 18:04:55 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Fix memory leaks and dummy error messages in net_OpenDgram ------------------------------------------------------------------------ r18705 | damienf | 2007-02-05 17:55:50 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/src/vlc.c - vlc.c: commented out rootwrap() till it is properly fixed ------------------------------------------------------------------------ r18704 | courmisch | 2007-02-05 17:49:14 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/modules/access/udp.c Fix impossible out-of-bound strcmp ------------------------------------------------------------------------ r18703 | damienf | 2007-02-05 17:43:41 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac - configure.ac: -fvisibility-inlines-hidden is C++ only ------------------------------------------------------------------------ r18702 | courmisch | 2007-02-05 17:32:31 +0100 (Mon, 05 Feb 2007) | 4 lines Changed paths: M /trunk/NEWS M /trunk/configure.ac M /trunk/include/vlc_network.h M /trunk/modules/access/udp.c M /trunk/src/network/udp.c UDP-Lite access This is completely untested because vlc does not link at the moment :( ------------------------------------------------------------------------ r18701 | damienf | 2007-02-05 16:45:14 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h - vlc_common.h: compile fix ------------------------------------------------------------------------ r18700 | damienf | 2007-02-05 15:58:40 +0100 (Mon, 05 Feb 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc/vlc.h M /trunk/include/vlc_common.h M /trunk/include/vlc_modules_macros.h - added support for visibility attribute for GCC 4.x for controlling export symbols ------------------------------------------------------------------------ r18699 | jb | 2007-02-05 00:15:19 +0100 (Mon, 05 Feb 2007) | 3 lines Changed paths: M /trunk/include/vlc_modules.h M /trunk/src/misc/modules.c Add a module_Exists() function for Simple_Prefs. Don't use too much this function. ------------------------------------------------------------------------ r18698 | jb | 2007-02-04 23:40:21 +0100 (Sun, 04 Feb 2007) | 3 lines Changed paths: M /trunk/modules/video_filter/sharpen.c Change in copyright and propedit. ------------------------------------------------------------------------ r18697 | jb | 2007-02-04 23:27:07 +0100 (Sun, 04 Feb 2007) | 4 lines Changed paths: M /trunk/configure.ac M /trunk/modules/video_filter/Modules.am A /trunk/modules/video_filter/sharpen.c Sharpen Video-Filter. Work from DJ_Mulder on the forum, changes by /me helped by dionoea and jpsaman. ------------------------------------------------------------------------ r18696 | jb | 2007-02-04 22:14:43 +0100 (Sun, 04 Feb 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/control/dbus.c D-Bus ameliorations and fix by Mr_Mirsal. ------------------------------------------------------------------------ r18695 | xtophe | 2007-02-04 21:20:41 +0100 (Sun, 04 Feb 2007) | 2 lines Changed paths: M /trunk/bootstrap support for automake 1.10. Patch courtesy of scop on trac. Fix #1041 ------------------------------------------------------------------------ r18693 | damienf | 2007-02-03 23:41:43 +0100 (Sat, 03 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h - vlc_common.h: fix for vlc_wclosedir on MacOS X ------------------------------------------------------------------------ r18692 | damienf | 2007-02-03 23:01:20 +0100 (Sat, 03 Feb 2007) | 3 lines Changed paths: M /trunk/configure.ac M /trunk/include/vlc/libvlc.h M /trunk/include/vlc/vlc.h M /trunk/include/vlc_common.h M /trunk/src/Makefile.am M /trunk/src/vlc.c - added controlled symbol export support for win32. Now, all visible symbols in libvlc.dll must be declared using either VLC_EXPORT or VLC_PUBLIC_API. Otherwise, they will not be exported. this has the advantage of reducing the number of symbols in the DLL, saving on file size an binding time at runtime. All exported symbols will be listed in the libvlc.def file. This also pave the way for using the visibility feature in GCC 4, adding controlled symbols export for UNIX/MacOS X as well. ------------------------------------------------------------------------ r18691 | dionoea | 2007-02-03 03:55:33 +0100 (Sat, 03 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_filter/gradient.c Ooops (?) ------------------------------------------------------------------------ r18690 | dionoea | 2007-02-02 22:46:19 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c Use DIR_SEP instead of "/" ------------------------------------------------------------------------ r18689 | massiot | 2007-02-02 22:31:18 +0100 (Fri, 02 Feb 2007) | 3 lines Changed paths: M /trunk/doc/fortunes.txt * doc/fortunes.txt is a fortune file, please keep it in a format compatible with UNIX fortune executable. ------------------------------------------------------------------------ r18688 | dionoea | 2007-02-02 22:17:29 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt Small formating fix. ------------------------------------------------------------------------ r18687 | dionoea | 2007-02-02 21:51:11 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/modules/video_filter/adjust.c M /trunk/modules/video_filter/gradient.c M /trunk/modules/video_filter/panoramix.c Copy clip_uint8() function from ffmpeg and replace where applicable for video filters. ------------------------------------------------------------------------ r18686 | dionoea | 2007-02-02 21:30:49 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt "I'm a girl!" fortune (x2) from 2 days ago. ------------------------------------------------------------------------ r18685 | damienf | 2007-02-02 12:43:50 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c - direct3d: device reset fixes (when resolution changes, etc...) ------------------------------------------------------------------------ r18684 | fkuehne | 2007-02-02 10:17:58 +0100 (Fri, 02 Feb 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib * this part of [18683] wasn't supposed to be committed. Reverting to previous revision. ------------------------------------------------------------------------ r18683 | fkuehne | 2007-02-02 10:12:37 +0100 (Fri, 02 Feb 2007) | 7 lines Changed paths: M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/classes.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/info.nib M /trunk/extras/MacOSX/Resources/English.lproj/MainMenu.nib/keyedobjects.nib D /trunk/extras/MacOSX/vlc.pbproj A /trunk/extras/MacOSX/vlc.xcodeproj (from /trunk/extras/MacOSX/vlc.pbproj:18682) M /trunk/extras/MacOSX/vlc.xcodeproj/project.pbxproj M /trunk/modules/gui/macosx/AppleRemote.h M /trunk/modules/gui/macosx/AppleRemote.m M /trunk/modules/gui/macosx/about.m M /trunk/modules/gui/macosx/bookmarks.m M /trunk/modules/gui/macosx/equalizer.h M /trunk/modules/gui/macosx/equalizer.m M /trunk/modules/gui/macosx/fspanel.h M /trunk/modules/gui/macosx/fspanel.m M /trunk/modules/gui/macosx/interaction.m M /trunk/modules/gui/macosx/intf.h M /trunk/modules/gui/macosx/intf.m M /trunk/modules/gui/macosx/macosx.m M /trunk/modules/gui/macosx/misc.m M /trunk/modules/gui/macosx/output.h M /trunk/modules/gui/macosx/output.m M /trunk/modules/gui/macosx/playlistinfo.m M /trunk/modules/gui/macosx/prefs_widgets.h M /trunk/modules/gui/macosx/prefs_widgets.m M /trunk/modules/gui/macosx/vout.m M /trunk/modules/gui/macosx/voutgl.m * collection of various fixes and edits - removed <10.3 support in the preferences' code - added preliminary support for Obj-C 2.0 / Garbage Collection - needs to be enabled manually in intf.h for now and is restricted to future Darwin release - updated various copyright dates to approbate values - configured the source tree in the Xcode project for future Xcode releases - finally renamed the Xcode project to the correct bundle extension ------------------------------------------------------------------------ r18682 | dionoea | 2007-02-02 00:22:15 +0100 (Fri, 02 Feb 2007) | 2 lines Changed paths: M /trunk/share/http/dialogs/sout s/a42/a52/ ------------------------------------------------------------------------ r18681 | xtophe | 2007-02-01 21:06:54 +0100 (Thu, 01 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/qt4.cpp check for enomem ------------------------------------------------------------------------ r18680 | jb | 2007-02-01 20:12:45 +0100 (Thu, 01 Feb 2007) | 3 lines Changed paths: M /trunk/THANKS M /trunk/modules/control/dbus.c D-Bus Patch by Mirsal ENNAIME ------------------------------------------------------------------------ r18679 | funman | 2007-02-01 19:45:53 +0100 (Thu, 01 Feb 2007) | 2 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/prefs_dialog.cpp Displays and hides simple preferences correctly ------------------------------------------------------------------------ r18678 | funman | 2007-02-01 19:45:25 +0100 (Thu, 01 Feb 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c Always initialise dbus threads ------------------------------------------------------------------------ r18677 | jb | 2007-02-01 19:40:30 +0100 (Thu, 01 Feb 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/preferences_widgets.hpp Qt4: Compile Fix. ------------------------------------------------------------------------ r18676 | damienf | 2007-02-01 15:28:41 +0100 (Thu, 01 Feb 2007) | 2 lines Changed paths: M /trunk/modules/video_output/directx/direct3d.c - direct3d.c: attempt to fix incompatibility with Vista, needs testing since i still don't have a Vista system to test against ------------------------------------------------------------------------ r18675 | jb | 2007-01-31 23:34:30 +0100 (Wed, 31 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Correction on the Makefile .. ------------------------------------------------------------------------ r18674 | jb | 2007-01-31 23:27:57 +0100 (Wed, 31 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile D /trunk/extras/contrib/src/Patches/ffmpeg-alignment.patch Win32 Contrib: Repair ffmpeg compile. ------------------------------------------------------------------------ r18673 | jb | 2007-01-31 20:51:46 +0100 (Wed, 31 Jan 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/dialogs/messages.cpp Qt4: messages. Small commit to fix two forgottten qfu() and to add whitespaces where needed. ------------------------------------------------------------------------ r18672 | damienf | 2007-01-31 20:50:48 +0100 (Wed, 31 Jan 2007) | 2 lines Changed paths: M /trunk/activex/connectioncontainer.cpp - activex: misc fixes for properties and events sinks ------------------------------------------------------------------------ r18671 | damienf | 2007-01-31 20:49:20 +0100 (Wed, 31 Jan 2007) | 2 lines Changed paths: M /trunk/activex/main.cpp M /trunk/activex/plugin.cpp M /trunk/activex/plugin.h M /trunk/activex/utils.cpp M /trunk/activex/utils.h M /trunk/configure.ac - activex: globally use win32 unicode APIs, hopefully this will fix reported registration problems ------------------------------------------------------------------------ r18670 | jb | 2007-01-31 00:56:24 +0100 (Wed, 31 Jan 2007) | 3 lines Changed paths: M /trunk/modules/gui/qt4/components/infopanels.cpp Qt4 : translate the titles for stats. ------------------------------------------------------------------------ r18669 | jb | 2007-01-31 00:37:33 +0100 (Wed, 31 Jan 2007) | 5 lines Changed paths: M /trunk/modules/gui/qt4/Modules.am M /trunk/modules/gui/qt4/components/infopanels.cpp M /trunk/modules/gui/qt4/components/infopanels.hpp D /trunk/modules/gui/qt4/ui/input_stats.ui * Qt4 : Use a QTreeWidget instead of a ui to display stats. I hope in that way it will become easier to resize and easier to add stats... Btw about Qt4 modules, http://wiki.videolan.org/QtIntfTODO and http://wiki.videolan.org/Simple_Preferences have been updated. Give it a look and help us... ------------------------------------------------------------------------ r18668 | jpsaman | 2007-01-30 20:34:37 +0100 (Tue, 30 Jan 2007) | 2 lines Changed paths: M /trunk/src/libvlc-common.c M /trunk/src/misc/configuration.c M /trunk/src/misc/modules.c M /trunk/src/misc/objects.c Fixed crash on vlc exit/quit and added sanity checking for pointers in the module init/exit paths. ------------------------------------------------------------------------ r18667 | jpsaman | 2007-01-30 19:45:47 +0100 (Tue, 30 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap Forcefully set PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR for pkgconfig only if these environment variables haven't been set yet. And the path /usr/lib/pkgconfig exists. This fixes building wxwidgets in contrib for Fedora Core 6 ------------------------------------------------------------------------ r18666 | xtophe | 2007-01-30 14:55:57 +0100 (Tue, 30 Jan 2007) | 2 lines Changed paths: M /trunk/extras/contrib/Makefile Fix make clean ------------------------------------------------------------------------ r18665 | jpsaman | 2007-01-30 14:04:27 +0100 (Tue, 30 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Distributions/win32.mak oops copypaste error ------------------------------------------------------------------------ r18664 | jpsaman | 2007-01-30 13:52:47 +0100 (Tue, 30 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/README M /trunk/extras/contrib/bootstrap A /trunk/extras/contrib/src/Distributions A /trunk/extras/contrib/src/Distributions/beos.mak A /trunk/extras/contrib/src/Distributions/darwin.mak A /trunk/extras/contrib/src/Distributions/debian.mak A /trunk/extras/contrib/src/Distributions/fedora.mak A /trunk/extras/contrib/src/Distributions/unix.mak A /trunk/extras/contrib/src/Distributions/win32.mak A /trunk/extras/contrib/src/Distributions/wince.mak M /trunk/extras/contrib/src/Makefile Extend contrib buildsystem to allow for a finer control on system and Linux distributions rules. The bootstrap tries to guess the operating system to build for by looking at the compiler prefix. For native building (usually Linux/Unix-like systems) additional matching logic should be written. Currently only Fedora-Core systems are detected as being different from the normal Unix-rules. Extend this logic to make a distinction for your system if it deviates from the standard Unix-like system that our contrib recognizes atm. ------------------------------------------------------------------------ r18663 | dionoea | 2007-01-29 23:27:16 +0100 (Mon, 29 Jan 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml Fix xml. ------------------------------------------------------------------------ r18662 | jb | 2007-01-29 01:09:40 +0100 (Mon, 29 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Correct a typo mistake I did earlier. ------------------------------------------------------------------------ r18661 | jb | 2007-01-29 01:04:11 +0100 (Mon, 29 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Correct a typo in packages.mak. ------------------------------------------------------------------------ r18660 | jb | 2007-01-29 00:50:24 +0100 (Mon, 29 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Make sure "make source" works correctly. ------------------------------------------------------------------------ r18659 | jb | 2007-01-29 00:28:29 +0100 (Mon, 29 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Oops. Missing $(). ------------------------------------------------------------------------ r18658 | jb | 2007-01-29 00:18:24 +0100 (Mon, 29 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile Clean .svn before tarballs. Add a dependency. ------------------------------------------------------------------------ r18657 | jb | 2007-01-28 23:55:28 +0100 (Sun, 28 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile Make the "make source" much better, to do ffmpeg-svn, x264-svn, libmatroska-svn tarballs. That help a lot to make some directories with all the libs sources. ------------------------------------------------------------------------ r18656 | jb | 2007-01-28 23:26:37 +0100 (Sun, 28 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak libmpcdec updated to 1.2.4. Should work on all systems. But will need an extra check on some MacOSX ------------------------------------------------------------------------ r18655 | ipkiss | 2007-01-28 23:24:42 +0100 (Sun, 28 Jan 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml * doc/skins/skins2-howto.xml: mentions of the forum and the wiki ------------------------------------------------------------------------ r18654 | jb | 2007-01-28 23:05:31 +0100 (Sun, 28 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Just a useless change of version. ------------------------------------------------------------------------ r18653 | ipkiss | 2007-01-28 21:48:10 +0100 (Sun, 28 Jan 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml * doc/skins/skins2-howto.xml: a few fixes ------------------------------------------------------------------------ r18652 | dionoea | 2007-01-28 21:43:57 +0100 (Sun, 28 Jan 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml Add VLC to the keyword list (this is completely useless) ------------------------------------------------------------------------ r18651 | ipkiss | 2007-01-28 21:37:21 +0100 (Sun, 28 Jan 2007) | 5 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml M /trunk/modules/gui/skins2/commands/cmd_minimize.cpp M /trunk/modules/gui/skins2/commands/cmd_minimize.hpp M /trunk/modules/gui/skins2/parser/interpreter.cpp M /trunk/modules/gui/skins2/src/generic_window.cpp M /trunk/modules/gui/skins2/src/top_window.cpp M /trunk/modules/gui/skins2/src/top_window.hpp M /trunk/modules/gui/skins2/src/window_manager.cpp M /trunk/modules/gui/skins2/src/window_manager.hpp M /trunk/modules/gui/skins2/utils/position.hpp * skins2: - new WindowID.maximize() and WindowID.unmaximize() actions - new WindowID.isMaximized boolean variable - doc updated ------------------------------------------------------------------------ r18650 | jb | 2007-01-28 19:58:20 +0100 (Sun, 28 Jan 2007) | 3 lines Changed paths: M /trunk/extras/contrib/src/packages.mak * Libxml2 version up from 2.6.26 to 2.6.27 ------------------------------------------------------------------------ r18649 | asmax | 2007-01-28 19:18:52 +0100 (Sun, 28 Jan 2007) | 2 lines Changed paths: M /trunk/build-vlc M /trunk/config.in M /trunk/configure.ac M /trunk/menuconfig - thou shalt keep menuconfig up-to-date and not disable it ------------------------------------------------------------------------ r18648 | jb | 2007-01-28 19:06:48 +0100 (Sun, 28 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Change libpng version to 1.2.15 especially to fix security issue CVE-2006-3334. Tested on epsilon, veda, altair/mingw32. ------------------------------------------------------------------------ r18647 | ipkiss | 2007-01-28 17:49:30 +0100 (Sun, 28 Jan 2007) | 5 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml M /trunk/modules/gui/skins2/parser/builder.cpp M /trunk/modules/gui/skins2/parser/builder.hpp M /trunk/modules/gui/skins2/parser/builder_data.def M /trunk/modules/gui/skins2/parser/builder_data.hpp M /trunk/modules/gui/skins2/parser/skin_parser.cpp M /trunk/modules/gui/skins2/parser/skin_parser.hpp M /trunk/modules/gui/skins2/src/generic_layout.cpp M /trunk/modules/gui/skins2/src/generic_layout.hpp M /trunk/modules/gui/skins2/src/theme.cpp M /trunk/modules/gui/skins2/src/theme.hpp M /trunk/modules/gui/skins2/src/window_manager.cpp M /trunk/modules/gui/skins2/src/window_manager.hpp M /trunk/modules/gui/skins2/utils/position.cpp M /trunk/modules/gui/skins2/utils/position.hpp M /trunk/share/skins2/skin.dtd * skins2: - New Panel tag, allowing to group the resizing behaviour of controls - Documentation updated accordingly - Fixed a memory leak due to CtrlMove/CtrlResize objects ------------------------------------------------------------------------ r18646 | fkuehne | 2007-01-28 15:11:09 +0100 (Sun, 28 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap *added yet another possible svn location (to detect certain default installations) ------------------------------------------------------------------------ r18645 | fkuehne | 2007-01-28 14:40:20 +0100 (Sun, 28 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/Makefile * remove config.mak on make clean as well ------------------------------------------------------------------------ r18644 | dionoea | 2007-01-28 01:53:39 +0100 (Sun, 28 Jan 2007) | 2 lines Changed paths: M /trunk/README update developers website. ------------------------------------------------------------------------ r18643 | courmisch | 2007-01-27 23:29:29 +0100 (Sat, 27 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.h Add some missing consts ------------------------------------------------------------------------ r18642 | dionoea | 2007-01-27 22:22:13 +0100 (Sat, 27 Jan 2007) | 6 lines Changed paths: M /trunk/modules/demux/ps.h * add stream assignements for DTS(-HD) / (E-)AC3 / MLP / VC1 used by HD DVDs. * the dts/ac3 changes fix some files from http://samples.mplayerhq.hu/evob/ and some other sources. * MLP doesn't have any know free decoder (nor do i have any sample) so this is basically "for the future" * VC1 doesn't work ... most likely needs some more changes to the code. * remove trailing spaces ------------------------------------------------------------------------ r18641 | courmisch | 2007-01-27 22:14:39 +0100 (Sat, 27 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.c Minor code factor ------------------------------------------------------------------------ r18640 | courmisch | 2007-01-27 22:02:35 +0100 (Sat, 27 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/ps.c Fix typo ------------------------------------------------------------------------ r18639 | ipkiss | 2007-01-27 00:25:49 +0100 (Sat, 27 Jan 2007) | 2 lines Changed paths: M /trunk/doc/skins/skins2-howto.xml * doc/skins/skins2-howto.xml: Fixed a mistake ------------------------------------------------------------------------ r18638 | dionoea | 2007-01-26 23:39:25 +0100 (Fri, 26 Jan 2007) | 2 lines Changed paths: M /trunk/src/text/strings.c Oops. ------------------------------------------------------------------------ r18637 | dionoea | 2007-01-26 23:37:28 +0100 (Fri, 26 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc_strings.h M /trunk/modules/access_output/file.c M /trunk/modules/video_filter/marq.c M /trunk/modules/video_output/image.c M /trunk/src/text/strings.c M /trunk/src/video_output/vout_intf.c add new filename_sanitize and path_sanitize functions to remove forbidden charcters from filenames/paths and use where appropriate. ------------------------------------------------------------------------ r18636 | jb | 2007-01-25 23:46:26 +0100 (Thu, 25 Jan 2007) | 6 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/packages.mak Commented unuseful packages. Repairing some sources links. Add a "make source" process to get all the tar.(bz2|gz) in one dir. ------------------------------------------------------------------------ r18635 | xtophe | 2007-01-25 21:26:02 +0100 (Thu, 25 Jan 2007) | 2 lines Changed paths: M /trunk/NEWS M /trunk/src/libvlc-module.c Change the default for sout-keep to enabled. ------------------------------------------------------------------------ r18634 | jb | 2007-01-25 20:42:49 +0100 (Thu, 25 Jan 2007) | 4 lines Changed paths: M /trunk/modules/video_filter/crop.c M /trunk/modules/video_filter/panoramix.c Some small modifications to crop and panoramix to repair calls for uninitialized variables. Patch by Cedric Coquebert. ------------------------------------------------------------------------ r18633 | massiot | 2007-01-25 19:33:59 +0100 (Thu, 25 Jan 2007) | 3 lines Changed paths: M /trunk/modules/codec/telx.c * modules/codec/telx.c: New option to work around wrong implementation of the teletext descriptor by some French channels. ------------------------------------------------------------------------ r18632 | jb | 2007-01-24 20:21:43 +0100 (Wed, 24 Jan 2007) | 3 lines Changed paths: M /trunk/modules/video_output/opengl.c Patch to force alignment in OpenGL if it isn't correctlt positionned before, as panoramix does do it correctly. Patch By Cedric Cocquebert. ------------------------------------------------------------------------ r18631 | dionoea | 2007-01-23 22:40:51 +0100 (Tue, 23 Jan 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_intf.c * Enable format time/meta stuff in snapshot-prefix. ------------------------------------------------------------------------ r18630 | massiot | 2007-01-23 18:50:32 +0100 (Tue, 23 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc_es_out.h M /trunk/modules/demux/ts.c M /trunk/src/input/es_out.c * modules/demux/ts.c: Fixed stream output mode detection. ------------------------------------------------------------------------ r18629 | jb | 2007-01-23 18:37:48 +0100 (Tue, 23 Jan 2007) | 4 lines Changed paths: M /trunk/modules/video_filter/panoramix.c Patch by Cedric Cocquebert to improve the panoramix module. ------------------------------------------------------------------------ r18628 | sam | 2007-01-23 18:25:32 +0100 (Tue, 23 Jan 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c * Win32 timer bug (0x100000000 * 1000 != 0x100000000000). ------------------------------------------------------------------------ r18627 | jpsaman | 2007-01-23 09:09:38 +0100 (Tue, 23 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/spudec/parse.c When no start display time is found in a subpicture then return with an error message. Problem reported by: Hytham Alihassan. ------------------------------------------------------------------------ r18626 | hartman | 2007-01-22 16:11:02 +0100 (Mon, 22 Jan 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile * disable gnutls C++ lib. it's broken ------------------------------------------------------------------------ r18625 | jb | 2007-01-22 00:50:27 +0100 (Mon, 22 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/packages.mak Update freetype from 2.1.9 to 2.3.0. This has been tested on veda, espilon, altair, altair/sid-id386/Mingw32. ------------------------------------------------------------------------ r18623 | fkuehne | 2007-01-21 20:19:32 +0100 (Sun, 21 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/packages.mak * download the SDL stuff from sourceforge instead of the bogus official server, as the SF park is much faster and more reliable (forward-porting [18622]) ------------------------------------------------------------------------ r18620 | xtophe | 2007-01-20 21:21:12 +0100 (Sat, 20 Jan 2007) | 3 lines Changed paths: M /trunk/modules/codec/telx.c M /trunk/modules/demux/ts.c ts.c: Current libdvbpsi is buggy so wait for 0.1.6 to activate the teletext detection code ts.c, telx.c: Fallback to teletext detection if TS detection wasn't possible ------------------------------------------------------------------------ r18618 | xtophe | 2007-01-20 02:04:00 +0100 (Sat, 20 Jan 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Makefile M /trunk/extras/contrib/src/Patches/gnutls-win32.patch M /trunk/extras/contrib/src/packages.mak Update libgcrypt and libgnutls ------------------------------------------------------------------------ r18616 | courmisch | 2007-01-19 20:49:40 +0100 (Fri, 19 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc_block.h Fix block_New failure check ------------------------------------------------------------------------ r18615 | massiot | 2007-01-19 19:26:39 +0100 (Fri, 19 Jan 2007) | 8 lines Changed paths: M /trunk/modules/codec/telx.c M /trunk/modules/demux/ts.c M /trunk/modules/mux/mpeg/ts.c * modules/demux/ts.c: Parse the telx descriptor and create pseudo ES for different languages. Slightly changed the way the dvbsub parser works to allow correct streaming with --sout-all or --programs. * modules/mux/mpeg/ts.c: Changes to allow descriptor pass-through with telx and dvbsub. This is kind of kludgy. * module/codec/telx.c: Got rid of the ugly static variables and use info from the TS demux. ------------------------------------------------------------------------ r18613 | hartman | 2007-01-18 22:22:52 +0100 (Thu, 18 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/telx.c * Set svn properties for the telx.c file ------------------------------------------------------------------------ r18612 | massiot | 2007-01-18 16:14:36 +0100 (Thu, 18 Jan 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt . ------------------------------------------------------------------------ r18610 | hartman | 2007-01-18 15:04:47 +0100 (Thu, 18 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/telx.c * compile fix: missing comma in debug statement ------------------------------------------------------------------------ r18609 | hartman | 2007-01-18 14:57:25 +0100 (Thu, 18 Jan 2007) | 9 lines Changed paths: M /trunk/modules/codec/telx.c Teletext module patch by Vincent Penne - the stream provided by thedj containing some kind of VPS informations know works fine (they aren't displayed as subtitles anymore). It also solve the same issue on two examples streams on the vlc file repository (called stream-demux-telx-1.dump and stream-demux-telx-2.dump) - got rid of a kludge that used to be necessary on the "has-subtitles.ts" example stream to avoid subtitles disapearing too fast in some cases. I don't know exactly why it's not anymore necessary, probably because I handle better the subtitle flag now. - now the page number is handled independently for each 8 magazines ------------------------------------------------------------------------ r18608 | xtophe | 2007-01-18 00:33:06 +0100 (Thu, 18 Jan 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp Fix the preferences under wx ------------------------------------------------------------------------ r18607 | xtophe | 2007-01-17 21:49:44 +0100 (Wed, 17 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/telx.c add a shortname and delete unused variable ------------------------------------------------------------------------ r18606 | massiot | 2007-01-17 19:06:52 +0100 (Wed, 17 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/telx.c * modules/codec/telx.c: Pedantic coding style changes. ------------------------------------------------------------------------ r18605 | massiot | 2007-01-17 18:30:53 +0100 (Wed, 17 Jan 2007) | 3 lines Changed paths: M /trunk/AUTHORS M /trunk/configure.ac M /trunk/modules/codec/Modules.am A /trunk/modules/codec/telx.c * modules/codec/telx.c: Teletext subtitles decoder, patch courtesy of Vincent Penne. ------------------------------------------------------------------------ r18604 | xtophe | 2007-01-17 15:09:10 +0100 (Wed, 17 Jan 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt :) ------------------------------------------------------------------------ r18603 | massiot | 2007-01-16 23:39:51 +0100 (Tue, 16 Jan 2007) | 2 lines Changed paths: M /trunk/doc/fortunes.txt . ------------------------------------------------------------------------ r18602 | hartman | 2007-01-16 17:01:49 +0100 (Tue, 16 Jan 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c * Ehm, MAX, not MIN of course. And let's check both before and after cropping. ------------------------------------------------------------------------ r18601 | hartman | 2007-01-16 16:52:30 +0100 (Tue, 16 Jan 2007) | 2 lines Changed paths: M /trunk/src/video_output/vout_subpictures.c * Don't allow negative offsets when blending ------------------------------------------------------------------------ r18600 | massiot | 2007-01-16 11:55:31 +0100 (Tue, 16 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/mpeg_audio.c * modules/codec/mpeg_audio.c: Add a debug message for broken streams. ------------------------------------------------------------------------ r18596 | oaubert | 2007-01-15 16:53:26 +0100 (Mon, 15 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc/mediacontrol.h include/vlc/mediacontrol.h: include windows.h on win32 to get HWND definition ------------------------------------------------------------------------ r18595 | courmisch | 2007-01-15 16:22:11 +0100 (Mon, 15 Jan 2007) | 2 lines Changed paths: M /trunk/INSTALL s/wxwindows/wxwidgets/ ------------------------------------------------------------------------ r18594 | jpsaman | 2007-01-14 23:27:48 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/mp4.c Remove useless test i_chunk is uint32_t and cannot be lower then zero. This fixes a compile warninig and hopefully doesn't introduce an mp4 problem. Test your mp4's. ------------------------------------------------------------------------ r18593 | jpsaman | 2007-01-14 23:25:56 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/mp4.c Revert part of rev 18553 where p_track->i_chunk test has changed. It shouldn't have gone in this commit. ------------------------------------------------------------------------ r18592 | xtophe | 2007-01-14 21:49:22 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/activex/axvlc_rc.rc M /trunk/configure.ac M /trunk/extras/MacOSX/Resources/English.lproj/InfoPlist.strings M /trunk/extras/MacOSX/plugin/Info.plist M /trunk/mozilla/npvlc_rc.rc M /trunk/mozilla/vlc.r M /trunk/mozilla/vlcplugin.h Happy New Year ------------------------------------------------------------------------ r18590 | damienf | 2007-01-14 21:35:51 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/Makefile.am Makefile.am: reorganize vlc_LDFLAGS for win32 ------------------------------------------------------------------------ r18589 | damienf | 2007-01-14 21:35:11 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/encoder.c - ffmpeg/encoder.c: more int64_t fixes ------------------------------------------------------------------------ r18578 | courmisch | 2007-01-14 20:44:24 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Oups (again) ------------------------------------------------------------------------ r18577 | courmisch | 2007-01-14 20:32:20 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/avi/libavi.c M /trunk/src/misc/modules.c Fix out-of-bound read uncovered by sam ------------------------------------------------------------------------ r18576 | courmisch | 2007-01-14 20:20:20 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/avi/libavi.c memory leak ------------------------------------------------------------------------ r18575 | courmisch | 2007-01-14 20:13:26 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/asf/asf.c Fix memory leak ------------------------------------------------------------------------ r18574 | courmisch | 2007-01-14 20:07:17 +0100 (Sun, 14 Jan 2007) | 5 lines Changed paths: M /trunk/modules/demux/asf/libasf.c Fix a bunch of potential segmentation faults: - out of bound read initially uncovered by sam, - also malloc() can really return NULL for arbitrary large alloc, return value MUST be checked. ------------------------------------------------------------------------ r18573 | xtophe | 2007-01-14 19:41:22 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/configure.ac Don't use '-' in shell variable name and take advantage of the features of PKG_CHECK_MODULES ------------------------------------------------------------------------ r18572 | xtophe | 2007-01-14 18:57:50 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/AUTHORS M /trunk/THANKS Add myself to AUTHORS ------------------------------------------------------------------------ r18571 | xtophe | 2007-01-14 18:35:19 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Add translations from rosetta ------------------------------------------------------------------------ r18570 | fkuehne | 2007-01-14 17:25:41 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/AUTHORS M /trunk/Makefile.am M /trunk/THANKS * give credit to Jean-Baptiste le Stang for the UB script, add it to the source bundle and update authors a bit ------------------------------------------------------------------------ r18569 | fkuehne | 2007-01-14 17:14:05 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: A /trunk/extras/MacOSX/ub.sh * commit Jean-Baptiste's universal binary script to svn, so you don't have to browse trac each time you need it. remember to customise the 3 variables at the top before using it. (closes #749) ------------------------------------------------------------------------ r18568 | fkuehne | 2007-01-14 17:09:15 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/extras/MacOSX/Delete_Preferences.app/Contents/Info.plist M /trunk/extras/MacOSX/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt M /trunk/extras/MacOSX/Delete_Preferences.app/Contents/Resources/applet.rsrc M /trunk/extras/MacOSX/Delete_Preferences.app/Contents/Resources/description.rtfd/TXT.rtf * applied Westacular's patch with minor modifications, which solves some issues with this script in certain situations and lets the Finder do most of the work. Note that this script isn't 10.2-save anymore and triggers the Finder to launch in case that it is closed. (closes #911) ------------------------------------------------------------------------ r18567 | jpsaman | 2007-01-14 15:17:46 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/THANKS Updated THANKS file for rev 18566 ------------------------------------------------------------------------ r18566 | jpsaman | 2007-01-14 15:16:33 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/modules/misc/rtsp.c Added option to disable session timeout option on RTSP request (use: --rtsp-session-timeout=-1 to disable this option, >= 0 to enable it, default is 5). Patch from Saso Kiselkov (skiselkov at gmail dot com) for making VOD (RTSP) work with HanunTech STBs, with modifications from me. ------------------------------------------------------------------------ r18565 | fkuehne | 2007-01-14 14:02:59 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/vout.m * allow the screensaver to appear when video playback is paused (closes #963) ------------------------------------------------------------------------ r18564 | fkuehne | 2007-01-14 13:40:05 +0100 (Sun, 14 Jan 2007) | 1 line Changed paths: M /trunk/modules/gui/macosx/intf.m * design change: the current volume is automatically stored on quit now and restored on first playback of the next run, similar to other major media players (closes #989) ------------------------------------------------------------------------ r18563 | xtophe | 2007-01-14 02:28:48 +0100 (Sun, 14 Jan 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po hmmm i should use a clean tree for update-po ------------------------------------------------------------------------ r18562 | damienf | 2007-01-13 18:29:16 +0100 (Sat, 13 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp live555: hmmm, that BITMAPINFOHEADER is only useful on mplayer, not vlc ------------------------------------------------------------------------ r18561 | damienf | 2007-01-13 17:45:10 +0100 (Sat, 13 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/live555.cpp demux/live555.cpp: added support for avc1 in X-QT over RTSP ------------------------------------------------------------------------ r18560 | jpsaman | 2007-01-13 13:26:38 +0100 (Sat, 13 Jan 2007) | 1 line Changed paths: M /trunk/modules/control/telnet.c Fix segmentation fault in modules/control/telnet.c introduced in rev 18519 ------------------------------------------------------------------------ r18559 | xtophe | 2007-01-13 01:52:49 +0100 (Sat, 13 Jan 2007) | 2 lines Changed paths: M /trunk/po/POTFILES.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po make update-po ------------------------------------------------------------------------ r18558 | xtophe | 2007-01-13 01:52:15 +0100 (Sat, 13 Jan 2007) | 2 lines Changed paths: M /trunk/THANKS M /trunk/po/it.po Italian translation update. Thanks to Vincenzo Reale. ------------------------------------------------------------------------ r18557 | xtophe | 2007-01-13 01:27:17 +0100 (Sat, 13 Jan 2007) | 3 lines Changed paths: M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po Merge po file from 0.8.6 fix translation of "C" closes #969 ------------------------------------------------------------------------ r18556 | sigmunau | 2007-01-12 19:12:15 +0100 (Fri, 12 Jan 2007) | 3 lines Changed paths: M /trunk/modules/demux/asf/libasf.c libasf.c: Don't store pointer to bad data. Fixes #992 Btw when did "crash" change into "denial of service"? ------------------------------------------------------------------------ r18555 | courmisch | 2007-01-12 18:16:21 +0100 (Fri, 12 Jan 2007) | 3 lines Changed paths: M /trunk/modules/gui/skins2/x11/x11_window.cpp Do not assume long integers are 32-bits. Should fix fullscreen on amd64 - closes #670 ------------------------------------------------------------------------ r18554 | jpsaman | 2007-01-12 13:44:51 +0100 (Fri, 12 Jan 2007) | 1 line Changed paths: M /trunk/mozilla/control/npolibvlc.cpp Fix indentation ------------------------------------------------------------------------ r18553 | jpsaman | 2007-01-12 13:42:51 +0100 (Fri, 12 Jan 2007) | 1 line Changed paths: M /trunk/modules/demux/mp4/mp4.c Make parenthesis explicite ------------------------------------------------------------------------ r18552 | xtophe | 2007-01-12 13:38:23 +0100 (Fri, 12 Jan 2007) | 2 lines Changed paths: M /trunk/configure.ac M /trunk/extras/contrib/src/Makefile Twolame need -DLIBTWOLAME_STIC under win32 to use the .a ------------------------------------------------------------------------ r18551 | littlejohn | 2007-01-12 00:43:18 +0100 (Fri, 12 Jan 2007) | 1 line Changed paths: M /trunk/bindings/java/VLCExample.java M /trunk/bindings/java/org/videolan/jvlc/Audio.java M /trunk/bindings/java/org/videolan/jvlc/AudioIntf.java M /trunk/bindings/java/src/audio-jni.cc audio methods aligned to libvlc audio functions ------------------------------------------------------------------------ r18550 | xtophe | 2007-01-12 00:37:25 +0100 (Fri, 12 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/encoder.c Remove the warning. thanks to Quovodis ------------------------------------------------------------------------ r18549 | xtophe | 2007-01-12 00:33:02 +0100 (Fri, 12 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/encoder.c Better a compile warning than a bug. Thanks to Robert Stepanek. ------------------------------------------------------------------------ r18548 | damienf | 2007-01-12 00:28:59 +0100 (Fri, 12 Jan 2007) | 2 lines Changed paths: M /trunk/modules/codec/ffmpeg/encoder.c - ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t type rather than signed int ------------------------------------------------------------------------ r18547 | courmisch | 2007-01-11 16:35:44 +0100 (Thu, 11 Jan 2007) | 3 lines Changed paths: M /trunk/modules/demux/playlist/asx.c Fix denial of service (NULL dereference) in ASX parser Closes #988 ------------------------------------------------------------------------ r18546 | courmisch | 2007-01-11 16:31:18 +0100 (Thu, 11 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/playlist/asx.c Cosmetic fix ------------------------------------------------------------------------ r18545 | damienf | 2007-01-10 23:41:06 +0100 (Wed, 10 Jan 2007) | 2 lines Changed paths: M /trunk/src/misc/mtime.c mtime.c: previous codepath prevented RTC from ever being used on win32 ------------------------------------------------------------------------ r18544 | courmisch | 2007-01-10 18:34:37 +0100 (Wed, 10 Jan 2007) | 2 lines Changed paths: M /trunk/modules/control/rc.c Do not read inexistant configuration parameter ------------------------------------------------------------------------ r18543 | damienf | 2007-01-09 23:14:53 +0100 (Tue, 09 Jan 2007) | 2 lines Changed paths: M /trunk/mozilla/Makefile.am - mozilla/Makefile.am: make sure rpath is only used for UNIX build ------------------------------------------------------------------------ r18542 | damienf | 2007-01-09 22:53:04 +0100 (Tue, 09 Jan 2007) | 2 lines Changed paths: M /trunk/src/Makefile.am - src/Makefile.am: make sure libvlc.dll is always rebuilt on object changes ------------------------------------------------------------------------ r18541 | damienf | 2007-01-09 22:27:57 +0100 (Tue, 09 Jan 2007) | 2 lines Changed paths: M /trunk/configure.ac - firefox/nspr plugin development fix for ubuntu/debian ------------------------------------------------------------------------ r18540 | xtophe | 2007-01-09 21:29:05 +0100 (Tue, 09 Jan 2007) | 2 lines Changed paths: M /trunk/extras/contrib/src/Patches/x264-svn-win32.patch Sync with upstream ------------------------------------------------------------------------ r18539 | xtophe | 2007-01-09 21:07:05 +0100 (Tue, 09 Jan 2007) | 2 lines Changed paths: M /trunk/modules/gui/wxwidgets/dialogs/preferences.cpp Partial fix of the wx prefs. The modules settings are shown but not the libvlc ones. refs #918. (yes there is lots of debugs left) ------------------------------------------------------------------------ r18538 | damienf | 2007-01-08 19:21:04 +0100 (Mon, 08 Jan 2007) | 2 lines Changed paths: M /trunk/activex/axvlc_rc.rc - added OLESelfRegister in version resource (may fix reported security problems when registering ActiveX plugin) ------------------------------------------------------------------------ r18537 | jpsaman | 2007-01-08 19:18:20 +0100 (Mon, 08 Jan 2007) | 1 line Changed paths: M /trunk/configure.ac Put -lX11 and -lXt in the right place. ------------------------------------------------------------------------ r18536 | damienf | 2007-01-08 18:37:59 +0100 (Mon, 08 Jan 2007) | 2 lines Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/axvlc.tlb M /trunk/activex/axvlc_idl.c M /trunk/activex/axvlc_idl.h M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h M /trunk/mozilla/control/npolibvlc.cpp - added 'vlc.video.crop' property for ActiveX/Mozilla ------------------------------------------------------------------------ r18535 | damienf | 2007-01-08 18:37:01 +0100 (Mon, 08 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc/libvlc.h M /trunk/src/control/video.c - added libvlc_video_set/get_crop_geometry() api ------------------------------------------------------------------------ r18534 | damienf | 2007-01-08 01:54:08 +0100 (Mon, 08 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h - Oops, remove _wclosedir by mistake in previous commit. btw, the previous commit fixes #926 because utf8_loaddir() uses rewindir() ------------------------------------------------------------------------ r18533 | damienf | 2007-01-08 01:41:45 +0100 (Mon, 08 Jan 2007) | 2 lines Changed paths: M /trunk/include/vlc_common.h M /trunk/src/extras/libc.c - since DIR* on win32 is mapped to a private data type, rewinddir(), seekdir() and telldir() must also be mapped to their vlc_ equivalent. Should fix ticket #926 ------------------------------------------------------------------------ r18532 | jpsaman | 2007-01-07 22:37:11 +0100 (Sun, 07 Jan 2007) | 1 line Changed paths: M /trunk/configure.ac Fix configure script on MacOS X ------------------------------------------------------------------------ r18531 | jpsaman | 2007-01-07 22:21:42 +0100 (Sun, 07 Jan 2007) | 1 line Changed paths: M /trunk/configure.ac Fix building mozilla on Linux en properly dectect firefox headerfiles. ------------------------------------------------------------------------ r18530 | xtophe | 2007-01-07 17:04:18 +0100 (Sun, 07 Jan 2007) | 4 lines Changed paths: M /trunk/extras/contrib/src/Makefile Fix libtwolame contrib: *download the missing file *build only the lib ------------------------------------------------------------------------ r18529 | jpsaman | 2007-01-07 14:23:52 +0100 (Sun, 07 Jan 2007) | 1 line Changed paths: M /trunk/activex/axvlc.tlb M /trunk/activex/axvlc_idl.c M /trunk/activex/axvlc_idl.h Update ActiveX bindings ------------------------------------------------------------------------ r18528 | jpsaman | 2007-01-07 14:22:37 +0100 (Sun, 07 Jan 2007) | 1 line Changed paths: M /trunk/activex/axvlc.idl M /trunk/activex/vlccontrol2.cpp M /trunk/activex/vlccontrol2.h M /trunk/include/vlc/libvlc.h M /trunk/mozilla/control/npolibvlc.cpp M /trunk/src/control/audio.c Reworked vlc.audio.channel API for JavaScript. All documentation is already updated. ------------------------------------------------------------------------ r18527 | sigmunau | 2007-01-07 13:33:50 +0100 (Sun, 07 Jan 2007) | 2 lines Changed paths: M /trunk/modules/demux/avi/libavi.c apply mini_patch.diff from #964. Fixes #964 ------------------------------------------------------------------------ r18526 | fkuehne | 2007-01-06 17:56:33 +0100 (Sat, 06 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Patches/twolame-osx.patch M /trunk/extras/contrib/src/packages.mak * update libtwolame to 0.3.9 allows a simplification of our patch, as darwin9 linker appears to be as picky as MVS05's ------------------------------------------------------------------------ r18525 | fkuehne | 2007-01-06 17:23:30 +0100 (Sat, 06 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile * update the (C) dates. *cough* ------------------------------------------------------------------------ r18524 | fkuehne | 2007-01-06 17:21:41 +0100 (Sat, 06 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile A /trunk/extras/contrib/src/Patches/twolame-osx.patch * patch libtwolame and re-enable x264 as it was fixed upstream. all contribs are save for future darwin releases now. this commit deprecates all osx releases < 10.4 and the usage of GCC3 on Darwin. bootstrap will need further tweaking once 'gcc -dumpmachine' is updated to Darwin 9. ------------------------------------------------------------------------ r18523 | courmisch | 2007-01-06 17:00:49 +0100 (Sat, 06 Jan 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Remove broken V6ONLY logic ------------------------------------------------------------------------ r18522 | courmisch | 2007-01-06 14:39:36 +0100 (Sat, 06 Jan 2007) | 3 lines Changed paths: M /trunk/src/network/io.c Revert [18511]. I wonder what I was thinking about. ------------------------------------------------------------------------ r18521 | xtophe | 2007-01-06 03:04:34 +0100 (Sat, 06 Jan 2007) | 2 lines Changed paths: M /trunk/bindings/python/Makefile.am vlc_object.c has been deleted in [18517] ------------------------------------------------------------------------ r18520 | xtophe | 2007-01-06 03:03:28 +0100 (Sat, 06 Jan 2007) | 1 line Changed paths: M /trunk/po/Makefile.in.in M /trunk/po/af.po M /trunk/po/ar.po M /trunk/po/bn.po M /trunk/po/ca.po M /trunk/po/co.po M /trunk/po/cs.po M /trunk/po/da.po M /trunk/po/de.po M /trunk/po/el.po M /trunk/po/en_GB.po M /trunk/po/es.po M /trunk/po/eu.po M /trunk/po/fr.po M /trunk/po/fur.po M /trunk/po/gl.po M /trunk/po/he.po M /trunk/po/hi.po M /trunk/po/hu.po M /trunk/po/it.po M /trunk/po/ja.po M /trunk/po/ka.po M /trunk/po/ko.po M /trunk/po/lt.po M /trunk/po/lv.po M /trunk/po/ms.po M /trunk/po/my.po M /trunk/po/nb.po M /trunk/po/ne.po M /trunk/po/nl.po M /trunk/po/nn.po M /trunk/po/no.po M /trunk/po/oc.po M /trunk/po/pa.po M /trunk/po/pl.po M /trunk/po/ps.po M /trunk/po/pt_BR.po M /trunk/po/pt_PT.po M /trunk/po/ro.po M /trunk/po/ru.po M /trunk/po/sk.po M /trunk/po/sl.po M /trunk/po/sq.po M /trunk/po/sv.po M /trunk/po/tet.po M /trunk/po/th.po M /trunk/po/tl.po M /trunk/po/tr.po M /trunk/po/vlc.pot M /trunk/po/zh_CN.po M /trunk/po/zh_TW.po make update-po ------------------------------------------------------------------------ r18519 | xtophe | 2007-01-06 02:11:05 +0100 (Sat, 06 Jan 2007) | 2 lines Changed paths: M /trunk/modules/control/telnet.c Split text and control character to please gettext ------------------------------------------------------------------------ r18518 | xtophe | 2007-01-06 00:21:54 +0100 (Sat, 06 Jan 2007) | 2 lines Changed paths: M /trunk/configure.ac Use mmx also when the host cpu claim to be 486 ------------------------------------------------------------------------ r18517 | oaubert | 2007-01-05 20:16:53 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: D /trunk/bindings/python/vlc_object.c bindings/python/vlc_object.c: remove useless file ------------------------------------------------------------------------ r18516 | oaubert | 2007-01-05 20:15:16 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/bindings/python/setup.py M /trunk/bindings/python/vlc_module.c M /trunk/bindings/python/vlcglue.h bindings/python: removed vlc.Object code from the main vlc python module. This module should now be cleanly buildable from outside the VLC tree, given the public headers and appropriate libs are available. ------------------------------------------------------------------------ r18515 | oaubert | 2007-01-05 20:14:02 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: A /trunk/bindings/python/setup-internal.py A /trunk/bindings/python/vlc_internal.c A /trunk/bindings/python/vlc_internal.h bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default. ------------------------------------------------------------------------ r18514 | jpsaman | 2007-01-05 19:52:30 +0100 (Fri, 05 Jan 2007) | 1 line Changed paths: M /trunk/src/control/audio.c Oops watch the tabs when using vi. ------------------------------------------------------------------------ r18513 | jpsaman | 2007-01-05 19:50:18 +0100 (Fri, 05 Jan 2007) | 1 line Changed paths: M /trunk/src/control/audio.c Return when found, return error when setting failed.: ------------------------------------------------------------------------ r18512 | courmisch | 2007-01-05 13:43:41 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/src/text/unicode.c Fix CRLF on Win32 with utf8_fopen (thanks to Md) closes #837 ------------------------------------------------------------------------ r18511 | courmisch | 2007-01-05 12:28:28 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/src/network/io.c Fix setsockopt(IPV6_V6ONLY) ------------------------------------------------------------------------ r18510 | courmisch | 2007-01-05 12:21:12 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/src/network/udp.c Fix listening to UDP port (though this is fairly insecure) - closes #919 ------------------------------------------------------------------------ r18509 | courmisch | 2007-01-05 11:41:33 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/src/input/access.c M /trunk/src/input/input.c Fix preparsing and access plugin selection (oups) ------------------------------------------------------------------------ r18508 | courmisch | 2007-01-05 11:32:23 +0100 (Fri, 05 Jan 2007) | 2 lines Changed paths: M /trunk/src/input/demux.c Be more DSO-friendly ------------------------------------------------------------------------ r18507 | jpsaman | 2007-01-05 09:44:48 +0100 (Fri, 05 Jan 2007) | 1 line Changed paths: M /trunk/po/Makefile.in.in Unbreak mkinstalldirs in directory po ------------------------------------------------------------------------ r18506 | xtophe | 2007-01-04 18:52:27 +0100 (Thu, 04 Jan 2007) | 3 lines Changed paths: M /trunk/menuconfig menuconfig is out-of-date ------------------------------------------------------------------------ r18505 | courmisch | 2007-01-04 18:00:10 +0100 (Thu, 04 Jan 2007) | 2 lines Changed paths: M /trunk/modules/access/directory.c Win32 compile fix ------------------------------------------------------------------------ r18504 | courmisch | 2007-01-04 17:37:21 +0100 (Thu, 04 Jan 2007) | 4 lines Changed paths: M /trunk/include/vlc_charset.h M /trunk/modules/access/directory.c M /trunk/src/libvlc.sym M /trunk/src/text/unicode.c Allow directory module to recurse through symbolic links as long as this does not cause infinite recursion. Also fix a few really minor ToCToU errors. ------------------------------------------------------------------------ r18503 | jpsaman | 2007-01-04 16:11:25 +0100 (Thu, 04 Jan 2007) | 1 line Changed paths: M /trunk/configure.ac Simplified mozilla headerfile detection for use with firefox-development headers and got rid of XPIDL/XPCOM checks from previous commit. ------------------------------------------------------------------------ r18502 | courmisch | 2007-01-04 16:02:14 +0100 (Thu, 04 Jan 2007) | 2 lines Changed paths: M /trunk/modules/access/directory.c Fix unlikely deadlock ------------------------------------------------------------------------ r18501 | courmisch | 2007-01-04 15:30:10 +0100 (Thu, 04 Jan 2007) | 3 lines Changed paths: M /trunk/modules/access/directory.c Match file:// with the directory plugin as any browser does. Fixes opening of directories. ------------------------------------------------------------------------ r18500 | courmisch | 2007-01-03 23:40:51 +0100 (Wed, 03 Jan 2007) | 7 lines Changed paths: M /trunk/src/input/input.c Same thing as previous commit. Do not ignore access specification; do not fallback to vcd, file whatever. It sucks (e.g. if following an HTTP URL you really should only try to use the HTTP plugin, and this is the proper and only way to do it). Again MRLSplit might need to be improved (not sure how) ------------------------------------------------------------------------ r18499 | courmisch | 2007-01-03 23:36:15 +0100 (Wed, 03 Jan 2007) | 4 lines Changed paths: M /trunk/src/input/input.c Remove the ugly insecure hack. Maybe you have a colon in your filename, but it is no reason to mix access protocols. ------------------------------------------------------------------------ r18498 | courmisch | 2007-01-03 23:25:46 +0100 (Wed, 03 Jan 2007) | 2 lines Changed paths: M /trunk/src/input/access.c Fix "quick" access creation mode ------------------------------------------------------------------------ r18497 | courmisch | 2007-01-03 23:23:54 +0100 (Wed, 03 Jan 2007) | 2 lines Changed paths: M /trunk/src/input/access.c Simplification ------------------------------------------------------------------------ r18496 | courmisch | 2007-01-03 23:23:02 +0100 (Wed, 03 Jan 2007) | 4 lines Changed paths: M /trunk/src/input/access.c Use strict mode when probing access filters. You do not want to get another access filter plugin that the one you requested, do you? ------------------------------------------------------------------------ r18495 | courmisch | 2007-01-03 23:19:44 +0100 (Wed, 03 Jan 2007) | 2 lines Changed paths: M /trunk/src/misc/modules.c Some cleanup. Use strlen(). ------------------------------------------------------------------------ r18484 | damienf | 2007-01-03 15:36:26 +0100 (Wed, 03 Jan 2007) | 2 lines Changed paths: M /trunk/modules/misc/audioscrobbler.c audioscrobbler.c: fix for format string exploit ------------------------------------------------------------------------ r18483 | courmisch | 2007-01-03 15:31:35 +0100 (Wed, 03 Jan 2007) | 3 lines Changed paths: M /trunk/modules/misc/gnutls.c Do not use error message as a format string. (There was no bug here; this is just to please Quovodis :) ) ------------------------------------------------------------------------ r18482 | damienf | 2007-01-03 12:25:36 +0100 (Wed, 03 Jan 2007) | 2 lines Changed paths: M /trunk/src/extras/libc.c - extras/libc.c: fixed stack overflow due to infinite recursion in vlc_wopendir(). I really don't like system APIs remapping to vlc_... too bug prone ------------------------------------------------------------------------ r18481 | courmisch | 2007-01-02 22:50:30 +0100 (Tue, 02 Jan 2007) | 3 lines Changed paths: M /trunk/modules/access/cdda/access.c M /trunk/modules/access/vcdx/access.c Fix a bunch of format string injection in VCDX and CDDA. Initially reported by Kevin Finisterre ------------------------------------------------------------------------ r18480 | fkuehne | 2007-01-01 23:39:01 +0100 (Mon, 01 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/src/Makefile * using GCC 3.3 with the 10.3.9 SDK is definitelly no good idea. x264 and libtwolame remain broken for future d. releases ------------------------------------------------------------------------ r18479 | jpsaman | 2007-01-01 19:56:37 +0100 (Mon, 01 Jan 2007) | 1 line Changed paths: M /trunk/THANKS M /trunk/configure.ac Patch by Mikko Hirvonen for Firefox-1.5.x development tools detection in configure.ac. The patch is applied with some modifications of me ------------------------------------------------------------------------ r18478 | fkuehne | 2007-01-01 18:05:32 +0100 (Mon, 01 Jan 2007) | 1 line Changed paths: M /trunk/extras/contrib/bootstrap M /trunk/extras/contrib/src/Makefile * added out-of-the-box support for future darwin releases. right now, the following libraries are broken (due to linking issues): cdio, cddb, vcdimager and twolame. additionally, x264 doesn't compile because of a bug in makefile/config.mak. ------------------------------------------------------------------------ r18477 | dionoea | 2006-12-31 16:48:15 +0100 (Sun, 31 Dec 2006) | 9 lines Changed paths: M /trunk/modules/codec/araw.c Add quicktime in24 and in32 support (basically s24/32l from what i understand) Some testing might be needed I tried on samples: ftp://ftp.funcom.com/media/Dreamfall/final_dreamfall_trailer_funcom_qtmp4.mov http://www.movie-update.com/download/11372/sm3_sneak_peek.mov According to the Mplayer mailing list, there might be endianess issues (i couldn't find s24b equivalent samples ... so i couldn't test). See http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2006-March/041206.html ------------------------------------------------------------------------