22 Commits (095cdf89afb3a1d5688519400d124e544d66a012)

Author SHA1 Message Date
Pierre Lamot 095cdf89af qt: remove of BUTTON_SET_ACT macro 3 years ago
Steve Lhomme cd08025f3b modules: include vlc_configuration.h when using config_GetType() 3 years ago
Steve Lhomme 9811a0d67a qt: remove vlctick.hpp include from medialibrary headers 3 years ago
Steve Lhomme cea3188902 qt: avoid include vlc_interface.h in some header 3 years ago
Pierre Lamot f46bef1676 qt: reorganize native menu & dialog assets 4 years ago
Pierre Lamot b93faa9b1f qt: remove barely used BUTTON_SET_ACT_I macro 4 years ago
Lyndon Brown 2b3ad74b12 gradient: replace --gradient-type with --gradient-color 7 years ago
Lyndon Brown 77b7527379 qt: use strongly-typed connect via button-act/button-set macros 5 years ago
Lyndon Brown eb0b785fdf qt: use strongly-typed connects 5 years ago
Pierre Lamot cea5406265 qt: rename MainInterface to MainCtx 5 years ago
Vedanta Nayak dd2456bf56 audio_filter: add stereo_pan filter 5 years ago
Alaric Senat b9dfd6038a qt: fix regressions due to new intf wrapping 5 years ago
Pierre Lamot 5897ca4d2d qt: move dialog file path variable from module to maininterface 5 years ago
Pierre Lamot 537d41a468 qt: load Qt in a detached structure from the interface module. 5 years ago
Pierre Lamot 4044fe3bdf qt: alias intf_thread_t as qt_intf_t 5 years ago
Lyndon Brown 9b5ff43944 qt: add and use TITLE_EXTENSIONS_IMAGE 5 years ago
Lyndon Brown 6cd08480f5 qt: fix translation marker issues 5 years ago
Fatih Uzunoglu ecebe9fc1d qt: fix QString::split warnings when Qt 5.14 is used 6 years ago
Fatih Uzunoglu 0d3a71430c qt: remove unnecessary Qt 5.6.0 checks 6 years ago
Pierre Lamot f955f1fef3 qt: move native widgets to their own folder 7 years ago
Pierre Lamot 630f639f2d qt: move the dialog provider to the dialog folder 7 years ago
Pierre Lamot 302f7abab7 qt: move effect and filter dialogs component to its own folder 7 years ago
Pierre Lamot 901a513644 qt: move preferences to its own folder 7 years ago
Pierre Lamot 351ccb1626 qt: move player to its own folder 7 years ago
Alexandre Janniaux 5a62d2aa2f qt: extended_panels: replace deprecated QFontMetrics::width 7 years ago
Roland Bewick 4bd6bfd2ff qt: add secondary subtitle delay synchronization 7 years ago
Thomas Guillem 0be3282eb6 qt: setup filter variables on the main vout 7 years ago
Pierre Lamot e1c8285396 qt: switch to QML/player/playlist 7 years ago
Rémi Denis-Courmont d2c1bc4433 aout: introduce aout_Hold() and aout_Release() 8 years ago
Rémi Denis-Courmont a990818d1a vout: introduce vout_Hold() and vout_Release() 8 years ago
Rémi Denis-Courmont 2be48939dc playlist: playlist_GetAout returns an audio_output_t * 8 years ago
Rémi Denis-Courmont 5063ef7412 qt: remove no longer valid release 8 years ago
Rémi Denis-Courmont 414ba71c46 qt: adjust V4L2 controls 8 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme 99ca992af9 qt: remove unneeded vout includes 8 years ago
Steve Lhomme 026e60e342 core: the "spu-delay" is stored in vlc_tick_t 8 years ago
Steve Lhomme f648e3d5b5 core: the "audio-delay" is stored in vlc_tick_t 8 years ago
Steve Lhomme 911569be2c modules: convert variables in seconds to ticks using vlc_tick_from_sec() 8 years ago
Rémi Denis-Courmont 0b3b1edf14 variables: use table of vlc_value_t for VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont 7048874668 variables: inline var_FreeList() in simple loops 8 years ago
Rémi Denis-Courmont 5e50399a45 variables: add count parameter for VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont 34925c7cb5 variables: use char *** for VLC_VAR_GETCHOICES texts 8 years ago
Rémi Denis-Courmont 1b380f31b1 variables: use char ** for VLC_VAR_GETTEXT 8 years ago
Rémi Denis-Courmont 63ce436225 variables: pass vlc_list_t directly with VLC_VAR_GETCHOICES 8 years ago
Rémi Denis-Courmont fe5fbf4349 variables: remove useless VLC_VAR_GETTEXT parameter 8 years ago
Rémi Denis-Courmont dcf2f38330 variables: remove useless VLC_VAR_GETSTEP parameter 8 years ago
Rémi Denis-Courmont 8f6a9a7e0b variables: remove useless VLC_VAR_GETMAX parameter 8 years ago
Rémi Denis-Courmont bee23fb0f8 variables: remove useless VLC_VAR_GETMIN parameter 8 years ago
Pierre Lamot 7a6f006d59 Qt: fix "last folder used" not remembered correctly 9 years ago
Rémi Denis-Courmont 05f7d6b62c config: remove useless config_GetPszChoices() parameter 9 years ago