- 02 Nov, 2009 9 commits
-
-
Laurent Aimar authored
It also fixes a few remaining race conditions.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Mathew King authored
When using the transcode output filter there is now the option of setting the language of the audio stream. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jakob Leben authored
-
Jakob Leben authored
There was opportunity for playlist items not showing up in Qt playlist due to race between playlist rebuilding and item-added, item-removed callbacks Maybe also fixes some aspects of #2297 or completely - to test.
-
Pierre Ynard authored
-
Rafaël Carré authored
r12 is a scratch register so use it
-
- 01 Nov, 2009 14 commits
-
-
Rémi Denis-Courmont authored
It's so out-of-date that it's not even funny anymore. Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
Picture resources where not released when VOUT_DISPLAY_RESET_PICTURES was called while direct rendering was used.
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
This fixes problems with hiding the cursor while it is within the "black bars". This should also improve gestures usability.
-
Rémi Denis-Courmont authored
TODO: - use application names for input items - add an item for the whole desktop, - add items for XRandR outputs.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 31 Oct, 2009 12 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This cannot work the way VLC links its plugins. Too many people shot themselves in the foot with this option.
-
Rémi Denis-Courmont authored
Unparented dialogs are not supported by the window manager. This was causing a deadlock during VLC startup (There may be other cases left).
-
Rémi Denis-Courmont authored
QSystremTray class does not exist at all.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Nothing has been using this for a while (how long?). We still have import for old VLC playlists, though I'm not sure if anybody uses it either.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Otherwise, checking for forced demux does not make much sense.
-
- 30 Oct, 2009 5 commits
-
-
Jakob Leben authored
-
Jakob Leben authored
-
Ilkka Ollakka authored
Without this when scanning, we would force demuxer to ts but outputted m3u-playlist.
-
Rafaël Carré authored
Thanks to nefrir and mfwitten on irc for their help
-
Laurent Aimar authored
The fix from quality in [8d8844ad] introduced a weird artefact with dual screens, where the video didn't fill the complete screen. This fixes it.
-