shithub: dumb

RSS feed

56bb9108 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2017/09/26 16:13
Add a notice about this being a fork

72be9930 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/25 16:33
Update README.md.

657e36b7 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/25 16:30
Merge pull request #42 from Rondom/readme

6080f4c2 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/25 16:27
Changed file reference to compile correct resampler.

22f6c327 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/25 16:27
Removed unused file.

15c9b0d4 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/25 16:25
Massive LLVM based reformat, with indent of 4 spaces, and no include sorting.

52fc437b – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/25 15:55
Silence warnings.

f8d4d6f8 – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/25 04:08
header version to 2.0.0

2c386d5a – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/25 08:37
DUMBFILE_SYSTEM one-line docs in header

515d050b – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/24 10:51
API, getnc returns dumb_ssize_t instead of size_t

d9b1453c – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/23 12:44
Resolved all Xcode warnings with current warning level.

63d3efa7 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/23 12:15
Merge branch 'SimonN-2.0'

76a0d893 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/23 12:15
Resolved conflict.

92422f65 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/23 12:06
Merge pull request #59 from Rondom/lfs-real

f79d8466 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/23 19:21
Make API large-file-aware #51

0f6f4d82 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/22 21:22
Move LONG_LONG define to an internal header

ccdf6f2a – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/19 22:38
link to 0.9.3 doc about fixing 0.9.3 deprecations

973185f4 – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/19 06:25
drop deprecated functions except for duh_render

51daaff4 – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/18 23:46
drop deprecated date constants

20ea492b – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/20 10:19
Merge pull request #58 from SimonN/initialize-volr

41114309 – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/20 01:03
fix #56: initialize volr in all branches

6e924e69 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/18 14:09
Move MIN/MAX/MID/ABS macros to internal/dumb.h, so they won't be seen by software using the library. Add internal/dumb.h to two files which use the macros, which did not already import them.

9ab5cfbb – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/17 12:20
Update dumb.h

6bb91f3c – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/17 11:18
Merge pull request #50 from Rondom/pkgconfig

14f227f0 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/17 10:23
Add pkg-config-file

f1d59d80 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/16 08:41
Clean up and update README

ecf98899 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/17 08:42
Use GNUInstallDirs rather than hardcoding dirs

13a21443 – Andreas Gnau <Rondom@Rondom.de> authored on 2017/09/09 17:13
Convert readme.txt to Markdown

cbbaa567 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/16 09:49
Merge pull request #45 from katajakasa/ttv-markdownize-changelog

790e4561 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/16 09:47
Merge pull request #44 from katajakasa/ttv-rename-license

7dd890bb – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/16 09:47
Merge pull request #47 from SimonN/spec

5b10b56c – Simon Naarmann <s.naarmann@gmail.com> authored on 2017/09/16 09:52
DUMBFILE_SYSTEM spec

baef71f1 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2017/09/14 16:27
Make sure ascii graphics shows up right

4c5cd989 – Tuomas Virtanen <katajakasa@gmail.com> authored on 2017/09/14 16:23
Rename release.txt and convert it to markdown syntax

9a77e91b – Tuomas Virtanen <katajakasa@gmail.com> authored on 2017/09/14 16:16
Rename license file

925fec1d – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/14 00:15
Merge branch 'master' of github.com:kode54/dumb

8f98f6ba – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 23:36
Reworked mixing chain to be mostly float now.

6d33503b – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/13 19:23
Merge pull request #43 from SimonN/doc-allegro-4-flag

af02270a – SimonN <eiderdaus@gmail.com> authored on 2017/09/14 03:16
document BUILD_ALLEGRO4, name correct defaults

878c3749 – Christopher Snowhill <kode54@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/13 19:18
Merge pull request #40 from katajakasa/ttv-fix-indents

753d2b72 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 15:35
Since snum allows successive sample entries to clobber each other, buffer up entire sample data before overwriting the memory structure, and free sample data if it's being replaced.

2861bef3 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 15:09
Handle negative sample length as non-existent sample.

d246d1ca – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 14:58
Fix empty pattern so it returns an empty structure.

f36896a8 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 14:43
Correct sample reading for 16 bit samples, hopefully.

a3a416f1 – Christopher Snowhill <kode54@gmail.com> authored on 2017/09/13 14:24
Add string length guard to comment reader.