summaryrefslogtreecommitdiff
path: root/apps/tagcache.h (follow)
Commit message (Expand)AuthorAge
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* Fix database tool.Thomas Martitz2012-07-31
* Database: Support for multiple search roots.Thomas Martitz2012-07-30
* Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.Boris Gjenero2011-12-19
* FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero2011-12-14
* GSoC/Buflib: Enable compaction in buflib.Thomas Martitz2011-08-30
* FS#12132 patch 6, part 2: tagnavi.config: Add support for "basename"Michael Hohmuth2011-07-31
* Allocate indices directly in ramcache header. Add version code toMiika Pekkarinen2011-07-01
* FS#12132 patch 4: Added a comment for the tagcache_search.type field.Michael Hohmuth2011-06-06
* tagnavi.config: Add a logical-OR operator ("|") for tagnavi conditionals.Michael Hohmuth2011-05-10
* Fix database import and exportMichael Hohmuth2011-02-27
* Fix player becoming unresponsive on Stop / Pause in some cases.Dominik Riebeling2011-01-17
* Commit part of FS#11748 by Michael Hohmuth. Adds support for automatically r...Michael Giacomelli2011-01-02
* use correct condition for #if for tagcache_fill_tags().Teruaki Kawashima2010-09-30
* accept FS#10992 by Rui Araújo to fix FS#10976 - make the <Untagged> string t...Jonathan Gordon2010-05-20
* FS#10756 - Free unused init codeThomas Martitz2010-03-03
* Keep simulators happy.Miika Pekkarinen2009-06-20
* A bunch of stability fixes into tagcache engine and database browser. Mainly ...Miika Pekkarinen2009-06-20
* Add a system-wide BIT_N macro, implemented via an LUT on SH, and use it in th...Andrew Mahone2009-06-06
* Replace bitfield for tagcache tag sets with array of char on SH.Andrew Mahone2009-06-03
* Replace arrays of tags that are numeric/sorted/uniqued with bitfields flaggin...Andrew Mahone2009-06-03
* Fix FS#9977 - Thanks to Brian Sutherland for intensive testing and effortThomas Martitz2009-03-06
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* Fixed a possible index id destruction and temporary problems with the DB when...Miika Pekkarinen2008-08-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Renamed build_tagcache to tagcache_build to make it consistent with the funct...Bertrik Sikken2008-05-03
* Made source files #include the header file that they implement to make sure t...Bertrik Sikken2008-05-03
* Tiny fix of spelling in comment.Steve Bavin2008-03-25
* Fixed red, forgot to commit header changes.Miika Pekkarinen2008-02-17
* Preserve song statistics when moving files or altering metadata. Conditions r...Miika Pekkarinen2007-12-18
* Added file modify time field to the DB. Now metadata changes should be detect...Miika Pekkarinen2007-12-16
* some improvements to FS#8008 - see tracker entry for detailsRobert Kukla2007-10-30
* rework my previous commit (FS#8008) to be able to work for any of the strings...Jonathan Gordon2007-10-29
* Accept FS#8008 - allows the current artist or album to be used in databse sea...Jonathan Gordon2007-10-29
* Fixed debug menu crashing. Show last file processed by tagcache engine in deb...Miika Pekkarinen2007-10-21
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Queue song statistical data to the tagcache system and update entirely in bac...Miika Pekkarinen2007-07-21
* Now track total playtime should be accessible as well by using Pm and Ps virt...Miika Pekkarinen2007-04-12
* Added virtual tags in database to break track length to minutes and seconds.Miika Pekkarinen2007-04-12
* Rating support for database and WPS (based on FS# 6301). A value between 0 an...Robert Kukla2007-03-26
* Really don't try to initialise while the database status is unknownSteve Bavin2007-03-08
* Lead user through database initialisationSteve Bavin2007-03-07
* Introducing the root menu!Jonathan Gordon2007-03-01
* Cleaned up code a bit, fixed possible bug during committing numeric indices a...Miika Pekkarinen2007-02-25
* Shave a few bytes off the binary size, especially on hwcodec targetsLinus Nielsen Feltzing2007-02-15
* Make database endianess independent.Miika Pekkarinen2007-02-13
* FS#6638 - Album artist and comment patch for WPS and tagcache. ExportMiika Pekkarinen2007-02-10
* Tag cache renamed to the less cryptic "Database" throughout the UI and manual...Jonas Häggqvist2006-11-25
* Check if file has already been removed from DB when manually invokingMiika Pekkarinen2006-11-19