Commit Graph

2685 Commits

Author SHA1 Message Date
Themaister
bebc4462a6 Should fix dir_list_new on 360. 2012-06-18 23:43:24 +02:00
Twinaphex
75f1cef303 (PS3) Directory / extension filtering works on PS3 now 2012-06-18 23:29:43 +02:00
Twinaphex
2e94fdca36 (PS3/360) Made libretro_mgmt.c portable 2012-06-18 23:27:18 +02:00
Themaister
e252ab8f61 Optimize dir reading on Unix. 2012-06-18 23:27:49 +02:00
Twinaphex
f81c9c3166 (PS3) use stat for PS3 - get rid of cellFsStat 2012-06-18 22:59:33 +02:00
TwinAphex51224
d300656990 (Filebrowser) nit 2012-06-18 21:06:01 +02:00
Twinaphex
72985dd4d6 (Filebrowser) Get rid of platform-specific ifdefs 2012-06-18 20:44:21 +02:00
Twinaphex
f335ee2dab (Filebrowser) Remove duplicate code 2012-06-18 20:37:17 +02:00
Themaister
84cf67525a Use strcasecmp() for sorting. 2012-06-18 20:37:35 +02:00
Themaister
214f8563c4 Fix bug when ext is NULL in dir_list_new. 2012-06-18 10:02:00 +02:00
TwinAphex51224
e760807d47 (360) Add filebrowser free to menu_deinit (now renamed menu_free) 2012-06-18 06:22:26 +02:00
Twinaphex
54273d94b1 (PS3) Deallocate filebrowser code at shutdown 2012-06-18 06:06:49 +02:00
TwinAphex51224
21a344e61b (360) Works now too with refactored filebrowser code 2012-06-18 06:12:37 +02:00
Twinaphex
805ca7e027 (PS3) More refactoring of filebrowser - should be mostly platform-
agnostic now
2012-06-18 05:31:43 +02:00
TwinAphex51224
0b84f1744e (360) Updated for filebrowser changes 2012-06-18 02:27:54 +02:00
Twinaphex
49535b3a54 (PS3) Refactor of filebrowser 2012-06-18 02:07:19 +02:00
Themaister
a1f5715431 Add sorting and size query to dir_list_new. 2012-06-18 01:11:03 +02:00
Themaister
e455e52e06 MAJOR refactor of dir_list_new. 2012-06-18 00:34:47 +02:00
Themaister
e71115151b Add libpng screenshot support. 2012-06-17 13:11:39 +02:00
Twinaphex
999ece77af (Android) Most Action Bar actions now part of popup menu 2012-06-17 05:53:59 +02:00
Twinaphex
93d2e69773 (Android) Upload drawable-xhdpi 2012-06-17 04:41:00 +02:00
Twinaphex
d843dacfd4 (Android) Added placeholder ActionBar 2012-06-17 03:36:59 +02:00
Twinaphex
13839bc511 (Android) Add initial audio driver 2012-06-17 00:48:07 +02:00
Themaister
042eb51d74 Don't automatically add -O3 to Makefile.win. 2012-06-17 00:20:12 +02:00
Themaister
7fcfbecf0f Add DEBUG=1 to Makefile.win. 2012-06-17 00:18:23 +02:00
Twinaphex
3ad9c7ba84 (Android) OpenGL ES 2.0 skeleton driver - shows a triangle right now 2012-06-16 22:47:16 +02:00
Twinaphex
f432463aed (Android) Replace icons 2012-06-16 22:07:29 +02:00
Twinaphex
b3e74aa189 (Android) Start skeleton app dir 2012-06-16 22:03:08 +02:00
Themaister
53f645ed0b Add SET_PIXEL_FORMAT environ. 2012-06-16 15:07:31 +02:00
tukuyomi
ae33d8c899 Refactored quickbuild. 2012-06-13 20:46:56 +02:00
Themaister
4ee0bde039 Add RETRO_ENVIRONMENT_GET_SYSTEM_DIRECTORY. 2012-06-12 00:28:34 +02:00
Themaister
649dd03fce Fix C++ build. 2012-06-11 07:56:25 +02:00
Themaister
e4556ab73c Update input indices to 8. 2012-06-10 12:00:25 +02:00
Themaister
43be487a39 Update external GFX plugin interface. 2012-06-10 11:46:24 +02:00
Themaister
a0b9e6b55e Fix screenshot crashes. 2012-06-10 11:10:14 +02:00
Themaister
0668fa4062 Change default screenshot key to F8. 2012-06-10 10:48:44 +02:00
Themaister
e32f879179 Fix C++ build. 2012-06-10 10:44:08 +02:00
Twinaphex
df6a9a0f85 Set up dir_list_new so that we can use it for the 360/PS3 filebrowser 2012-06-10 03:50:06 +02:00
Twinaphex
3a01bad0ec (PS3/360) Slimmed down filebrowser - still too big though 2012-06-10 01:30:53 +02:00
Themaister
9e650a9540 Add some clarifying comments on screenshots. 2012-06-09 10:29:50 +02:00
Themaister
553b1d640a Ifdef for HAVE_RGL. 2012-06-09 00:24:43 +02:00
Themaister
19f0c04021 Add screenshot support from backbuffer. 2012-06-08 22:39:18 +02:00
TwinAphex51224
f088ba7bb4 (360) SD menu placement fixed 2012-06-05 21:01:58 +02:00
Twinaphex
cc1d5600b8 Set Makefile for PS3 RGL back to SNC as default compiler 2012-06-05 19:37:05 +02:00
Twinaphex
7b511f064a (PS3) Removed ps3_video_psgl.h 2012-06-05 19:35:36 +02:00
Twinaphex
ec63eb6434 Refactored some code - added 5x scale 2012-06-05 18:11:42 +02:00
Themaister
33271647af Update joyconfig for l2/r2/l3/r3. 2012-06-05 00:32:44 +02:00
Themaister
bc5d73dbdd Update to 0.9.6. 2012-06-03 22:09:04 +02:00
Twinaphex
c39cc503df Updated common-shaders link 2012-06-03 21:40:28 +02:00
Themaister
5c564723df Update libretro link. 2012-06-03 21:40:10 +02:00