Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
zrythm
Browse files
Nov 13, 2025
ci: increase timeout for windows build
· 1e5d5c3a
alex
authored
Nov 13, 2025
1e5d5c3a
ci: use visual studio builtin CMake
· 969e5505
alex
authored
Nov 13, 2025
969e5505
requirements.txt: bump cmake version
· 6341eeff
alex
authored
Nov 13, 2025
6341eeff
ci: fix cmake generator on windows
· 60d553ca
alex
authored
Nov 13, 2025
60d553ca
ci: fix visual studio paths
· 349c92da
alex
authored
Nov 13, 2025
349c92da
implement editable & undoable tempo and time signature objects
· aaed99d8
alex
authored
Nov 13, 2025
aaed99d8
Nov 11, 2025
TRADEMARKS: reformat to 80 columns wide & remove specific distros
· 26cc9ef6
alex
authored
Nov 11, 2025
26cc9ef6
remove unused git-packaging-hooks
· f67636d3
alex
authored
Nov 11, 2025
f67636d3
fix incorrectly running JUCE dispatcher on non-main thread sometimes
· f572d579
alex
authored
Nov 11, 2025
f572d579
simplify RegionRenderer
· 9e2c8e6e
alex
authored
Nov 11, 2025
9e2c8e6e
Nov 10, 2025
fix loop-resize logic (UI side, MIDI only)
· 602639f8
alex
authored
Nov 10, 2025
602639f8
Nov 07, 2025
implement basic arranger object resizing
· b75fdda8
alex
authored
Nov 07, 2025
b75fdda8
Nov 06, 2025
implement arranger object resizing (UI side)
· bec5c142
alex
authored
Nov 07, 2025
bec5c142
RegionBaseView.qml: fix region name not expanding correctly
· 3de0cf63
alex
authored
Nov 07, 2025
3de0cf63
TransportControls: add ability to disable metronome
· 4d19b17d
alex
authored
Nov 06, 2025
4d19b17d
QML: sync timeline height to tracklist
· 449988e8
alex
authored
Nov 06, 2025
449988e8
Nov 05, 2025
fix compilation on gcc
· be0ae2b9
alex
authored
Nov 05, 2025
be0ae2b9
remove unused fill_midi_events() API and fix shadowed declarations
· 8908e47b
alex
authored
Nov 05, 2025
8908e47b
Style.qml: add electric purple theme color
· a282179d
alex
authored
Nov 05, 2025
a282179d
implement ability to delete arranger objects (undoable)
· 2a7923a4
alex
authored
Nov 05, 2025
2a7923a4
Nov 04, 2025
Arranger: add focus handler and delete action (unimplemented)
· b379616e
alex
authored
Nov 04, 2025
b379616e
Nov 03, 2025
Transport: static assert on required feature test macro
· e53777b7
alex
authored
Nov 03, 2025
e53777b7
Arranger.qml: implement adding to rectangle selection with ctrl
· 1b7255ba
alex
authored
Nov 03, 2025
1b7255ba
Arranger.qml: implement rectangle selection and fix SelectionTracker not being updated correctly
· 23640650
alex
authored
Nov 03, 2025
23640650
JucePlugin: fix get_single_playback_latency crash when internal plugin is not ready yet
· c186b7d4
alex
authored
Nov 03, 2025
c186b7d4
Nov 02, 2025
use TransportSnapshot in AudioEngine and Exporter
· d6aefa75
alex
authored
Nov 02, 2025
d6aefa75
Transport: fix missing includes
· 5b08d927
alex
authored
Nov 02, 2025
5b08d927
Transport: move to dsp module and add tests
· ad35303d
alex
authored
Nov 02, 2025
ad35303d
pass ITransport to process_block
· b2f242d6
alex
authored
Nov 02, 2025
b2f242d6
Transport: remove legacy MIDI ports and make all variables private
· 6cf280f8
alex
authored
Nov 02, 2025
6cf280f8
Nov 01, 2025
Transport: remove more non-dsp dependencies
· 569a5723
alex
authored
Nov 01, 2025
569a5723
fix EditorSettingsTest::EdgeCases
· 7306a038
alex
authored
Nov 01, 2025
7306a038
plugins: increase plugin scan timeout to 6s
· ba90dea8
alex
authored
Nov 01, 2025
ba90dea8
avoid use of unimplemented std::views::enumerate
· 0b295a85
alex
authored
Nov 01, 2025
0b295a85
use cached Transport state during processing
· 198c9189
alex
authored
Nov 01, 2025
198c9189
Oct 31, 2025
GraphNode: only require ITransport dependency for process()
· 08c00dbe
alex
authored
Oct 31, 2025
08c00dbe
stop using deprecated Position/PositionProxy and other legacy classes
· 099e1e62
alex
authored
Oct 31, 2025
099e1e62
Oct 30, 2025
Project: clean up a bit
· 1adb0921
alex
authored
Oct 30, 2025
1adb0921
move editor classes to structure::arrangement
· 07ee4d7b
alex
authored
Oct 30, 2025
07ee4d7b
clang-tidy: be stricter about some cppcoreguidelines
· 1f8684b5
alex
authored
Oct 30, 2025
1f8684b5
Loading