61160 Commits (992dcf8968ff86de2f5b079d87f5e560b5693bf0)

Author SHA1 Message Date
Alexandre Perraud 992dcf8968 qt : new faster and slower icons 3 years ago
Alexandre Perraud 2012d52bc8 qt : new next and previous icons 3 years ago
Alexandre Perraud a6447d47eb qt : new repeat and shuffle menu icons 3 years ago
Alexandre Perraud 21b88b4702 qt : new play and pause icons to menu 3 years ago
Alexandre Perraud 78931b8de1 qt : logically rename play and pause icons 3 years ago
Alexandre Perraud 3a57952ba7 qt : new play pause player svg icons 3 years ago
Alexandre Perraud d254f2c437 qt : new discover, music, network and video topbar svg icons 3 years ago
Alexandre Perraud 97ab1d297e qt : new menu and search svg icons 3 years ago
Alexandre Perraud 5d96179209 qt : new grid and list svg icons 3 years ago
Alexandre Perraud 161188c614 qt : new playlist_clear and playlist_add svg icons 3 years ago
Alexandre Perraud 68ef5aec81 qt : new sort svg icons 3 years ago
Alexandre Perraud 60a884a4d8 qt : new shuffle and repeat svg icons 3 years ago
Martin Finkel 87b88369c3 build: fix --enable-shared vout linking error on iOS 3 years ago
Steve Lhomme eaf149b7f8 vlc_fourcc: remove read-only VLC_CODEC_RGB32 3 years ago
Steve Lhomme 89fbb25b90 fourcc: change the VLC_CODEC_XRGB FourCC to RV32 3 years ago
Steve Lhomme 2519e9127a bitmapinfoheader: don't map unknown 32-bit RGB mask layout 3 years ago
Steve Lhomme fc2aab663f bitmapinfoheader: map common 32-bit RGB masks to our 32-bit RGB chromas 3 years ago
Steve Lhomme eea22be588 bitmapinfoheader: use XRGB for 32-bit RGB reading by default 3 years ago
Steve Lhomme 22ba40db6a opengl: use VLC_CODEC_BGRA for interops using GL_BGRA format 3 years ago
Steve Lhomme c9778355fd opengl: use VLC_CODEC_RGBA for interops using GL_RGBA format 3 years ago
Steve Lhomme d307f9d691 vout/xcb: refuse masks that can't be mapped to VLC chromas 3 years ago
Steve Lhomme 920fff9b38 vout/xcb: map 32-bit RGB to RGB+x chromas 3 years ago
Steve Lhomme d4a741f77f vout/xcb: fall through to handle 32-bit RGB only once 3 years ago
Steve Lhomme 92d89bc3b3 vlc_fourcc: remove read-only VLC_CODEC_RGB24M 3 years ago
Steve Lhomme 3b76d00aca bitmapinfoheader: always read 24-bit RGB as BGR24 3 years ago
Steve Lhomme e0d9ea7f65 vout/xcb: refuse masks that can't be mapped to VLC chromas 3 years ago
Steve Lhomme eb4484d474 vout/xcb: map 24-bit RGB to RGB24 3 years ago
Steve Lhomme 740cac575c vout/xcb: don't set a mask on chromas without a mask 3 years ago
Steve Lhomme 3af18cdaa9 screen/xcb: replace VLC_CODEC_RGB24M with VLC_CODEC_RGB24 3 years ago
Steve Lhomme af019fba69 kva: map common 32-bit and 24-bit RGB masks 3 years ago
Alexandre Janniaux a7d9d5c382 opengl: gl_util: reindent after last changes 3 years ago
Alexandre Janniaux fcbf389973 opengl: gl_util: use early return 3 years ago
Alexandre Janniaux 7ffcdfb326 opengl: sampler: fix deprecated usage of texture2D 3 years ago
Alexandre Janniaux ce861a7c8d opengl: sampler: store the glsl version used 3 years ago
Alexandre Janniaux bb82ea905b opengl: gl_util: dump shader in case of error 3 years ago
Alexandre Janniaux 1f22c3af54 opengl: gl_common: add glGetShaderSource 3 years ago
Alexandre Janniaux b33eba9732 stream_out: rtp: silence unused variable 3 years ago
Alexandre Janniaux fd14efa7ab blend: fix uninitialized alpha 3 years ago
Alexandre Janniaux 0f47aa0882 gui: ncurses: use size_t for index subscript 3 years ago
Thomas Guillem a235b9dd1b audiotrack: use a fixed size for the jarray 3 years ago
Thomas Guillem 17e4aee33b audiotrack: fix invalid join in case of clone error 3 years ago
Thomas Guillem ccd3eaae3f audiotrack: remove WRITE_BYTEBUFFER method 3 years ago
Fatih Uzunoglu cc8e12bea6 qml: show volume slider tool tip when mouse is pressed 3 years ago
Fatih Uzunoglu 655cb03df1 qml: show slider tool tip when the control is pressed 3 years ago
Fatih Uzunoglu d5159d1ee6 qt: add missing call in NavigationHistory 3 years ago
Steve Lhomme 3b728b54f2 win32: really fix the DllMain signature 3 years ago
Steve Lhomme de4685a6d8 vout/drm: remove comment 3 years ago
Steve Lhomme f13bface72 vout/drm: remove unused vlc_drm_format() 3 years ago
Steve Lhomme f72e39f223 vout/drm: use vlc_drm_fourcc() instead of vlc_drm_format() 3 years ago
Steve Lhomme c3ec37df66 vout/drm: remove unused vlc_video_format_drm() 3 years ago