shithub: dumb

RSS feed

76ead85f – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:50
Extra error checking, just in case.

b8e4e314 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:45
Handle effect lengths correctly when calculating entry count prior to allocation.

b7c49e62 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:44
Handle read errors.

d65a75cd – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:32
Disable debug information for old instruments, will investigate another time.

bf7cca5d – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:32
Initialize more variables in case of malformed patterns.

161758dd – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:31
Even better range checking on tempo, so we don't encounter overflows in tempo calculation code.

a034af18 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:31
Handle NULL entry in various places.

bd07b040 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:30
Check pattern size against available data.

0948d270 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:29
A bit of hardening.

98f6464a – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 12:28
Harden LPC with a bit of error handling.

6d815d2f – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 10:26
Change XM limit reader so it won't accept negative sizes on its signed size parameter.

f5539068 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 10:04
Don't read past end of components array.

6be02dc3 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 10:03
Require at least one instrument and one pattern.

86d70602 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/12 09:39
Fix divide by zero if tempo is somehow set to zero.

e431d9dd – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/11 17:00
Fix IT reader for unusually large numbers of components.

90b26f03 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/11 16:59
Add error checking to fopen call.

d7db2d63 – Christopher Snowhill <kode54@gmail.com> authored on 2017/06/08 13:22
Moved .gitignore.

21ba7c48 – Christopher Snowhill <kode54@gmail.com> authored on 2017/02/03 16:28
Add Release2015 target.

292a3282 – Christopher Snowhill <kode54@gmail.com> authored on 2017/01/28 07:11
Merge branch 'master' of github.com:kode54/dumb

62536e7f – Christopher Snowhill <kode54@gmail.com> authored on 2017/01/28 07:10
This should fix STM arpeggio effect.

0858e224 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2016/11/01 19:00
Merge pull request #33 from katajakasa/ttv-examples-newapi

9b83a2cc – Tuomas Virtanen <katajakasa@gmail.com> authored on 2016/11/01 16:58
Update examples to use the new api

478feff9 – Chris Moeller <kode54@gmail.com> authored on 2016/07/13 15:59
And back to 2010.

055ccfcb – Chris Moeller <kode54@gmail.com> authored on 2016/06/29 17:57
Merge branch 'master' of github.com:kode54/dumb

309f6656 – Chris Moeller <kode54@gmail.com> authored on 2016/06/29 17:56
Clean up more warnings.

f6791e04 – Chris Moeller <kode54@gmail.com> authored on 2016/06/26 10:23
Add missing include file for a single function VC needs.

22b766c3 – Chris Moeller <kode54@gmail.com> authored on 2016/06/26 10:14
And back to 2015 again.

30044da7 – Christopher Snowhill <kode54@gmail.com> authored on 2016/05/09 19:29
Merge pull request #31 from winterheart/cmake

e847abfa – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/05/10 06:52
Various fixes for CMake

0ac0a6f6 – Christopher Snowhill <kode54@gmail.com> authored on 2016/05/06 07:48
Update packfile

6b243977 – Chris Moeller <kode54@gmail.com> authored on 2016/05/05 19:29
Hopefully fix packfile interface. Needs compilation testing.

54a1797e – Christopher Snowhill <kode54@gmail.com> authored on 2016/05/05 19:11
Merge pull request #29 from winterheart/allegro4

b1fd8971 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/05/06 06:18
Added support for dumb_*_noclose, dumb_*_seek, dumb_*_get_size

b3e4717d – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/05/05 10:01
Merge branch 'master' into allegro4

ac4f414e – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/05/05 07:35
Allegro header for install

d2c58871 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/05/05 07:34
Use legacy value.

242103a8 – Christopher Snowhill <kode54@gmail.com> authored on 2016/05/01 14:09
Merge pull request #28 from katajakasa/ttv-dir-changes

e02a95e9 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2016/05/01 09:34
Gitignore cleanups

2cb77fa8 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2016/05/01 09:32
Fix cmakelists and compiling help to match new paths

52daae6a – Tuomas Virtanen <katajakasa@gmail.com> authored on 2016/05/01 09:29
Move directories from dumb subdir to project root

c7200504 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2016/05/01 09:02
Remove broken qtcreator project files

9e8b6865 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/04/05 07:51
Experimental Allegro4 support (FAIL)

238f23c9 – Christopher Snowhill <kode54@gmail.com> authored on 2016/04/01 09:29
Merge pull request #27 from winterheart/windows-fixes

cf975b7c – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/15 11:12
Fixed typo for proper handling

61daa6b9 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/11 04:47
Commenting out useless statement, fix sprintf invocation.

dbc21eb6 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/11 04:46
Comment out useless reassigning variable

da773385 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/09 11:05
Removed unused variable.

e33c9b3f – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/09 10:57
Fixed typo

f53a8ac7 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/02 17:30
Initial allegro4 support

24462dc4 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/01 16:20
Adding allegro4 library bindings

250580db – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/03/01 15:59
Examples requires explicit C99 declaration on Linux.

8fdb02e9 – Christopher Snowhill <kode54@gmail.com> authored on 2016/03/01 15:21
Merge pull request #26 from winterheart/examples

bdaa5479 – Azamat H. Hackimov <azamat.hackimov@gmail.com> authored on 2016/02/29 12:51
Avoid to clashing with LITTLE_ENDIAN in Linux.

ded26d78 – Chris Moeller <kode54@gmail.com> authored on 2016/02/20 23:34
Added support for FEST MOD files.

f2722786 – Christopher Snowhill <kode54@gmail.com> authored on 2016/02/05 13:03
Merge pull request #25 from dmitrykos/master

420a27cd – dmitrykos <dmitrykos@neutroncode.com> authored on 2016/02/05 13:43
! Make static and remove extern declaration from Vorbis helper API vorbis_lpc_from_data() and vorbis_lpc_predict() as they will conflict in the project if DUMB is linked as static along with Vorbis static libraries in some other shared library or executable.

50eb0bd1 – Christopher Snowhill <kode54@gmail.com> authored on 2016/02/04 12:09
Merge pull request #24 from dmitrykos/master

b6c4ec45 – dmitrykos <dmitrykos@neutroncode.com> authored on 2016/02/04 12:58
* Reverted duh_get_tag_iterator_size(), duh_get_tag_iterator_get() API which allowed easy iteration over existing tags.

e4174427 – Christopher Snowhill <kode54@gmail.com> authored on 2015/12/14 15:30
Merge pull request #20 from katajakasa/ttv-dumbplay