OSDN Git Service

timidity41/timidity41.git
2020-12-28 StargFix w32g_uniq_playlist() to correctly update playlist_c...
2020-12-14 StargRemove duplicated definitions
2020-11-07 Starg[sfz] Change error msg
2020-11-03 StargChange the font of the main dialog
2020-10-10 Starg[dls] Fix DLSConnectionBlock::DestinationKind::EG1Decay...
2020-10-09 Starg[sfz] Add support for cutoff and resonance
2020-10-09 StargFix comment
2020-10-09 Starg[dls] Explicitly specify enumeration values in DLSConne...
2020-10-09 Starg[dls][sfz] Fix pan
2020-09-27 Starg[decode] Improve FLAC decoder
2020-09-27 StargMerge branch 'unkotim' into dev41
2020-09-27 StargImport UnkoTim237 unkotim unkotim237
2020-09-26 StargUse more usermode locks
2020-09-26 Starg[decode] Optimize FLAC decoder
2020-09-24 Starg[decode] Fix decoding of 24bit FLAC samples
2020-09-12 StargMerge UnkoTim236
2020-09-12 StargImport UnkoTim236 unkotim236
2020-09-05 StargUse SRW lock and condition variable for locking rc_queue
2020-09-05 Starg[sfz] Prevent the same warning from being printed multi...
2020-08-30 StargFix keyswitch
2020-08-30 Starg[sfz] Add support for keyswitch
2020-08-30 StargImplement keyswitch
2020-08-29 StargFix DlgDirOpen() sometimes not working
2020-08-29 StargRemove incorrect L prefix
2020-08-29 StargUse IFileDialog::SetClientGuid() instead of manually...
2020-08-29 StargUse IFileDialog
2020-08-27 Starg[sfz] Add support for crossfade
2020-08-27 Starg[sfz] WIP: Add support for rt_decay
2020-08-27 Starg[sfz] Add support for trigger=release_key
2020-08-27 Starg[sfz] WIP: Add support for trigger=release
2020-08-27 Starg[w32g_new_console] Fix selecting and scrolling
2020-08-23 StargFix resampling (commit 0906b657 somehow broke GUS patch...
2020-08-22 Starg[sfz] Remove loop if not necessary
2020-08-22 Starg[sfz] Add support for end
2020-08-22 Starg[sfz] Add support for loop_mode=one_shot
2020-08-22 Starg[sfz] Improve offset implementation
2020-08-22 StargAdd MODES_TRIGGER_RANDOM flag and remove enable_rand...
2020-08-22 Starg[mod2mid] Fix length calculation for antialiasing
2020-08-22 Starg[mod2mid] Stop down-sampling on large MOD samples
2020-08-20 StargExclude unused files from build
2020-08-17 StargFix warnings
2020-08-17 StargUse llabs() instead of abs()
2020-08-17 StargFix vst prototype
2020-08-09 Starg[wasapi] Pad 24 bit samples to 32 bits on exclusive...
2020-08-09 Starg[wdmks] WaveRT devices excpect 24 bit samples to be...
2020-08-09 Starg[wdmks] Fix typo
2020-08-03 StargMerge unkotim235
2020-08-03 StargImport UnkoTim235 unkotim235
2020-08-02 StargFix resample buffer overrun
2020-08-01 StargFix dialog focus
2020-07-31 StargFix searching from start
2020-07-31 StargFix search feature
2020-07-31 StargAdd LVS_SHOWSELALWAYS
2020-07-31 StargFix popup menu of list view
2020-07-12 StargMerge branch 'unkotim' into dev41
2020-07-12 StargImport UnkoTim234 unkotim234
2020-07-11 Starg[wmme] Change verbosity level of a debug message
2020-07-11 StargFix sf3 implementation to support mixed sample compression
2020-07-11 Starg[portaudio] Do perform 16 bit to 32 bit conversion...
2020-07-11 StargImport libmpg123 1.26.2
2020-07-11 StargImport libvorbis 1.3.7
2020-07-11 StargClear w32g_play_active flag when open_output() failed
2020-07-04 StargFix buffer overrun
2020-06-14 StargMerge UnkoTim233
2020-06-14 StargImport UnkoTim233 unkotim233
2020-06-13 StargFix buffer overrun in read_user_config_file()
2020-06-07 Starg[sfviewer] More fixes for buffer overrun
2020-05-31 StargFix for large files
2020-05-31 Starg[sfviewer] Fix for buffer overrun
2020-05-19 Starg[mpg123] Fix prototype of mpg123_read
2020-05-18 StargAdd support for WM_APPCOMMAND
2020-05-16 Starg[mpg123] Fix build
2020-05-16 StargImport mpg123 1.26rc3
2020-05-10 Starg[wasapi] Minor fixes
2020-04-20 StargMerge branch 'unkotim' into dev41
2020-04-20 StargImport UnkoTim232 unkotim232
2020-03-29 Starg[wasapi] Fix memory leak
2020-03-26 StargMerge branch 'unkotim' into dev41
2020-03-26 StargImport UnkoTim231 unkotim231
2020-03-25 Starg[flac][vorbis] Remove embedding file location; Fix...
2020-03-25 StargFix incorrect string comparison
2020-03-14 StargAvoid accessing GUI from main thread while playing
2020-03-14 StargRemove unnecessary repeat of InitializeNewConsole()
2020-03-14 StargAdd --first-parent option to "git describe"
2020-03-14 StargFix merge
2020-03-14 StargMerge UnkoTim230
2020-03-14 StargImport UnkoTim230 unkotim230
2020-03-11 StargPrevent the progress scrollbar from jumping to the...
2020-03-07 StargRemove LIBRARY declarations from .def files
2020-03-07 StargImprove help text
2020-03-07 StargRemove LIBRARY declarations from .def files
2020-03-03 StargUpdate command help text
2020-03-03 StargFix -o option causing double-free
2020-03-03 Starg[vorbis] Add more command line options
2020-03-03 Starg[vorbis] Allow adding any kind of comments
2020-03-02 StargAdd command line option for loopStart - loopEnd
2020-03-02 Starg[vorbis] Implement tag embedding
2020-03-02 StargImplement loop expansion between loopStart-loopEnd...
2020-02-16 StargAdd GUI option to embed ogg loop
2020-02-15 StargEnsure all ME_LOOP_EXPANSION_START events to be preserved
next