0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* toolbar added (looks ugly on win32) * space for musical directions (changed object) More... over 19 years ago
* some polishing * updated makefile for mingw More... over 19 years ago
* __NOPTAB__ changed * PositionInfo now has space for musical directions More... over 19 years ago
ptab disabling now independant of windows compilation. To activate it define the __NOPTAB__ symbole (make -D__NOPTAB__ for example) More... over 19 years ago
* disabled ptab importing * added basic dynamics (mezzoforte) functionality - but lacks a nice dialog More... over 19 years ago
* power tab import disabled for win32 More... over 19 years ago
read the powertab file is OK Need to add ptb.h in the include path and ptb.o file in the objects to be linked. Should set it up to used lib correctly or add these noth c and h files in cvs More... over 19 years ago
make it compile with correct header and lib set More... over 19 years ago
add off ptb import structure. Need to be tested and to add parse of file . Need also to add ptb lib in makefiles More... over 19 years ago
* every Staff should have its own tuning pointer instead of sharing one ;) More... over 19 years ago
* began working on note ouput - still not stable, not functional, not sophisticated More... over 19 years ago
* implemented chord name drawing - but it just don't want to work More... over 19 years ago
* drawStaffLines() now contains two modes: the native and the manual one * drawStaffBorders() added, needed to clean ::onPaint() More... over 19 years ago
* added chord name area and chord name abilites -- I'm too forgetful More... over 19 years ago
a little debate is going on, I hope the comments clear the situation More... over 19 years ago
change not reported in CVS for linux version. I also improved the way staff are drawed. Now got six linefo solfege, tab should be lower. Should position key in solfege in a better way. May need some more adjust for cursor too More... over 19 years ago
* looks nice now - hours of finetuning later o_O More... over 19 years ago
Initial import More... over 19 years ago
* Introduced PositionInfo which gives the same flexibility as the PTE More... over 19 years ago
make .configure;make;make install sequence work under linux. Midi stuff are disable du to windows specific calls More... over 19 years ago
adding and type More... over 19 years ago
type More... over 19 years ago
* now it should work alright More... over 19 years ago
* Ctrl+Home... More... over 19 years ago
* correct tied notes behaviour * bugfixed two potential crash situations More... over 19 years ago
* Home and End keys More... over 19 years ago
*** empty log message *** More... over 19 years ago
* New clears canvas More... over 19 years ago
* something went wrong... fixed :/ More... over 19 years ago
draw 6 line for staff rather than equal. More... over 19 years ago