Commit Graph

20396 Commits

Author SHA1 Message Date
twinaphex
f85965925c (Input) Cleanups 2015-06-12 23:52:52 +02:00
twinaphex
df77bd4ae4 (record_driver.c) Cleanup 2015-06-12 23:45:01 +02:00
twinaphex
413230d77d (Frontend) Cleanups 2015-06-12 23:38:46 +02:00
twinaphex
b70c1c134f (Android) Cleanups 2015-06-12 23:32:23 +02:00
twinaphex
9326151a3f (decompress/7zip_support.c) Cleanups 2015-06-12 23:24:36 +02:00
Twinaphex
516ff5468f Merge pull request #1782 from heuripedes/master
Memleak fixes
2015-06-12 23:22:22 +02:00
Higor Eurípedes
dba40157e3 (task_file_transfer.c) Attempt to fix rpng_nbio leak 2015-06-12 18:21:11 -03:00
Higor Eurípedes
91af356a31 (nbio) Fix leak 2015-06-12 18:21:11 -03:00
twinaphex
8fb9ce1b17 (core_options.c) Cleanups 2015-06-12 23:16:52 +02:00
Twinaphex
8b748f13ca Merge pull request #1781 from hizzlekizzle/master
ifdef the retina stuff for backward compatibility
2015-06-12 23:16:19 +02:00
twinaphex
c324e6ae97 (cheats.c) Cleanup 2015-06-12 23:14:55 +02:00
twinaphex
a10cdfa8b1 (tasks) Cleanups 2015-06-12 22:37:06 +02:00
twinaphex
49c08fdba9 (nbio_stdio.c) Try to free handle->data in case of an error 2015-06-12 22:09:07 +02:00
Twinaphex
d3b304ebc4 Merge pull request #1779 from heuripedes/master
(menu_setting.c) Free ST_BIND names and short descriptions
2015-06-12 21:26:48 +02:00
Higor Eurípedes
f670bc9f7b (menu_setting.c) Free ST_BIND names and short descriptions 2015-06-12 16:23:24 -03:00
Twinaphex
7348942809 Merge pull request #1778 from heuripedes/master
(menu_setting.c) Free driver setting values
2015-06-12 21:07:27 +02:00
Higor Eurípedes
1f5b81db74 (menu_setting.c) Free driver setting values 2015-06-12 16:05:32 -03:00
hunterk
664956c53d ifdef the retina stuff for backward compatibility 2015-06-12 13:56:34 -05:00
Twinaphex
5886d18603 Merge pull request #1777 from hizzlekizzle/master
Fix scaling on Retina Macs
2015-06-12 20:29:44 +02:00
Twinaphex
d78ed579e9 Merge pull request #1776 from heuripedes/master
Revert "(retroarch.c) Default to --menu behavior"
2015-06-12 20:22:23 +02:00
Higor Eurípedes
258cc97d14 Revert "(retroarch.c) Default to --menu behavior"
This reverts commit 34af0aa956.
2015-06-12 15:20:48 -03:00
hizzlekizzle
d5a6a1d4a6 remove dpi hack
the existing method works fine on later release targets, so we just need to remember to set those.
2015-06-12 13:12:43 -05:00
hizzlekizzle
0c792898b8 fix dumb typo 2015-06-12 13:03:34 -05:00
hunterk
b4e4af604e fix ugly scaling on Retina Macs 2015-06-12 12:45:29 -05:00
twinaphex
e9cbfb15b1 (GLUI) Cleanups 2015-06-12 19:28:12 +02:00
twinaphex
ac1b292cfd Fix -Wmissing-braces warnings 2015-06-12 19:25:08 +02:00
Twinaphex
d1006042bd Merge pull request #1775 from heuripedes/args
Command line arguments and logging improvements
2015-06-12 19:02:16 +02:00
Higor Eurípedes
beb383ff45 (retroarch_logger.c) Add extern "C" to forward declaration 2015-06-12 13:36:22 -03:00
Higor Eurípedes
34af0aa956 (retroarch.c) Default to --menu behavior 2015-06-12 13:36:22 -03:00
Higor Eurípedes
f9d01a079a (retroarch.c) Replace FILE with PATH for -s and -S options 2015-06-12 13:36:22 -03:00
Higor Eurípedes
a264720bb6 (retroarch.c) Use stderr as log file by default 2015-06-12 13:36:22 -03:00
Higor Eurípedes
805ac369c0 (retroarch.c) Clear confusion about -s and -S 2015-06-12 13:36:22 -03:00
Higor Eurípedes
b08847abdd (retroarch.c) Move print_version() ascii art to print_help() 2015-06-12 13:36:22 -03:00
Higor Eurípedes
f9d6cab445 (retroarch.c) Use descriptive name for the long-only options 2015-06-12 13:36:21 -03:00
Higor Eurípedes
badf586e1a (retroarch.c) Fix segfault 2015-06-12 13:36:21 -03:00
Higor Eurípedes
ecede41cb2 (retroarch.c) Add --log-file and --version 2015-06-12 13:36:21 -03:00
Higor Eurípedes
4e595b34c1 (retroarch.c) Add print_version() 2015-06-12 13:36:21 -03:00
Higor Eurípedes
164110d04d (retroarch.c) Align opts definition 2015-06-12 13:36:21 -03:00
Higor Eurípedes
552d6abb7f (retroarch.c) Reformat help text 2015-06-12 13:36:21 -03:00
Higor Eurípedes
8057e2654e (retroarch.c) Align long options in print_help() 2015-06-12 13:36:21 -03:00
Higor Eurípedes
1cacb66d39 (retroarch.c) Make print_help() use less terminal columns 2015-06-12 13:36:21 -03:00
Higor Eurípedes
b3ad5f80e4 (retroarch) Use argv[0] as command name in print_help() 2015-06-12 13:36:21 -03:00
twinaphex
5c470b411c (database_info.c) Do glob query for developers 2015-06-12 18:26:39 +02:00
twinaphex
78f6f29c3a (database_info.c) Refactor some code 2015-06-12 18:20:34 +02:00
twinaphex
cdd2edb608 Rename menu_settings_list_free to menu_setting_free 2015-06-12 17:55:11 +02:00
twinaphex
5789fb44f4 (Menu) Cleanups pt. 4 2015-06-12 17:23:31 +02:00
twinaphex
d532fb4979 (General) Cleanups pt. 3 2015-06-12 17:10:16 +02:00
twinaphex
29c82f9360 (General) Cleanups pt. 2 2015-06-12 17:04:25 +02:00
twinaphex
c36e21ed13 (General) Cleanup 2015-06-12 17:00:37 +02:00
twinaphex
e514c30d0f retro_endianness.h - need to include stdlib.h for _byteswap_ulong/
_byteswap_short
2015-06-12 16:40:48 +02:00