klemek
|
9787f468e8
|
fix: dont shadow stdlib rand
|
2026-05-16 18:47:51 +02:00 |
|
klemek
|
2a8bd612b3
|
fix: unnecessary structs
|
2026-05-16 18:47:16 +02:00 |
|
klemek
|
ba44237661
|
fix: MidiBackgroundListenArgs bad typedef
|
2026-05-16 18:46:34 +02:00 |
|
klemek
|
efb13bb9ea
|
fix: auto random debug string bad practice
|
2026-05-16 18:45:18 +02:00 |
|
klemek
|
d89de9d6dd
|
fix: check_eglerror_ro dead code
|
2026-05-16 18:42:17 +02:00 |
|
klemek
|
6ff0246f42
|
fix: GLint uniform location instead of GLuint
|
2026-05-16 18:40:52 +02:00 |
|
klemek
|
c45b5ef405
|
fix: glGetShaderInfoLog with invalid parameters
|
2026-05-16 18:38:05 +02:00 |
|
klemek
|
12942267d2
|
fix: dont allow empty values in string args
|
2026-05-16 18:35:32 +02:00 |
|
klemek
|
15fb29b673
|
fix: boundary check in parse_uint
|
2026-05-16 18:32:44 +02:00 |
|
klemek
|
39e1fcc709
|
fix: set gl context before freeing shaders
|
2026-05-16 18:32:08 +02:00 |
|
klemek
|
3ae3b23c2a
|
fix: add default value for tex_resolution width
|
2026-05-16 18:30:28 +02:00 |
|
klemek
|
61c88aae2a
|
fix: check pthread_create return code
|
2026-05-16 18:29:38 +02:00 |
|
klemek
|
fcb2baf84a
|
fix: check return_code of snd_rawmidi_open
|
2026-05-16 18:26:37 +02:00 |
|
klemek
|
8e7be2258f
|
fix: handle division by 0 in window_use
|
2026-05-16 18:24:36 +02:00 |
|
klemek
|
dcb334ff81
|
fix: handle VIDIOC_QBUF error while reading video
|
2026-05-16 18:22:48 +02:00 |
|
klemek
|
aab770ba3d
|
fix: free video capture on early init error
|
2026-05-16 18:19:17 +02:00 |
|
klemek
|
6a7c9b3aab
|
fix: bound timer counter to uint max on fail
|
2026-05-16 18:10:31 +02:00 |
|
klemek
|
3b6d4d642d
|
fix: use clock instead of timeofday
|
2026-05-16 18:09:06 +02:00 |
|
klemek
|
988cf799b4
|
fix: config_file_read handle file error before hashmap_new
|
2026-05-16 17:54:05 +02:00 |
|
klemek
|
a92cca33ad
|
fix: state_parse_config clamp lengths to ARRAY_SIZE
|
2026-05-16 17:51:40 +02:00 |
|
klemek
|
fd9f94d48a
|
fix: save_to_file array size bound check
|
2026-05-16 17:51:36 +02:00 |
|
klemek
|
859dfc4307
|
fix: log tempo error
|
2026-05-16 17:37:49 +02:00 |
|
klemek
|
a85a75f93d
|
fix: sync midi read/write
|
2026-05-16 17:36:50 +02:00 |
|
klemek
|
7e1328aab0
|
fix: check for snd_rawmidi_info_malloc
|
2026-05-16 17:35:21 +02:00 |
|
klemek
|
7cce5babc2
|
fix: don't log errors while reconnecting
|
2026-05-16 17:12:40 +02:00 |
|
klemek
|
9969230cd9
|
fix: free process args in pthread
|
2026-05-16 16:44:34 +02:00 |
|
klemek
|
fb77d8e893
|
fix: revert project files free (already freed in init)
|
2026-05-16 16:22:39 +02:00 |
|
klemek
|
0fd78bf4cc
|
fix: unsigned comparison
|
2026-05-16 16:02:53 +02:00 |
|
klemek
|
20e3d39963
|
fix: init_single_program check linking status
|
2026-05-16 16:00:39 +02:00 |
|
klemek
|
aa8d6c85c0
|
fix: shaders_free glDeleteShader
|
2026-05-16 15:55:18 +02:00 |
|
klemek
|
b9fd36debd
|
fix: project files free
|
2026-05-16 15:52:39 +02:00 |
|
klemek
|
7e8eb187d8
|
fix: parse_fragment_shader_file free content before overwrite
|
2026-05-16 15:49:22 +02:00 |
|
klemek
|
bd61cb0a2d
|
fix: config_file_read dont initialize hashmap on file error
|
2026-05-16 15:40:03 +02:00 |
|
klemek
|
fe1fc9864c
|
fix: string_replace_at check args validity
|
2026-05-16 15:39:17 +02:00 |
|
klemek
|
233b75e854
|
fix: string_replace_at check malloc
|
2026-05-16 15:38:19 +02:00 |
|
klemek
|
910c122c8d
|
fix: unsigned overflow in string_trim
|
2026-05-16 15:36:09 +02:00 |
|
klemek
|
fbd73ebf4c
|
fix: handle partial reads
|
2026-05-16 15:34:09 +02:00 |
|
klemek
|
43ce38f2f4
|
fix: file free dangling pointer
|
2026-05-16 15:31:30 +02:00 |
|
klemek
|
ca3e523f93
|
fix: ftell failure handling
|
2026-05-16 13:26:40 +02:00 |
|
klemek
|
c68bebfd7c
|
fix: unsigned underflow on empty array
|
2026-05-16 13:25:02 +02:00 |
|
klemek
|
2843e5e863
|
fix: better full-clean
|
2026-05-16 00:36:28 +02:00 |
|
klemek
|
433cf61a91
|
forge (steel) v1.1.1
Clang Build CI / run-no-video (push) Successful in 1m18s
Clang Build CI / build-release (push) Successful in 1m30s
Clang Build CI / run-video (push) Successful in 1m26s
Clang Lint CI / lint-no-video (push) Successful in 1m22s
Clang Lint CI / lint-video (push) Successful in 1m17s
v1.1.1
|
2026-05-16 00:33:24 +02:00 |
|
klemek
|
fe3316f730
|
feat: better src 4
|
2026-05-16 00:32:41 +02:00 |
|
klemek
|
96f97d81df
|
fix: update default project with internal buffer swap
|
2026-05-15 16:36:57 +02:00 |
|
klemek
|
365fee352e
|
tools: better clean
|
2026-05-15 00:24:16 +02:00 |
|
klemek
|
1b3d6464de
|
forge (steel) v1.1.0
Clang Build CI / run-video (push) Successful in 1m11s
Clang Build CI / run-no-video (push) Successful in 1m14s
Clang Build CI / build-release (push) Successful in 1m36s
Clang Lint CI / lint-no-video (push) Successful in 1m9s
Clang Lint CI / lint-video (push) Successful in 1m19s
v1.1.0
|
2026-05-15 00:20:29 +02:00 |
|
klemek
|
bdaf53e259
|
docs: add cloc
|
2026-05-15 00:18:06 +02:00 |
|
klemek
|
37a492d00d
|
refactor: specify number of video input buffers
Clang Lint CI / lint-no-video (push) Successful in 1m5s
Clang Build CI / run-no-video (push) Successful in 1m5s
Clang Build CI / run-video (push) Successful in 1m5s
Clang Build CI / build-release (push) Successful in 2m24s
Clang Lint CI / lint-video (push) Successful in 2m22s
|
2026-05-15 00:09:51 +02:00 |
|
klemek
|
06d175c4fd
|
docs: update DEVELOPMENT.md
|
2026-05-14 22:52:48 +02:00 |
|
klemek
|
7b9f5ca032
|
feat: midi/keyboard cross working codes
Clang Lint CI / lint-no-video (push) Successful in 1m17s
Clang Build CI / run-no-video (push) Successful in 1m18s
Clang Build CI / run-video (push) Successful in 1m17s
Clang Build CI / build-release (push) Successful in 1m54s
Clang Lint CI / lint-video (push) Successful in 1m22s
|
2026-05-14 22:52:08 +02:00 |
|