aboutsummaryrefslogtreecommitdiff
path: root/src/update.c
Commit message (Expand)AuthorAge
* update_internal.h: split headerMax Kellermann2012-06-13
* update_remove: add header update_remove.hMax Kellermann2012-02-12
* database: return GError on failureMax Kellermann2011-09-09
* copyright year 2011Max Kellermann2011-01-29
* eliminate g_error() usageThomas Jansen2010-09-25
* update: log start/finish of the update threadMax Kellermann2010-02-27
* Update copyright notices.Avuton Olrich2009-12-31
* include config.h in all sourcesMax Kellermann2009-11-12
* added missing config.h includes for extended LFS supportMax Kellermann2009-11-11
* update: removed unused variable "update_notify"Max Kellermann2009-11-02
* command: added command "rescan"Max Kellermann2009-09-24
* update: splitted update.c into several sourcesMax Kellermann2009-09-24
* update: pass const string to update_enqueue()Max Kellermann2009-09-24
* update: renamed directory_update_init() to update_enqueue()Max Kellermann2009-09-24
* Merged release 0.15.3 from branch 'v0.15.x'Max Kellermann2009-08-30
|\
| * update: don't re-read unchanged container filesIgor Kuzmin2009-08-19
* | Merged release 0.15.2 from branch 'v0.15.x'Max Kellermann2009-08-15
|\|
| * update: free temporary string in container scan (memleak)Max Kellermann2009-08-14
| * update: free empty path string (memleak)Max Kellermann2009-08-14
* | playlist: CamelCaseIsBadCourtney Cavin2009-07-28
* | playlist: no CamelCaseMax Kellermann2009-07-14
* | idle: added "update" eventMax Kellermann2009-07-05
|/
* Removed superfluous if statement in update.c:453Jochen Keil2009-03-14
* all: Update copyright header.Avuton Olrich2009-03-13
* Cleaned up update_regular_file() method in update.cJochen Keil2009-03-10
* Fix remove-flac-song-on-every-updateJochen Keil2009-03-09
* Initial support for embedded cue sheets found in flac filesJochen Keil2009-03-09
* decoder_plugin: added method container_scan()Jochen Keil2009-03-09
* update: use G_FILE_TEST_IS_REGULAR for archive filesMax Kellermann2009-02-28
* update: don't update unchanged archiveMax Kellermann2009-02-28
* directory: added "mtime" propertyMax Kellermann2009-02-28
* update: moved code to update_archive_file()Max Kellermann2009-02-28
* update: print error when opendir() failsMax Kellermann2009-02-27
* ls: moved generic URI utilities to uri.cMax Kellermann2009-02-25
* update: free deleted subdirectoriesMax Kellermann2009-02-12
* update: recursively purge deleted directoriesMax Kellermann2009-02-12
* update: check whether stickers are enabledMax Kellermann2009-02-04
* playlist: renamed global "playlist" variable to "g_playlist"Max Kellermann2009-02-04
* use g_free() instead of free()Max Kellermann2009-01-25
* update: delete stickers of deleted songsMax Kellermann2009-01-19
* mapper: make the music_directory optionalMax Kellermann2009-01-18
* update: removed one more stack bufferMax Kellermann2009-01-08
* path: allocate buffer in fs_charset conversion functionsMax Kellermann2009-01-08
* update: include config.h, fix archive codeMax Kellermann2009-01-08
* update: save the database even if it is emptyMax Kellermann2009-01-08
* stats: added stats_update()Max Kellermann2009-01-04
* update: use notify.h instead of condition.hMax Kellermann2009-01-04
* update: refresh stats when database update is finishedMax Kellermann2009-01-04
* update: splitted reap_update_task()Max Kellermann2009-01-04
* initialize GError pointersMax Kellermann2009-01-04