1978 Commits

Author SHA1 Message Date
twinaphex
5723c79dac (XMB) Use folder icons for 'Downloads dir' / 'Select File' 2016-12-13 01:34:52 +01:00
twinaphex
9909669d01 Combine Load Content and Load Content (Detect Core) 2016-12-13 01:34:49 +01:00
twinaphex
5a2dfe9ded Revert "Combine Load Content and Load Content (Detect Core)"
This reverts commit 92ae2ab860df099c70b3ee3ab458aec80ac69ec5.
2016-12-12 17:19:19 +01:00
twinaphex
92ae2ab860 Combine Load Content and Load Content (Detect Core) 2016-12-12 16:20:43 +01:00
twinaphex
e08c1dce6e (XMB) Put thumbnail behind OSK overlay 2016-12-12 14:18:25 +01:00
lasers
8366b26d36 Switch XMB Tabs (Music,Video) 2016-12-12 03:54:53 -06:00
twinaphex
5fa01c94d3 (XMB) Put thumbnail on foreground 2016-12-12 03:57:56 +01:00
twinaphex
3e25dfb220 (XMB) Add log 2016-12-12 03:34:21 +01:00
twinaphex
b9984387f5 (XMB) Add another log 2016-12-12 03:28:55 +01:00
twinaphex
dd33715074 (XMB) Cleanups 2016-12-12 03:24:31 +01:00
twinaphex
a4dde93a2f Add XMB_DEBUG 2016-12-12 03:20:00 +01:00
twinaphex
90c463b779 (XMB) Add logging 2016-12-12 03:18:48 +01:00
lasers
16eebb3f58 Add Systematic Theme 2016-12-08 23:39:39 -06:00
twinaphex
b0fcdf9db4 Wrong usage of enum 2016-12-08 03:02:30 +01:00
markwkidd
39a92f889a replace hardcoded "lpl" w/FILE_PATH_LPL_EXTENSION_NO_DOT 2016-12-07 14:47:43 -05:00
twinaphex
b92711ddce (XMB) Try to silence Coverity warning 2016-12-06 07:12:28 +01:00
twinaphex
9f470c53ae Add 'Simple Snow' shader to GLSL backend 2016-12-06 00:48:36 +01:00
twinaphex
abaa6eda62 Rename VIDEO_SHADER_MENU_SEC to VIDEO_SHADER_MENU_2 2016-12-06 00:34:38 +01:00
twinaphex
b5177d807e Style nits 2016-12-04 04:43:53 +01:00
twinaphex
8e7d440ed5 (Zarch) Silence Zarch warning 2016-12-02 17:44:35 +01:00
twinaphex
642310e08a Remove runloop.h header include from many files 2016-12-02 06:19:27 +01:00
Twinaphex
5e75820880 Remove unused variables 2016-12-01 22:54:34 +01:00
Jean-André Santoni
2fc592bbe6 Savestate thumbnails reimplementation 2016-12-01 20:31:07 +01:00
Jean-André Santoni
d00566b018 Add setting for the savestate thumbnails 2016-12-01 20:31:07 +01:00
Jean-André Santoni
a0c5a28602 Fix wrong thumbnail index 2016-12-01 20:31:07 +01:00
Jean-André Santoni
367dcef0b1 Savestate thumbnails 2016-12-01 20:31:07 +01:00
Brad Parker
78e75cdc69 whitespace 2016-11-27 22:02:22 -05:00
Brad Parker
ee49eeec09 fix endless word_wrap() loop when a label has a newline and no spaces 2016-11-27 22:02:10 -05:00
Jean-André Santoni
57d3236b99 Delete a debug message 2016-11-27 23:21:07 +01:00
Jean-André Santoni
ec24fb6bbd (XMB) Display thumbnails for image history 2016-11-27 23:16:45 +01:00
twinaphex
e1d4ccd7fd Update intl headers 2016-11-25 23:04:00 +01:00
twinaphex
bc5b1b9d60 Cleanups 2016-11-25 22:43:42 +01:00
twinaphex
df6a7993b3 OFF/ON labels can be translated now too 2016-11-25 22:28:12 +01:00
twinaphex
21e9bde569 Silence warning 2016-11-21 15:00:57 +01:00
Twinaphex
eb7bf1387a Revert "Improvs one at a time - Configurations" 2016-11-21 07:26:58 +01:00
Twinaphex
bc3d4ff015 Merge pull request #4012 from lasers/improvs-one-at-a-time
Improvs one at a time - Configurations
2016-11-21 07:08:16 +01:00
twinaphex
2deb306967 Turn video_shader_driver_use into macro 2016-11-20 16:31:45 +01:00
twinaphex
205e7cf272 Fix C89_BUILD 2016-11-20 14:48:00 +01:00
twinaphex
f33d7f2712 Unused variable 2016-11-19 04:04:55 +01:00
Jean-André Santoni
5be99842b5 Merge pull request #3996 from markwkidd/crossplatform-thumbnail-filenames
improve cross-platform support for thumbnail filenames
2016-11-18 21:30:23 +01:00
lasers
6265d1e90a Clean the Configuration mess 2016-11-18 13:45:10 -06:00
Alcaro
53c7bfc501 This one uses one float per vertex, whether snow is enabled or not 2016-11-18 17:10:52 +01:00
Brad Parker
750165a251 prevent use-after-free error 2016-11-17 21:17:24 -05:00
twinaphex
20c1ef83d6 First stab at getting snow shader to work 2016-11-17 21:08:50 +01:00
twinaphex
a2c69ec254 Added snow shader hooks - doesn't work yet though - shader driver
system is very limited in terms of how we can set custom menu
shaders - will require a rethink
2016-11-17 20:54:29 +01:00
markwkidd
e0deb20e30 Update xmb.c 2016-11-15 16:54:35 -05:00
markwkidd
0d8c2aa119 improve description of thumb filename scrub, add parenthesis 2016-11-15 16:48:29 -05:00
markwkidd
1ad1598be2 Update xmb.c 2016-11-15 15:58:18 -05:00
markwkidd
9d0e5c012e change thumbnail filename scrub to use strpbrk() 2016-11-15 15:57:51 -05:00
markwkidd
08514679d5 Update xmb.c 2016-11-15 15:47:18 -05:00