Commit Graph

678 Commits

Author SHA1 Message Date
jaby 850c2d23e4 Chunks somewhat working? 2024-11-30 23:18:03 +00:00
jaby c5537b6a60 Something playing! 2024-11-21 21:07:45 +00:00
jaby c4a7fbe441 No crash 2024-11-19 19:14:19 +00:00
jaby eaff234841 First draft 2024-11-12 21:27:35 +00:00
jaby a294d7931f Update creation of buffers 2024-11-09 22:54:00 +00:00
jaby 1155f72f20 Prepare for XA encoding 2024-11-09 22:21:32 +00:00
jaby 3bf3c38a77 Have symphonia handle the conversion 2024-11-09 17:55:49 +00:00
jaby b030c79971 Start to integrate symphonia 2024-11-09 16:34:46 +00:00
jaby abf6d81ea2 Support linux build 2024-11-05 23:02:15 +00:00
jaby 206fd6e90b Start to support XA audio 2024-11-03 21:40:39 +00:00
jaby 54a1ca08ea Rename my_vag to vag 2024-11-03 21:34:04 +00:00
jaby ac7346d957 Remove old VAG dependency 2024-11-03 21:31:36 +00:00
jaby 4ae3f1fb3d Use new VAG tool 2024-11-03 21:30:04 +00:00
jaby 05a3be7836 Support loops from cmd line 2024-11-03 20:57:57 +00:00
jaby dbaee2379a Support auto names for the VAG files 2024-11-03 10:31:58 +00:00
jaby a03e6f38d6 Support file names 2024-11-03 09:29:53 +00:00
jaby 0b2b45d86f Restructre writing of VAG file 2024-10-17 22:15:03 +02:00
jaby 09a2192e97 Support end frame 2024-10-17 21:42:14 +02:00
jaby ec8c1bb316 Basic conversion working 2024-10-17 11:56:11 +02:00
jaby e229115c19 Rename fconv to pxfconv 2024-10-10 22:11:39 +02:00
jaby 6478a4c000 Iterate over samples 2024-10-10 22:05:18 +02:00
jaby 0d273eed38 Prepare my_vag conversion 2024-10-09 21:56:02 +02:00
jaby f6da5769d6 Rename jaby_engine_fconv to fileconv 2024-10-09 20:56:24 +02:00
jaby e3206352fb Delete build scripts 2024-10-07 22:37:16 +02:00
jaby d72384407c Add root build 2024-10-07 22:36:47 +02:00
jaby 73137b6f15 Remove old tasks 2024-10-07 22:15:46 +02:00
jaby a726800e05 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
jaby daa1994570 Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
jaby 16f8f103e0 Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
jaby 2515975ba8 Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
jaby 77c7f391d1 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
jaby ea38436e35 Update TODO list 2024-10-05 11:18:34 +02:00
jaby fce03319ab Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
jaby 7de81f2d40 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
jaby 8fcfa1e1fe Convert CD IO 2024-09-29 17:10:41 +02:00
jaby 60dec20a71 Convert DMA IO 2024-09-29 16:30:41 +02:00
jaby c41d996c34 Added missing IO 2024-09-29 16:09:04 +02:00
jaby 5bafe78ab5 Update more converted IO 2024-09-29 16:05:52 +02:00
jaby 9620b0ec41 Re-Update SPU IO 2024-09-29 16:00:02 +02:00
jaby 4b935e3984 Update Periphery IO 2024-09-29 15:52:35 +02:00
jaby 3fab693049 Update GPU IOs (What a pain) 2024-09-28 17:49:04 +02:00
jaby d2e16eef6e Bump version number 2024-09-28 15:01:53 +02:00
jaby 90e6f40705 Support LZ4 compression for external CMDs 2024-09-28 15:00:18 +02:00
jaby 1529e279ab LZ4 for vag not supported yet 2024-09-28 14:02:43 +02:00
jaby 4a46392f24 Update SPU 2024-09-28 13:52:36 +02:00
jaby a76784065a Allow SPU debug messages (on by default for now) 2024-09-28 13:29:30 +02:00
jaby 9f3e911513 Offically support Sony VAG because we have no own conversion 2024-09-28 13:21:32 +02:00
jaby 02838c1228 Create constructor for SimpleTIM 2024-09-28 13:13:00 +02:00
jaby 8134979b1c Merge branch 'ToolBox_TODOs_SupportSFX' into ToolBox_TODOs 2024-09-28 13:02:26 +02:00
jaby a36b489dfd Fix XEBA and Voice::is_end code 2024-09-26 21:40:15 +02:00