Commit Graph

59 Commits

Author SHA1 Message Date
emb
2d188fd2b2 Support for checking for new keypresses. Fix playlist updating bug. 2015-10-27 22:42:15 -05:00
emb
cdba6f5df7 Playlist save support 2015-10-21 21:29:39 -05:00
emb
1770efb200 Moved favorites to playlists folder 2015-10-21 20:39:36 -05:00
emb
4d4acca35f Added media.system_artwork path parameter support to settings.conf. 2015-10-19 22:05:30 -05:00
emb
c5c8499500 Sorting for playlists. 2015-10-19 21:48:20 -05:00
emb
248f1993a0 Save support for favorites.txt. Misc bug fixes. Not fully tested. 2015-08-07 17:28:53 -05:00
Don Honerbrink
a1821475a9 Merge with playlists 2015-08-06 13:26:52 -05:00
Don Honerbrink
8fdc7ece64 Supporting favorites 2015-08-06 13:17:40 -05:00
Don Honerbrink
1dc10fc795 fixed menusorting for the new menu format 2015-08-03 15:48:31 -05:00
Don Honerbrink
1f18d41509 Multiple joystick support. Createcollections argument creates menu.txt instead of menu.xml 2015-08-03 09:35:14 -05:00
emb
bc87b5c0ba Fixed compiler warning 2015-07-29 08:09:06 -05:00
emb
bb3c88e411 Cleaned up sorting. 2015-07-29 07:58:54 -05:00
Don Honerbrink
8bd246818c playlist support - crashes 2015-07-28 16:37:45 -05:00
Don Honerbrink
2cc15babf9 Adding support for auto-scanning .sub files (for merging lists). Depricated menu.xml in favor of menu.txtwq. 2015-07-28 13:23:30 -05:00
Don Honerbrink
72c905b981 Use subcollection include.txt file if a .merge file does not exist 2015-07-28 10:18:41 -05:00
emb
695da5d367 Adding merged list functionality 2015-07-28 07:55:21 -05:00
emb
ea8ac902a6 Preconverting %ITEM_COLLECTION_NAME% to collection name path (for merged lists). 2015-07-27 22:54:27 -05:00
emb
f62c4c5e05 Fixed crash on launch close. Fixed launch and rom search paths for merged collections .Removed verbose debug statement. 2015-07-27 21:49:08 -05:00
Don Honerbrink
238cef121a Only allow searching subcollections when using merged collections 2015-07-02 14:51:23 -05:00
Don Honerbrink
b8e7d708f1 Support for merged collection mediapaths. 2015-06-26 09:40:11 -05:00
Don Honerbrink
2320c62577 Starting development branch. Merging works, artwork does not fully work. 2015-06-25 17:45:09 -05:00
Don Honerbrink
08fad4d876 Added list.menuSort option. 2015-06-25 11:58:52 -05:00
Don Honerbrink
bcf35a954d Changed naming conventions for rest of files 2015-06-25 11:27:52 -05:00
Don Honerbrink
3ea62b9c64 Cleaning up some accessors/mutators 2015-06-19 17:24:25 -05:00
Don Honerbrink
b95c7c44f0 Moving comment filtering to Utils class. Adding comment filtering to collection basic lists (include.txt, exclude.txt, etc). 2015-06-15 11:17:49 -05:00
emb
f394098e6e Fixing windows/linux paths. Metadb for hyperlists now generate. 2015-04-06 21:32:36 -05:00
emb
c87a6ef2b4 Setting back and forward slashes for paths based on os type. 2015-04-02 22:18:27 -05:00
emb
e8ff6b7838 Collections were doubly inserted when list.showMissing was set to true. 2015-03-12 17:48:12 -05:00
Don Honerbrink
0ff0f8a776 CollectionInfoBuilder.cpp edited online with Bitbucket 2015-03-12 11:55:33 +00:00
Don Honerbrink
301a2e6ab1 Item.cpp edited online with Bitbucket 2015-03-11 23:04:38 +00:00
Don Honerbrink
0ecad71d2e Sort by full title alphabetically. 2015-03-11 17:01:48 -05:00
emb
642c4c55d9 set default state for list.includeMissingItems to false (to preserve backwards compatibility) 2015-03-10 23:10:14 -05:00
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
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
a025494647 Updated support for mingw. 2015-03-07 09:19:24 -06: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
emb
8f35fba18e changed strings to cstrings for ofstream constructors in linux 2015-03-03 23:05:17 -06:00
emb
857a229eea adding includes for mkdir in linux. 2015-03-03 22:59:03 -06:00
emb
44227259d6 Adding -createcollection commandline argument 2015-03-03 22:44:38 -06:00
emb
e39b30c5d0 Cleaned up log output. 2015-03-02 21:58:45 -06:00
emb
a9dbc4e004 Added genre type. Fixed invalid error where folders starting with _ were treated as actual collections. 2015-02-27 23:16:47 -06:00
Don Honerbrink
b534d2f582 MenuParser.cpp edited online with Bitbucket 2015-02-27 03:33:13 +00:00
emb
cae0198bf9 Merge with lowercase directories 2015-02-25 22:49:58 -06:00
emb
1c3758499a Fixing compiler warnings for linux 2015-02-25 17:54:40 -06:00
Don Honerbrink
1b18117658 Porting to new directory structure format (lowercase convention). 2015-02-25 15:11:05 -06:00
emb
e9b329bc8c Clean up unused variables. Added -Wall compiler option for linux. 2015-02-25 07:49:29 -06:00
Don Honerbrink
86200ad731 Ran astyle to follow allman coding standard. 2015-02-17 08:41:07 -06:00
Don Honerbrink
4429b1edf5 Adding include/exclude support after porting. Lists are also alphabetical. 2015-02-04 23:47:15 -06:00