Jean-Baptiste Kempf
|
3889a42f5e
|
Qt, sprefs: add play-and-pause
|
15 years ago |
Jean-Baptiste Kempf
|
b562aae175
|
Qt, sprefs: add dependency of auto-resize, to integration of video in intf
|
16 years ago |
Jean-Baptiste Kempf
|
cdf00df21a
|
Qt: add the minimize-on-pause option in the SPrefs...
|
16 years ago |
Jean-Baptiste Kempf
|
886d603ed3
|
Qt, sprefs: small fix for initial state
|
16 years ago |
Jean-Baptiste Kempf
|
f5b0dbb496
|
Qt, sprefs: add configuration for OSD Title position
|
16 years ago |
Jean-Baptiste Kempf
|
4e60dedd06
|
Qt, sprefs: link the systray options together
|
16 years ago |
Rémi Duraffort
|
72af6adc9a
|
C++: use postfix operator for interators (that's supposedly faster and a good practice).
|
16 years ago |
Rémi Duraffort
|
bc1506a186
|
Do not use strlen just to check that a string is non-empty.
|
16 years ago |
Francois Cartegnie
|
7294042bb9
|
Qt: sinput_pref: add dvd/cd devices listing
|
16 years ago |
Jean-Baptiste Kempf
|
4ba419b6cb
|
Qt Sprefs: remove mpeg2 skip-frames
|
16 years ago |
Jean-Baptiste Kempf
|
2530046854
|
Qt: sprefs, simplification
Removal of UDPport... This doesn't belong here
|
16 years ago |
Jean-Baptiste Kempf
|
2f8eed3529
|
Qt: do not allow activation of DxVA2 in SPrefs on XP
XP is too old. Deal with it. Will ease support
Close #3727
|
16 years ago |
Rafaël Carré
|
07471c3c2a
|
SPrefsPanel : swapped 2 arguments
|
16 years ago |
Francois Cartegnie
|
9d99a7ab74
|
Qt: simple_prefs pack UI
|
16 years ago |
Francois Cartegnie
|
af3aef780e
|
Qt: simple_prefs audio: Use defined values Fixes #3351
|
16 years ago |
Francois Cartegnie
|
eadc598d14
|
Qt forced default value is different than libvlc's saved
|
16 years ago |
Rémi Denis-Courmont
|
59117b2862
|
Do not include vlc_modules.h in vlc_common.h
|
16 years ago |
Juho Vähä-Herttua
|
3bda99a3be
|
qt4: More static_casts to null in preference components
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
16 years ago |
Ilkka Ollakka
|
8273b8bb7a
|
Qt4: user system font in preferences labels
|
16 years ago |
Jean-Baptiste Kempf
|
d3ad0ff17c
|
Qt: spref small rework of video and codecs part
Move the skip-frame pref from video to codecs
|
16 years ago |
Jean-Baptiste Kempf
|
3926efdad5
|
Qt: forgotten file in previous commit
|
16 years ago |
Ilkka Ollakka
|
03b67fa4dd
|
Qt4: add playlist-tree selection to simple preferences
I think tree-view on playlist looks ok (iconview/listview atleast),
so lets not make too hard to enable it.
|
16 years ago |
Christophe Mutricy
|
becf1111d6
|
i18n fix
|
16 years ago |
Laurent Aimar
|
43e06934c4
|
Removed fake access.
|
16 years ago |
Ilkka Ollakka
|
0c53f51438
|
qt4: add x264 profile/level to simple-preferences
|
16 years ago |
Ilkka Ollakka
|
c844683695
|
qt4: add x264 tune/preset on simple-preferences
|
16 years ago |
Francois Cartegnie
|
e17ee1aae6
|
Qt: Fix simple preferences according to new ui modes
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
16 years ago |
Jean-Baptiste Kempf
|
f4f797d13d
|
Qt4: small fix for sprefs
|
16 years ago |
Jakob Leben
|
f745927683
|
Qt: compile fix
|
16 years ago |
Jean-Baptiste Kempf
|
6a3cc0c54e
|
Qt: grey out the inexisting options.
|
16 years ago |
Jean-Baptiste Kempf
|
ef74dd1d14
|
Qt: sprefs, chipmunk options and audio rework
|
16 years ago |
Jean-Baptiste Kempf
|
a1c69e8ee4
|
VLC supports .vro (DVD-VR) files
|
16 years ago |
Jean-Baptiste Kempf
|
20773c48ba
|
Qt: sprefs, fix crash when opening Hotkeys prefs
|
16 years ago |
Geoffroy Couprie
|
dcce03505b
|
Win32: get rid of calls to GetVersion (CoCreateInstance will fail anyway if the feature is not present)
|
16 years ago |
Rémi Denis-Courmont
|
a3f105db64
|
Revert "Qt4: don't show unsaveable playlist-enqueue option in the simple prefs"
This reverts commit f2564c1124.
|
16 years ago |
Rémi Denis-Courmont
|
f2564c1124
|
Qt4: don't show unsaveable playlist-enqueue option in the simple prefs
This is silly. This option cannot be set from the configuration, so it
does not beling in the preferences.
|
16 years ago |
Jean-Baptiste Kempf
|
f4232007aa
|
Qt: sprefs, add the systray popup on minize on the main page
|
16 years ago |
Pierre Ynard
|
9bec486d73
|
qt4: build fix
|
16 years ago |
Jean-Baptiste Kempf
|
444f8b7d23
|
Integrate .tta in interface and installer
|
17 years ago |
Jean-Baptiste Kempf
|
bc8ee31f30
|
Qt: Fix audio options in SPrefs
SPDIF and directx device
|
17 years ago |
Jean-Baptiste Kempf
|
2d6fe3ddb1
|
Qt: update audio panel to newest DirectSound changes
Close #3218
|
17 years ago |
Rémi Denis-Courmont
|
1d288a105d
|
Rename directx-wallpaper to video-wallpaper
|
17 years ago |
Jean-Baptiste Kempf
|
4efcb1880f
|
Qt: add the hw-accel to simple preferences
|
17 years ago |
Vicente Jimenez Aguilar
|
a15a7803b1
|
Add .sdp to reconized extensions
Inspired by Marian Durkovic's commit [80f9f8734a]
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
|
17 years ago |
Marian Ďurkovič
|
80f9f8734a
|
Add .ifo to recognized extensions
|
17 years ago |
Jean-Baptiste Kempf
|
5dabbfb6d4
|
Qt: simpleprefs, fix caching combobox
Fix #3085
|
17 years ago |
Jean-Baptiste Kempf
|
bb89e917f8
|
Qt: simplify previewWidgets creation.
Btw, you really shouldn't use C cast on QObjects
|
17 years ago |
Laurent Aimar
|
d6f7fd602d
|
Qt: add deinterlace and deinterlace-mode to simple preferences.
Minor changes by jb@videolan.org
|
17 years ago |
Laurent Aimar
|
efd8144e16
|
Renamed "deinterlace" into "deinterlace-mode" at the core level.
|
17 years ago |
Francois Cartegnie
|
a2a5c539b9
|
Qt: uniformize ui previews, drop xml declaration related to changes made by 2779ac98fc
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
|
17 years ago |