jameyc / tabmanager

A simple wxPython app for sorting and searching though guitar tablature and other musical notation.

This URL has Read+Write access

tabmanager / ChangeLog
100644 16 lines (13 sloc) 0.485 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Version 0.3 08/29/07
* Basic functionality restored
  - Full support of new songs and editing existing songs
  - Proper sql escaping though adodb
 
Version 0.2 08/04/07
* Core rewrite
  - Switched most of the backend to use classes for things like songs.
  - Broke pretty much everything else in the process
 
Version 0.1 07/14/07
* Initial version of Tab Manager.
 - Basic database reading connectivity
 - Displays artists and songs in a tree view
 - Displays chosen song in text frame