- 06 Sep, 2009 17 commits
-
-
Jakob Leben authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
When reloading, correctly update the view.
-
Jean-Baptiste Kempf authored
Maybe playlist_ServicesDiscoveryAdd could return the playlist_item_t* ? This is ugly, and should be fixed.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
And correct decoration.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The idea behind this is to simplify the playlist_model and have a better SD control.
-
Geoffroy Couprie authored
-
Geoffroy Couprie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This conversion is always needed between mixer and output.
-
Rémi Denis-Courmont authored
* always use NEON VCVT * avoid pointless interlace/deinterlace in load/store
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
-
- 05 Sep, 2009 23 commits
-
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
This patch adds the following keywords for skins developpers : - vlc.canRecord (boolean / refers to can-record) - vlc.isRecording (boolean / refers to record) - vlc.toggleRecord() (function / toggle recording) - vlc.nextFrame() (function / next frame)
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
Sending one frame per block had way to high CPU overhead.
-
Jakob Leben authored
In some circumstances QTreeView does not behave properly if the column index 0 can hide/reappear. Precisely, when column 0 is hidden and an item get's subitems, those subitems can not be D&D-ed. If column 0 is then unhidden, trying to D&D the subitems will fail or result in unexpected behaviour.
-
Jakob Leben authored
So that tree branches appear on it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Currently, detection is done at build time. Feel free to add run-time detect if you know how.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
While VFP/NEON do support floating point instructions, they appear to be noticeably slower than fixed point.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
You don't want it to be selected automatically.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Andy chenee authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
This seems about twice as fast.
-
Marian Ďurkovič authored
(Closes: #2718) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
Pointed-out-by: Marian Ďurkovič <md@bts.sk>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-