Commit Graph

  • bf56da603c - Add bank MSB/LSB support, - Add Alt_L key modifier support. master Jack-Keyboard-2.8.1 Arnaud G. GIBERT 2022-04-23 13:28:54 +0200
  • c8ecfea6a0 - fix compilation with format security checks. Jack-Keyboard-2.8.0 Arnaud G. GIBERT 2022-04-23 12:35:30 +0200
  • 1e117672bb - Fix Authors - Drop CMake - Update ReadMe Arnaud G. GIBERT 2022-04-23 12:30:22 +0200
  • fc73032929 Screenshot using standard 96dpi font size AND displaying velocity press m( Markus Schmidt 2018-03-12 22:27:33 +0100
  • 1c014ac587 Screenshot using standard 96dpi font size Markus Schmidt 2018-03-12 22:25:08 +0100
  • 3a1e5f32e1 Remove redundant themeing params; bigger font size; layout more compact; Cleanup Markus Schmidt 2018-03-12 22:22:28 +0100
  • 5a11a96ab6 New icons matching the new keyboard style including SVG source Markus Schmidt 2018-03-12 22:10:44 +0100
  • 8f57f93210 AUTHORS Markus Schmidt 2018-03-12 21:53:11 +0100
  • 3b22be9dba New dark GTK style Markus Schmidt 2018-03-12 21:52:33 +0100
  • a006a81149 User interface: * New layout * New modulation fader * New pitch bend fader * New panic button Markus Schmidt 2018-03-12 21:47:15 +0100
  • fee161a38d Event handler for modulation, pitch bend and panic button Markus Schmidt 2018-03-12 21:43:54 +0100
  • b5c06ee4e6 New keyboard design: * making use of Cairo * displaying pressed keys via small indicator * displaying velocity of pressed key Markus Schmidt 2018-03-12 21:30:39 +0100
  • 32fba4955c Build environment autoconf; gitignore; (both taken from user Stazed on github with some modifications) Markus Schmidt 2018-03-12 13:33:51 +0100
  • ddd9cddc4a Get screenshot name right #2 m( Markus Schmidt 2018-03-12 13:05:50 +0100
  • bffc7e1883 Get screenshot name right Markus Schmidt 2018-03-12 13:04:39 +0100
  • 93d31d76d5 README: markdown, screenshot, contact Markus Schmidt 2018-03-12 13:03:26 +0100
  • 2f5b69c021 [WIP] Allow building with GTK+ 3.16+. gtk3 Johannes Maibaum 2016-09-17 19:57:53 +0200
  • 44980fc2f5 Replace deprecated gtk_type_new with g_object_new. Johannes Maibaum 2016-09-17 12:24:48 +0200
  • c1fe0e7c15 sustain_event_handler listens to toggled signal. Johannes Maibaum 2016-09-17 12:01:47 +0200
  • f57e31dba5 Fix GSEAL_ENABLE errors for src/pianokeyboard.c. Johannes Maibaum 2016-09-11 21:15:13 +0200
  • 6d5bbaca0a Use cairo for drawing. Johannes Maibaum 2016-09-11 19:28:40 +0200
  • 2bd9ca2b9b Fix GSEAL_ENABLE errors for src/jack-keyboard.c. Johannes Maibaum 2016-09-11 19:16:26 +0200
  • 2f4bdf615b Let GDK and GTK+ report deprecated stuff. Johannes Maibaum 2016-09-11 18:39:05 +0200
  • 884ded8b95 Replace GDK_<keyname> with GDK_KEY_<keyname>. Johannes Maibaum 2016-09-11 18:37:38 +0200
  • 0941f4abaa Remove calls to deprecated GLib functions. Johannes Maibaum 2016-09-11 18:24:32 +0200
  • bb80fe24b2 Remove trailing whitespace. Johannes Maibaum 2016-09-11 18:23:21 +0200
  • 4d57549bbb Use hardware keycodes to avoid having to implement custom keymaps. hselasky 2016-09-05 16:32:53 +0000
  • 16cff1365c Update contact information. hselasky 2016-09-05 15:50:24 +0000
  • 560484950a Bump version number. hselasky 2012-04-24 15:18:42 +0000
  • ae2b7935d8 Prepare for new release. hselasky 2012-04-24 15:02:38 +0000
  • dd0d8ca2c4 Increase ICON size. hselasky 2012-02-20 07:49:27 +0000
  • 2367dcbebf Patches from Jeff Snyder. hselasky 2011-12-27 10:15:19 +0000
  • b8c0445d75 Add missing directory to packaging. Install manpage. hselasky 2011-06-22 17:40:11 +0000
  • c76aed55f2 Convert build system into using cmake. hselasky 2011-06-22 17:28:40 +0000
  • 867088c88c Fix comment. hselasky 2011-06-22 15:59:06 +0000
  • a0a0a4934b Bump version number. hselasky 2011-06-22 15:58:25 +0000
  • fd60c8ac9f Bump version number. hselasky 2011-06-22 15:37:10 +0000
  • a7e21a37cb Style changes in man page. hselasky 2011-05-06 11:27:30 +0000
  • 75c92ecbd6 Bugfix: Make pianola/OMNI mode the default. hselasky 2011-05-06 11:05:05 +0000
  • 8c0caf25fe Feature: Don't start jackd when starting jack-keyboard. hselasky 2011-05-06 07:12:33 +0000
  • 7ce94fc841 Bugfix: A key volume of zero means key off. hselasky 2011-05-06 07:10:20 +0000
  • da394afa28 Program numbers need to be capped at 127, by MIDI spec. trasz 2009-08-30 10:13:12 +0000
  • f946c2f606 Cosmetic fix. trasz 2009-08-29 20:27:28 +0000
  • 212844e3d2 Update manual page with information about Dvorak layout. trasz 2009-08-29 19:44:00 +0000
  • d8c58677de Add Dvorak layout support. trasz 2009-08-29 19:42:01 +0000
  • fdf976ab39 Style fixes; no functional changes. trasz 2008-10-12 16:49:40 +0000
  • 0f3cb64475 Style fixes; no functional changes. trasz 2008-10-12 09:54:30 +0000
  • baff42ccae Add missing copyright. trasz 2008-10-12 09:41:02 +0000
  • 02931b1d41 Fix desktop-file-validate warnings; submitted by Alexis Ballier. trasz 2008-10-12 09:39:51 +0000
  • 76cc44ff1b Add SGML source for manual page. trasz 2008-10-12 09:36:48 +0000
  • 8e7f986ebd Fix dependency. trasz 2008-10-12 09:26:23 +0000
  • 0bd595fa44 Update TODO. trasz 2008-10-12 09:24:47 +0000
  • 4dcd545075 Import jack-keyboard 2.5. trasz 2008-10-11 22:44:38 +0000
  • bb34c61c76 initial setup trasz 2008-10-11 22:39:08 +0000