Commit Graph

16 Commits

Author SHA1 Message Date
twinaphex
93b7dc1bdd (libretro-common) move 'lists' files to lists/ 2016-03-20 14:53:54 +01:00
twinaphex
6f9b7a4c87 Silence CXX_BUILD warnings 2016-02-28 22:51:02 +01:00
twinaphex
32353b10bb Take out async job code from imageviewer core 2016-02-22 18:18:12 +01:00
twinaphex
8aa429bd67 Refactor imageviewer code 2016-02-22 16:55:02 +01:00
twinaphex
473e6ff7b8 Call RETRO_ENVIRONMENT_SHUTDOWN if image can't be loaded 2016-01-23 15:45:40 +01:00
Alcaro
3de1e58592 (Imageviewer) React only to freshly pressed inputs. 2016-01-23 15:32:15 +01:00
Alcaro
328ec2cdca Clean this up. 2016-01-23 15:29:41 +01:00
Alcaro
a2118e3938 Fix memory leak. 2016-01-23 15:23:44 +01:00
twinaphex
9acf3e2309 (Imageviewer) Call RETRO_ENVIRONMENT_SET_GEOMETRY after loading image 2016-01-22 16:50:26 +01:00
twinaphex
87bdb34599 Get rid of some unused variables 2016-01-22 15:36:04 +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
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
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