twinaphex
bdaace4da7
Cleanup action_ok_core_download
2015-02-10 22:36:20 +01:00
twinaphex
3f7adb2903
Cleanup conditional mess
2015-02-10 22:34:49 +01:00
twinaphex
1f36d47556
Fix another crash - don't reuse str_list
2015-02-10 22:31:59 +01:00
Alcaro
28e2ca74e7
Double semicolons aren't useful.
2015-02-10 22:29:26 +01:00
Alcaro
111d4d4bd5
Remove some pointless casts.
2015-02-10 22:19:33 +01:00
twinaphex
64372ed4b1
(XMB) Fixes
2015-02-10 17:46:35 +01:00
Jean-André Santoni
f331eba299
(Menu) iterate was not used either
2015-02-10 15:06:41 +01:00
Twinaphex
db64c41ae7
Silence some warnings
2015-02-09 01:46:58 +01:00
SuperrSonic
2a79810b05
(GX) Added 608x240 for handheld cores with square pixels
2015-02-05 16:25:32 -04:00
twinaphex
e8183bb0e1
Add stub MENU_ACTION_TEST
2015-02-03 07:43:44 +01:00
twinaphex
2197a7b5c0
Add 'force' parameter to menu_database_realloc
2015-02-03 02:54:48 +01:00
twinaphex
295c8a29a8
Move 'Start Content' to the bottom for now
2015-02-03 01:10:34 +01:00
twinaphex
d9094506c7
Rough implementation of game loading from database
2015-02-03 00:59:16 +01:00
twinaphex
84d71330c8
Add famitsu entries
2015-02-02 04:41:31 +01:00
twinaphex
298fdbea8a
(Database) Add MD5 and SHA1 entries
2015-02-02 04:03:46 +01:00
twinaphex
24d36c8d03
Rename Name description
2015-02-02 03:41:12 +01:00
twinaphex
d2a5dd32c2
Add crc32 to database_info
2015-02-02 02:09:26 +01:00
twinaphex
2b0cefee0d
(Menu) RetroPad: Bind X to 'Search'
2015-02-02 00:55:10 +01:00
twinaphex
e3066d43c9
Rename core_manager to core_updater
2015-02-01 15:57:25 +01:00
twinaphex
92ca6d8982
Cleanups
2015-02-01 13:32:24 +01:00
twinaphex
e67a8391a1
Cleanups
2015-02-01 13:30:01 +01:00
twinaphex
492b2569a6
Cleanups
2015-02-01 13:28:41 +01:00
twinaphex
d63589001c
Cleanups
2015-02-01 13:15:41 +01:00
twinaphex
6f6e8ae9cd
Cleanups
2015-02-01 13:14:07 +01:00
twinaphex
93118a560f
Cleanups
2015-02-01 13:06:04 +01:00
twinaphex
1f3acec93a
Cleanups
2015-02-01 13:01:06 +01:00
twinaphex
a495cff6ab
Cleanups
2015-02-01 12:34:24 +01:00
twinaphex
ad301b92cc
Prevent MENU_ACTION_RIGHT from crashing the application if there
...
are no entries in the list
2015-02-01 10:30:41 +01:00
twinaphex
5b2c2343c0
Cleanups
2015-02-01 10:15:56 +01:00
twinaphex
8199411acb
Cleanups
2015-02-01 10:08:14 +01:00
twinaphex
3eb2699751
Refactor get_label code
2015-02-01 09:58:23 +01:00
twinaphex
405abc4823
Cleanups
2015-02-01 09:19:33 +01:00
twinaphex
beeb8dbd7d
Implement disk index as representation callback
2015-02-01 09:16:01 +01:00
twinaphex
e58d1dec21
Move some more label representation code from settings_data.c to
...
menu_entries_cbs.c
2015-02-01 08:48:52 +01:00
twinaphex
f281baf284
Implement label for subgroup
2015-02-01 07:56:12 +01:00
twinaphex
cddaf17c95
Ability to 'scroll' (left/right) in cheat file selection browser
...
now
2015-02-01 07:41:59 +01:00
twinaphex
f3688547db
Add string representation label for cheatfiles
2015-02-01 07:41:01 +01:00
twinaphex
bf02055971
Add more string representations
2015-02-01 07:39:20 +01:00
twinaphex
ca73887f8c
Fix crash in menu_action_setting_disp_set_label_menu_file_core
2015-02-01 07:24:58 +01:00
twinaphex
efb548df4f
get_string_representation - updates
2015-02-01 07:20:20 +01:00
twinaphex
7785017100
Refactor disp_set_label
2015-01-31 17:59:45 +01:00
twinaphex
fc5fe960a5
Refactor cbs->action_get_representation
2015-01-31 17:46:14 +01:00
twinaphex
124145505a
Add option for auto-extracting downloaded archive
2015-01-31 12:45:20 +01:00
twinaphex
5e39a9abe6
(Core Updater) Now extracts the ZIP file after downloading to
...
the core directory
2015-01-31 12:03:38 +01:00
twinaphex
0f232a69a2
Can now scroll on collapsed subgroups
2015-01-31 05:43:16 +01:00
twinaphex
42479986ff
Create two static helper functions
2015-01-31 05:28:14 +01:00
twinaphex
c4a6562ce1
action_ok_database_manager_list - prevent crash when label and
...
path are NULL
2015-01-31 05:09:56 +01:00
twinaphex
92ad93ea5d
Prevent crash on pressing up/down when list size is 0 or lower
2015-01-31 04:53:10 +01:00
twinaphex
37cf4a3002
Get rid of bind_ok_first and merge into main function
2015-01-31 04:01:27 +01:00
Jean-André Santoni
85e29125de
(XMB) Prevent selection_prt to be reseted after messagebox
2015-01-31 03:24:39 +01:00
Jean-André Santoni
bba772fd4c
(XMB) Reset selection_ptr on horizontal switches, prevents a segfault
2015-01-31 03:24:21 +01:00
Jean-André Santoni
d0a75a3441
(XMB) Fix duplicate icon after messagebox
2015-01-31 03:24:01 +01:00
twinaphex
b1df7d3944
Create get representation callback
2015-01-30 10:24:07 +01:00
twinaphex
96f106d992
Add HAVE_LIBRETRODB
2015-01-30 09:24:48 +01:00
twinaphex
7cb18cbdab
Small bandaid fix that doesn't address the real problem
2015-01-30 08:27:10 +01:00
twinaphex
aac3143e38
Remove unused variables
2015-01-30 07:59:35 +01:00
twinaphex
42beedb098
Fix OSK overlay options group setting in non-collapsed mode
2015-01-30 06:06:08 +01:00
twinaphex
a038b72ecb
Add 'Collapse Subgroups Enable' - should make navigating
...
menu a bit easier
2015-01-30 05:58:57 +01:00
twinaphex
dfaf63786a
Add some (commented out for now) code for displaying subgroups -
...
to be improved on later
2015-01-30 02:18:32 +01:00
twinaphex
1b89c23a42
(menu_entries_cbs.c) Fix unreachable warning
2015-01-30 00:29:34 +01:00
twinaphex
fc373630ce
Start to approach OSK driver in a different way
2015-01-29 20:33:27 +01:00
twinaphex
5a5ae4f9a5
(Database) List entries by name instead of description
2015-01-29 01:32:35 +01:00
Jean-André Santoni
d603c24fb2
(XMB) Add input remapping options to the contextual menu
2015-01-28 19:43:41 +01:00
Jean-André Santoni
129f70b7ee
(XMB) Content launching via the horizontal menu
2015-01-28 19:09:27 +01:00
Lioncash
9c10672646
menu_entries_cbs: Fix a few potential memory leaks
2015-01-28 09:38:09 -05:00
twinaphex
774b350e9e
Updates
2015-01-28 11:08:44 +01:00
twinaphex
685b270ae0
(Menu) Add max users to filters
2015-01-28 09:51:03 +01:00
twinaphex
524f754ec3
Core Update Manager works again when HAVE_NETWORKING is defined -
...
enygmata jumped the gun with refactoring the HAVE_NETPLAY define
2015-01-28 08:55:02 +01:00
twinaphex
bb5d2877cf
Make string_list code more robust
2015-01-28 08:00:19 +01:00
twinaphex
16e070cb75
Create string_list_rdb_entry_int
2015-01-28 06:19:12 +01:00
twinaphex
42e0d77a07
(Menu) Cut down on code duplication
2015-01-28 06:04:07 +01:00
twinaphex
9ee7a3303f
Hook up edge_issue query
2015-01-28 05:54:22 +01:00
twinaphex
a3e316d64f
Hook up edge_magazine_review query
2015-01-28 05:51:03 +01:00
twinaphex
950f021d27
Fix query problems
2015-01-28 05:38:04 +01:00
twinaphex
6292ae16f5
deferred_push_rdb_entry_detail - cleanups
2015-01-28 05:32:27 +01:00
twinaphex
b1f2db5954
Additions
2015-01-28 05:22:03 +01:00
twinaphex
b2119c2945
Add more
2015-01-28 05:17:49 +01:00
twinaphex
625445ddb3
Cleanups
2015-01-28 04:59:58 +01:00
Twinaphex
edf83f85a7
(Menu) Cleanup unused variables
2015-01-28 04:46:06 +01:00
twinaphex
15ae2a55e0
(Menu database) Add searching for all publishers for given format
2015-01-28 04:40:22 +01:00
twinaphex
ec10129470
Can now scroll in rdb entry details page
2015-01-27 23:16:34 +01:00
twinaphex
dfaa6c3d4a
Fix bug that happens when a game entry has a ' character in its
...
title/description
2015-01-27 21:16:00 +01:00
twinaphex
2e7c29f853
Show "N/A" when rumble/analog not specified in db entry
2015-01-27 21:05:40 +01:00
twinaphex
a2774bb9a3
Add working rdb entry detail page
2015-01-27 20:58:16 +01:00
twinaphex
30dea5e4ff
Fix regular custom binds
2015-01-27 18:47:57 +01:00
twinaphex
e87c3efaee
Fix Bind All and Custom Viewport
2015-01-27 18:37:54 +01:00
twinaphex
47344b8c3e
Add stub rdb entry detail - total stub - improvements coming
2015-01-27 04:44:10 +01:00
Jean-André Santoni
5c08e9dea4
(XMB) Add core options and infos to the contextual action menu
2015-01-26 22:50:38 +01:00
twinaphex
fc8f2662a1
(MSVC) Build fixes
2015-01-26 11:31:20 +01:00
Twinaphex
e8528d83e0
(Apple) Build fixes
2015-01-26 11:17:38 +01:00
twinaphex
a2db0bfdfa
Cleanups in menu_entries_cbs_init
2015-01-26 10:58:47 +01:00
twinaphex
0816c0f0bc
Implement action_iterate callback
2015-01-26 10:18:13 +01:00
twinaphex
9122576870
Add action select callback
2015-01-26 08:45:36 +01:00
twinaphex
b317c1a8fb
(Menu) Implement function pointer for action_refresh
2015-01-26 08:10:05 +01:00
twinaphex
7f0ac2565a
Refactor deferred_push_content_actions
2015-01-26 06:08:18 +01:00
twinaphex
a849928252
(menu_entries_cbs.c) Cut down on some code duplication
2015-01-26 00:11:08 +01:00
twinaphex
1bb2f88af8
Cut down on some code duplication - menu_entries_cbs.c
2015-01-26 00:02:40 +01:00
Twinaphex
fd03054615
Get rid of unused variable
2015-01-25 10:37:30 +01:00
twinaphex
27b54f504e
Add first implementation of 'Cursor Manager'
2015-01-25 10:25:56 +01:00
twinaphex
e54d1f615d
Finally XMB starts becoming a bit more useful - hook up database
...
support to Horizontal Menu
2015-01-25 08:40:05 +01:00
twinaphex
8b086d0cc5
Cleanup print_buff_lines
2015-01-25 07:40:36 +01:00
twinaphex
4e8020bf90
Refactor code/cut down on code duplication
2015-01-25 07:38:22 +01:00
twinaphex
1c849270a0
Cleanups
2015-01-25 07:23:17 +01:00
twinaphex
6739616be2
(Menu entries cbs) Cleanups
2015-01-25 07:17:03 +01:00
twinaphex
87aacca60d
Use menu_list_push_stack_refresh directly in menu_entries_cbs.c
2015-01-25 07:10:27 +01:00
twinaphex
30e35cf92e
Cleanups
2015-01-25 06:30:51 +01:00
twinaphex
93d51f428f
Cleanups
2015-01-25 06:17:55 +01:00
twinaphex
d080c74464
Implement Navigation Wrap-Around Vertical
2015-01-25 06:01:30 +01:00
twinaphex
30b8fd3ac3
(menu_entries_cbs.c) Style nits
2015-01-25 05:55:44 +01:00
twinaphex
14b5a6beea
Cleanups
2015-01-25 05:49:39 +01:00
twinaphex
85441f34a7
Revert "Part 2 of menu input remapping"
...
This reverts commit 19d090d3ae
.
2015-01-25 04:52:16 +01:00
twinaphex
19d090d3ae
Part 2 of menu input remapping
2015-01-25 03:32:03 +01:00
twinaphex
5a48d593d3
Cleanups
2015-01-25 01:48:58 +01:00
twinaphex
724e748254
Implement action_start callback for remap_file_load
2015-01-24 23:49:35 +01:00
twinaphex
48bb07c314
Get rid of more code duplication
2015-01-24 20:46:24 +01:00
twinaphex
3ca29e8cea
More refactoring / getting rid of code duplication
2015-01-24 20:44:28 +01:00
twinaphex
bcca74e266
Move list_populate_generic to menu_list.c
2015-01-24 20:33:54 +01:00
twinaphex
a4bc83a48c
Cut down on code duplication - create list_populate_generic
2015-01-24 20:23:32 +01:00
twinaphex
55c53da2fe
Better fix
2015-01-24 20:03:53 +01:00
twinaphex
cb5ec75a96
(Menu entries cbs) Fix regression - if setting already has an action toggle bound,
...
use that instead
2015-01-24 19:54:27 +01:00
Twinaphex
f7e45f7753
Remove duplicate function menu_database_populate_list
2015-01-24 08:37:03 +01:00
Twinaphex
6554c082c2
Cleanup unused variable
2015-01-24 07:58:56 +01:00
twinaphex
caa7336911
Split up database code to menu_database.c
2015-01-24 04:55:35 +01:00
twinaphex
82a80e36a6
Add 'Starting Download/Download Finished' messages
2015-01-24 03:20:54 +01:00
twinaphex
07684fff1c
(Wii) Build fixes
2015-01-24 01:31:17 +01:00
twinaphex
a268feb1b3
Add MENU_FILE_DOWNLOAD_CORE to toggle_action_scroll
2015-01-24 01:17:43 +01:00
twinaphex
ce2732fef4
Put rarch_main_command(RARCH_CMD_NETWORK_INIT) earlier so that
...
WSA has a chance to be intialized before we do the HTTP initialization
2015-01-24 00:17:06 +01:00
twinaphex
9df772f4f7
Change duration to 1 frame
2015-01-23 23:56:32 +01:00
twinaphex
e0807bc440
Cleanup deferred_push_core_manager_list somewhat
2015-01-23 23:08:50 +01:00
twinaphex
15b4acf989
Get rid of core_manager_list_data nastiness
2015-01-23 23:04:19 +01:00
twinaphex
aeab1a831c
(MSVC) Build fixes
2015-01-23 22:48:31 +01:00
twinaphex
1a9f449362
Remove old http code
2015-01-23 22:37:29 +01:00
twinaphex
5ff7bd53be
Start implementing new http code
2015-01-23 22:00:11 +01:00
twinaphex
dc21d84270
Stub out some stuff that is preventing build from succeeeding on
...
PS3. This should be made more portable and less hacky (isagain)
2015-01-23 07:31:34 +01:00
twinaphex
345c9bf6f8
(GX) Silence warnings
2015-01-23 06:34:30 +01:00
twinaphex
fc82bd4d9d
(LibretroDB) Update
2015-01-23 05:59:47 +01:00
twinaphex
8dafb7c110
Create action up or down callback function for menu
2015-01-22 23:52:02 +01:00
twinaphex
8e8e73e927
menu_entries_cbs.c - some cleanups
2015-01-22 23:28:08 +01:00
twinaphex
34d65594b3
Simplify some action_ok callback functions
2015-01-22 23:20:29 +01:00
twinaphex
f4d0b12288
(menu_entries_cbs.c) Cut down on code duplication
2015-01-22 23:17:17 +01:00
twinaphex
05baa82fe3
Refactor action_ok_load_state/action_ok_save_state
2015-01-22 22:57:15 +01:00
twinaphex
c293d7db57
(LibretroDB) Close cursor and db when done
2015-01-22 04:57:33 +01:00
twinaphex
36224f029b
Left/right scrolling for MENU_FILE_RDB / MENU_FILE_RDB_ENTRY
2015-01-22 04:48:15 +01:00
twinaphex
9e7bfb7520
(LibretroDB) Start being able to list database entries
2015-01-22 04:41:34 +01:00
twinaphex
dfd8d55f7a
Start adding Database Manager (stub for now). Also add some more
...
libretrodb documentation
2015-01-22 03:45:48 +01:00
twinaphex
f790216a41
Add RARCH_CMD_NETWORK_INIT and RARCH_CMD_NETWORK_DEINIT.
...
Run RARCH_CMD_NETWORK_INIT before entering Core Manager option.
Needed on Windows where we need to call WSAStartup to initialize Winsocks
first before we can do any network stuff
2015-01-21 20:44:40 +01:00
Twinaphex
f011924355
(OSX) Fix some warnings
2015-01-21 06:36:39 +01:00
twinaphex
b2c8254c06
(Wii) Fix some warnings
2015-01-21 06:34:37 +01:00
twinaphex
bcdbde05f1
Cleanup 'Buildbot not Configured' usecase
2015-01-21 06:32:28 +01:00
twinaphex
c056428694
Set up default fallback message for when buildbot URL is
...
not configured.
2015-01-21 06:20:36 +01:00