- 29 Oct, 2009 16 commits
-
-
Fathi Boudra authored
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Brings nice improvements, especially with .wma Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pauline Castets authored
Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
-
Ilkka Ollakka authored
Currently doesn't yet reset view to default playlist. Atleast worked for me
-
Rémi Denis-Courmont authored
This piece of code (transparent UTF-16 to UTF-8 conversion) is wrong in many ways though. This really does NOT belong here, and should be done in the subsdec plugin instead. This fixes a regression from [0d1f966a]
-
Marian Ďurkovič authored
-
Marian Ďurkovič authored
-
Marian Ďurkovič authored
-
Marian Ďurkovič authored
-
- 28 Oct, 2009 11 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This ensures events are delivered when the mouse moves outside the rendering area but within the embedding drawable. This is necessary to autonatically unhide the cursor. As a side effect, we need to adjust the pointer coordinates.
-
Vicente Jimenez Aguilar authored
Inspired by Marian Durkovic's commit [80f9f873] Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
- 27 Oct, 2009 10 commits
-
-
Jakob Leben authored
-
Felix Paul Kühne authored
-
Marian Ďurkovič authored
As reported on forum, Powercam Pro returns 38 system IDs
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jakob Leben authored
-
Jakob Leben authored
Hypothesis: The bug stems from a thread concurrency problem. A PLModel::rebuild() happens just between SD inserting items into the core playlist and Qt playlist receiving item-added callback. Thus, the items referred to the callback are inserted twice into the Qt playlist. Solution: check if item already inserted at callback processing.
-
Jakob Leben authored
This reverts commit 0adb9ceb.
-
- 26 Oct, 2009 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The changes needed are not the same.
-
Jean-Baptiste Kempf authored
This makes the plugin stay at a reasonable size (120kB vs 1090kB stripped) This might not be optimal though...
-