- 06 Jul, 2015 4 commits
-
-
Hannes Domani authored
QTreeWidgetItem::setData() doesn't take ownership Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
The port has never worked and has not been improved for over 4 years. The platform itself has been totally discontinued for 18 months.
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 05 Jul, 2015 1 commit
-
-
Francois Cartegnie authored
-
- 04 Jul, 2015 6 commits
-
-
Francois Cartegnie authored
if an es is passed and is not a category es, it is never restarted, just selected.
-
Francois Cartegnie authored
We want to update format and decoder without having to es_out_Add/es_out_Del which would alter id and selected state.
-
Francois Cartegnie authored
logs are usually spammed on slow buffering.
-
Francois Cartegnie authored
This reverts commit 6aeaeaa02239a0cb6474c2504c1d525b006c41bd.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
not related to the other pace controls
-
- 03 Jul, 2015 7 commits
-
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
-
Thomas Guillem authored
Fix the workaround in AudioTrack_ResetPlaybackHeadPosition. Don't wait for an unknown time that the position stabilizes but reset the AudioTrack object. The audiotrack head position shouldn't be ahead of the module position anymore.
-
Thomas Guillem authored
Refactor AudioTrack creation, and add a function that destroy and recreate an AudioTrack object using the previous arguments.
-
Thomas Guillem authored
-
Thomas Guillem authored
-
- 02 Jul, 2015 13 commits
-
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
David Fuhrmann authored
This is not needed. And for the normal mac builds, we even do not have this library at all. close #13838
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 01 Jul, 2015 9 commits
-
-
Rémi Denis-Courmont authored
-
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
There are still many cases where waking up the thread sleeping is only half of the problem and waking it up half of the solution. For instance, the net_* and stream_* I/O functions have no ways to return a non-fatal error.
-