Commit Graph

435 Commits

Author SHA1 Message Date
twinaphex
3646e1a2dd (iCade) Add SNES30 8bitdo key mappings 2015-11-15 02:26:31 +01:00
twinaphex
07785ed640 Add Keyboard Gamepad Mapping Type and Keyboard Gamepad Mapping Enable 2015-11-13 22:11:39 +01:00
twinaphex
980c743938 Start adding hooks for showing descriptions for Cheevos 2015-11-08 18:52:17 +01:00
twinaphex
e490497530 Start adding 'ACTION_OK' binds for cheevos items 2015-11-08 18:11:53 +01:00
radius
f2b951accf add Achievement List to the quick menu 2015-11-07 22:11:14 -05:00
twinaphex
92e6b56fe3 Remove input bind mode 2015-11-07 14:37:44 +01:00
Jean-André Santoni
23fee02883 (XMB) Hack to prevent icon overlapping when adding or removing shaders and cheap passes 2015-11-07 11:47:02 +07:00
twinaphex
956580c606 Cleanups 2015-11-01 11:18:28 +01:00
twinaphex
f4f76d9dda Create separate setting for State Slot in Quick Menu 2015-11-01 10:59:01 +01:00
twinaphex
106cbce6d7 Show 'display name' for core in Playlist Associations 2015-11-01 02:06:30 +01:00
twinaphex
da1931ad9f First working implementation of playlist associations 2015-10-31 17:44:42 +01:00
twinaphex
0c691dab06 Fix rarch_playlist_load_content 2015-10-31 17:18:37 +01:00
twinaphex
1ddd33336a 1) rarch_playlist_load_content - add argument
2) GLUI - handle libretro_pause being false better - hide
background and make white background look better
2015-10-31 17:06:08 +01:00
twinaphex
a509fc50b1 Create menu_playlist_find_associated_core 2015-10-31 16:27:48 +01:00
twinaphex
efb83d5e1a Start setting up 'get_value' callbacks for playlist associations 2015-10-31 13:46:06 +01:00
twinaphex
274513a9c5 Spacing fix for RGUI 2015-10-30 15:39:22 +01:00
twinaphex
174ab87311 Hook up labels 2015-10-30 15:25:24 +01:00
Jean-André Santoni
ae79d70438 (GLUI) Fix left tab switching when navigation wraparound is false. Also dehardcode some values representing the number of tabs in the menu system. 2015-10-30 16:28:27 +07:00
Twinaphex
d4f037f6d7 Add default left/right callbacks for 'No Items' 2015-10-29 15:00:29 +01:00
twinaphex
d796ac592a Set type of 'No Items' and attempt to implement a left callback
by default
2015-10-29 14:48:55 +01:00
Jean-André Santoni
b6bb679e68 (GLUI) Fix left action on the playlist tab 2015-10-29 13:32:44 +07:00
twinaphex
2437f8cd97 Correct sizeof argument too 2015-10-28 17:02:38 +01:00
twinaphex
e991945ece Don't use the same variable for fill_pathname_join 2015-10-28 17:02:03 +01:00
twinaphex
85ff9e5418 Can now press driver options 2015-10-28 15:56:45 +01:00
twinaphex
5fef315cb1 Add more titles 2015-10-28 08:25:15 +01:00
twinaphex
99720d02d8 (Menu) Add more labels 2015-10-28 06:31:58 +01:00
twinaphex
6f56a34589 More titles 2015-10-28 06:25:24 +01:00
twinaphex
c5c816d708 Add another title 2015-10-28 05:00:48 +01:00
twinaphex
d59f3eff07 Fix some labels 2015-10-28 04:26:53 +01:00
twinaphex
e2f69a1f4c (menu_cbs_title.c) Dehardcode some strings 2015-10-28 04:19:31 +01:00
twinaphex
53f71b0a94 Pretty version of 'Information' string 2015-10-28 04:11:43 +01:00
twinaphex
5da51f5d1a More dehardcoding of upper case strings 2015-10-28 01:54:54 +01:00
twinaphex
89ea9ccbf0 Dehardcode upper-case strings 2015-10-28 01:52:20 +01:00
twinaphex
6b15d86c5c (Menu) Don't uppercase titles always
(GLUI) Show switch icons for certain text strings too
2015-10-28 01:36:36 +01:00
twinaphex
6826a3833e menu_entries_get_menu_stack_ptr - add idx parameter 2015-10-27 10:33:19 +01:00
twinaphex
ab9006f21e Add 'idx' to menu_entries functions 2015-10-27 10:29:50 +01:00
twinaphex
0d89bca635 Start setting up menu_entries function so we can access
multiple stacks
2015-10-27 10:10:33 +01:00
twinaphex
53fe928b7b Rename Extraction Directory to Cache Dir 2015-10-27 00:44:20 +01:00
twinaphex
2dd30f743d (Android) Fix warnings 2015-10-26 18:49:20 +01:00
twinaphex
1b51882b8a Start implementing playlist association callbacks 2015-10-26 07:16:37 +01:00
twinaphex
02a43c6b2a Change 'rarch' to 'retro' namespace in libretro-common 2015-10-26 03:18:13 +01:00
twinaphex
640de49c1a Move Input Hotkey Binds to 'Input Settings' 2015-10-25 10:41:53 +01:00
twinaphex
e997171d3c Reimplement Playlist Settings 2015-10-25 10:25:07 +01:00
twinaphex
759a01b74f Use PATH_MAX_LENGTH 2015-10-25 08:51:04 +01:00
twinaphex
056199c574 Add 'back' to file browser 2015-10-25 08:31:55 +01:00
twinaphex
00bb8bd6d5 Have only one Menu Navigation Wraparound setting 2015-10-25 02:59:38 +01:00
Jean-André Santoni
4b47958999 (XMB) Honor navigation wraparound horizontal setting 2015-10-25 02:18:47 +07:00
Jean-André Santoni
403e00a936 (XMB) Implement another tab to launch a directory scan 2015-10-25 00:37:59 +07:00
twinaphex
135edc289b (Menu) Build up Input Settings dynamically 2015-10-24 10:31:11 +02:00
twinaphex
c4a66acbb6 Collapse User Binds into bigger 'Input Options' category 2015-10-23 06:54:33 +02:00