Higor Eurípedes
83b6aeb6cc
Fix C++ build linkage
2014-09-15 13:14:19 -03:00
Lioncash
a7aa077cc6
Remove some unused variables.
2014-09-05 19:27:46 -04:00
twinaphex
1b27dfbcbd
Rename rarch_fnmatch to fnmatch_rarch
2014-08-15 21:35:41 +02:00
twinaphex
012c3269c3
(retrolaunch) cleanups
2014-08-13 07:38:22 +02:00
twinaphex
48493314b8
Add content struct that fetches all members from db file
2014-08-13 06:53:35 +02:00
twinaphex
9a22a2c068
(Retrolaunch) cleanups
2014-08-13 06:07:00 +02:00
twinaphex
3f65822ad6
Refactor retrolaunch - no longer launches RetroArch based on
...
inferred game but instead just spits out game description name -
will be refactored into RetroArch proper later
2014-08-13 05:24:22 +02:00
twinaphex
6d56cce631
(Retrolaunch) Add way to infer game name description
2014-08-13 05:12:35 +02:00
twinaphex
f3cfa8283a
(retrolaunch) cleanups pt. 2
2014-08-13 03:50:53 +02:00
twinaphex
521daf2dd6
(retrolaunch) cleanups
2014-08-13 03:44:55 +02:00
twinaphex
d328e0fbd0
Move SHA-1 hashing to hash.c
2014-08-13 03:36:44 +02:00
twinaphex
0522b9be78
Move homegrown fnmatch implementation to compat/
2014-08-13 03:13:41 +02:00
twinaphex
77432a7f24
(retrolaunch) cleanups
2014-08-13 03:08:07 +02:00
twinaphex
dd72443211
(retrolaunch) cleanups
2014-08-13 02:51:49 +02:00
Lioncash
cae9591c2f
Missed a spot for closing file handle fd in function get_sha1.
2013-10-14 00:05:07 -04:00
Lioncash
51d7ec925e
Fix a memory leak in function get_sha1 in retrolaunch/main.c.
2013-10-13 23:22:41 -04:00
Saggi Mizrahi
b466f4ba83
Updated retrolaunch
...
* Make core name fully explicit since it might not follow convention
* Add missing entries in for sega cd and pce cd in cores.conf
* Add support for n64 core autoselection
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-09-20 21:48:38 +03:00
Saggi Mizrahi
00eb501a1c
retrolaunch: Change core selection in retrolaunch
...
This changed makes it so that retrolaunch will choose cores based on a
preference configuration called cores.conf.
This means that different systems can select what cores they prefer to
use when running certain games. Games that don't work on specific cores
can be marked in launch.conf with !core_name and retrolaunch will choose
the next core for that system.
Also launch.conf is now optional meaning that users don't need the cddb
and the dat files to be able to use core auto-selection. They just need
cores.conf.
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-05-21 00:12:38 -04:00
Themaister
d50a839fe0
Fix CXX_BUILD.
2013-01-19 02:26:02 +01:00
Saggi Mizrahi
73cc87677e
(retrolaunch) Remove VLA
...
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-01-13 13:59:47 -05:00
twinaphex
39b1c6dacd
(RLaunch) Avoid unistd.h includes on MSVC
2013-01-13 04:39:49 +01:00
twinaphex
46a2076e37
(RLaunch) Can compile in most of RLaunch now
2013-01-13 01:07:22 +01:00
Saggi Mizrahi
8ec326996b
Use portable commands instead of libgen.h commands for path handling
...
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-01-12 18:26:20 -05:00
Themaister
e35c6375ee
Fix C++ incompatibilities in retrolaunch.
2013-01-11 11:51:52 +01:00
Themaister
8abaebde6f
Do not error out when finding file without ext.
2013-01-11 11:29:13 +01:00
Themaister
90bd020595
Do not segfault when given '--help' as argument.
2013-01-11 11:18:56 +01:00
Saggi Mizrahi
15ad74fdad
Add retrolaunch
...
Signed-off-by: Saggi Mizrahi <ficoos@gmail.com>
2013-01-10 23:49:12 -05:00