Commit Graph

1013 Commits

Author SHA1 Message Date
Jaby 792d2c4549 Code Review Changes 2024-12-01 15:39:23 +00:00
Jaby f905bf6013 Resampling and interleaving supported 2024-12-01 11:02:51 +00:00
Jaby c83e27a1c9 Implement resampling 2024-12-01 00:38:28 +00:00
Jaby 74d7c34959 Chunks somewhat working? 2024-11-30 23:18:03 +00:00
Jaby 4e19186403 Something playing! 2024-11-21 21:07:45 +00:00
Jaby ab32214324 No crash 2024-11-19 19:14:19 +00:00
Jaby 7cb8485803 First draft 2024-11-12 21:27:35 +00:00
Jaby e242181b74 Update creation of buffers 2024-11-09 22:54:00 +00:00
Jaby b74c2cb578 Prepare for XA encoding 2024-11-09 22:21:32 +00:00
Jaby cb8f8eb11f Have symphonia handle the conversion 2024-11-09 17:55:49 +00:00
Jaby f52e32388e Start to integrate symphonia 2024-11-09 16:34:46 +00:00
Jaby 90686fb11a Support linux build 2024-11-05 23:02:15 +00:00
Jaby 6480b5447c Start to support XA audio 2024-11-03 21:40:39 +00:00
Jaby 57f2dd0c00 Rename my_vag to vag 2024-11-03 21:34:04 +00:00
Jaby 13b9c55a98 Remove old VAG dependency 2024-11-03 21:31:36 +00:00
Jaby 29a3e6a83b Use new VAG tool 2024-11-03 21:30:04 +00:00
Jaby 0c96b7cf1b Support loops from cmd line 2024-11-03 20:57:57 +00:00
Jaby 48f2137c52 Support auto names for the VAG files 2024-11-03 10:31:58 +00:00
Jaby 834e6628a2 Support file names 2024-11-03 09:29:53 +00:00
Jaby 5aa0364753 Restructre writing of VAG file 2024-10-17 22:15:03 +02:00
Jaby c6651dc034 Support end frame 2024-10-17 21:42:14 +02:00
Jaby 72841b1a37 Basic conversion working 2024-10-17 11:56:11 +02:00
Jaby c861af7f11 Rename fconv to pxfconv 2024-10-10 22:11:39 +02:00
Jaby 70556488fc Iterate over samples 2024-10-10 22:05:18 +02:00
Jaby c4edb01e68 Prepare my_vag conversion 2024-10-09 21:56:02 +02:00
Jaby 2aca10953d Rename jaby_engine_fconv to fileconv 2024-10-09 20:56:24 +02:00
Jaby 987ac95c97 Delete build scripts 2024-10-07 22:37:16 +02:00
Jaby af7c8c63fa Add root build 2024-10-07 22:36:47 +02:00
Jaby 9e47bd7038 Remove old tasks 2024-10-07 22:15:46 +02:00
Jaby 4c3026ec43 Add Makefile to remaining cargo projects 2024-10-07 22:14:43 +02:00
Jaby d001174b6d Add makefile for psxreadmap 2024-10-07 22:04:43 +02:00
Jaby 1c687db308 Convert wslpath to makefile 2024-10-07 21:58:07 +02:00
Jaby 327ebc7beb Ignore temp .VAG files 2024-10-07 20:12:22 +02:00
Jaby 74f3da97f6 Play nice jingle and more clean-up 2024-10-05 17:43:16 +02:00
Jaby 6a1c5e704a Improve load screen a lot 2024-10-05 16:25:08 +02:00
Jaby f20795ca20 Establish VSyncCallback rendering 2024-10-05 13:22:09 +02:00
Jaby c64fe96482 Update TODO list 2024-10-05 11:18:34 +02:00
Jaby 65f4ed402e Rename XA audio function 2024-10-05 11:16:54 +02:00
Jaby ca1fd5f911 Do not use threads for CD IRQs anymore 2024-10-05 11:14:33 +02:00
Jaby 419e7b7bc3 Fix CDDA support of psxcdgen_ex 2024-10-05 11:08:41 +02:00
Jaby 4b0a832f36 Integrate time measurement 2024-10-01 21:34:51 +02:00
Jaby 74d23c4ef0 Clean up 2024-09-29 17:27:23 +02:00
Jaby a646c143d7 Move ioport header 2024-09-29 17:12:38 +02:00
Jaby c272a36abc Convert CD IO 2024-09-29 17:10:41 +02:00
Jaby 237e0b2edf Convert DMA IO 2024-09-29 16:30:41 +02:00
Jaby 32378e4b2b Convert Interrupt IO 2024-09-29 16:15:36 +02:00
Jaby 862fffaf11 Added missing IO 2024-09-29 16:09:04 +02:00
Jaby eac954a372 Update more converted IO 2024-09-29 16:05:52 +02:00
Jaby 5ff7e0db9f Re-Update SPU IO 2024-09-29 16:00:02 +02:00
Jaby e6c17e8f6f Update Periphery IO 2024-09-29 15:52:35 +02:00