- 16 Aug, 2012 6 commits
-
-
Jean-Baptiste Kempf authored
-
François Cartegnie authored
Pointed out that LeafToParent_Type was misused.
-
François Cartegnie authored
-
François Cartegnie authored
Some events are fired on each meta type detection, while we just handle those events on a global change basis. Qt has some similar deduplication for repaint() or touch events, but does not provide it to user.
-
Jean-Baptiste Kempf authored
Close #6838
-
Jean-Baptiste Kempf authored
-
- 15 Aug, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 14 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 13 Aug, 2012 1 commit
-
-
François Cartegnie authored
-
- 12 Aug, 2012 5 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 11 Aug, 2012 1 commit
-
-
Rémi Denis-Courmont authored
This is also used on *BSD systems.
-
- 06 Aug, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
- 05 Aug, 2012 1 commit
-
-
KO Myung-Hun authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Aug, 2012 1 commit
-
-
François Cartegnie authored
-
- 31 Jul, 2012 1 commit
-
-
François Cartegnie authored
-
- 29 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 25 Jul, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 21 Jul, 2012 2 commits
-
-
Rémi Denis-Courmont authored
Far too many clueless users push the volume far too high[1]. Then they complain that VLC distorts the sound... Really anything above 100% (0dB) is prone to saturation. In my experience, loss of quality is noticeable at +6dB and unbearable at +10dB. For the references: In VLC 1.1, the UI was restricted to 200% (+6dB) by default, while the audio output core allowed up to 400% (+12dB). PulseAudio recommends +11dB. Microsoft Windows limits to +0dB. [1] I actually compared VLC 1.1, VLC 2.0 and WMP with an external decibel metter. They give the same output at 0dB. At 6dB, both VLC versions give the same decibel readings and slight distortion. So the complaints are purely caused by confusion and cluelessness from users.
-
Rémi Denis-Courmont authored
...and simplify accordingly.
-
- 20 Jul, 2012 7 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
Also fixes a mistake in 229c807c where isCurrent == isSelected
-
François Cartegnie authored
-
- 19 Jul, 2012 8 commits
-
-
Rémi Denis-Courmont authored
int64_t is not supported natively by the Qt object system.
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-