It seems to b working fine in the current version for me as well.
FWIW, there's TortoiseGit as well.
No, it is definitely a tablature editor that I need. :) I have also noticed other features missing from the score component. Are there any plans to improve it?
Yes, please. I intended this to be a bug; seems like I've become unaccustomed to SF's UI...
Could be. I am no musician, so I haven't tried any other tablature editors. And I opened this issue exactly because I got a sheet in F (or d, no idea), which has sharp notes in it. But I can accept that it is the exception, not the rule.
When I move a note a semitone up, I would like to see a little sharp (#) note in front of it. Sometime this works (such as in the default sheet opened by TuxGuitar), sometimes the note is moved up to the next line and a little flat (b) is put next to it. The latter behavior seems to occur with flat key signatures. While I understand that both version above result in the same note (at least with equal temperament), I still prefer seeing sharps. Is there a way to configure this in TG?
Ah yes, I forgot about that. I use gnomeui on Linux Mint, but it is true for the default UI as well. Gnome does have a Recently used "directory" in the file chooser, but that contains only the files, not the directories. Of course, I could select one of the (say) d64 files from Recently used, open it, and then do Smart-attach again, because now the file chooser will open in the directory of that file, but that's a lot of clicking.
Remember last accessed directories between sessions
As I understand, the problem is caused by the order of the initialization steps: vicerc is loaded before the keyboard gets initialized. keyboard_init() loads the keymap file, and once it gets to (e.g.) KP_5, it overwrites the setting read from the rc file for KeySet2Fire. As I see, there are two ways to circumvent the problem: 1. Load vicerc as the last step of initialization, just before the main loop. 2. When loading the keymap file, skip keys (and joystick keysets, etc.) which already have custom...
As I understand, the problem is caused by the order of the initialization steps: vicerc is loaded before the keyboard gets initialized. keyboard_init() loads the keymap file, and once it gets to (e.g.) KP_5, it overwrites the setting read from the rc file for KeySet2Fire. As I see, there are two ways to circumvent the problem: 1. Load vicerc as the last step of initialization, just before the main loop. 2. When loading the keymap file, skip keys (and joystick keysets, etc.) which already have custom...
Apparently the vicerc file is correctly updated, as the keys are different if I exit the emulator without redefining them. The file I attached shows the rc after I did (to Up / Down / Left / Right / Left Ctrl).
Attached the startup log.
Attached is the startup log.
Joystick keyset settings are not saved
URL: Just the default one: https://www.apertium.org/#translation. An extension to...
Website text right-to-left(-ish) if cookies are disabled
Optimization "v2": do not reverse the vectors t...
Made the inner lrs functions static; deleted ob...
Optimization "v1": explicitly resize the vector...
Removed a few warnings; got rid of EOL spaces.
Removed the additional field from Symbol, becau...
Removed unnecessary logging from fomacg-proc. I...
Added logging to fst_to_left_right() so that we...
Ooops, left a reference to set_in2 in...
Another 13% speed-up. Apparently the "mathemati...
Bimachine conversion sped up by ~70%. How? By p...
Got rid of debugging; now that bimachines seem ...
Putting back input & output...
Bimachine alphabet compression works!
Re-added input. Why was it deleted in the first...
He?
Merged factorize.cpp as well; now we need to te...
Merged fomacg_bimachines_pristine into this bra...
Resolved?
Did something.
Bimachines work!!!
Merge.
Initialized the sigma field.
Applied stash contents.
A bit (really :)) more detailed logging.
Bimachines work at least for rule 87 and the se...
Added output for the first test sentence (so th...
Cosmetic changes.
Added output for the first test sentence (so th...
Added test inputs (Hungarian).
Added test inputs (Hungarian).
Added test inputs (Hungarian).
Added test grammar file.
Added test grammar file.
Re-added the bit more detailed logging output o...
Renamed num_rules to num_fsms.
Do not mess with the sigma of left-right sequen...
Fixed comments.
More debugging.
More information about the transitions.
More information about the transitions.
Added the sentence start and end markers to the...
Added the sentence start and end markers to the...
Meaningful naming in compute_ts.
Nicer debugging output.
Removed non-pristing parts; meaningful naming i...
Nicer debugging output.
This branch will contain the "pristine" (withou...
Modified Makefile so that partial clean works.
fomalibconf.h should also be readable.
The factorize executable now works, so we can t...
Same as r57076, except for this branch.
C++'d rule_condition_tree (calloc -> new), whic...
Removed all memory leaks.
Eliminated most of the memory leaks found by va...
Changes to the Makefile.
Everything compiles, but maybe doesn't work.
Added a factorize_main.cpp, so that we don't ha...
Bimachine support in foma_extra. As before, ful...
Moved rule order reversing around a bit.
Generate flat trees by default.
Added the source files that do the actual facto...
New branch for experiments with bimachines.
Removed not-so-important slides.
Fixed Latex error.
adj to adv.
Done?
All that is missing now are that performance ta...
Almost everything is done, except for the Ackno...
Only a few slides to go.
First part of the introduction.
Conclusions.
Wrote presentation up to comparison with VISL-CG.
Lot of blabla... still need end of logG + compa...
Started the complexity section.
Added frames.
Optimisation sections done (v0.1).
Wrote the first draft of a good part of the fir...
Added the COLING presentation beamer file (almo...
I had a look at the code, and in endElement(), there is a special if branch for "handling"...
I experience the same error in 1.9.20. I tried to run BoilerPipe on http://freitag-taschen.de/freitag/freitag.html....
I experience the same error in 1.9.20. I tried to run BoilerPipe on http://freitag-taschen.de/freitag/freitag.html....
Added CC licence statement.
Same on Linux Mint 16 (that's probably Ubuntu 13.04?), 32bit. I ran the script in...
Fixed a grammar mistake and the GSoC URL.