Opened 10 years ago
Closed 10 years ago
#11014 closed bug (fixed)
[PATCH] cdda: Various fixes.
Reported by: | waddlesplash | Owned by: | jessicah |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/cdda | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
See commit message.
Attachments (1)
Change History (8)
comment:1 by , 10 years ago
patch: | 0 → 1 |
---|
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 10 years ago
by , 10 years ago
Attachment: | 0001-file_systems-cdda-Various-fixes.patch added |
---|
Git patch with my fixes.
comment:5 by , 10 years ago
Jerome: could you commit this too? This and the cddb_daemon patch should have been commited at the same time...
comment:7 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
SetCDDBLookups() is probably not the best possible name for this method... EnableCDDBLookups() would IMO be better, or even ToggleCDDBLookups().