summaryrefslogtreecommitdiff
path: root/apps/tagcache.c
AgeCommit message (Expand)Author
2007-03-08Really don't try to initialise while the database status is unknownSteve Bavin
2007-03-07Lead user through database initialisationSteve Bavin
2007-03-07Sort tagcache so that <Untagged> appears alongside <All tracks>Steve Bavin
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-03-04Do the '<Untagged>' check in a more compact way.Magnus Holmgren
2007-03-04Ignore me. I am silly.Linus Nielsen Feltzing
2007-03-04You can not use sizeof to find the length of a stringLinus Nielsen Feltzing
2007-03-04don't hard code sizeRobert Kukla
2007-03-04don't display "<Untagged>" (tagcache place holder for empty string) in wpsRobert Kukla
2007-03-02remove numerical genre and use genre_string consistently:Robert Kukla
2007-03-01Introducing the root menu!Jonathan Gordon
2007-02-27Code Police: Remove tabs throught apps/ . Hopefully no actual code Jonathan Gordon
2007-02-25Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen
2007-02-25Fixed database export crashing with long tags. And failing without DB loaded ...Miika Pekkarinen
2007-02-15Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing
2007-02-13Make database endianess independent.Miika Pekkarinen
2007-02-10FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen
2006-12-25Next round of static'ing and related fixes.Jens Arnold
2006-12-05Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen
2006-11-19Check if file has already been removed from DB when manually invokingMiika Pekkarinen
2006-11-10Don't add extra slash at beginning when creating db.Miika Pekkarinen
2006-11-10Support building tagcache db natively on PC using the core of theMiika Pekkarinen
2006-10-24Changelog importing was broken.Miika Pekkarinen
2006-10-24Allow all tag type in formatting string. Included example withMiika Pekkarinen
2006-10-21Hopefully now fixed the last 64-bit compiler warning.Miika Pekkarinen
2006-10-21Fixed the simulator warnings.Miika Pekkarinen
2006-10-21Implement fast_readline as a function and use it for tagtree also.Miika Pekkarinen
2006-10-15(1) New syntax to support conditional formatting.Miika Pekkarinen
2006-10-09FS#6137: add "oneof" operator to tagnavi.conf syntax.Miika Pekkarinen
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-10-05Accepted FS#6098 as the first patch from Robert Kukla and implemented using t...Miika Pekkarinen
2006-10-04Fixed find_index returning incorrect entry unless entries are found.Miika Pekkarinen
2006-09-26Fixed the following critical bugs in tagcache engine: #5934 (or #5529,Miika Pekkarinen
2006-09-23Oops, fixed the errors.Miika Pekkarinen
2006-09-23Properly shutdown audio playback early and flush system, including notMiika Pekkarinen
2006-09-16New scheduler, with priorities for swcodec platforms. Frequent taskMiika Pekkarinen
2006-08-30Fixed tagcache returning incorrect entries.Miika Pekkarinen
2006-08-27Fixed: With dircache+tagcache in RAM using Search by filename->PlayerMiika Pekkarinen
2006-08-26Fixed performance problems when initializing tagcache.Miika Pekkarinen
2006-08-25Browse by year (now numeric tags are fully supported too).Miika Pekkarinen
2006-08-25Use uniqbuf for unique tags only.Miika Pekkarinen
2006-08-25Tagcache: Don't show duplicate entries and automatically inheritMiika Pekkarinen
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-14Fixed a problem when using filename tag as a search clause.Miika Pekkarinen
2006-08-13FS#5806 with code cleanup.Miika Pekkarinen
2006-08-13FS#5805 NOT operator for tagnavi.config by Jochen Kemnade.Miika Pekkarinen
2006-08-12Better UI response with playlist operations.Miika Pekkarinen
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen
2006-08-09Unload tagcache from ram when entering USB mode.Miika Pekkarinen
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen