- Status Closed
- Percent Complete
- Task Type Patches
- Category ID3 / meta data
-
Assigned To
bagder - Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#312 - Minimal Support for16bit Unicode ID3 tag
This patch adds minimal suppport for 16-bit Unicode strings
for ID3 tags. It is basically a modification to the ID3v2
parser that checks for Unicode strings. If a string is found
that is a Unicode string, it is converted (in place) to an
ASCII string if it is an ASCII character.
Since we can support non-ASCII characters on the display,
support for non-ASCII characters in ID3 tags should
proably also be supported in the future. This patch is just
an interem change until full Unicode support is implemented
(if ever).
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
Forgot to check that box to actually attach the file… Here it goes
again.