apoorv569
|
b349486eef
|
Changed WaveformViewer from wxPanel to wxGLCanvas.
|
2021-10-26 18:49:01 +05:30 |
apoorv569
|
7174e52c48
|
Trying out OpenGL to render waveform.
|
2021-10-17 13:38:50 +05:30 |
apoorv569
|
0ecf694997
|
Remove InfoBar from Database.
|
2021-10-08 15:50:00 +05:30 |
Mathias Buhr
|
3558cac62d
|
Reduce redundant database code
|
2021-10-07 22:48:18 +02:00 |
apoorv569
|
fe463fe199
|
Add yaml-cpp, sqlite3 and libsndfile subprojects.
|
2021-10-07 12:54:44 +05:30 |
apoorv569
|
101dfa2474
|
Version bump to v0.9.0_alpha.1, general cleanup and replace screenshots with new, showing off waveform.
|
2021-10-04 14:15:53 +05:30 |
apoorv569
|
79cb16324a
|
Add wxWidgets and Taglib as meson subprojects, up the version requirement for wxWidgets to v3.1.5 and Taglib to v1.12 add new icons for buttons.
|
2021-09-30 14:04:54 +05:30 |
apoorv569
|
56d6d86f66
|
Remove unnecessary wxTimer calls.
|
2021-09-13 04:52:30 +05:30 |
Tremeschin
|
86a5c218ac
|
Waveform optimization: split into RMS of chunks instead of drawing every point
|
2021-09-07 19:05:04 -03:00 |
apoorv569
|
0eaf78923c
|
Can loop a region now.
|
2021-09-05 03:27:18 +05:30 |
apoorv569
|
f061fe8a8c
|
Add custom event to send loop points to MainFrame.
|
2021-08-29 19:45:03 +05:30 |
apoorv569
|
627cb76950
|
Add ability make a selection for loop region.
|
2021-08-11 02:32:39 +05:30 |
apoorv569
|
cf9c3f5551
|
Fix assert when mouse is click but playhead is not captured and pop status text, when there is no text to pop.
|
2021-08-03 23:11:46 +05:30 |
apoorv569
|
af929cecc2
|
Waveform panel moved to its own class, add ability to change waveform color and can seek the playhead now.
|
2021-08-02 09:11:00 +05:30 |