Commit Graph

223 Commits

Author SHA1 Message Date
Warren Dukes 72e06e05a1 fix some misc chld signal handling for update process
git-svn-id: https://svn.musicpd.org/mpd/trunk@737 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 19:52:15 +00:00
Warren Dukes 860f8bda71 ok, rework myfprintf so it uses write() and never use any file stream
print functions.  this way we can always know wtf is going on!
also, remove some places where we were using fprintf and printf instead of
myfprintf

git-svn-id: https://svn.musicpd.org/mpd/trunk@734 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 19:08:38 +00:00
Warren Dukes 00c25b772e add --only-update-db command line option
git-svn-id: https://svn.musicpd.org/mpd/trunk@728 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 16:22:59 +00:00
Warren Dukes 43c2576934 todo...mhmmm
git-svn-id: https://svn.musicpd.org/mpd/trunk@727 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 15:52:16 +00:00
Warren Dukes 0eef3bd94d todo: don't have children write to logs, that's very naughty
git-svn-id: https://svn.musicpd.org/mpd/trunk@726 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 15:49:54 +00:00
Warren Dukes 20be66a944 clean up finished stuff from todo
git-svn-id: https://svn.musicpd.org/mpd/trunk@712 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 05:05:06 +00:00
Warren Dukes 0927c61533 todo idea updates
git-svn-id: https://svn.musicpd.org/mpd/trunk@710 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 02:59:18 +00:00
Warren Dukes d88501f4bb todo ideas: utf8 fallback stuff when iconv doesn't work
git-svn-id: https://svn.musicpd.org/mpd/trunk@709 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-13 02:45:13 +00:00
Warren Dukes 0a326a4323 mackstann's idea for polling signals
git-svn-id: https://svn.musicpd.org/mpd/trunk@695 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-11 20:14:10 +00:00
Warren Dukes fc7a264e4d incremental updates and command-list/update kung fu
this needs some serious cleaning up and testing

git-svn-id: https://svn.musicpd.org/mpd/trunk@692 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-11 17:37:47 +00:00
Warren Dukes 4cfd77be95 updating_db in status and some ideas for the TODO that i've already forgotten
git-svn-id: https://svn.musicpd.org/mpd/trunk@669 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-11 02:34:26 +00:00
Warren Dukes 5798500b85 some idears
git-svn-id: https://svn.musicpd.org/mpd/trunk@666 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-11 01:59:05 +00:00
Warren Dukes c7d9c8b7dd some more stuff for the TODO
git-svn-id: https://svn.musicpd.org/mpd/trunk@658 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-10 12:54:51 +00:00
Warren Dukes 918dc2ff22 ideas on how to make readDirectoryInfo and readSongInfo deal with already
existing db stuff, and implement a new List function that will be very
useful: insertInListBeforeNode()

git-svn-id: https://svn.musicpd.org/mpd/trunk@657 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-10 02:55:27 +00:00
Warren Dukes 9b5f32c9e5 more ideas for the TODO
git-svn-id: https://svn.musicpd.org/mpd/trunk@649 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-09 00:46:37 +00:00
Warren Dukes 7d29f1772a don't report an error about not able to open device in audioError
also, update TODO with ideas about non-blocking update

git-svn-id: https://svn.musicpd.org/mpd/trunk@632 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-07 23:46:33 +00:00
Warren Dukes 61cffd0e75 a journaled db?
git-svn-id: https://svn.musicpd.org/mpd/trunk@627 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-07 11:54:22 +00:00
Warren Dukes 4537b1e9ec updates to non-blocking update plan
git-svn-id: https://svn.musicpd.org/mpd/trunk@611 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-06 13:13:54 +00:00
Warren Dukes c5d760e281 plan for non-blocking update
git-svn-id: https://svn.musicpd.org/mpd/trunk@608 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-06 04:38:55 +00:00
Warren Dukes 917af619da clear TODO
git-svn-id: https://svn.musicpd.org/mpd/trunk@577 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-04-01 00:41:12 +00:00
Warren Dukes 03b19a5c8a notes for the new db/symlink handling
git-svn-id: https://svn.musicpd.org/mpd/trunk@251 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-03-11 02:21:39 +00:00
Warren Dukes 1ff1230680 update TODO
git-svn-id: https://svn.musicpd.org/mpd/trunk@51 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-25 13:55:47 +00:00
Warren Dukes d35747a40c import from SF CVS
git-svn-id: https://svn.musicpd.org/mpd/trunk@1 09075e82-0dd4-0310-85a5-a0d7c8717e4f
2004-02-23 23:41:20 +00:00