twinaphex
|
2d08fbb875
|
(performance.c) Add RETRO_SIMD_AES
|
2014-09-02 20:50:43 +02:00 |
|
twinaphex
|
6a5f614215
|
(7z) Change function signature of 7zip_read_file function
|
2014-09-02 20:45:57 +02:00 |
|
Twinaphex
|
4d5e27e565
|
(iOS) Add HAVE_7ZIP support
|
2014-09-02 20:28:32 +02:00 |
|
twinaphex
|
600e0524b0
|
(7z) Prevent redefinitions of macros for Griffin builds
|
2014-09-02 20:13:59 +02:00 |
|
Twinaphex
|
4942d268e7
|
(OSX) Bake in 7zip support - some compatibility/build fixes
for OSX
|
2014-09-02 20:09:14 +02:00 |
|
twinaphex
|
5422d761a5
|
(Griffin) Add 7z sources
|
2014-09-02 19:41:43 +02:00 |
|
twinaphex
|
98b0c8d6a8
|
(config_file.c) Cleanups
|
2014-09-02 19:20:03 +02:00 |
|
Twinaphex
|
e544ea2537
|
Merge pull request #923 from timostrunk/compressed_file_support
Compressed file support
|
2014-09-02 18:44:04 +02:00 |
|
Timo Strunk
|
3440622102
|
Added and tested decompression also in win build
|
2014-09-02 17:55:45 +02:00 |
|
Twinaphex
|
e57abc1c14
|
Merge pull request #922 from heuripedes/master
(D3D) Reset d3d_quit during context initialization
|
2014-09-02 17:49:55 +02:00 |
|
Higor Eurípedes
|
014fdd3292
|
(D3D) Reset d3d_quit during context initialization
|
2014-09-02 12:44:23 -03:00 |
|
twinaphex
|
bee41d6416
|
Cleanups - 80-char limit
|
2014-09-02 17:42:44 +02:00 |
|
twinaphex
|
76591ecc9f
|
(frontend.c) build fix - missing return statement
|
2014-09-02 17:24:52 +02:00 |
|
twinaphex
|
af3e648a42
|
(frontend.c) Get rid of some extraneous elses in frontend.c
|
2014-09-02 17:13:43 +02:00 |
|
Timo Strunk
|
0c4c749f81
|
Added commandline 7z support
|
2014-09-02 17:05:15 +02:00 |
|
twinaphex
|
b742f46765
|
(RGLGCM PS3) Get rid of some extraneous elses
|
2014-09-02 17:01:09 +02:00 |
|
twinaphex
|
e68f62040d
|
Cleanups, 80-char limit
|
2014-09-02 16:50:28 +02:00 |
|
Timo Strunk
|
fab75f5e6d
|
Corrected indentation of 7zip support file to adhere to RA standards
|
2014-09-02 16:47:51 +02:00 |
|
Timo Strunk
|
3d400468f9
|
Made 7zip compile and link with all tools requiring file access, also added HAVE_7ZIP var in qb params
|
2014-09-02 16:39:38 +02:00 |
|
twinaphex
|
3060d0757c
|
Cleanups, 80-char limit
|
2014-09-02 16:13:42 +02:00 |
|
Timo Strunk
|
d15f1edf16
|
Initial checkin of public domain lzma sdk
|
2014-09-02 16:13:04 +02:00 |
|
twinaphex
|
d36a4c5257
|
Cleanups - 80-char limit, C-style comments
|
2014-09-02 16:03:17 +02:00 |
|
twinaphex
|
9bd3800ca0
|
Dehardcode driver.menu->menu_stack in menu_entries too
|
2014-09-02 15:25:53 +02:00 |
|
twinaphex
|
ab49946c29
|
(Menu) Make list passing to menu_entries.c possible
|
2014-09-02 15:15:29 +02:00 |
|
Twinaphex
|
040b3523c4
|
Move more strings to intl/english.h
|
2014-09-02 06:20:31 +02:00 |
|
twinaphex
|
0856091296
|
Cleanups - 80-char limit
|
2014-09-02 05:57:53 +02:00 |
|
twinaphex
|
4a2d3cbd4b
|
Cleanups - 80-char limit
|
2014-09-02 05:32:04 +02:00 |
|
twinaphex
|
e84e255013
|
Cleanups, 80-char limit
|
2014-09-02 05:10:54 +02:00 |
|
twinaphex
|
ceb4e05e88
|
Cleanups - C-style comments, 80-char limit, etc
|
2014-09-02 04:43:31 +02:00 |
|
twinaphex
|
fda6876983
|
(Menu) Cleanups
|
2014-09-02 03:48:10 +02:00 |
|
twinaphex
|
02ba4fc8af
|
(Menu) Get rid of defer_decision static functions
|
2014-09-02 03:24:05 +02:00 |
|
twinaphex
|
8a405fa611
|
(retroarch.c) cleanups
|
2014-09-02 03:21:33 +02:00 |
|
twinaphex
|
f085056d8a
|
(retroarch.c) refactor rarch_save_state/rarch_load_state
|
2014-09-02 03:06:45 +02:00 |
|
twinaphex
|
d50fb2802a
|
(retroarch.c) Cleanups
|
2014-09-02 02:55:43 +02:00 |
|
twinaphex
|
4a1e240936
|
(retroarch.c) Cut down on code duplication
|
2014-09-02 02:31:57 +02:00 |
|
twinaphex
|
cb3e844b93
|
Go through RETRO_FRONTEND define for RetroArch string
|
2014-09-02 02:09:54 +02:00 |
|
twinaphex
|
0b49d99620
|
Move more strings to intl
|
2014-09-02 02:02:39 +02:00 |
|
Twinaphex
|
a703e73e68
|
Merge pull request #921 from mprobinson/fix-init-movie
Fix spurious error message in init_movie()
|
2014-09-02 01:42:43 +02:00 |
|
twinaphex
|
5664c6d6eb
|
(menu_common_backend.c) don't do early return if driver.menu is
NULL (won't happen with this backend driver)
|
2014-09-02 01:32:42 +02:00 |
|
Mike Robinson
|
bf47ceef2b
|
Fix spurious error message in init_movie()
g_extern.bsv.movie was checked before bsv_movie_init, resulting
in failure report even if recording succeeded.
|
2014-09-02 00:30:37 +01:00 |
|
Twinaphex
|
eae480e279
|
Merge pull request #920 from mprobinson/revert-919-eclipse-gitignore
Revert "Add .project to .gitignore for Eclipse support"
|
2014-09-02 01:28:52 +02:00 |
|
twinaphex
|
aafc6dfb27
|
(settings.c) 80-char limit
|
2014-09-02 01:27:46 +02:00 |
|
mprobinson
|
a2d54b127b
|
Revert "Add .project to .gitignore for Eclipse support"
|
2014-09-02 00:18:42 +01:00 |
|
twinaphex
|
cc74d41952
|
(Softfilter) buildfix for targets that don't have HAVE_THREADS
defined
|
2014-09-02 00:49:28 +02:00 |
|
twinaphex
|
99d9908cda
|
Move more English strings to intl/english.h
|
2014-09-02 00:41:18 +02:00 |
|
twinaphex
|
7e903c248f
|
(intl) Split up localization strings into separate header files
|
2014-09-02 00:21:51 +02:00 |
|
twinaphex
|
e8ef19a663
|
(Menu) Get rid of info_selection member
|
2014-09-01 23:45:08 +02:00 |
|
twinaphex
|
c9f8ea5049
|
(file_list.c) Add label set/get
|
2014-09-01 23:40:23 +02:00 |
|
twinaphex
|
236920a641
|
(Menu) Clean up code
|
2014-09-01 21:00:48 +02:00 |
|
twinaphex
|
75d21299c3
|
(Menu) Move MENU_FILE_PLAIN/MENU_FILE_DIRECTORY label setting to
display driver
|
2014-09-01 20:48:52 +02:00 |
|