]> git.sesse.net Git - vlc/log
vlc
16 years agoSplit i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some...
Antoine Cellerier [Sun, 25 Nov 2007 13:32:20 +0000 (13:32 +0000)]
Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing.

16 years ago* modules/access_output/shout.c: automatic reconnect to server at startup.
Dennis van Amerongen [Sun, 25 Nov 2007 12:40:20 +0000 (12:40 +0000)]
* modules/access_output/shout.c: automatic reconnect to server at startup.

16 years ago* modules/access_output/shout.c: let this be a lesson for all you kids out there...
Dennis van Amerongen [Sun, 25 Nov 2007 10:26:42 +0000 (10:26 +0000)]
* 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).

16 years agoQt4 - small cosmetic for the playlist.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 09:33:08 +0000 (09:33 +0000)]
Qt4 - small cosmetic for the playlist.

16 years agoQt4 - lame attempt for the resizing of the interface.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 09:18:25 +0000 (09:18 +0000)]
Qt4 - lame attempt for the resizing of the interface.

16 years ago* modules/codec/dmo/dmo.c: add some missing fourcc capitalization
Dennis van Amerongen [Sun, 25 Nov 2007 05:34:58 +0000 (05:34 +0000)]
* modules/codec/dmo/dmo.c: add some missing fourcc capitalization

16 years agoTry to protect more than one instance of FontBuilder from running at a time -
Bernie Purcell [Sun, 25 Nov 2007 05:05:09 +0000 (05:05 +0000)]
Try to protect more than one instance of FontBuilder from running at a time -
attempt to fix issues with segfault reported on list

16 years agoQt4 - Extended: manage correctly the margin.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 00:56:41 +0000 (00:56 +0000)]
Qt4 - Extended: manage correctly the margin.

16 years agoWave and ripple should now behave correctly for chromas where pixels can take more...
Antoine Cellerier [Sat, 24 Nov 2007 23:20:47 +0000 (23:20 +0000)]
Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32).

16 years agov4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add...
Antoine Cellerier [Sat, 24 Nov 2007 22:24:34 +0000 (22:24 +0000)]
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.

16 years agov4l2: Display supported frame interval (inverse frame rate) for chosen chroma and...
Antoine Cellerier [Sat, 24 Nov 2007 22:17:27 +0000 (22:17 +0000)]
v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output.

16 years agov4l2: Display supported framesizes in debug.
Antoine Cellerier [Sat, 24 Nov 2007 21:57:33 +0000 (21:57 +0000)]
v4l2: Display supported framesizes in debug.

16 years agoqt4: no more calculateInterfaceSize, but sizeHint() stuff for
Ilkka Ollakka [Sat, 24 Nov 2007 21:30:50 +0000 (21:30 +0000)]
qt4: no more calculateInterfaceSize, but sizeHint() stuff for
widget-size, 1. try from me

16 years agoQt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video...
Jean-Baptiste Kempf [Sat, 24 Nov 2007 20:57:42 +0000 (20:57 +0000)]
Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left.

16 years agoOops, forgot this file.
Antoine Cellerier [Sat, 24 Nov 2007 19:00:16 +0000 (19:00 +0000)]
Oops, forgot this file.

16 years agoChanges to the lua module's declaration: add luahttp alias and don't make it accept...
Antoine Cellerier [Sat, 24 Nov 2007 18:59:50 +0000 (18:59 +0000)]
Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities.

16 years agoSome more NEWS (vlm scheduling on linux and EXTVLCOPT)
Antoine Cellerier [Sat, 24 Nov 2007 18:53:11 +0000 (18:53 +0000)]
Some more NEWS (vlm scheduling on linux and EXTVLCOPT)

16 years agoRe-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlc...
Antoine Cellerier [Sat, 24 Nov 2007 18:50:35 +0000 (18:50 +0000)]
Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it.

16 years agoQt4 - privacy dialog... What about saving those options ?
Jean-Baptiste Kempf [Sat, 24 Nov 2007 18:06:14 +0000 (18:06 +0000)]
Qt4 - privacy dialog... What about saving those options ?

16 years agoDQ buffers using correct io method for mmap.
Richard Hosking [Sat, 24 Nov 2007 17:28:48 +0000 (17:28 +0000)]
DQ buffers using correct io method for mmap.

16 years ago* modules/access_output/shout.c: Remove unneeded var in previous commit
Dennis van Amerongen [Sat, 24 Nov 2007 16:30:26 +0000 (16:30 +0000)]
* modules/access_output/shout.c: Remove unneeded var in previous commit

16 years ago* modules/access_output/shout.c: Implement automatic reconnection on server disconnec...
Dennis van Amerongen [Sat, 24 Nov 2007 16:27:12 +0000 (16:27 +0000)]
* modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167

16 years agoQt4 - Add a dialog at firststart to ask about the privacy policy.
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:25:33 +0000 (04:25 +0000)]
Qt4 - Add a dialog at firststart to ask about the privacy policy.

16 years agoCosmetic.
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:24:47 +0000 (04:24 +0000)]
Cosmetic.

16 years agoChange the meta information fetcher TEXT
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:08:56 +0000 (04:08 +0000)]
Change the meta information fetcher TEXT

16 years agoInclusion guards for vlc_keys.h
Jean-Baptiste Kempf [Sat, 24 Nov 2007 03:01:54 +0000 (03:01 +0000)]
Inclusion guards for vlc_keys.h
Why don't we use an enum in that file ???

16 years agoSpecial Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native...
Jean-Baptiste Kempf [Sat, 24 Nov 2007 01:28:44 +0000 (01:28 +0000)]
Special Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native widgets...
Inheritance rules...

16 years agosrc/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.
Pierre d'Herbemont [Sat, 24 Nov 2007 00:58:45 +0000 (00:58 +0000)]
src/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.

16 years agoAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc
Jean-Baptiste Kempf [Sat, 24 Nov 2007 00:57:42 +0000 (00:57 +0000)]
Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc

16 years agoMacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature...
Pierre d'Herbemont [Fri, 23 Nov 2007 21:40:20 +0000 (21:40 +0000)]
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.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:32:35 +0000 (20:32 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.

16 years agoMacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that...
Pierre d'Herbemont [Fri, 23 Nov 2007 20:28:26 +0000 (20:28 +0000)]
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).

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".
Pierre d'Herbemont [Fri, 23 Nov 2007 20:24:51 +0000 (20:24 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".

16 years agoMacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".
Pierre d'Herbemont [Fri, 23 Nov 2007 20:23:51 +0000 (20:23 +0000)]
MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".

16 years agoMacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:22:35 +0000 (20:22 +0000)]
MacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:21:53 +0000 (20:21 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Fix a typo.

16 years agoCorrect description.
Jean-Paul Saman [Fri, 23 Nov 2007 20:02:31 +0000 (20:02 +0000)]
Correct description.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list...
Pierre d'Herbemont [Fri, 23 Nov 2007 19:19:07 +0000 (19:19 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).

16 years agoMacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray...
Pierre d'Herbemont [Fri, 23 Nov 2007 19:13:08 +0000 (19:13 +0000)]
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.

16 years agoTypos spotted by Philipp Weissenbacher.
Jean-Baptiste Kempf [Fri, 23 Nov 2007 17:52:29 +0000 (17:52 +0000)]
Typos spotted by Philipp Weissenbacher.

16 years agoRemove totally useless transcoding from UTF-8 in HTTP interface,
Rémi Denis-Courmont [Fri, 23 Nov 2007 17:12:56 +0000 (17:12 +0000)]
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.

16 years agoCompile fix to check for ffmpeg version.
Jean-Paul Saman [Fri, 23 Nov 2007 14:12:31 +0000 (14:12 +0000)]
Compile fix to check for ffmpeg version.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.
Pierre d'Herbemont [Fri, 23 Nov 2007 14:09:03 +0000 (14:09 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.

16 years agoMacOSX/Framework/VLCMedia.m: Don't forget to retain the url.
Pierre d'Herbemont [Fri, 23 Nov 2007 13:34:36 +0000 (13:34 +0000)]
MacOSX/Framework/VLCMedia.m: Don't forget to retain the url.

16 years agoFix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.
Jean-Paul Saman [Fri, 23 Nov 2007 12:35:59 +0000 (12:35 +0000)]
Fix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:30:20 +0000 (12:30 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view.

16 years agoMacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on functio...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:23:43 +0000 (12:23 +0000)]
MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context.

16 years agoMacOSX/Framework: Re-enable VLCMediaDiscoverer.
Pierre d'Herbemont [Fri, 23 Nov 2007 12:18:01 +0000 (12:18 +0000)]
MacOSX/Framework: Re-enable VLCMediaDiscoverer.

16 years agoMacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMe...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:12:27 +0000 (12:12 +0000)]
MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases.

16 years agoFix building of ffmpeg, by disabling libavdevices.
Jean-Paul Saman [Fri, 23 Nov 2007 10:19:38 +0000 (10:19 +0000)]
Fix building of ffmpeg, by disabling libavdevices.

16 years agoTune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c
Jean-Paul Saman [Fri, 23 Nov 2007 09:19:24 +0000 (09:19 +0000)]
Tune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c

16 years agoTune ffmpeg features for armeb
Jean-Paul Saman [Fri, 23 Nov 2007 08:43:57 +0000 (08:43 +0000)]
Tune ffmpeg features for armeb

16 years agoPatches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC
Jean-Paul Saman [Fri, 23 Nov 2007 08:29:53 +0000 (08:29 +0000)]
Patches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC

16 years agoUpdate ffmpeg for armeb target.
Jean-Paul Saman [Fri, 23 Nov 2007 08:28:50 +0000 (08:28 +0000)]
Update ffmpeg for armeb target.

16 years agoQt4 - I couldn't do more ugly... If you know how to... please try :D
Jean-Baptiste Kempf [Fri, 23 Nov 2007 08:27:23 +0000 (08:27 +0000)]
Qt4 - I couldn't do more ugly... If you know how to... please try :D

16 years agoDisable faad and libmpeg2, because it is not needed.
Jean-Paul Saman [Fri, 23 Nov 2007 08:09:07 +0000 (08:09 +0000)]
Disable faad and libmpeg2, because it is not needed.

16 years agoQt4 - take care of the volume-step value from the preferences.
Jean-Baptiste Kempf [Fri, 23 Nov 2007 07:44:20 +0000 (07:44 +0000)]
Qt4 - take care of the volume-step value from the preferences.

16 years agoQt4 - Add an option to have the volume slider from 0 to 400 %. Close #952 Close ...
Jean-Baptiste Kempf [Fri, 23 Nov 2007 07:15:53 +0000 (07:15 +0000)]
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...

16 years agoQt4 - New kind of volume slider.
Jean-Baptiste Kempf [Fri, 23 Nov 2007 06:47:30 +0000 (06:47 +0000)]
Qt4 - New kind of volume slider.
Need a lot of graphic tweaking.

16 years agocontrol/flat_media_list_view.c: Import pre existing md in the view.
Pierre d'Herbemont [Fri, 23 Nov 2007 00:35:00 +0000 (00:35 +0000)]
control/flat_media_list_view.c: Import pre existing md in the view.

16 years agoaudioscrobbler: more explicit debug messages
Rafaël Carré [Fri, 23 Nov 2007 00:04:52 +0000 (00:04 +0000)]
audioscrobbler: more explicit debug messages

16 years agoMacOS X: more EyeTV GUI improvements
Damien Fouilleul [Thu, 22 Nov 2007 23:59:30 +0000 (23:59 +0000)]
MacOS X: more EyeTV GUI improvements

16 years agoMacOSX/Framework/VLCMedia.m: Don't forget to store the media's url.
Pierre d'Herbemont [Thu, 22 Nov 2007 23:54:58 +0000 (23:54 +0000)]
MacOSX/Framework/VLCMedia.m: Don't forget to store the media's url.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect).
Pierre d'Herbemont [Thu, 22 Nov 2007 23:52:04 +0000 (23:52 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Fix a typo (VLCMediaList->VLCMediaListAspect).

16 years agocontrol/media_list_view.c: Register WillAdd/WillDelete events.
Pierre d'Herbemont [Thu, 22 Nov 2007 23:42:24 +0000 (23:42 +0000)]
control/media_list_view.c: Register WillAdd/WillDelete events.

16 years agocontrol/media_list.c: Don't forget to register_event_type for WillAdd/WillDelete.
Pierre d'Herbemont [Thu, 22 Nov 2007 23:39:55 +0000 (23:39 +0000)]
control/media_list.c: Don't forget to register_event_type for WillAdd/WillDelete.

16 years agosvn:ignore
Christophe Mutricy [Thu, 22 Nov 2007 23:39:33 +0000 (23:39 +0000)]
svn:ignore

16 years agoeyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript
Damien Fouilleul [Thu, 22 Nov 2007 22:13:56 +0000 (22:13 +0000)]
eyetv: functional GUI panel, replaced Carbon style AppleScript with NSAppleScript

16 years agoKorean translation from Kang Jeong-Hee and Namhyung Kim.
Christophe Mutricy [Thu, 22 Nov 2007 21:35:32 +0000 (21:35 +0000)]
Korean translation from Kang Jeong-Hee and Namhyung Kim.
Slovenian translation updates by Matej Urbančič

16 years agomodules/demux/playlist/xspf.c: Uses "vlc:skip" for node item. Fix a wrong over flow...
Pierre d'Herbemont [Thu, 22 Nov 2007 13:14:54 +0000 (13:14 +0000)]
modules/demux/playlist/xspf.c: Uses "vlc:skip" for node item. Fix a wrong over flow checking.

16 years agocontrol/event.c: Properly implement libvlc_event_type_name, instead of relying on...
Pierre d'Herbemont [Thu, 22 Nov 2007 12:26:55 +0000 (12:26 +0000)]
control/event.c: Properly implement libvlc_event_type_name, instead of relying on a non-working macro.

16 years agoMacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.
Pierre d'Herbemont [Thu, 22 Nov 2007 12:01:43 +0000 (12:01 +0000)]
MacOSX/Framework/VLC.xcodeproj: Make VLCMediaListAspect.h a public header.

16 years agovim syntax: fix vlc files detection
Rafaël Carré [Thu, 22 Nov 2007 00:43:14 +0000 (00:43 +0000)]
vim syntax: fix vlc files detection

16 years agoUse verb is the comment
Christophe Mutricy [Wed, 21 Nov 2007 22:39:34 +0000 (22:39 +0000)]
Use verb is the comment
Add some mimetype

16 years agoPatch by Glen Gray: Enable keepalive for Kasenna servers, they parse the User Agent...
Jean-Paul Saman [Wed, 21 Nov 2007 22:30:00 +0000 (22:30 +0000)]
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.

16 years agoPatch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets...
Jean-Paul Saman [Wed, 21 Nov 2007 22:28:20 +0000 (22:28 +0000)]
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.

16 years agoPatch by Glen Gray: RTSP keep alive fix. If the server doesn't handle RTCP-RR packets...
Jean-Paul Saman [Wed, 21 Nov 2007 22:26:53 +0000 (22:26 +0000)]
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.

16 years agoAlso extract the translations of libqt4
Christophe Mutricy [Wed, 21 Nov 2007 22:19:06 +0000 (22:19 +0000)]
Also extract the translations of libqt4

16 years ago * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
Christophe Massiot [Wed, 21 Nov 2007 19:20:45 +0000 (19:20 +0000)]
 * modules/codec/faad.c: Put sensible defaults in i_*_channels, used for
   transcode.

16 years ago * simple.c: Extended the filter for mono output, and also converted it to the
Christophe Massiot [Wed, 21 Nov 2007 19:04:49 +0000 (19:04 +0000)]
 * simple.c: Extended the filter for mono output, and also converted it to the
   audio_filter2 architecture.

16 years ago * modules/access/fake.c: Fixed an integer overflow.
Christophe Massiot [Wed, 21 Nov 2007 18:47:54 +0000 (18:47 +0000)]
 * modules/access/fake.c: Fixed an integer overflow.

16 years ago * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
Christophe Massiot [Wed, 21 Nov 2007 18:23:18 +0000 (18:23 +0000)]
 * sec/input/es_out.c: Add suport for keyword 'any' in lists of languages ;
   also fix a memory leak.

16 years agoDonators section in THANKS file. Needs rewording...
Jean-Baptiste Kempf [Wed, 21 Nov 2007 18:16:13 +0000 (18:16 +0000)]
Donators section in THANKS file. Needs rewording...

16 years ago * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
Christophe Massiot [Wed, 21 Nov 2007 18:02:04 +0000 (18:02 +0000)]
 * modules/codec/x264.c: Fixed DTS when adaptive B frames are used (still
   wrong for bpyramid, though).

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect...
Pierre d'Herbemont [Wed, 21 Nov 2007 17:38:12 +0000 (17:38 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Implement -hierarchicalAspect and -flatAspect. (And add an internal @interface for VLCMediaListAspect (LibVLCBridging)).

16 years agoMacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.
Pierre d'Herbemont [Wed, 21 Nov 2007 17:36:36 +0000 (17:36 +0000)]
MacOSX/Framework/VLCMediaLibrary.m: Rework -allMedia, and remove -sublists.

16 years agoMacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_desc...
Pierre d'Herbemont [Wed, 21 Nov 2007 16:22:04 +0000 (16:22 +0000)]
MacOSX/Framework/VLCMedia.m: Don't forget to remove the user_data from the media_descriptor.

16 years agoVLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.
Pierre d'Herbemont [Wed, 21 Nov 2007 15:30:01 +0000 (15:30 +0000)]
VLCMediaListAspect.m: Handle WillAdd/Added WillDelete/Deleted events.

16 years agocontrol/media_list_view.c: Provide media_list_view_event_manager().
Pierre d'Herbemont [Wed, 21 Nov 2007 15:08:22 +0000 (15:08 +0000)]
control/media_list_view.c: Provide media_list_view_event_manager().

16 years agoMacOSX/Framework: Implement VLCMediaListAspect.
Pierre d'Herbemont [Wed, 21 Nov 2007 14:31:47 +0000 (14:31 +0000)]
MacOSX/Framework: Implement VLCMediaListAspect.

16 years agoMacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.
Pierre d'Herbemont [Wed, 21 Nov 2007 12:19:08 +0000 (12:19 +0000)]
MacOSX/Framework/Sources/VLCMedia.m: Minor cleanup.

16 years agoAdd fonctionality to the update dialog - Patches by Rémi Duraffort
Jean-Baptiste Kempf [Wed, 21 Nov 2007 00:39:36 +0000 (00:39 +0000)]
Add fonctionality to the update dialog - Patches by  Rémi Duraffort

16 years agoUpdate qtu, qta macros .
Jean-Baptiste Kempf [Wed, 21 Nov 2007 00:23:15 +0000 (00:23 +0000)]
Update qtu, qta macros .

16 years agocontribs: update qt4 TrollTech binaries packaging, note that it won't link correctly...
Rafaël Carré [Tue, 20 Nov 2007 23:26:26 +0000 (23:26 +0000)]
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

16 years ago* demux/playlist/itml.c: iTunes Media Library importer (not tested yet)
Yoann Peronneau [Tue, 20 Nov 2007 22:35:26 +0000 (22:35 +0000)]
* demux/playlist/itml.c: iTunes Media Library importer (not tested yet)

16 years agomodules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg...
Pierre d'Herbemont [Tue, 20 Nov 2007 22:25:37 +0000 (22:25 +0000)]
modules/gui/qt4/dialogs/interaction.cpp: In InteractionDialog::update() use a msg_Dbg instead of a wrong msg_Err.

16 years agoMake sure we're not using a shell version of echo without -e switch
Rafaël Carré [Tue, 20 Nov 2007 22:24:15 +0000 (22:24 +0000)]
Make sure we're not using a shell version of echo without -e switch

16 years agoNo longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc
Christophe Mutricy [Tue, 20 Nov 2007 21:04:46 +0000 (21:04 +0000)]
No longer use ffmpeg-config which is a Debian invention. But now even etch has the .pc

16 years agomodules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune...
Pierre d'Herbemont [Tue, 20 Nov 2007 21:03:43 +0000 (21:03 +0000)]
modules/gui/qt4: Display time in seek bar when mouse-over. (Patch by Antoine Lejeune. Reviewed by jb.)

16 years agoFfmpeg swscaler, ifdef correction.
Jean-Baptiste Kempf [Tue, 20 Nov 2007 20:14:42 +0000 (20:14 +0000)]
Ffmpeg swscaler, ifdef correction.