Toad King
|
0337e4fc0f
|
move SIGINT and SIGTERM handlers to video driver
|
2012-06-19 13:40:49 -04:00 |
|
Toad King
|
55b7267694
|
tabs -> 3 spaces
|
2012-06-19 12:44:10 -04:00 |
|
Toad King
|
8e360138d3
|
detect Raspberry Pi through bcm_host library
|
2012-06-19 12:42:32 -04:00 |
|
Toad King
|
9a35040fe6
|
try to restore keyboard mode on program crashes
use keycode defines instead of numbers
|
2012-06-19 12:42:08 -04:00 |
|
Toad King
|
f21371f166
|
reuse font code for Raspberry Pi graphics core
also move bcm_host_init() to graphics core
|
2012-06-19 12:41:06 -04:00 |
|
Toad King
|
4f3e54529b
|
Merge branch 'master' of http://github.com/Themaister/RetroArch
Conflicts:
qb/config.libs.sh
|
2012-06-18 18:50:22 -04:00 |
|
Twinaphex
|
958b869c81
|
(PS3/360) Directories are now correctly placed before files
|
2012-06-19 00:11:51 +02:00 |
|
Themaister
|
f0fab577e7
|
Take the slow but more correct path for directory sorting.
|
2012-06-19 00:16:59 +02:00 |
|
Themaister
|
7d05d051b4
|
Sort directories before files.
|
2012-06-19 00:01:13 +02:00 |
|
Twinaphex
|
d8b9d4b4f6
|
(PS3) Got rid of cell_fs includes
|
2012-06-18 23:43:21 +02:00 |
|
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 |
|
Toad King
|
0ca21ef321
|
ignore extended scancodes
|
2012-06-16 03:58:21 -04:00 |
|
Toad King
|
e1b58ca683
|
calculate aspect ratio better
|
2012-06-14 03:04:17 -04:00 |
|
Toad King
|
7986e01cbf
|
Merge branch 'master' of http://github.com/Themaister/RetroArch
Conflicts:
qb/config.libs.sh
|
2012-06-14 03:03:12 -04: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 |
|