Rev. | 日時 | 作者 |
---|---|---|
a907d3b develop | 2017-12-18 11:19:06 | Starg |
Updated copyright infomation. |
||
1a24a43 | 2017-12-16 06:20:35 | Starg |
Simplified flushing WASAPI. |
||
00e5dab | 2017-11-12 21:26:47 | Starg |
Append null bytes if the size of the audio buffer is not aligned. Previously such data were trimmed. |
||
c79d3c4 | 2017-11-12 20:54:40 | Starg |
Flush WASAPI on PM_REQ_FLUSH rather than on PM_REQ_OUTPUT_FINISH. |
||
7098cf6 | 2017-11-12 20:39:13 | Starg |
Don't report audio queue size, as it broke the tracer. |
||
cb18f30 | 2017-11-12 19:17:33 | Starg |
Implemented native WASAPI play mode. |
||
9ac54d5 | 2017-11-11 20:39:35 | Starg |
Start adding WASAPI support. |
||
da10441 | 2017-11-11 17:59:25 | Starg |
Tweaked compile flags. |
||
174ef94 | 2017-08-26 06:38:38 | Starg |
Add suuport for portaudio WASAPI |
||
b07fa86 | 2017-08-26 06:06:30 | Starg |
Accept portaudio.dll without PaAsio_ShowControlPanel |
||
15f51b3 | 2017-08-26 05:46:00 | Starg |
Modified CMake files to add support for portaudio |
||
329fa40 | 2017-08-18 05:18:37 | Starg |
Added more file extensions to GetOpenFileName() filter |
||
252a4f6 | 2017-08-18 05:09:13 | Starg |
Added supportedOS and requestedExecutionLevel to manifest |
||
affbc3b | 2017-06-04 15:22:10 | Starg |
Added mod file extensions to GetOpenFileName() filter |
||
c6b84cb | 2017-06-04 15:00:03 | Starg |
Revert "Prevent GetOpenFileName() from changing current dir" |
||
4f4187a | 2017-05-30 06:15:53 | Starg |
Fixed directory opening |
||
c95a37d | 2017-05-30 05:48:54 | Starg |
Prevent GetOpenFileName() from changing current dir |
||
0b10aa3 | 2017-05-30 05:45:58 | Starg |
Silence some warnings |
||
27afb9b | 2017-05-30 05:29:30 | Starg |
Use common controls v6 |
||
14152c7 | 2017-05-30 05:22:51 | Starg |
Fixed cast from char* to long |
||
7e8718c | 2017-05-30 05:17:18 | Starg |
.res file should not be in the .lib file |
||
26706e0 | 2017-05-30 04:55:15 | Starg |
Made w32g_res.rc modern |
||
98bc1a9 | 2017-05-30 03:55:02 | Starg |
TiMidity++ is a window application |
||
d06fe0e | 2017-05-30 03:49:09 | Starg |
Moved some definitions to config.h |
||
20cf643 | 2017-05-30 03:30:27 | Starg |
Define TIMID_VERSION and DEFAULT_PATH |
||
13e6c8d | 2017-05-30 03:08:01 | Starg |
replace ssize_t with ptr_size_t |
||
f6e52e6 | 2017-05-30 03:08:01 | Starg |
Don't use inline asm on Win64 |
||
fad2239 | 2017-05-30 03:08:00 | Starg |
Define HAVE_FCNTL_H |
||
ab8774c | 2017-05-30 03:08:00 | Starg |
Fixed calcnewton invocation |
||
0eaf5ce | 2017-05-30 02:05:20 | Starg |
Simplify timidity/CMakeLists.txt |