addrom, branch HEAD Simple tool for adding a rom entry to a Pandora's Box 3 list.dat 097db58e536aaec72dab88c3ec7b59afabf8e1e4 2015-11-26T12:23:48Z 2015-11-26T12:23:48Z Fix handling of ch and en names Quentin Rameau quinq@fifth.space commit 097db58e536aaec72dab88c3ec7b59afabf8e1e4 parent 3ea0ab1f799f57a253d807aaa232b06e074cdf56 Author: Quentin Rameau <quinq@fifth.space> Date: Thu, 26 Nov 2015 13:23:48 +0100 Fix handling of ch and en names Names with special characters (like spaces or dashes) would break function calling. Now we pass the name options anyway, but with an empty string if those are not selected. 3ea0ab1f799f57a253d807aaa232b06e074cdf56 2015-11-10T23:23:12Z 2015-11-10T23:23:12Z Added option to the csv script for toggling titles Quentin Rameau quinq@fifth.space commit 3ea0ab1f799f57a253d807aaa232b06e074cdf56 parent 0e55f2dbd08da6499cfffc19b479f05d20c6ff4d Author: Quentin Rameau <quinq@fifth.space> Date: Wed, 11 Nov 2015 00:23:12 +0100 Added option to the csv script for toggling titles 0e55f2dbd08da6499cfffc19b479f05d20c6ff4d 2015-11-10T19:49:40Z 2015-11-10T19:49:40Z Fix title handling in addrom csv script Quentin Rameau quinq@fifth.space commit 0e55f2dbd08da6499cfffc19b479f05d20c6ff4d parent ab0978fb4e739e2b629d864ae7022c16447a13fa Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 20:49:40 +0100 Fix title handling in addrom csv script A space where inserted before each title ab0978fb4e739e2b629d864ae7022c16447a13fa 2015-11-10T16:15:24Z 2015-11-10T16:15:24Z Be more explicit on input field error Quentin Rameau quinq@fifth.space commit ab0978fb4e739e2b629d864ae7022c16447a13fa parent 6be8d4fdfc2ab2471371e4ec763dd5782971209d Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 17:15:24 +0100 Be more explicit on input field error Print the value of the wrong input field in the error message 6be8d4fdfc2ab2471371e4ec763dd5782971209d 2015-11-10T16:09:42Z 2015-11-10T16:09:42Z Add shell script tool for adding rom from a csv file Quentin Rameau quinq@fifth.space commit 6be8d4fdfc2ab2471371e4ec763dd5782971209d parent 6a10f2f0461b89ad522d3e5bcf1479f5270c8ab3 Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 17:09:42 +0100 Add shell script tool for adding rom from a csv file 6a10f2f0461b89ad522d3e5bcf1479f5270c8ab3 2015-11-10T15:59:40Z 2015-11-10T15:59:40Z Regroup game count inscription Quentin Rameau quinq@fifth.space commit 6a10f2f0461b89ad522d3e5bcf1479f5270c8ab3 parent 760855c5654538a5eeef7d8adf062cf65a5f50ea Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 16:59:40 +0100 Regroup game count inscription That is only needed once everything has been processed. Always rewrite file header. 760855c5654538a5eeef7d8adf062cf65a5f50ea 2015-11-10T15:35:26Z 2015-11-10T15:35:26Z Simplify argument names in usage() and manual Quentin Rameau quinq@fifth.space commit 760855c5654538a5eeef7d8adf062cf65a5f50ea parent 75a8f04cd07592a5e35e1c2fa3b4eef97c18dd18 Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 16:35:26 +0100 Simplify argument names in usage() and manual 75a8f04cd07592a5e35e1c2fa3b4eef97c18dd18 2015-11-10T12:11:55Z 2015-11-10T12:11:55Z Specify in doc that this tool do not work on all boxes Quentin Rameau quinq@fifth.space commit 75a8f04cd07592a5e35e1c2fa3b4eef97c18dd18 parent f5422133fb8d9e6aa60a39d828a68b58644c2528 Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 13:11:55 +0100 Specify in doc that this tool do not work on all boxes f5422133fb8d9e6aa60a39d828a68b58644c2528 2015-11-10T11:32:01Z 2015-11-10T11:32:01Z Explain the new input/output file behaviour in documentation Quentin Rameau quinq@fifth.space commit f5422133fb8d9e6aa60a39d828a68b58644c2528 parent 6753f2286c66e5487abd878bd8249eab525b97a1 Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 12:32:01 +0100 Explain the new input/output file behaviour in documentation 6753f2286c66e5487abd878bd8249eab525b97a1 2015-11-10T11:16:57Z 2015-11-10T11:16:57Z Add LICENSE and credits for people having helped Quentin Rameau quinq@fifth.space commit 6753f2286c66e5487abd878bd8249eab525b97a1 parent be215e106234f8a2061cfedb8d4561c7281629fa Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 12:16:57 +0100 Add LICENSE and credits for people having helped be215e106234f8a2061cfedb8d4561c7281629fa 2015-11-10T01:23:03Z 2015-11-10T01:23:03Z Permit to write input file or create output file from scratch Quentin Rameau quinq@fifth.space commit be215e106234f8a2061cfedb8d4561c7281629fa parent ed830780cc8dd15c040cb5a6dd8e3f9d08ec16b6 Author: Quentin Rameau <quinq@fifth.space> Date: Tue, 10 Nov 2015 02:23:03 +0100 Permit to write input file or create output file from scratch ed830780cc8dd15c040cb5a6dd8e3f9d08ec16b6 2015-11-09T18:22:02Z 2015-11-09T18:26:10Z Fix typo in manual Quentin Rameau quinq@fifth.space commit ed830780cc8dd15c040cb5a6dd8e3f9d08ec16b6 parent a6e8f0f9bda9be08046b401e4447f314929f7f86 Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 19:22:02 +0100 Fix typo in manual a6e8f0f9bda9be08046b401e4447f314929f7f86 2015-11-09T18:18:41Z 2015-11-09T18:26:07Z Append manual to installation Quentin Rameau quinq@fifth.space commit a6e8f0f9bda9be08046b401e4447f314929f7f86 parent 1b9902c453678ccc3d3942c7950f63d2949120c5 Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 19:18:41 +0100 Append manual to installation 1b9902c453678ccc3d3942c7950f63d2949120c5 2015-11-09T18:12:43Z 2015-11-09T18:12:43Z addrom.1: do not break options Quentin Rameau quinq@fifth.space commit 1b9902c453678ccc3d3942c7950f63d2949120c5 parent 14c564cf7c6f0f36f378f18aadef4c203d31db2e Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 19:12:43 +0100 addrom.1: do not break options 14c564cf7c6f0f36f378f18aadef4c203d31db2e 2015-11-09T16:55:38Z 2015-11-09T16:55:38Z Add addrom.1 manual page Quentin Rameau quinq@fifth.space commit 14c564cf7c6f0f36f378f18aadef4c203d31db2e parent a4df7a198d35d16c977bc5ab5e23a11c3fc2a04c Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 17:55:38 +0100 Add addrom.1 manual page a4df7a198d35d16c977bc5ab5e23a11c3fc2a04c 2015-11-09T14:10:56Z 2015-11-09T14:10:56Z Add REAMDE.md: file format and addrom installation Quentin Rameau quinq@fifth.space commit a4df7a198d35d16c977bc5ab5e23a11c3fc2a04c parent fa893b55429c5dd123bbfae3872dd8d4234baf2d Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 15:10:56 +0100 Add REAMDE.md: file format and addrom installation fa893b55429c5dd123bbfae3872dd8d4234baf2d 2015-11-09T13:33:39Z 2015-11-09T13:33:39Z Do not exit on fclose() error. Reorder fd closing. Quentin Rameau quinq@fifth.space commit fa893b55429c5dd123bbfae3872dd8d4234baf2d parent 8c2100eaf0c60454a71daa879292ff95486adf29 Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 14:33:39 +0100 Do not exit on fclose() error. Reorder fd closing. 8c2100eaf0c60454a71daa879292ff95486adf29 2015-11-09T13:29:23Z 2015-11-09T13:29:23Z Remove unused commented out code Quentin Rameau quinq@fifth.space commit 8c2100eaf0c60454a71daa879292ff95486adf29 parent 682cab4976ad367d532c5d47e73bab73ade40024 Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 14:29:23 +0100 Remove unused commented out code 682cab4976ad367d532c5d47e73bab73ade40024 2015-11-09T08:46:55Z 2015-11-09T08:46:55Z Initial commit Quentin Rameau quinq@fifth.space commit 682cab4976ad367d532c5d47e73bab73ade40024 Author: Quentin Rameau <quinq@fifth.space> Date: Mon, 9 Nov 2015 09:46:55 +0100 Initial commit