Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorBruno Coudoin <bcoudoin@src.gnome.org>2003-11-05 00:38:32 (GMT)
committer Bruno Coudoin <bcoudoin@src.gnome.org>2003-11-05 00:38:32 (GMT)
commit059eb34bdd41a8cafcb37191b46ee1936bf875d1 (patch)
tree191aaa9cf0784097b60a6f32ef34434d9b91e171 /TODO
parent99f260fd21c92cdde7da56efb0af5e4cd95bd9e5 (diff)
TODO: updated src/boards/draw.c: (get_tool_cursor), (item_event_move):
TODO: updated src/boards/draw.c: (get_tool_cursor), (item_event_move): changed drawing tools order. fixed raise/lower button. src/boards/menu.c: (menu_create_item): put in red sound icon if sound is not working src/gcompris/oggplayer.c: (decode_ogg_file): disable the sounds in gcompris if cannot open it src/gcompris/properties.h: added a boolean to check if the sounds is working src/gcompris/soundutil.c: (scheduler_bgnd): check in the background loop if sounds is enabled now if you disable music, next song will quit the background loop src/gcompris/gcompris.c: (gcompris_set_cursor): Patch from PUYDT Julien (from debian) solves the cursor random color. src/gcompris/properties.c: (gcompris_properties_new): now esd no more used by default as the sound output but the default libao output. this maybe changed using gcompris -A or editing /etc/libao.conf added a boolean to check if the sounds is working
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index f02fe53..1a4d499 100644
--- a/TODO
+++ b/TODO
@@ -21,8 +21,6 @@
* Add a board for child identification.
-* use gnome-vfs to package boards in a unique file
-
* change the scale board to be more realistic and flexible.
* Dynamic screen resolution change (using Xrender)