Commit Graph

118 Commits (main)

Author SHA1 Message Date
Georg Krause e592d5dea4 Rename Luppp to Loopp 2019-06-09 10:41:19 +02:00
Georg Krause 0b5b7bf199 Unify of single clips and the hole session
This introduces a new Event, called EventSaveClip which starts saving of a single clip. On the other side, the confusing and not anymore needed no_dealloc option in the
EventStateSaveBuffer was removed. I think this is now easier to understand.

Possible problem: The differentiation of the saving location is done by checking if gui->saveBufferPath is set, feedback here is welcome.
2019-04-24 08:57:29 +02:00
Georg Krause 7961658933 Rename Event for Saving Session 2019-04-24 08:57:29 +02:00
Georg Krause 659fd713a7 removed some unused Code in Gui:Gui 2018-04-08 11:19:30 +02:00
vale981 3fd73ac58c Space to control special track. (#205)
Space to control special track, this enables you to use an ordinary pc keyboard as foot pedal!

Thanks @vale981, I squashed the two patches as it was a fixup :)
2018-03-26 20:51:10 +01:00
Mathias Buhr c5d33f89cd Fixes a few leaks and errors 2017-06-21 21:25:02 +01:00
Harry van Haaren 394ced7f33 cleanup startup prints and blank lines 2016-12-30 12:30:59 +00:00
Harry van Haaren 01f71ec5e4 astyle: global restyle of codebase (fixes #153)
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:

astyle --style=linux -t8 <file>

Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Harry van Haaren 4e154b1d11 Merge pull request #143 from geraldmwangi/master
resize luppp_group. Fixes problem with unresponsive lower part of faders.
2016-11-29 18:47:41 +00:00
Gerald 848ea51658 Fixed issue with non responsize lower gui part 2016-11-29 18:31:15 +01:00
Harry van Haaren 917e61a0ac Resolves #136: saveDirectory
This commit is Geralds work, as sent by pull-request
https://github.com/openAVproductions/openAV-Luppp/pull/136
It had to be rebased, so this is a new commit of his changes.
2016-11-27 19:37:03 +00:00
Harry van Haaren f8d5ccf34d Fixing master output section
Looks better than before, but still not ideal. Perhaps adding
a global (master) FX send to JACK could fill the space?
Or else re-layout the items (labels under dials?) to fill void.
2016-11-24 23:29:41 +00:00
Gerald bb91ac0e58 MAJOR change: send/returns are always there. New feature: per track output (optional, use enablePerTrackOutput in luppp.prfs) 2016-11-24 23:15:00 +00:00
Gerald 10d0d48285 Added controls for send/return to gui (non-functional) 2016-11-24 23:15:00 +00:00
Gerald 8fd3e1e1bf Made per track sends and returns an option 2016-11-24 23:15:00 +00:00
Harry van Haaren 5acf1f33d6 clip save implemented, fixes #121 2016-11-03 20:09:06 +00:00
Teteros 42846cdee3 Add hotkey symbols for en-GB layout
@ and # symbols are replaced by " and £ on UK/Ireland keyboard layouts.
This patch adds those to keep the number row working like on en-US ones.
2016-09-25 22:17:06 +01:00
Harry van Haaren 8df3f9d594 -Updated graphics, removed extra header 2014-08-23 15:23:36 +01:00
Harry van Haaren a2fd2d7630 -Icon created & working, added transport.hxx 2014-08-08 23:13:19 +01:00
Harry van Haaren e5d63bd68e -Arrow keys on keyboard move speical clip (thanks to ZTH for request) 2014-06-08 16:40:47 +01:00
Harry van Haaren 75e30def18 -Applied patch from Hans Baier, capital letters keboard shortcuts to clear slots: fixed #83 2014-06-05 12:03:59 +01:00
Harry van Haaren e2b8350b0e -Added keyboard shortcuts for the grid, fixes #73. 2014-02-23 19:37:52 +00:00
Harry van Haaren 7408d51d33 -Working on issue #70 2014-02-07 13:22:13 +00:00
Harry van Haaren aa4d50be62 -Min window size 800x450 for OpenPandora screen 2013-12-13 13:56:45 +00:00
Harry van Haaren 6bfd6a86e1 -Added .ogg files to Load sample filter 2013-12-10 22:33:10 +00:00
Harry van Haaren 5cd23266a0 -Improved preference loading error checking 2013-12-10 13:05:27 +00:00
Harry van Haaren ddd44f3950 -Added -Werror to build flags, fixed two offenders 2013-12-10 12:40:20 +00:00
Harry van Haaren 2505b44274 -Default MIDI controller backend loading OK 2013-12-09 01:10:53 +00:00
Harry van Haaren e84a39357f -Updated GUI load sample filter, Aesthetic improvements 2013-12-08 22:58:15 +00:00
Harry van Haaren d208f8959a -Added LICENSE 2013-12-08 21:44:43 +00:00
Harry van Haaren 60decf79ba -Load sample remembers location, updated Special colour / Rclick menu layout 2013-12-04 14:46:44 +00:00
Harry van Haaren 04fc086a5d -Added "special" selection from GUI 2013-12-04 13:50:08 +00:00
Harry van Haaren 61c9e8d329 -Fixed compilation warnings, and DiskWriter bug 2013-11-23 00:14:53 +00:00
Harry van Haaren ac15f2fc48 -Added bg.c / luppp.c header images, updated image drawing code, and resizing 2013-11-19 16:57:57 +00:00
Harry van Haaren c533989145 -GUI resizing, header image is getting scrambled 2013-11-19 15:02:32 +00:00
Harry van Haaren 014da77b35 -Fixed NSM integration of open/save to be disabled when NSM running 2013-11-19 14:53:42 +00:00
Harry van Haaren 35dde966ce -Updated file-chooser for session load 2013-11-16 02:44:49 +00:00
Harry van Haaren 5db3b44030 -Updated session loading: clears the state first using EventStateReset, then loads new session 2013-11-14 14:03:47 +00:00
Harry van Haaren 52c73d787c -Working on GUI feedback for Input section, fixed bugs in process staying alive if OptionsWindow is shown 2013-11-09 21:50:21 +00:00
Harry van Haaren 1538ac4eb9 -Update GUI / JACK shutdown code 2013-11-09 19:59:54 +00:00
Harry van Haaren 91409542c8 -Fixed NSM support: loading & saving files now working! 2013-11-08 01:07:15 +00:00
Harry van Haaren 6579fdd085 -Fixed issue with save paths, now adheres to NSM standard saving mechanisms 2013-11-08 00:48:28 +00:00
Harry van Haaren 0a9471cf54 -Working on NSM integration: open working, but session not showing: Jack registration issue with GUI probably the cause 2013-11-08 00:18:48 +00:00
Harry van Haaren 260a1d5a0c -Fixed NSM bug: now handles reply properly: wasn't calling nsm_check() 2013-11-07 22:42:28 +00:00
Harry van Haaren c26ebd0524 -Added session load error checking, fixed broken-session load crash 2013-11-03 13:41:30 +00:00
Harry van Haaren ff1e57449c -Debugging NSM support 2013-11-02 13:41:26 +00:00
Harry van Haaren e8caaa961a -Luppp loads default controllers from file 2013-11-02 00:56:02 +00:00
Harry van Haaren 5395e59ef2 -Updated default location of .ctlr files 2013-11-02 00:41:19 +00:00
Harry van Haaren 78466d1c72 -Removed non-seq controller from startup 2013-11-02 00:20:51 +00:00
Harry van Haaren 7edf0708a4 -Working on implementing save() / restore(), need some information on how NSM tells directories / filenames 2013-10-23 17:12:32 +01:00