]> git.sesse.net Git - vlc/log
vlc
17 years agoMac OS X gui: Don't try to change the interface from a non-main thread. (Should fix...
Pierre d'Herbemont [Mon, 5 Mar 2007 00:40:51 +0000 (00:40 +0000)]
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)

17 years ago* fix propset 'Id'
Felix Paul Kühne [Mon, 5 Mar 2007 00:24:54 +0000 (00:24 +0000)]
* fix propset 'Id'

17 years agoQt4: Back on open dialog: rewrite the UIs to have consistent forms on resize.
Jean-Baptiste Kempf [Mon, 5 Mar 2007 00:18:52 +0000 (00:18 +0000)]
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.

17 years ago- control APIs: do not crash if exception parameter is null, that means caller is...
Damien Fouilleul [Mon, 5 Mar 2007 00:09:53 +0000 (00:09 +0000)]
- control APIs: do not crash if exception parameter is null, that means caller is not interested in exceptions

17 years agoMac OS X gui: Don't yield input more than needed. (End of the set of changes that...
Pierre d'Herbemont [Sun, 4 Mar 2007 23:46:37 +0000 (23:46 +0000)]
Mac OS X gui: Don't yield input more than needed. (End of the set of changes that makes quitting really fast.)

17 years agoHotkeys control: Don't yield vout and input more than needed.
Pierre d'Herbemont [Sun, 4 Mar 2007 23:39:40 +0000 (23:39 +0000)]
Hotkeys control: Don't yield vout and input more than needed.

17 years agoQt4 - SPrefs: interface small change
Jean-Baptiste Kempf [Sun, 4 Mar 2007 23:05:25 +0000 (23:05 +0000)]
Qt4 - SPrefs: interface small change

17 years agofix
Christophe Mutricy [Sun, 4 Mar 2007 21:01:15 +0000 (21:01 +0000)]
fix

17 years agotweak the error message
Christophe Mutricy [Sun, 4 Mar 2007 20:29:45 +0000 (20:29 +0000)]
tweak the error message

17 years ago* don't default enable QT4 on Darwin
Felix Paul Kühne [Sun, 4 Mar 2007 19:52:40 +0000 (19:52 +0000)]
* don't default enable QT4 on Darwin

17 years agodefault enable qt4
Christophe Mutricy [Sun, 4 Mar 2007 19:33:32 +0000 (19:33 +0000)]
default enable qt4

17 years ago- Print an error if Qt4 is requested but not found
Rémi Denis-Courmont [Sun, 4 Mar 2007 19:16:35 +0000 (19:16 +0000)]
- Print an error if Qt4 is requested but not found
- Warn that WxWidgets is deprecated.
- Fix a few Wx error messages.

17 years ago* fixed libpng compilation for Darwin 9
Felix Paul Kühne [Sun, 4 Mar 2007 19:01:18 +0000 (19:01 +0000)]
* fixed libpng compilation for Darwin 9

17 years agoShut up warnings in libintl.h
Christophe Mutricy [Sun, 4 Mar 2007 16:57:57 +0000 (16:57 +0000)]
Shut up warnings in libintl.h

17 years agos/wget/$(WGET)/. pointed by markfm
Christophe Mutricy [Sun, 4 Mar 2007 14:20:18 +0000 (14:20 +0000)]
s/wget/$(WGET)/. pointed by markfm

17 years agomove a few global variables into the appropriate class.
Sigmund Augdal Helberg [Sun, 4 Mar 2007 10:29:23 +0000 (10:29 +0000)]
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

17 years agoMac OS X gui: Remove unwanted commit.
Pierre d'Herbemont [Sun, 4 Mar 2007 02:07:26 +0000 (02:07 +0000)]
Mac OS X gui: Remove unwanted commit.

17 years agoMac OS X gui: Make sure we don't retain p_input more than once. Don't release it...
Pierre d'Herbemont [Sun, 4 Mar 2007 02:03:44 +0000 (02:03 +0000)]
Mac OS X gui: Make sure we don't retain p_input more than once. Don't release it until we're done.

17 years ago* modules/codec/x264.c: Add mvrange option.
Dennis van Amerongen [Sun, 4 Mar 2007 01:36:36 +0000 (01:36 +0000)]
* modules/codec/x264.c: Add mvrange option.

17 years ago* modules/codec/x264.c: Add support for multipass encoding. Slightly alter stats...
Dennis van Amerongen [Sun, 4 Mar 2007 01:07:02 +0000 (01:07 +0000)]
* 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..

17 years agoMac OS X gui: Sanitize vlc object retaining/releasing.
Pierre d'Herbemont [Sun, 4 Mar 2007 00:45:10 +0000 (00:45 +0000)]
Mac OS X gui: Sanitize vlc object retaining/releasing.

17 years agoHonors --disable-altivec. Closes #1055
Christophe Mutricy [Sat, 3 Mar 2007 23:53:46 +0000 (23:53 +0000)]
Honors --disable-altivec. Closes #1055

17 years agoQt4 - SPrefs : a few additions. Still not working for selecting interface.
Jean-Baptiste Kempf [Sat, 3 Mar 2007 23:39:36 +0000 (23:39 +0000)]
Qt4 - SPrefs : a few additions. Still not working for selecting interface.

17 years agofix segfault
Sigmund Augdal Helberg [Sat, 3 Mar 2007 23:22:51 +0000 (23:22 +0000)]
fix segfault

17 years agowhen a reference to a object is stored the ref-count of that module
Sigmund Augdal Helberg [Sat, 3 Mar 2007 22:26:18 +0000 (22:26 +0000)]
when a reference to a object is stored the ref-count of that module
should be increased. Fixes a few crashes when input changes.

17 years agoAnother fortune
Pavlov Konstantin [Sat, 3 Mar 2007 21:45:58 +0000 (21:45 +0000)]
Another fortune

17 years agoQt4 - remove a stupid debug thing and rename Disk => Disc
Jean-Baptiste Kempf [Sat, 3 Mar 2007 21:32:19 +0000 (21:32 +0000)]
Qt4 - remove a stupid debug thing and rename Disk => Disc

17 years agoI really have had enough with this getaddrinfo crashes.
Rémi Denis-Courmont [Sat, 3 Mar 2007 19:45:54 +0000 (19:45 +0000)]
I really have had enough with this getaddrinfo crashes.

17 years agoMac OS X gui: Make sure libvlc exit properly. Don't forward the closeVout: if the...
Pierre d'Herbemont [Sat, 3 Mar 2007 18:43:18 +0000 (18:43 +0000)]
Mac OS X gui: Make sure libvlc exit properly. Don't forward the closeVout: if the interface is dead.

17 years agoFix RC interface
Rémi Denis-Courmont [Sat, 3 Mar 2007 18:30:12 +0000 (18:30 +0000)]
Fix RC interface

17 years agoFix assertion failure
Rémi Denis-Courmont [Sat, 3 Mar 2007 18:03:21 +0000 (18:03 +0000)]
Fix assertion failure

17 years ago* modules/codec/x264.c: Revert [16936] (temporarily fix x264 encoding on darwin/x86...
Dennis van Amerongen [Sat, 3 Mar 2007 17:23:53 +0000 (17:23 +0000)]
* 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..

17 years ago* fix ffmpeg build
Derk-Jan Hartman [Sat, 3 Mar 2007 17:20:48 +0000 (17:20 +0000)]
* fix ffmpeg build

17 years agoMac OS X gui: Fix #756 (VLC don't go open if you click on the dock icon)
Pierre d'Herbemont [Sat, 3 Mar 2007 16:57:36 +0000 (16:57 +0000)]
Mac OS X gui: Fix #756 (VLC don't go open if you click on the dock icon)

17 years ago* Fix blocking intf launching without pf_run on OSX
Derk-Jan Hartman [Sat, 3 Mar 2007 16:32:09 +0000 (16:32 +0000)]
* Fix blocking intf launching without pf_run on OSX

17 years agoMac OS X: Remove dead code. Make sure terminate: calls its super.
Pierre d'Herbemont [Sat, 3 Mar 2007 15:54:16 +0000 (15:54 +0000)]
Mac OS X: Remove dead code. Make sure terminate: calls its super.

17 years agoMac OS X: Make "Force Quit" works the first time it is triggered.
Pierre d'Herbemont [Sat, 3 Mar 2007 15:51:43 +0000 (15:51 +0000)]
Mac OS X: Make "Force Quit" works the first time it is triggered.

17 years agoMac OS X gui: Fix dead lock when exiting. As a side effect VLC.app exit is really...
Pierre d'Herbemont [Sat, 3 Mar 2007 15:34:21 +0000 (15:34 +0000)]
Mac OS X gui: Fix dead lock when exiting. As a side effect VLC.app exit is really fast.

17 years agoFix a compiler warning and simplify
Rémi Denis-Courmont [Sat, 3 Mar 2007 15:32:07 +0000 (15:32 +0000)]
Fix a compiler warning and simplify

17 years agojava audio interface update
Filippo Carone [Sat, 3 Mar 2007 14:49:11 +0000 (14:49 +0000)]
java audio interface update

17 years agoReally fix race VLC_Die condition
Rémi Denis-Courmont [Sat, 3 Mar 2007 14:25:31 +0000 (14:25 +0000)]
Really fix race VLC_Die condition

17 years ago* disabled SDK usage on Darwin 9 for now
Felix Paul Kühne [Sat, 3 Mar 2007 13:55:33 +0000 (13:55 +0000)]
* disabled SDK usage on Darwin 9 for now

17 years agoMac OS X gui: Fix the fspanel screen selection, and make sure it is inactive at launch.
Pierre d'Herbemont [Sat, 3 Mar 2007 13:35:51 +0000 (13:35 +0000)]
Mac OS X gui: Fix the fspanel screen selection, and make sure it is inactive at launch.

17 years agoMac OS X gui: Fix a double unlock issue, by making sure all timers are disabled when...
Pierre d'Herbemont [Sat, 3 Mar 2007 13:22:03 +0000 (13:22 +0000)]
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)

17 years agofix possition of dvbsubs when input has p_subpic->i_x/i_y != 0
Sigmund Augdal Helberg [Sat, 3 Mar 2007 13:09:52 +0000 (13:09 +0000)]
fix possition of dvbsubs when input has p_subpic->i_x/i_y != 0

17 years ago* fixed support for future darwin releases on Intel. SDL, goom, gnutls and libpng...
Felix Paul Kühne [Sat, 3 Mar 2007 12:47:34 +0000 (12:47 +0000)]
* fixed support for future darwin releases on Intel. SDL, goom, gnutls and libpng still need to be fixed on both platforms.

17 years agoImprove getaddrinfo() replacement errors
Rémi Denis-Courmont [Sat, 3 Mar 2007 12:45:57 +0000 (12:45 +0000)]
Improve getaddrinfo() replacement errors

17 years ago- Fix thread safety problem in [18812]
Rémi Denis-Courmont [Sat, 3 Mar 2007 12:29:23 +0000 (12:29 +0000)]
- 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)

17 years agoFix linking.
Rémi Denis-Courmont [Sat, 3 Mar 2007 11:51:32 +0000 (11:51 +0000)]
Fix linking.

17 years agoMac OS X gui: Use a recursive lock to be able to trigger enter/leaveFullscreen in...
Pierre d'Herbemont [Sat, 3 Mar 2007 11:45:29 +0000 (11:45 +0000)]
Mac OS X gui: Use a recursive lock to be able to trigger enter/leaveFullscreen in the middle of an enter/leaveFullscreen operation.

17 years agoDo not chain multiple getaddrinfo implementation.
Rémi Denis-Courmont [Sat, 3 Mar 2007 11:42:01 +0000 (11:42 +0000)]
Do not chain multiple getaddrinfo implementation.
This is bound to crash.

17 years agoMac OS X gui: Protect the fullscreen animation by a lock.
Pierre d'Herbemont [Sat, 3 Mar 2007 11:07:39 +0000 (11:07 +0000)]
Mac OS X gui: Protect the fullscreen animation by a lock.

17 years agoRemove dead code
Rémi Denis-Courmont [Sat, 3 Mar 2007 09:30:52 +0000 (09:30 +0000)]
Remove dead code

17 years agoRemove redumdant mutex
Rémi Denis-Courmont [Sat, 3 Mar 2007 09:25:50 +0000 (09:25 +0000)]
Remove redumdant mutex

17 years agoAdd SSM definition for Vista (closes #313)
Rémi Denis-Courmont [Sat, 3 Mar 2007 08:44:55 +0000 (08:44 +0000)]
Add SSM definition for Vista (closes #313)

17 years agoMissing include
Rémi Denis-Courmont [Sat, 3 Mar 2007 08:37:06 +0000 (08:37 +0000)]
Missing include

17 years agoFixups
Rémi Denis-Courmont [Sat, 3 Mar 2007 08:16:17 +0000 (08:16 +0000)]
Fixups

17 years agoMissing error message
Rémi Denis-Courmont [Sat, 3 Mar 2007 08:13:30 +0000 (08:13 +0000)]
Missing error message

17 years agoMac OS X gui: Rework VLCVoutWindow behaviour when macosx-black is set. (Pointed by...
Pierre d'Herbemont [Sat, 3 Mar 2007 02:57:34 +0000 (02:57 +0000)]
Mac OS X gui: Rework VLCVoutWindow behaviour when macosx-black is set. (Pointed by hartman)

17 years agoDon't forget to release the screen when closing the VLCVoutWindow on Mac OS X. (Point...
Pierre d'Herbemont [Sat, 3 Mar 2007 02:18:04 +0000 (02:18 +0000)]
Don't forget to release the screen when closing the VLCVoutWindow on Mac OS X. (Pointed by thedj)

17 years agoMac OS X gui: Make sure the embedded window don't get shown before it is resized...
Pierre d'Herbemont [Sat, 3 Mar 2007 01:37:28 +0000 (01:37 +0000)]
Mac OS X gui: Make sure the embedded window don't get shown before it is resized, if it was hidden.

17 years agoMake sure the cursor gets hidden in fullscreen on Mac OS X. (Pointed by thedj)
Pierre d'Herbemont [Sat, 3 Mar 2007 01:12:51 +0000 (01:12 +0000)]
Make sure the cursor gets hidden in fullscreen on Mac OS X. (Pointed by thedj)

17 years agoCompare two NSScreen using their display id, rather than their pointer values. (point...
Pierre d'Herbemont [Sat, 3 Mar 2007 01:05:53 +0000 (01:05 +0000)]
Compare two NSScreen using their display id, rather than their pointer values. (pointed by thedj)

17 years agoFix main screen detection for the detached window on Mac OS X.
Pierre d'Herbemont [Sat, 3 Mar 2007 00:46:25 +0000 (00:46 +0000)]
Fix main screen detection for the detached window on Mac OS X.

17 years agoFix main screen detection on Mac OS X.
Pierre d'Herbemont [Sat, 3 Mar 2007 00:29:56 +0000 (00:29 +0000)]
Fix main screen detection on Mac OS X.

17 years agoRemove unneeded friend class.
Pierre d'Herbemont [Sat, 3 Mar 2007 00:28:45 +0000 (00:28 +0000)]
Remove unneeded friend class.

17 years agoClose the embedded window only when playlist stop. Have the window to animate smoothl...
Pierre d'Herbemont [Sat, 3 Mar 2007 00:25:05 +0000 (00:25 +0000)]
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.

17 years agoDistribute the .hosts and .access for win32
Christophe Mutricy [Sat, 3 Mar 2007 00:16:52 +0000 (00:16 +0000)]
Distribute the .hosts and .access for win32

17 years agoDon't authorize "." or ".." for filenames.
Antoine Cellerier [Fri, 2 Mar 2007 21:00:22 +0000 (21:00 +0000)]
Don't authorize "." or ".." for filenames.

17 years agoWarning fix.
Laurent Aimar [Fri, 2 Mar 2007 19:54:17 +0000 (19:54 +0000)]
Warning fix.

17 years agoPacketizers should trash all blocks with DISCONTINUITY or CORRUPTED flag set.
Laurent Aimar [Fri, 2 Mar 2007 19:51:20 +0000 (19:51 +0000)]
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)

17 years agoOn pause and rate change from normal rate, call input_EsOutDiscontinuity
Laurent Aimar [Fri, 2 Mar 2007 19:42:22 +0000 (19:42 +0000)]
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 ;)

17 years agoImplemented sout-keep per media support.
Laurent Aimar [Fri, 2 Mar 2007 19:19:35 +0000 (19:19 +0000)]
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).

17 years agoReally fixed 'gather' segfault.
Laurent Aimar [Fri, 2 Mar 2007 19:08:06 +0000 (19:08 +0000)]
Really fixed 'gather' segfault.

17 years ago Do not use private VLM function (fixed in an ugly way). It should fix build
Laurent Aimar [Fri, 2 Mar 2007 19:03:52 +0000 (19:03 +0000)]
 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.

17 years agoCompile fix + define undefined error value
Christophe Mutricy [Fri, 2 Mar 2007 18:51:48 +0000 (18:51 +0000)]
Compile fix + define undefined error value

17 years agoSupport other displays fade out. Change video-device to point to the unique screen ID.
Pierre d'Herbemont [Fri, 2 Mar 2007 18:21:44 +0000 (18:21 +0000)]
Support other displays fade out. Change video-device to point to the unique screen ID.

17 years ago- log.c: fix for negative message count
Damien Fouilleul [Fri, 2 Mar 2007 17:44:24 +0000 (17:44 +0000)]
- log.c: fix for negative message count

17 years agoRemove unuseful setFullscreen: as it has been deleted in r19115.
Pierre d'Herbemont [Fri, 2 Mar 2007 17:33:31 +0000 (17:33 +0000)]
Remove unuseful setFullscreen: as it has been deleted in r19115.

17 years agoZoom fullscreen effect on Mac OS X 10.4.
Pierre d'Herbemont [Fri, 2 Mar 2007 17:28:00 +0000 (17:28 +0000)]
Zoom fullscreen effect on Mac OS X 10.4.

17 years ago* added ugly, but working support for future, powerpc-based darwin releases. this...
Felix Paul Kühne [Fri, 2 Mar 2007 17:24:49 +0000 (17:24 +0000)]
* added ugly, but working support for future, powerpc-based darwin releases. this doesn't support intel-Macs yet

17 years ago- Return errors in case of overflow
Rémi Denis-Courmont [Fri, 2 Mar 2007 17:14:38 +0000 (17:14 +0000)]
- Return errors in case of overflow
- Do not use non-thread-safe stuff

17 years agoRemove dead code:
Rémi Denis-Courmont [Fri, 2 Mar 2007 17:05:24 +0000 (17:05 +0000)]
Remove dead code:
VLC never resolves network service names, it only uses port numbers.

17 years agoFix handling of EINTR in sleeping functions.
Rémi Denis-Courmont [Fri, 2 Mar 2007 16:17:30 +0000 (16:17 +0000)]
Fix handling of EINTR in sleeping functions.
This will not change your life.

17 years agoDo not pass too much argument to sprintf
Christophe Mutricy [Fri, 2 Mar 2007 14:52:51 +0000 (14:52 +0000)]
Do not pass too much argument to sprintf

17 years ago- libvlc ABIs: test that demux is available before accessing it in libvlc_input_get_fps()
Damien Fouilleul [Fri, 2 Mar 2007 13:55:22 +0000 (13:55 +0000)]
- libvlc ABIs: test that demux is available before accessing it in libvlc_input_get_fps()

17 years ago* don't compile x264 with debug code on Macs. especially for releases, this isn't...
Felix Paul Kühne [Fri, 2 Mar 2007 13:17:58 +0000 (13:17 +0000)]
* don't compile x264 with debug code on Macs. especially for releases, this isn't the best idea ;)

17 years agoFixed a small memory leak (password)
Laurent Aimar [Fri, 2 Mar 2007 00:11:14 +0000 (00:11 +0000)]
Fixed a small memory leak (password)

17 years agoFixed memory leak with input_ItemClean.
Laurent Aimar [Fri, 2 Mar 2007 00:09:14 +0000 (00:09 +0000)]
Fixed memory leak with input_ItemClean.

17 years agoPut the Simple Prefs Icons one above the other.
Jean-Baptiste Kempf [Fri, 2 Mar 2007 00:02:59 +0000 (00:02 +0000)]
Put the Simple Prefs Icons one above the other.

17 years agoQt4 - SPrefs : Subtitles... Almost the end ?
Jean-Baptiste Kempf [Thu, 1 Mar 2007 23:18:54 +0000 (23:18 +0000)]
Qt4 - SPrefs : Subtitles... Almost the end ?

17 years agoQt4 - SPrefs : Interface Panel.
Jean-Baptiste Kempf [Thu, 1 Mar 2007 23:11:16 +0000 (23:11 +0000)]
Qt4 - SPrefs : Interface Panel.

17 years agoFixed statistic counter leaks per host.
Laurent Aimar [Thu, 1 Mar 2007 23:10:30 +0000 (23:10 +0000)]
Fixed statistic counter leaks per host.

17 years agoFixed a small memleak per ES.
Laurent Aimar [Thu, 1 Mar 2007 23:05:17 +0000 (23:05 +0000)]
Fixed a small memleak per ES.

17 years agoFixed a small memleak.
Laurent Aimar [Thu, 1 Mar 2007 23:03:26 +0000 (23:03 +0000)]
Fixed a small memleak.

17 years agoFixed es_format_Clean (when called multiple times with the same es_format).
Laurent Aimar [Thu, 1 Mar 2007 23:01:59 +0000 (23:01 +0000)]
Fixed es_format_Clean (when called multiple times with the same es_format).

17 years agoFixed a memleak per packetizer module_Need.
Laurent Aimar [Thu, 1 Mar 2007 23:00:02 +0000 (23:00 +0000)]
Fixed a memleak per packetizer module_Need.

17 years agoOops.
Antoine Cellerier [Thu, 1 Mar 2007 22:54:12 +0000 (22:54 +0000)]
Oops.

17 years ago * Fix forbiden windows characters list. (in fact it's not windows only, but fat32...
Antoine Cellerier [Thu, 1 Mar 2007 22:44:16 +0000 (22:44 +0000)]
 * Fix forbiden windows characters list. (in fact it's not windows only, but fat32/ntfs ... but noone cares)

17 years agoQt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (netwo...
Jean-Baptiste Kempf [Thu, 1 Mar 2007 22:43:30 +0000 (22:43 +0000)]
Qt4 - SPrefs : Input Panel. almost all implementations, but not the macro-ones (network-caching and disk-device )