Commit Graph

1825 Commits

Author SHA1 Message Date
twinaphex 662806acef Remove frontend_salamander.h 2014-06-06 22:57:36 +02:00
twinaphex ca0415bc2c (Lakka) Further refactorings - turn textures into struct array 2014-06-06 07:26:14 +02:00
twinaphex edd8a9d3f7 (Lakka) Put gluint textures into array 2014-06-06 06:22:16 +02:00
twinaphex f0c521c353 (Lakka) Cleanups 2014-06-06 05:35:20 +02:00
Twinaphex 19d3efe7f9 Merge pull request #735 from aliaspider/master
(PSP) add icon/background to launcher / update dist-script
2014-06-06 05:26:40 +02:00
aliaspider b96d21ef8d (PSP) update dist-script 2014-06-06 04:14:02 +01:00
twinaphex 87935687f4 (Lakka) Cleanups 2014-06-06 03:59:35 +02:00
twinaphex e91bcd5f6d (Lakka) Cleanups 2014-06-05 21:31:29 +02:00
twinaphex 6ee52ffd2e (Lakka) Goes over subitems now too to remove GL textures 2014-06-05 21:24:58 +02:00
twinaphex 206ea0a2d4 (Lakka) More cleanups 2014-06-05 21:18:15 +02:00
twinaphex 17b5b55314 (Lakka) Style nits 2014-06-05 20:09:53 +02:00
twinaphex ce412a7c8b (XDK/GX) Cleanups to exitspawn implementations 2014-06-05 06:45:31 +02:00
twinaphex 48961b246e (PSP) Cleanup frontend_psp_exitspawn 2014-06-05 06:36:30 +02:00
twinaphex faea453a0b (Salamander) Refactorings - Salamander should be easier to get to
work now on new console platforms
2014-06-05 06:12:41 +02:00
twinaphex 7676de50ce (Salamander) Use EXT_EXECUTABLES 2014-06-05 02:12:42 +02:00
aliaspider 8b88439261 (PSP) rebase and sync with upstream changes. 2014-06-05 00:57:50 +01:00
aliaspider 329b5d8a13 (PSP) rebase and sync with upstream changes. 2014-06-05 00:43:38 +01:00
aliaspider 37878bd4ce (PSP) implemented salamander and added support for switching between
cores.
2014-06-05 00:20:19 +01:00
aliaspider ac38559017 (PSP) implemented salamander and added support for switching between
cores.
2014-06-05 00:17:37 +01:00
twinaphex 137ce497bd Move find_and_set_first_file to frontend_salamander.c 2014-06-05 00:51:47 +02:00
twinaphex c86281e5b8 (PS3/GX/XDK) Refactor find_and_set_first_file 2014-06-04 23:42:40 +02:00
twinaphex 413822c32c (GX) Make find_and_set_first_file the same as code for PS3 2014-06-04 23:30:48 +02:00
twinaphex d0fff4a625 (XDK) Some cleanups to find_and_set_first_file 2014-06-04 23:20:16 +02:00
twinaphex 3c7124dd0c Take out cell/pad.h include in platform_ps3.c 2014-06-04 23:14:25 +02:00
twinaphex a8aa91e03f (Salamander) Clean up Wii/Xbox implementations too 2014-06-04 22:48:38 +02:00
twinaphex 1374226c6a (PS3) Clean up Salamander implementation 2014-06-04 22:44:37 +02:00
twinaphex a23b1ad2d7 (Lakka) Better separation of code logic and display code -
disp/lakka.c should only be concerned with 'rendering' things to
the screen - and backend  driver should actually implement the
logic
2014-06-04 22:29:00 +02:00
twinaphex 353bbb5f83 (GX) Make gx_audio.c and platform_gx.c more generic 2014-06-04 18:54:40 +02:00
Toad King 19cbaaeba4 [GX] buildfix for salamander 2014-06-03 20:58:42 -04:00
twinaphex d9c7d9f9bd (PSP) Add HAVE_KERNEL_PRX ifdef 2014-06-04 02:52:29 +02:00
Twinaphex f394dcc52a Merge pull request #731 from aliaspider/master
(PSP) add support for kernel-mode functions through a loadable module.
2014-06-04 02:42:08 +02:00
Toad King 8f6775a790 [GX] change usleep to timed cond wait in device thread 2014-06-03 20:39:49 -04:00
aliaspider b185fc3901 (PSP) add support for kernel-mode functions through a loadable module. 2014-06-04 01:35:26 +01:00
twinaphex d9502fb2b4 (PSP) Typo fix 2014-06-04 01:42:39 +02:00
twinaphex 7063c52e27 (Menu) Take out log messages for load_menu_game 2014-06-03 20:30:33 +02:00
twinaphex 97c6ae0911 Change return type of process_args to void 2014-06-03 20:03:56 +02:00
twinaphex 27cbd74564 (Android) Change platform_android.c to new argc/argv system 2014-06-03 19:48:44 +02:00
twinaphex fe72d42a0e Remove process_args where we can 2014-06-03 19:21:49 +02:00
twinaphex cdbdc524a5 (XDK) Changed to new argc/argv system 2014-06-03 19:14:07 +02:00
twinaphex ac30fcab60 (PSP) Update platform_psp to use new argc/argv system 2014-06-03 17:34:25 +02:00
twinaphex e9e6c51368 (Lakka) Fix segfault 2014-06-03 16:32:00 +02:00
Jean-André Santoni 314a27d5bf (Lakka) Add callbacks to tweens, and fade the in menu when possible 2014-06-03 11:55:23 +02:00
Themaister 852e632862 Fix some dubious code in frontend/frontend.c. 2014-06-03 11:36:09 +02:00
twinaphex 6443d173b7 (GX) Move platform_gx over to new argc/argv system 2014-06-03 07:57:20 +02:00
twinaphex bcb8e39d05 (PS3) Cleanup - this can go now 2014-06-03 06:51:18 +02:00
twinaphex 483b07b4c3 (PS3) Fixed Core selection 2014-06-03 06:50:55 +02:00
twinaphex b5ab16fa53 (PS3) Starts working with new argc/argv building - only
broken usecase right now is Core Selection - we'll have to
mess directly with argc/argv for fixing that one - pretty
similar issue to the one on the Wii
2014-06-03 06:37:57 +02:00
twinaphex 2c5bde4f84 (GX) Add new code for correcting argc/argv - doesn't work yet 2014-06-03 04:49:01 +02:00
twinaphex 29a3a46e73 Setup main_entry and environment_get for proper building of
argc/argv for console/mobile ports with non-conformant argc/argv
input values
2014-06-03 03:35:12 +02:00
Twinaphex 3ad7f76cd8 Merge pull request #729 from lakkatv/lakka
(Lakka) Store the content icons in the category to save ram
2014-06-03 02:29:49 +02:00
twinaphex 611bb0331f Cleanups to load_menu_game 2014-06-03 02:28:38 +02:00
Jean-André Santoni 365fded925 (Lakka) Store the content icons in the category to save ram 2014-06-03 02:20:24 +02:00
twinaphex 8deaf2b714 (Menu) Forgot to deinit if main_is_init is true 2014-06-03 02:01:49 +02:00
twinaphex ae1e3b3f07 Rewrite rarch_main_wrap - we need a way of getting a valid argc/argv
pair for consoles where we get stupid argc/argv pairs back that need
to be 'converted' into something that RetroArch's PC-style args parsing
can deal with
2014-06-03 01:45:25 +02:00
Jean-André Santoni f2ce3fcbae (Lakka) Code refactoring and performance improvements 2014-06-02 23:57:31 +02:00
twinaphex 83174b51c4 Correct 'ret' return of process_args at least - 0 is for content
being loaded, 1 is if content is not loaded
2014-06-02 22:58:28 +02:00
twinaphex 12a63a7bc8 (Frontend) Push load game history when process_args returns 1 for
console/mobile
2014-06-02 21:44:02 +02:00
Jean-André Santoni 36eaf74a2e (Lakka) Fix a performance issue in lakka_frame when displaying a submenu 2014-06-02 21:15:12 +02:00
twinaphex 7014b703ba Revert "Always do menu_push_history_current when starting with content"
This reverts commit 30ce741f98.
2014-06-02 18:15:26 +02:00
twinaphex 30ce741f98 Always do menu_push_history_current when starting with content 2014-06-02 18:01:18 +02:00
Twinaphex 98491c3fa6 Merge pull request #726 from lakkatv/lakka
(Lakka) Display some fake settings
2014-06-02 16:45:08 +02:00
Jean-André Santoni 70b58f26fd (Lakka) Display some fake settings 2014-06-02 16:34:17 +02:00
twinaphex ae6688465c (Menu) Add more info descriptions 2014-06-02 15:48:21 +02:00
twinaphex 42e012a080 (Menu) When both HAVE_DYLIB and HAVE_FILTERS_BUILTIN were defined,
menu item 'Video Filter' would respond to wrong action upon pressing
RGUI_ACTION_OK
2014-06-02 10:52:27 +02:00
twinaphex 2e430a9438 (Android) Should resume now from sleep again 2014-06-02 10:36:52 +02:00
twinaphex 537db4929c (Android) Fix ROM parameter passing from Android frontend to
RetroArch native activity
2014-06-02 10:23:48 +02:00
twinaphex a26bb62a56 (PS3) Add some HAVE_OPENGL ifdefs for platform_ps3.c 2014-06-02 09:37:26 +02:00
twinaphex f224c21b7f (Android) platform_android.c - reduce reliance on g_extern.lifecycle_state
for pausing
2014-06-02 09:31:14 +02:00
twinaphex d04f86814d (Android) More changes to platform_android.c 2014-06-02 09:24:06 +02:00
twinaphex a55379c35b (Android) Change some params to default_paths in environment_get
function
(Default paths) Add default_paths.core_path
2014-06-02 08:55:47 +02:00
twinaphex adc9d2bbee (Menu) Put Frontend Counters on top 2014-06-02 00:29:04 +02:00
twinaphex 5d68975d0a (Menu) Add Frontend and Core Performance Counters 2014-06-01 23:54:26 +02:00
Twinaphex 58891e9ac8 Merge pull request #725 from lakkatv/lakka
(Lakka) Fix active item label
2014-06-01 22:55:59 +02:00
twinaphex b51b0d1e62 (Android) platform_android - cleanups 2014-06-01 22:51:52 +02:00
Jean-André Santoni b3da7c1a4b (Lakka) Fix active item label 2014-06-01 22:37:05 +02:00
twinaphex 001d6e8897 Get rid of PERF_TEST entirely - if Performance Counters setting is
enabled, will also report performance counters log at exit
2014-06-01 22:16:22 +02:00
twinaphex 753d78dfd3 (Performance counters) Add performance counters to regular build
(Menu/Setting) Enable g_extern.perfcnt_enable - turns RetroArch
frontend perfcounters on/off
(Menu) Add menu option 'Performance Counters'
2014-06-01 22:07:39 +02:00
Themaister 51a3de5120 Avoid having to redefine all binds. 2014-06-01 20:53:52 +02:00
twinaphex 80f5167bd9 (Menu) Add more info descriptions for menu items 2014-06-01 20:43:55 +02:00
Themaister 3138152a80 Allow perf counter reset from RGUI. 2014-06-01 20:24:55 +02:00
Themaister 88a0fa81c2 Fix perf counter offset. 2014-06-01 20:08:10 +02:00
Themaister cb6db240de Avoid some more crazy switch mess. 2014-06-01 19:59:38 +02:00
Themaister 6ee535eafd Avoid some pretty nasty switch mess. 2014-06-01 19:55:53 +02:00
twinaphex a71d9d2811 (Menu) Minor nits 2014-06-01 18:54:07 +02:00
twinaphex df53c6b6e7 (Menu) Add Performance Counters Option. TODO - when in Performance
Counters menu, should update values in real-time
2014-06-01 18:45:03 +02:00
Twinaphex 2fdc3a72ce Merge pull request #723 from lakkatv/lakka
(Lakka) Init textures and labels in context_reset and destroy them in co...
2014-06-01 17:29:36 +02:00
Jean-André Santoni 9e3e3180d8 (Lakka) Init textures and labels in context_reset and destroy them in context_destroy 2014-06-01 17:07:03 +02:00
twinaphex 07592eaf63 Don't use rgui_handle_t pointer in GX video code and frontend.c 2014-06-01 15:59:39 +02:00
Themaister d8c8f3a139 Sinc works just fine for downsampling. 2014-06-01 12:08:48 +02:00
twinaphex 871c7834e8 (Android) Build fix 2014-06-01 07:19:57 +02:00
twinaphex 15010dc77c (Menu) Add some info screen messages for individual drivers 2014-06-01 06:54:09 +02:00
twinaphex ba8ae2371f (Salamander) frontend_salamander - pass argc pointer to get_environment 2014-06-01 05:57:45 +02:00
twinaphex 908164868f Make 'argc' into int pointer so that we can modify argc inside
get_environment callback
2014-06-01 05:56:38 +02:00
twinaphex 237ac1aa56 Add default_paths.audio_filter_dir 2014-06-01 05:52:16 +02:00
twinaphex 51a3d93fbd (Menu) DSP filter Directory Path needs to be exposed to non-HAVE_DYLIB
targets too
2014-06-01 05:47:34 +02:00
twinaphex 4f27c4b56d (Salamander XDK1) Fix build 2014-06-01 05:35:28 +02:00
twinaphex 4d26d32e8a (Salamander) Fix build 2014-06-01 05:09:00 +02:00
twinaphex 4d63b1d391 Move default_paths to settings.c 2014-06-01 05:06:55 +02:00
twinaphex 7303be0195 Merge rarch_console.h with frontend.h 2014-06-01 04:50:00 +02:00
twinaphex 6fa7e1894e (GX) Move Wii-specific hack done to argc/argv to environment_get
function (platform_gx.c)
2014-06-01 04:42:32 +02:00