10826 Commits

Author SHA1 Message Date
twinaphex
7014b703ba Revert "Always do menu_push_history_current when starting with content"
This reverts commit 30ce741f981f12f18662c8fd71d10d77d7465d9f.
2014-06-02 18:15:26 +02:00
twinaphex
8e04ac2f12 (PS3 image) Some more safety checks
(Driver) Safety check before invoking menu_context_destroy
2014-06-02 18:08:08 +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
683bda4e05 (Android) Cleanup Android sensor manager event queue in android_input_free
function
2014-06-02 14:34:31 +02:00
twinaphex
18d7e6f81e (Android) Input driver refactoring 2014-06-02 14:28:26 +02:00
twinaphex
d33f4b8363 (Android) Implement the joypad interface - but don't hook it up
just yet
2014-06-02 13:42:24 +02:00
twinaphex
9da8dc3409 (GX) Style nits to gx_video.c 2014-06-02 12:04:48 +02:00
twinaphex
762f4dc83d (Apple) take out some MAC_OS_X_VERSION_10_6 ifdefs in OSX/settings.m 2014-06-02 11:29:42 +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
26b62ba42e Don't abuse g_extern.lifecycle_state for setting RARCH_QUIT_KEY
anymore
2014-06-02 09:52:30 +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
a8c7becf59 (Apple) Build fix 2014-06-01 23:06:17 +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
9911aac09c Add performance.h header include in audio/dsp_filter.c 2014-06-01 22:12:57 +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
5e76f8ad47 Add perf counters to DSP. 2014-06-01 20:31:35 +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
35716e981c Move alsa_qsa.c to audio/ 2014-06-01 16:12:36 +02:00
twinaphex
eca573e05f Rename console/test to tests/test_reentrancy.c 2014-06-01 16:11:09 +02:00
twinaphex
c6eb7988dc Move netlogger code around 2014-06-01 16:09:12 +02:00
twinaphex
6ce9150585 (Logger) Style nits 2014-06-01 16:06:00 +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
twinaphex
1dd34b41b1 Split up Android logging code to separate header file 2014-06-01 15:53:48 +02:00
twinaphex
59bc2db2c8 Split up Salamander loggging code to separate header file 2014-06-01 15:47:23 +02:00
twinaphex
f36589cf11 Update some comments 2014-06-01 15:33:42 +02:00
Themaister
716adbb85a Fix lfo_ptr increment. 2014-06-01 14:35:12 +02:00
Themaister
cea2b160cd Add Chorus DSP. 2014-06-01 14:32:01 +02:00
Themaister
d8c8f3a139 Sinc works just fine for downsampling. 2014-06-01 12:08:48 +02:00