238 Commits

Author SHA1 Message Date
emb
baaa537490 Added configuration parameter to include items from include.txt even if the rom does not exist. 2015-03-10 23:03:33 -05:00
emb
563446e5ee Display parent rom for image artwork if clone artwork does not exist. 2015-03-10 22:11:19 -05:00
emb
4a240eef19 Fix bug when pressing back when scrolling (can cause crash or select the wrong item) 2015-03-10 21:39:35 -05:00
Don Honerbrink
2def9989ee Change ReloadableMedia to check for artwork based on rom filename. 2015-03-10 22:10:56 +00:00
Don Honerbrink
9bcf8cc329 Updated packaging script to create video folder 2015-03-09 21:41:46 -05:00
emb
1cc257658f Fixing launching for mame (launch from emulator cwd) 2015-03-09 18:40:51 -05:00
Don Honerbrink
1863ff522b Fixed bad commit (branching strategy needs to be implemented) 2015-03-08 23:27:41 -05:00
Don Honerbrink
bb705af81b Fixing media paths (yet again) 2015-03-08 23:20:59 -05:00
Don Honerbrink
e9b7bd08ad Merged in phulshof/retrofe (pull request #5)
Added preliminary version of Pandora's Box
2015-03-08 22:41:46 -05:00
emb
9f96400f51 Bug Fix: Overriding media info was broken. 2015-03-08 22:19:14 -05:00
emb
0d931cf258 Missed checking in mingw and source files. 2015-03-08 21:28:59 -05:00
emb
d6caec3fbb Adding better support for mingw (use SDL libraries). 2015-03-08 21:17:54 -05:00
emb
d86e3df0dc Fixed bug where exit on page load was loading wrong collection. 2015-03-08 21:05:40 -05:00
emb
4024530975 Backed out changeset: 4c1490f861ab 2015-03-08 20:55:27 -05:00
emb
c1e97dba4d Fixed exitOnFirstPageBack option. Readded support for nested subcollections. 2015-03-08 14:30:49 -05:00
Pieter Hulshoff
0e201d35c0 Removed the unused files from Pandora's Box. 2015-03-08 09:31:31 +01:00
Pieter Hulshoff
d3b5112163 Added preliminary Pandora's Box theme in 16x9. 2015-03-08 09:07:15 +01:00
Don Honerbrink
6d69a454d3 CollectionInfoBuilder.cpp edited online with Bitbucket 2015-03-07 15:39:32 +00:00
Don Honerbrink
40b5ce55ce CollectionInfoBuilder.cpp edited online with Bitbucket 2015-03-07 15:32:29 +00:00
emb
a4f6af9b04 Executable path was inorrect for retrofe.exe copy. 2015-03-07 09:23:17 -06:00
emb
edd98ae4e6 Removing dlls (official builds are done using mingw) 2015-03-07 09:21:28 -06:00
emb
a025494647 Updated support for mingw. 2015-03-07 09:19:24 -06:00
emb
f7a87f5efd Adding windows dlls for c++ 2015-03-07 07:26:40 -06:00
emb
aaedeedee6 Fixed manufacturer path for default layout 2015-03-06 20:45:19 -06:00
Don Honerbrink
cc2e94c40e Merged in phulshof/retrofe (pull request #4)
Added fade in/out for the devices in the main menu in the MAMEd themes.
2015-03-06 17:16:25 -06:00
emb
692c098bf0 Having "highlight" sound effect play as soon as you press the button instead of when the item is highlighed. 2015-03-06 16:19:41 -06:00
Don Honerbrink
e07b00f707 Added hg clone information to build information 2015-03-06 17:41:57 +00:00
Pieter Hulshoff
92f386b582 Added fade in/out for the devices in the main menu in the MAMEd themes. 2015-03-06 14:19:30 +01:00
Don Honerbrink
f22972a6e7 Merged in phulshof/retrofe (pull request #3)
Updated MAMEd themes.
2015-03-06 06:52:21 -06:00
emb
f5e40a098a Updated build instructions for linux 2015-03-06 06:47:47 -06:00
emb
9a33a0f978 Updated build instructions 2015-03-06 06:45:21 -06:00
Pieter Hulshoff
3b1b2833c8 Updated MAMEd themes. 2015-03-06 09:36:50 +01:00
Don Honerbrink
ce2a9d6f54 Package.py indent fix 2015-03-06 05:32:28 +00:00
emb
8ed565a0a8 adding empty mamelist folder to package script 2015-03-05 23:28:26 -06:00
emb
b66c0a3fa8 Making collection path building more tolerant. 2015-03-05 23:23:59 -06:00
Don Honerbrink
1d619d23bd Package.py edited online with Bitbucket 2015-03-06 05:08:54 +00:00
Don Honerbrink
9855961667 Changed package.py retrofe exe path for linux 2015-03-06 05:04:30 +00:00
emb
fc89edc858 Making package script python 3+ friendly 2015-03-05 22:55:13 -06:00
emb
c7beb3f200 Package now uses from release retrofe build for windows. 2015-03-05 22:23:28 -06:00
emb
2ba37bb02b Package build script now creates collection directories. 2015-03-05 18:34:39 -06:00
Don Honerbrink
787174140d Adding packaging tool 2015-03-05 16:58:22 -06:00
Don Honerbrink
e0665f3d9c Added collection creation instructions 2015-03-05 18:53:08 +00:00
Don Honerbrink
79d38b61d8 Changing createcollection mkdir permissions to 0744 for linux 2015-03-05 18:46:20 +00:00
Don Honerbrink
41326aa7f3 Removed documentation (use retrofe.com/wiki) instead. 2015-03-05 09:29:02 -06:00
Don Honerbrink
51a27e66c2 Fixing case sensitivity issue for video path 2015-03-04 22:07:22 -06:00
Don Honerbrink
e8b3c4b7ca Updating menu.xml to use Sega Genesis as a list item. 2015-03-05 04:02:58 +00:00
emb
4b36310102 Adding a readme 2015-03-04 21:44:26 -06:00
Don Honerbrink
ac49e37d74 Added all possible key commands to controls.conf 2015-03-04 22:58:49 +00:00
Don Honerbrink
597b95ee3e Re-adding mamed layout files from merge conflict. 2015-03-04 14:39:17 -06:00
Don Honerbrink
77389a513d Merged in phulshof/retrofe (pull request #2) 2015-03-04 14:12:03 -06:00