RSS feed
d750ca7c
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 18:26
Add device listing and preferred device selection to rtmidi
1e73ca38
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 17:51
fix classic Makefile
c2c79ad2
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 16:55
install sdl3 as a separate step in ubuntu build, use sdl_snprintf in render.c
33858fb5
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 16:48
set cmake_build_type to release for ci/cd builds
8e09b6f6
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 16:32
add moved files to cmakelists, show debug messages in app log if cmake build type is debug
fd972a04
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 16:20
change audio to use input callback instead of output callback
8b427a83
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/22 07:11
more unified function naming, move backends and fonts to their own directories
2b6fc5bb
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/17 20:10
edit sysex header
13ac56f7
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/03/17 16:46
restore default build mode for cmake (#185)
f312b0ff
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/17 14:59
restore idle ms delay
163ee603
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/17 14:30
add a message queue system
6e40acac
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/17 10:11
add initial rtmidi things
77d211a5
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/17 08:19
refactor serial stuff outside main
ade0037a
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/05 15:23
bump SDL3 version to 3.2.8
046ce1b8
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/03/04 03:55
additional appimage generation for linux build (#184)
b379f65e
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/02 10:57
update README
7f551c99
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/03/02 08:32
use macos 13 runner for intel mac build (#183)
a7bc4435
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/02 10:19
fix macos arm, ubuntu and windows builds
c08e0604
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/01 17:02
try to fix cicd
46458850
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/03/01 15:47
audio support
02832de0
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/02/24 12:37
initial sdl3 migration, audio still missing
514e71a6
– GitHub Actions <github-actions@github.com>
authored
on 2025/02/23 13:22
Update version and hash in flake.nix, update RPM spec version to 1.7.9
9f05d8db
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2025/02/23 15:19
add automatic rpm spec version bump
cc4321d1
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/02/23 13:00
Merge pull request #176 from bit101/allow_alternate_config
7b23dd89
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/02/23 11:13
Fix macos intel build (#182)
21234baa
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/02/23 09:50
Merge pull request #177 from bit101/fix-key-toggle-audio
00044371
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/02/23 09:49
Fix win32 build (#181)
87e220f3
– Keith Peters <kp@bit-101.com>
authored
on 2025/02/23 07:00
update README with alt config directions, remove todo comment.
2611e792
– Keith Peters <kp@bit-101.com>
authored
and GitHub <noreply@github.com>
committed
on 2025/02/23 06:52
Merge branch 'laamaa:main' into allow_alternate_config
c2e62a62
– Keith Peters <kp@bit-101.com>
authored
on 2025/01/28 09:36
key_toggle_audio was being assigned to key_jazz_dec_velocity
e8216433
– Keith Peters <kp@bit-101.com>
authored
on 2025/01/28 05:35
Allow user to specify alternate config file with --config flag.
fa044685
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/30 17:57
restore userdata parameter name to audio_cb_in, add dummy statement to suppress warning
87a1ab97
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/27 05:28
Merge pull request #166 from laamaa/macos-intel-sdl2-build-cache
87fc1799
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/27 05:24
add separate step for sdl2 install
954a88bd
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/27 05:16
Try to add SDL2 cache to intel build
b91d65a0
– GitHub Actions <github-actions@github.com>
authored
on 2024/08/27 02:05
Update version and hash in flake.nix to 1.7.8
7a0eb39c
– laamaa <jonne.kokkonen@gmail.com>
authored
on 2024/08/27 05:00
bump versions for new release
1b0b3e91
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/24 19:52
Merge pull request #165 from laamaa/refactor/code_cleanup
173be3c5
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/24 19:34
fix input.c sdl import
1c4fa7f9
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/24 19:32
add -Wextra to cflags, fix keyboard controls not working, lots of refactoring and cleanup
7f74d42d
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/19 18:19
Clean up unreachable code and redundant else keywords
a2a575b8
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/19 18:10
Add missing include guards to font header files
621a093f
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/19 18:02
Merge pull request #164 from laamaa/refactor/split_input_c
96574b72
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/08/19 10:18
#157 split game controller related functions to a separate file
7bf257a3
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/19 08:49
Merge pull request #163 from laamaa/bugfix/fix_analog_js_controls
42f1ba54
– laamaa <jonne.kokkonen@gmail.com>
authored
on 2024/08/19 08:37
fix #162 analog joystick controls not working properly
cbe0c07d
– GitHub Actions <github-actions@github.com>
authored
on 2024/08/17 04:37
Update version and hash in flake.nix to 1.7.7
aa9f3cd2
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/16 09:21
Provide a keyboard scancode reference link
cfe12952
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/16 09:09
Update README.md
fa45b7d7
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/16 08:59
Merge pull request #161 from Yosam02/main
bd3496f8
– Yosam02 <sam.wilkinson2103@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/15 16:29
Update README.md with MacOS instructions
08a88091
– Yosam02 <sam.wilkinson2103@gmail.com>
authored
on 2024/08/15 16:16
Enable Code Signing for Apple Silicon version
1b79d40b
– Yosam02 <sam.wilkinson2103@gmail.com>
authored
on 2024/08/14 19:34
Add NSMicrophoneUsageDescription to Info.Plist to enable audio routing
d731a8f8
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/08/08 04:21
Merge pull request #160 from pope/main
9e6cbaf3
– K. Adam Christensen <pope@shifteleven.com>
authored
on 2024/08/06 17:32
Update nix-package workflow to work with flake.nix
6d94013f
– K. Adam Christensen <pope@shifteleven.com>
authored
on 2024/07/25 12:28
Use a Nix Flake for m8c
b956da83
– GitHub Actions <github-actions@github.com>
authored
on 2024/07/08 10:37
Update version and hash in default.nix to 1.7.6
a4e90091
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/07/08 13:25
Merge pull request #159 from laamaa/bugfix/158_fix_app_quit
f2136e0a
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/07/08 13:23
bump rpm spec
db82a82c
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/07/08 13:22
fix #158 msg_quit not working
1c4f2b9c
– GitHub Actions <github-actions@github.com>
authored
on 2024/06/28 16:40
Update version and hash in default.nix to 1.7.5
67fa6147
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/28 19:39
Update m8c.spec
71e91da6
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/28 19:11
Merge pull request #156 from laamaa/toggle_audio
522c1730
– laamaa <jonne.kokkonen@gmail.com>
authored
on 2024/06/28 11:45
add possibility to toggle audio with a key
0d8e8d40
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/23 05:26
Merge pull request #154 from laamaa/macos_builds
7d92ef94
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/22 19:21
Update build-macos-arm.yml
1edf5424
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/22 18:54
add separate builds for macos arm and intel
254280d4
– GitHub Actions <github-actions@github.com>
authored
on 2024/06/22 14:53
Update version and hash in default.nix to 1.7.4
102b7684
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/22 17:17
Merge pull request #153 from laamaa/refactor_gh_actions
e260ed45
– laamaa <jonne.kokkonen@gmail.com>
authored
on 2024/06/22 17:05
add missing dir to libserialport build
75bee36d
– laamaa <jonne.kokkonen@gmail.com>
authored
on 2024/06/22 16:57
try new things for macos packaging, separate yml files for jobs
0bda7c38
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/21 14:37
Merge pull request #151 from laamaa/feature/variable_sized_rectangle_commands
b45bb6f7
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/21 14:23
fix a typo in rectangle command error msg
4e40d568
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/21 14:21
support variable sized rectangle commands
b7ca6e79
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/15 15:33
fix #148 support variable texture sizes in device disconnected screen
0fbc7e35
– GitHub Actions <github-actions@github.com>
authored
on 2024/06/15 12:44
Update version and hash in default.nix to 1.7.3
ac0064aa
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/06/15 15:39
Update m8c.spec
f40979e4
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/13 18:59
use 100 char wide columns in files, fix #146 keyjazz overlay on model 02
65c7627d
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/06/13 17:29
fix logical render size on model 02
5e6c4d47
– GitHub Actions <github-actions@github.com>
authored
on 2024/05/26 02:53
Update version and hash in default.nix to 1.7.2
61730668
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/05/26 05:48
bump RPM spec
3c319a9f
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/05/26 05:30
Merge pull request #150 from laamaa/bugfix/waveform_size
708a49d3
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/05/26 02:13
#149 fix waveform height, optimize font files, move oscilloscope height definition to font files
9b8c76e2
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/05/14 05:37
Merge pull request #147 from Warrobot10/patch-1
fca94ed4
– Warrobot10 <132307750+Warrobot10@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/05/07 11:17
docs: change the link to the new model
abda0e3d
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/04/29 07:15
Merge pull request #143 from jmolero/feat/jazzkeys-keys-config
a1157682
– Jorge Molero <jmolerocalafell@gmail.com>
authored
on 2024/04/23 14:28
Refactor: Use SDL's repeat to disable changes on hold
060978e7
– Jorge Molero <jmolerocalafell@gmail.com>
authored
on 2024/04/23 14:00
Merge remote-tracking branch 'origin/main' into feat/jazzkeys-keys-config
5211cf93
– GitHub Actions <github-actions@github.com>
authored
on 2024/04/22 15:20
Update version and hash in default.nix to 1.7.1
a13ee5c6
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/22 14:40
Merge branch 'main' of github.com:laamaa/m8c
6d4d11d6
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/22 14:40
update rpm spec
733ca659
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/22 14:31
fix + character and newlines not working
c81be0ce
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/18 05:03
update RPM spec, cleanup and libusb logging tweaks
95591f04
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/04/18 04:33
Merge pull request #145 from laamaa/model2_support
c4925e53
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/04/18 03:41
Merge pull request #141 from v3rm0n/libusb-preferred-device
63e5f559
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2024/04/18 02:56
Merge pull request #144 from Dirtywave/model2_support
81703f5e
– GitHub Actions <github-actions@github.com>
authored
on 2024/04/18 02:53
Update version and hash in default.nix to 1.7.0
1c37f8bd
– Timothy Lamb <trash80@gmail.com>
authored
on 2024/04/17 07:43
Fixing fonts / rendering with version 3.3.0
b3d50b1f
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/13 17:20
increase usb read size, set waveform rect dynamically, remove duplicate font destroy
fd68d8c7
– Jonne Kokkonen <jonne.kokkonen@gmail.com>
authored
on 2024/04/13 07:42
adjust screensaver texts
Next