twinaphex
|
273788cdf9
|
(Vita) Attempt to reuse PSP1 audio driver for Vita
|
2015-08-12 12:18:45 +02:00 |
|
radius
|
9b8daf02ff
|
fix messages
|
2015-07-31 22:37:03 -05:00 |
|
twinaphex
|
a70f09a90d
|
Rearrange structs
|
2015-07-27 17:18:10 +02:00 |
|
radius
|
4b234a4ed9
|
clean-up System/BIOS in content dir, should now just use the basename instead of actually overwriting the setting
|
2015-07-26 16:23:41 -05:00 |
|
fr500
|
00b60be3a7
|
fix pid saving
|
2015-07-25 01:47:33 -04:00 |
|
radius
|
a06dd9c3a2
|
fix system dir resetting on each startup
|
2015-07-17 02:53:59 -05:00 |
|
radius
|
b717828cf0
|
fix setting and clearing system directory when using content dir
|
2015-07-16 01:46:11 -05:00 |
|
twinaphex
|
1f01d62386
|
(Menu) Refactor zip file handling to be list-based
|
2015-07-14 12:49:54 +02:00 |
|
radius
|
51d8051f58
|
fix some nits
|
2015-07-10 23:12:48 -05:00 |
|
radius
|
b698e434f5
|
make it prefer the drivername subdir if it exists when saving
|
2015-07-10 23:07:44 -05:00 |
|
radius
|
25d2f2a45f
|
cleanup some duplicate code and make it prefer the drivername subdir if it exists
|
2015-07-10 22:58:42 -05:00 |
|
radius
|
3a90d38464
|
make the funciton return tru on success
|
2015-07-10 21:20:19 -05:00 |
|
twinaphex
|
4a2ddc92c9
|
configuration.c - cleanup
|
2015-07-11 03:40:15 +02:00 |
|
radius
|
5dffca10fa
|
fix nit
|
2015-07-10 20:16:32 -05:00 |
|
radius
|
0ea522585d
|
add a function to save controller profiles
|
2015-07-10 20:15:14 -05:00 |
|
twinaphex
|
6f99b4d381
|
(Android) Implement 'Back As Menu Toggle Enable' setting
|
2015-07-11 03:13:38 +02:00 |
|
twinaphex
|
425948c706
|
(udev_joypad.c) Alcaro might have inadvertently broken compute_axis
here - see https://github.com/libretro/RetroArch/issues/1900
|
2015-07-09 07:59:16 +02:00 |
|
twinaphex
|
c09cc19cfe
|
Add Menu Toggle Joypad Combo
|
2015-07-09 06:27:17 +02:00 |
|
twinaphex
|
4cb5d57ede
|
Add 'Hide Overlay In Menu' option
|
2015-07-09 04:05:59 +02:00 |
|
twinaphex
|
cbc79e0d67
|
Start adding preliminary bundle extraction code
|
2015-07-08 16:45:04 +02:00 |
|
radius
|
d09490789a
|
implement wii resolution saving
|
2015-07-06 00:29:51 -05:00 |
|
twinaphex
|
e438dd3263
|
Do wraparound of settings
|
2015-07-04 19:58:43 +02:00 |
|
twinaphex
|
e4ad131a2e
|
Set max_users correctly
|
2015-07-04 19:14:04 +02:00 |
|
twinaphex
|
362d8025d8
|
Add g_defaults.core_assets_dir
|
2015-07-04 04:47:14 +02:00 |
|
twinaphex
|
e030aee324
|
(Android) Add default dirs for playlists, wallpapers, remaps
|
2015-07-03 22:26:08 +02:00 |
|
twinaphex
|
8dfc9241c6
|
(Android) Remove a bunch of dead code in Android Java menu - this
should just be a (very dumb) launcher from now on
|
2015-07-03 19:27:16 +02:00 |
|
twinaphex
|
e24834540e
|
(configuration.c) Cleanups
|
2015-07-02 00:35:46 +02:00 |
|
twinaphex
|
57ae359e62
|
Builtin image viewer should now work
|
2015-06-28 17:21:32 +02:00 |
|
twinaphex
|
6ad1ebcd2a
|
More C89 fixes
|
2015-06-26 19:57:40 +02:00 |
|
Alcaro
|
4ca6c2398c
|
More C89 cleanups, part 3
|
2015-06-26 18:35:52 +02:00 |
|
Alcaro
|
febcbc5ce4
|
C89 cleanups part 2
|
2015-06-26 17:48:43 +02:00 |
|
twinaphex
|
42fcb4490c
|
Change signature of rarch_system_info_get_ptr
|
2015-06-25 12:36:55 +02:00 |
|
twinaphex
|
9e15641ee7
|
(configuration.c) Start using rarch_system_info_get_ptr
|
2015-06-25 11:04:51 +02:00 |
|
twinaphex
|
d86c049e25
|
Buildfix for non-HAVE_FFMPEG builds
|
2015-06-23 08:16:14 +02:00 |
|
twinaphex
|
be2ae1c602
|
Add "builtin_mediaplayer_enable" setting
|
2015-06-23 07:09:24 +02:00 |
|
twinaphex
|
935235c3dc
|
(configuration.c) Use fill_pathname_join_delim
|
2015-06-22 20:42:41 +02:00 |
|
twinaphex
|
7a47760c0b
|
Save location/camera/record driver to config file
|
2015-06-21 09:07:47 +02:00 |
|
twinaphex
|
6f1bc69fc7
|
Refactor libretro_dummy mechanics
|
2015-06-20 23:42:30 +02:00 |
|
Jean-André Santoni
|
a7c0a49610
|
(XMB) Add boxarts support
|
2015-06-18 09:32:56 +07:00 |
|
twinaphex
|
c36e21ed13
|
(General) Cleanup
|
2015-06-12 17:00:37 +02:00 |
|
twinaphex
|
29e3f5ff66
|
Expand playlist format - rename it to 'lpl'
|
2015-06-08 23:38:03 +02:00 |
|
Jean-André Santoni
|
6da346f456
|
(XMB) Dynamic wallpapers
|
2015-06-04 17:17:23 +07:00 |
|
twinaphex
|
8fb8887c34
|
Create new playlist format
|
2015-05-26 00:12:49 +02:00 |
|
twinaphex
|
5558fdd085
|
Get rid of global dependency for video_viewport_get_custom
|
2015-05-20 23:13:39 +02:00 |
|
twinaphex
|
679feefae3
|
Start using const for non-mutating variables
|
2015-05-20 19:28:05 +02:00 |
|
twinaphex
|
2f62cd65e2
|
Start using video_viewport_get_custom everywhere
|
2015-05-20 19:12:39 +02:00 |
|
twinaphex
|
4afc100924
|
Move audio_data out of global struct to prevent threading issues
|
2015-05-19 21:18:07 +02:00 |
|
twinaphex
|
c7f7574d9e
|
Fix some warnings - http://dpaste.com/3R9MN3Q
|
2015-05-19 20:29:03 +02:00 |
|
twinaphex
|
b152de6acc
|
(configuration.c) Indenting nits
|
2015-05-08 09:15:53 +02:00 |
|
twinaphex
|
73489da5b4
|
Use C-style comments, declare variables at the top
|
2015-05-08 09:12:49 +02:00 |
|