Commit Graph

26411 Commits

Author SHA1 Message Date
aliaspider
c95205dbd3 (libretro-db) c_converter: add support for merging multiple dat files
into a single rdb file with a match-key.
2016-01-23 06:21:52 +01:00
aliaspider
1fe10855e9 nit. 2016-01-23 04:26:19 +01:00
aliaspider
964f0f7926 (libretro-db) Makefile: add a DEBUG build option 2016-01-23 04:10:19 +01:00
aliaspider
3f66270fcb (libretro-db) c_converter: allow only one instance per key in a map
list.
2016-01-23 04:05:09 +01:00
aliaspider
f8273ba5ba (libretro-db) add a dat->rdb converter in C.
still lacks match key support for merging multiple dat files.
2016-01-23 01:51:09 +01:00
aliaspider
86907fb3b7 (libretro-db) test-lib buildfix. 2016-01-23 01:33:44 +01:00
aliaspider
8207ab56c1 (libretro-db) plug memory leak. 2016-01-23 01:25:09 +01:00
aliaspider
3133b67da5 (libretro-db) cleanup Makefile. 2016-01-23 01:07:35 +01:00
aliaspider
7e4def44fd (libretro-db) prevent lua_converter from generating a random output each
run.
2016-01-23 00:57:51 +01:00
twinaphex
55798b0a58 Fix fall-through bug 2016-01-22 20:27:42 +01:00
twinaphex
9acf3e2309 (Imageviewer) Call RETRO_ENVIRONMENT_SET_GEOMETRY after loading image 2016-01-22 16:50:26 +01:00
twinaphex
bb679fa9ca Move member around inside global struct 2016-01-22 16:11:10 +01:00
twinaphex
058c3acbdc Divorce content_crc from global struct 2016-01-22 16:09:48 +01:00
twinaphex
11f7735965 Create RARCH_CTL_INIT_SYSTEM_AV_INFO 2016-01-22 15:43:40 +01:00
twinaphex
87bdb34599 Get rid of some unused variables 2016-01-22 15:36:04 +01:00
twinaphex
372d673a26 Rename event_command to event_cmd_ctl - add second parameter 2016-01-22 15:34:43 +01:00
twinaphex
34eccf3d61 Add HAVE_LAKKA ifdef 2016-01-22 14:56:43 +01:00
twinaphex
107cb53b5a Remove unused variable 2016-01-22 14:43:11 +01:00
twinaphex
287fc9dd2c Cleanups 2016-01-22 14:42:23 +01:00
twinaphex
c855e0f3d4 Cleanups 2016-01-22 14:41:22 +01:00
Twinaphex
4dd08e6382 Merge pull request #2660 from duduke/master
Reboot Menu Item
2016-01-22 14:39:21 +01:00
twinaphex
9b47e538c6 libretro_get_system_info_lib - report error if dynamic library
could not be loaded
2016-01-22 06:04:52 +01:00
twinaphex
c5b13de208 Change default audio output latency to 128ms for Android 2016-01-22 05:00:22 +01:00
twinaphex
346074ee38 (imageviewer) Cut down on some code duplication 2016-01-22 01:58:21 +01:00
twinaphex
eb43efb8e7 (imageviewer) Start creating async job queue 2016-01-22 01:52:53 +01:00
Twinaphex
86741a4eca Merge pull request #2664 from simias/resetfix
Don't lose the core-provided hw_render struct when reseting the context
2016-01-21 23:11:27 +01:00
Lionel Flandrin
ad6f98dc15 Don't lose the core-provided hw_render struct when reseting the context 2016-01-21 23:06:13 +01:00
duduke
3aca34d3fb Make Reboot and Shutdown MenuItems available for Lakka only 2016-01-21 23:41:58 +02:00
radius
495ee3aaa5 try to fix android input bugs 2016-01-21 16:39:03 -05:00
twinaphex
8c15834c87 (Imageviewer) New controls:
Up   - +5 images, go to last image if wraparound
Down - -5 images, go back to first image if wraparound
2016-01-21 21:57:30 +01:00
twinaphex
076e55a945 Fix extraction of ZIP files 2016-01-21 21:33:52 +01:00
twinaphex
df43c1f99b Try to avoid crash in gfx_ctx_get_metrics 2016-01-21 21:27:54 +01:00
twinaphex
c66e721782 (imageviewer) Cleanups 2016-01-21 20:13:24 +01:00
twinaphex
c4e821c3a1 (Image viewer) Controls:
Left     - Previous Image
Right    - Next Image
Y button - Toggle slideshow
2016-01-21 20:11:03 +01:00
twinaphex
652d94e9ee Move cores/image_core.c 2016-01-21 19:53:52 +01:00
twinaphex
7924823b32 Fix RUNLOOP_CTL_FRONTEND_KEY_EVENT_GET 2016-01-21 19:45:43 +01:00
twinaphex
4995490588 N/A pt. 2 2016-01-21 19:27:48 +01:00
twinaphex
bbb7d1ad52 N/A 2016-01-21 19:26:10 +01:00
twinaphex
2af842401b (menu) Cleanups 2016-01-21 19:21:09 +01:00
twinaphex
191ff2e6d0 Cleanups 2016-01-21 19:19:14 +01:00
twinaphex
23d3af9c5a Nit 2016-01-21 19:13:10 +01:00
twinaphex
71df617bee Cleanup 2016-01-21 19:12:05 +01:00
twinaphex
126a492fd5 read_zip_file - cleanups 2016-01-21 04:05:35 +01:00
Twinaphex
6f49139eba (OSX) Buildfix 2016-01-21 04:02:15 +01:00
twinaphex
ee74f697cd Rename setting 'Don't automatically start a core' to 'Automatically start core' 2016-01-21 03:56:02 +01:00
twinaphex
112f564a8f Change setting 2016-01-21 03:49:06 +01:00
twinaphex
99fe70a189 Fix crash in RETRO_ENVIRONMENT_SET_KEYBOARD_CALLBACK 2016-01-21 03:46:43 +01:00
twinaphex
f4d3f47a0a Turn config_save_keybinds into static function, if 0 it out since
it is not used right now
2016-01-21 03:43:32 +01:00
twinaphex
42d0c1f213 Turn function into static one 2016-01-21 03:39:05 +01:00
twinaphex
2e6f71ee6b nits 2016-01-21 03:35:06 +01:00