Jean-Baptiste Kempf
7bcfcc69ba
Qt: moving Random to the normal toolbars
17 years ago
Jean-Baptiste Kempf
88dd636968
Qt4: small Volume, align at first show
17 years ago
Rémi Denis-Courmont
9024e28cb0
Disambiguate trivial tool tips ( fixes : #3068 )
This was requested for Arabic.
17 years ago
Ludovic Fauvet
5eb13a62c1
Qt: Fix the bug where the volume was losing 1% at each start
The bug originates from an implicit conversion to int. This commit
explicitly convert the value to qreal then use qRound to take the nearest
integer.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
17 years ago
Rémi Denis-Courmont
4d218ceb5f
Init order
17 years ago
Rémi Denis-Courmont
76099331da
Qt4: control aout through playlist
17 years ago
Rémi Denis-Courmont
604adb7afc
aout_VolumeMute -> aout_ToggleMute
17 years ago
Jean-Baptiste Kempf
d65ad9ba35
Qt: kill memleak on the special sound slider
17 years ago
Francois Cartegnie
7393f3b36c
UI: prefix/namespace resources for better maintainability
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
17 years ago
Jean-Baptiste Kempf
e976edb9eb
Qt: lower a bit the default sound slider.
17 years ago
Jean-Baptiste Kempf
5bdf4e1895
Qt: various string fixes and consistencies in the ui
17 years ago
Jean-Baptiste Kempf
0ba671da3b
Qt: cohenrency for volume between FSC and main Controller. Solve the 1% issue reported by Trax, close #1851 .
17 years ago
Jean-Baptiste Kempf
ad55dcbc13
Qt: simplify and solve a leak and make a previous commit unecessary.
17 years ago
Jean-Baptiste Kempf
5a4afbeb5b
Qt: menus, add VolumeMute/VolumeUp/VolumeDown in the audio menu to match OSX Audio menu.
We still have one more separator than OSX has.
17 years ago
Jean-Baptiste Kempf
3439c052ec
Qt: remove code duplication.
17 years ago
Jean-Baptiste Kempf
11a75f694f
Qt: simplification of the special volume slider. Any click will show it.
17 years ago
Jean-Baptiste Kempf
74d2582a3d
Qt: Remove VolumeClickHandler Class... I never understood why zorglub did that in a separate class.
This removes some friends attribute. Can't be a bad thing.
17 years ago
Jean-Baptiste Kempf
41b266bff0
Qt: new volume slider, optionnal. Totem like, for people who use Totem
This is a special request for Laurent ;)
17 years ago
Jean-Baptiste Kempf
856065411b
Qt: Teletext handling simplifications and change of the icons to more clear ones.
17 years ago
Jean-Baptiste Kempf
2c688720b3
Qt: let the native sound slider manage 200% and 400% of volume.
17 years ago
Jean-Baptiste Kempf
f6081e574e
Qt: Kill more warnings.
18 years ago
Jean-Baptiste Kempf
4cca7c8a94
Qt controller: update copyrights.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago
Jean-Baptiste Kempf
f2851a7b13
Qt: Move code around and simplify the inclusion of headers.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago
Jean-Baptiste Kempf
d525a35313
Qt: First step of splitting the controller widgets from the controller layout code.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
18 years ago