Jean-Baptiste Kempf
1b1a6a4ef3
[Contribs] Update libgcrypt to 1.4.3
18 years ago
Jean-Baptiste Kempf
4c30e1d7df
[Contribs] libpng update for CVE-2008-3964
18 years ago
Jean-Baptiste Kempf
79579afe7f
[Qt] Fix a crash when toggling minimalView when --no-embedded-video.
Close #2194
18 years ago
Jean-Baptiste Kempf
5e0254ce2f
[Contribs] Update the patch to deactivate c99 mode in FFmpeg
This should fix linking to faac and mp3lame.
18 years ago
Jean-Baptiste Kempf
17794b8434
[Fake] Add a missing callback on fake-file-reload
When fake-file-reload is changed, you might want to renew the image.
Should Close #2230
18 years ago
Jean-Baptiste Kempf
d72aba04bb
[Win32] Fix yet another packaging issue.
18 years ago
Rémi Denis-Courmont
c0998a10df
Remove dummy embedded window exclusion
Qt4 embedded breakage has nothing to do with X11 afterall.
18 years ago
Rémi Denis-Courmont
a62521c0ff
Simplifications
18 years ago
Rémi Denis-Courmont
14e89cbcef
vlc_mutex_locker: automatic mutex locking for C++
18 years ago
Ludovic Fauvet
9a38b276e6
Bug fixed in the "recently played" functionnality
* A connect was called multiple times causing a wrong behaviour in the playlist.
* playlist_AddInput was replaced by playlist_Add to simplify code.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago
Rémi Denis-Courmont
e925457d46
Oops, remove dummy code
18 years ago
Rémi Denis-Courmont
80c3cdfcd3
Embedded video still crashes, so disable it - refs #2136 .
This is a VLC bug, not Qt4 version dependent.
18 years ago
Rémi Denis-Courmont
5253760be2
Remove recursive/deadlocking calls in Qt4 embedded video (refs #2136 ).
The vout code invokes the Qt4 video widget through the Qt4 window
submodule. Hence, the video widget cannot call the vout window code.
This is where the embedded video crashes seem to come from.
Unfortunately, this commit trades the deadlock (on 1.0) or the crash
(on 0.9) for an assertion failure.
18 years ago
Rémi Denis-Courmont
69dcbfc340
Remove debug
18 years ago
Rémi Denis-Courmont
c800041315
Do not use thread cancellation for Qt4 - fix #2225 and #2226
18 years ago
Rémi Denis-Courmont
35793c6a8b
Cosmetic
18 years ago
Rémi Denis-Courmont
d6dd149576
(Cosmetic) settings don't belong to the dialog provider
18 years ago
Jean-Baptiste Kempf
519dca52dc
[Win32] fix build package.
18 years ago
Jean-Baptiste Kempf
41b3e1dace
[Qt] Win Compilation fix.
18 years ago
Jean-Baptiste Kempf
9e98e6b5e2
[Qt] small menus changes...
18 years ago
Jean-Baptiste Kempf
90b84868c7
[Qt] Forgotten file in previous commit.
18 years ago
Jean-Baptiste Kempf
22168eab8b
[Qt] Split the QtWinApp to its own file and rename it.
18 years ago
Jean-Baptiste Kempf
1ec9641c18
[Qt] Various cleaning.
18 years ago
Jean-Baptiste Kempf
28b5e4835e
[Qt] RecentMRLs: Simplification and adding some debug.
18 years ago
Jean-Baptiste Kempf
190e7875e9
[Qt] remove trailing spaces, set a default filter and add a LONGTEXT
18 years ago
Ludovic Fauvet
6b468738b8
New recently played menu.
* Configuration aware to enable/disable (default enabled)
* Filters available to ignore some patterns (using QRegExp)
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago
Jean-Baptiste Kempf
d0ed93fe65
[Qt] move some static const int to enum
18 years ago
Rémi Denis-Courmont
d7f3af847c
Unused variables
18 years ago
Rémi Denis-Courmont
b08edfb4df
Fix swscale linking
18 years ago
Rémi Denis-Courmont
63ff7505a7
Fix avformat compile+link
18 years ago
Rémi Denis-Courmont
569824c454
Fix avformat compilation
18 years ago
Rémi Denis-Courmont
574d8c9342
Fix warning
18 years ago
Rémi Denis-Courmont
deeb99dcde
Factorize avcodec chroma table - another 2kb
18 years ago
Rémi Denis-Courmont
a1f8e0eb14
Unused variable
18 years ago
Rémi Denis-Courmont
83e6445af7
Spare another 2kb
18 years ago
Rémi Denis-Courmont
1d35bcd283
Factorize avcodec table - spare about 5kb
18 years ago
Rémi Denis-Courmont
f70a9052bd
Qt4: restore message dialog
(bug at exit due to more generic problems with #2226 and #2227 )
18 years ago
Rémi Denis-Courmont
42b58e873a
Do not link plugins against libvlccore explicitly
We really want plugins to resolve their VLC symbols against the already
loaded LibVLC core, rather than with their own version of it.
Performance benefit should be neglectible, if any.
Still, this will "fix" the plugin crash with static LibVLC builds (or
generate a due link-time error). Anyway, this is one step toward
supporting any form of static linking again.
18 years ago
Rémi Denis-Courmont
d859e6b953
Fix some integer overflows and a stupid memset() invocation
18 years ago
Rémi Denis-Courmont
5a9a53f7f1
Simply debug
18 years ago
Rémi Denis-Courmont
7027d3008a
Fix warning
18 years ago
Christophe Mutricy
5b8476c9c7
Add some Mime type to mozilla plugin
18 years ago
Rémi Denis-Courmont
26d92b87bb
Fix (yet another) TiVo demux overflow.
Reported by Tobias Klein <tk@trapkit.de>
18 years ago
Ilkka Ollakka
2132eadea2
XReparentWindow seems to be needed here to get video on correct screen in
xinerama setup.
18 years ago
Ilkka Ollakka
d2bbd68d5d
Use normal QCloseEvent to signal maininterface to closeup
18 years ago
Jean-Baptiste Kempf
8ce3a35259
Revert "Try to not confuse between Dolby Surround (2.1) and Dolby Digital (5.1)"
Let's wait for this issue to be statued.
This reverts commit 984fb14a84 .
18 years ago
Jean-Baptiste Kempf
b9af47254e
Revert "Mark "force-dolby-surround" as deprecated"
This reverts commit bbe5c8e475 .
18 years ago
Jean-Baptiste Kempf
f9cfa5ca99
[Subtitles] Change error message to warning message when fail subtype detection
Because this is really boring when you have some .txt files on the same folder than your movie and they are not subtitles but are auto-detected.
18 years ago
Jean-Baptiste Kempf
2849bcdd9f
[Qt] Fix Network Open Tab
Network Open Tab assumes all rtp/udp addresses are multicast #2221
Please review.
18 years ago
Jean-Baptiste Kempf
2e1619c2fb
[Qt] When opening a VIDEO_TS folder, use dvd:// and not directory://
This should close #2167 . But must be checked for extra "/" on windows.
18 years ago