* src/tuner.c (display_keepalive): keep display on when app
[tunertool] / ChangeLog
index aba7181..2d8c78e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-08-08  Jari Tenhunen  <jari.tenhunen@iki.fi>
+       * src/tuner.c (main, stop_pipelines, osso_hw_state_cb,
+       set_pipeline_states, topmost_notify):
+       better power management: DSP will now sleep when display dims 
+       or the app has been on background for 30 seconds
+       * src/tuner.c: introduced AppData struct to bundle all needed
+       context variables
+       * src/tuner.c (display_keepalive): keep display on when app
+       window is on foreground
+
+2008-08-06  Jari Tenhunen  <jari.tenhunen@iki.fi>
+       * src/tuner.c (main, window_is_active_notify):
+       pause pipelines when the application window is inactive,
+       should reduce energy consumption
+
+2008-08-03  Jari Tenhunen  <jari.tenhunen@iki.fi>
+       * src/tuner.c (key_press_event, key_release_event):
+       renamed to button_*_event
+       (toggle_fullscreen, key_press_event, main):
+       fullscreen mode, made leds scalable, 
+       centered piano keyboard
+       (update_frequency): fixed led display
+
 2008-07-30  Josep Torra   <j.torra@telefonica.net>
 
        * src/gstpitch.c: (gst_pitch_class_init), (gst_pitch_init),