1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-02-25 14:25:20 +01:00

Commit Graph

  • 1379c1e11b New filename (without version string) for the new save files ahnada 2023-12-27 22:25:13 -08:00
  • d1525a98dd Mapper serialization versioning Add a "BTMD" FOURCC + version in the beginning of the mapper data file. Is backwards compatible with the current data format. ahnada 2023-12-15 21:41:38 -08:00
  • 329d6a80a3 Properly save/load the new analog invert option ahnada 2023-12-09 01:38:07 -08:00
  • f37f216c69 Add invert analog input option ahnada 2023-12-08 22:42:30 -08:00
  • 121b961301 fix(make): Include dwarf symbols and remove stripping icex2 2024-01-28 21:57:08 +01:00
  • c15da8eed1 feat(inject): Use new exception handler with stacktraces icex2 2024-01-28 21:55:24 +01:00
  • 8eefb2d477 feat(util): Separate debug module with proper stacktrace printing icex2 2024-01-28 21:53:08 +01:00
  • 69e469858c feat(util): Add log function for logging in exception handlers icex2 2024-01-28 21:49:08 +01:00
  • 8835874024
    Merge 4d21f75959ce8df5819bdd63d715670e8aa468a3 into bdf493d2fb20c5fa982598128a42208276c86ffa icex2 2024-01-29 21:40:56 +00:00
  • 4d21f75959 refactor(dist): Config and .bat files icex2 2024-01-29 22:32:55 +01:00
  • 1bcad43ee0 refactor(launcher): Major re-work of launcher icex2 2024-01-29 22:29:55 +01:00
  • 53308027b4 fix(doc): Update list of supported ddr versions icex2 2024-01-29 22:15:56 +01:00
  • 1d6dfbb5d6 fix(dist): Incorrect versioning for ddr distribution packages icex2 2024-01-29 22:14:36 +01:00
  • bdf493d2fb chore: Update changelog for 5.47 release 5.47 icex2 2024-01-29 22:08:28 +01:00
  • fe058171f4 feat/fix(avs/ddr): Support AVS 2.13.06 icex2 2024-01-28 22:12:17 +01:00
  • e2b411378f feat(avs imports): Add lib export definitions of new AVS API functions icex2 2024-01-28 22:09:24 +01:00
  • bc743dfeb5 fix(avs-api): Variable type and naming icex2 2024-01-28 22:07:40 +01:00
  • 9f5bb8186e feat(avs-api): Add more property node related functions icex2 2024-01-28 22:07:17 +01:00
  • ffaeb79a2a feat(avs-api): Add more AVS file system related functions icex2 2024-01-28 22:06:37 +01:00
  • ed21aa20ef feat(avs-api): Introduce AVS error type icex2 2024-01-28 22:04:38 +01:00
  • 4ac0ac50ca chore(avs-api): Move psmap terminator to enum icex2 2024-01-28 22:03:21 +01:00
  • 201d3d26d8 feat(avs-api): Improve property_type enum icex2 2024-01-28 22:02:45 +01:00
  • c20fbbd423 feat: Add new module to scope avs related "utility" stuff icex2 2024-01-28 22:01:33 +01:00
  • 0eda352f96 feat(util): Add func to check if running as admin user icex2 2024-01-28 21:58:24 +01:00
  • fbbe956071 fix(make): Include dwarf symbols and remove stripping icex2 2024-01-28 21:57:08 +01:00
  • e1bccc4654 feat(inject): Use new exception handler with stacktraces icex2 2024-01-28 21:55:24 +01:00
  • a70f7c625a feat(util): Separate debug module with proper stacktrace printing icex2 2024-01-28 21:53:08 +01:00
  • 4c9ed32997 feat(util): Add log function for logging in exception handlers icex2 2024-01-28 21:49:08 +01:00
  • 431a7b87d7 chore: Apply code formatting icex2 2024-01-28 21:44:30 +01:00
  • 4798ed805a wip icex2 2024-01-03 00:04:16 +01:00
  • 8ab634bab9 refactor(launcher): Move avs fs dir logging function to avs module icex2 2024-01-01 20:10:59 +01:00
  • b3e7b82eb2 refactor(launcher): Rename avs-context -> avs icex2 2024-01-01 20:08:00 +01:00
  • 12e254ec1f refactor(launcher): Move avs config stuff to own module icex2 2024-01-01 20:04:10 +01:00
  • 1700a5f3d4 refactor(launcher): Rename property module icex2 2024-01-01 18:57:05 +01:00
  • b829d2fe70 refactor(launcher): Split eamuse config related stuff into module icex2 2024-01-01 18:38:34 +01:00
  • ba1c934737 refactor(launcher): Split eamuse stuff into module icex2 2024-01-01 13:45:01 +01:00
  • ebfcbf08bf chore(launcher): Remove unused function declarations icex2 2024-01-01 13:30:09 +01:00
  • 06ad0c194c refactor(launcher): Rename bs-config -> bootstrap-config icex2 2024-01-01 13:29:09 +01:00
  • 4e8a56f6cd refactor(launcher): Improve structure of bootstrap configuration icex2 2024-01-01 13:25:54 +01:00
  • 3f7258b3bc fix: To build with mingw version in docker build container icex2 2023-12-31 16:56:57 +01:00
  • 64272401e9 New filename (without version string) for the new save files ahnada 2023-12-27 22:25:13 -08:00
  • 6d29e83ae7 Mapper serialization versioning Add a "BTMD" FOURCC + version in the beginning of the mapper data file. Is backwards compatible with the current data format. ahnada 2023-12-15 21:41:38 -08:00
  • 2342564a5b Properly save/load the new analog invert option ahnada 2023-12-09 01:38:07 -08:00
  • 67cbc424e3 Add invert analog input option ahnada 2023-12-08 22:42:30 -08:00
  • 580d4f064d fix(avs): avs_file_mode enum change with 2.13.06 icex2 2023-12-01 23:00:45 +01:00
  • ac13718314 feat(launcher): Implement ea3 enable/disable bootstrap flag icex2 2023-11-30 22:22:50 +01:00
  • f884cc770b fix(launcher): AVS open mode incompatible flags icex2 2023-11-30 22:21:15 +01:00
  • 4a85084395 chore(launcher): Add more logging to improve debugability icex2 2023-11-30 22:18:14 +01:00
  • dc2dd7b9a5 fix: Imports for AVS 2.15.8 and 2.16.3 icex2 2023-11-30 22:17:03 +01:00
  • f3aad70466 fix(avs): Incorrect AVS version for ddr-13 icex2 2023-11-26 17:13:49 +01:00
  • 6b7cfc4d78 chore(launcher/avs): Add terminator psmap type icex2 2023-11-26 16:12:45 +01:00
  • 40facd4b71 chore(launcher): Improve resilience icex2 2023-11-26 15:10:55 +01:00
  • 8dab550c38 fix(launcher): Use different types on avs-config on different AVS versions icex2 2023-11-26 14:45:53 +01:00
  • 97794b51df chore(launcher): Add more logging statements, improve debugability icex2 2023-11-26 14:45:28 +01:00
  • 0a2a71bf0d fix(launcher): Incorrect "does exist" check causing crash icex2 2023-11-26 14:44:34 +01:00
  • 763f4bf9d8 fix(launcher/avs): Add untyped type to avs defs, dispatch in property log icex2 2023-11-26 14:42:22 +01:00
  • f6ab9f3e9b fix(launcher): Property debug printing, respect data types/sizes icex2 2023-11-26 14:36:15 +01:00
  • 115a620fce feat(launcher): Distinguish u8 vs. bool for different AVS version icex2 2023-11-26 14:35:06 +01:00
  • 87037ee983 fix(launcher): ea3-ident copying to /ea3 config node icex2 2023-11-19 23:03:30 +01:00
  • 7259593403 feat(launcher): Add dedicated logging backend icex2 2023-11-19 22:48:20 +01:00
  • 4617ba1bcd feat(launcher): Command line opt to set log level for all loggers icex2 2023-11-19 21:14:59 +01:00
  • 6a531be668 feat(launcher): AVS dev/raw and dev/nvram override command line opt icex2 2023-11-19 20:49:44 +01:00
  • 719ef0067f refactor(launcher): Move replacing property nodes to property module icex2 2023-11-19 19:55:29 +01:00
  • 62cf7fd739 feat(launcher): Guard property logging with options flag icex2 2023-11-19 19:38:17 +01:00
  • 16fe7f1b64 refactor(launcher): Inline avs_init func icex2 2023-11-19 19:35:30 +01:00
  • c03f1d544f fix(launcher): Debug printing of property (node) structures icex2 2023-11-19 19:29:22 +01:00
  • 4c15b81a4e refactor(launcher): Move property logging functions icex2 2023-11-19 19:12:53 +01:00
  • 9caf4ade7f refactor(launcher): Improve overall structure of launcher icex2 2023-11-19 19:02:49 +01:00
  • 454b2138e3 refactor(launcher): Separate bootstrap config and launcher options icex2 2023-11-19 16:46:17 +01:00
  • 6fd006410a refactor(launcher): Move remote debugger trap to func icex2 2023-11-19 15:27:03 +01:00
  • 36bd082cb0 refactor(launcher): Move initial launcher info logging to func icex2 2023-11-19 15:24:21 +01:00
  • 1bdb6d989b refactor(launcher): Move more AVS related setup code to module icex2 2023-11-19 15:20:38 +01:00
  • 7aa37ad7b3 refactor(launcher): Move avs FS dir creation stuff to module icex2 2023-11-19 15:07:54 +01:00
  • 985d63473e chore: Remove debug code icex2 2023-11-19 14:47:27 +01:00
  • bb2854cd4e feat(launcher): Create raw and nvram dirs if they don't exist icex2 2023-11-19 14:46:35 +01:00
  • 5e0ec49090 feat(avs): Add dir related avs_fs functions icex2 2023-11-19 14:44:32 +01:00
  • 6e114321b2 fix(launcher): Bootstrap copying files icex2 2023-11-19 14:43:18 +01:00
  • 0c47b15e5c chore: Improve debug visibility, print current working dir icex2 2023-11-19 14:39:17 +01:00
  • f21c9082ea sqash to previous icex2 2023-11-19 14:38:40 +01:00
  • 9dbb2581e9 chore(launcher): Improve error handling and log output default files icex2 2023-08-11 19:03:01 +02:00
  • 2251bbb0a6 chore(launcher): Add more debug log output, improve debugability icex2 2023-08-11 19:02:18 +02:00
  • 5f8c3523fb feat(launcher): Static logging with full output on start icex2 2023-08-11 19:00:42 +02:00
  • c641fc4a15 feat(launcher): Add functions for debug logging of property trees icex2 2023-08-11 18:59:46 +02:00
  • 67f2a33e6a fix(import): Fix property_read_node avs 1304 icex2 2023-08-11 18:58:18 +02:00
  • 007f07010d feat(import): avs, add placeholder support for property_node_read icex2 2023-08-11 13:53:29 +02:00
  • 9933583847 fix(import): ordinals for property_node_name avs 1304 and 1508 icex2 2023-08-11 13:52:31 +02:00
  • e4d000cd84 fix(import): Incorrect ordinal for property_node_traverse AVS 1304 icex2 2023-08-11 13:50:51 +02:00
  • 1c7439a809 fix(imports): Add missing property_node_name entry to all AVS versions icex2 2023-08-11 12:08:56 +02:00
  • dee8a11e96 fix(avs): 573 place holder ordinals replaced, avs 1601 icex2 2023-08-09 23:54:21 +02:00
  • 538a31253d fix(avs): 573 place holder ordinals replaced, avs 1101 icex2 2023-08-09 23:53:51 +02:00
  • 096b5f1912 fix(avs): 573 ordinals of avs version 1304 replaced icex2 2023-08-09 23:24:52 +02:00
  • e366a0042e fix/chore(ddr): Distribution package versioning and missing bat files icex2 2023-08-08 22:18:49 +02:00
  • 82ddc75a0e launcher: update AVS config using bootstrap config Shiz 2023-05-01 11:06:51 +02:00
  • 6bdab5b6e2 imports: add property_remove() implementation Shiz 2023-05-01 10:59:55 +02:00
  • b9b58439a4 launcher: copy default files according to bootstrap config Shiz 2023-05-01 11:05:16 +02:00
  • 628173f234 launcher: override options using bootstrap config Shiz 2023-05-01 11:18:34 +02:00
  • bc4db2b3c7 launcher: implement boot property parsing through AVS Shiz 2023-04-30 19:29:15 +02:00
  • 110e80456c launcher: use app config from bootstrap config if present Shiz 2023-05-01 11:17:13 +02:00
  • bc4d83d303 launcher: implement bootstrap.xml parsing Shiz 2023-05-01 11:13:29 +02:00
  • 09d7c1bbe3 imports: add avs_fs_* definitions Shiz 2023-04-30 19:24:09 +02:00