Syncing up before merging in cpasjuste changes in pxml
[pandora-libraries.git] / TODO.txt
1
2 Some things to be done..
3
4 - review pnd_tinyxml to ensure the PXML_FILENAME is csae insensitive as needed
5
6 - make pnd_pndfiles seek of PXML more efficient; fread ( 1, nmemb ) gotta be slow :)
7
8 apps/pndnotifyd.c:// TODO: Catch HUP and reparse config
9 apps/pndnotifyd.c:// TODO: Should perhaps direct all printf's through a vsprintf handler to avoid redundant "if ! g_daemon_mode"
10 apps/pndnotifyd.c:// TODO: During daemon mode, should perhaps syslog or log errors
11 apps/pndnotifyd.c:// TODO: Removing stale .desktop checks that .desktop was created by libpnd; see 'TBD' below
12 include/pnd_discovery.h:// TODO: Copy the icon into this directory as well, if its source is a .pnd or info is in the dico struct
13 include/pnd_discovery.h:// TODO: A way to release the disco-lists and reclaim RAM :)
14 include/pnd_discovery.h:// TODO: A way to determine the list of excess .desktop files and remove them (ie: after poo.pnd is removed, ditch the .desktop)