A GTK+ / GStreamer based music player
Go to file
Anna Schumaker 444e48f93b gui: Custom model fixes
- Initialize stamp with a random integer (this is how a Gtk::ListStore
  works)
- Increment the stamp in a way that it will never be 0 (AKA: invalid)
- iter_n_root_children() does not take any arguments, so fix up my
  function.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:02 -04:00
design design updates 2014-04-06 19:57:01 -04:00
gui gui: Custom model fixes 2014-04-06 19:57:02 -04:00
include gui: Custom model fixes 2014-04-06 19:57:02 -04:00
lib gui: Implement tab reordering 2014-04-06 19:57:02 -04:00
ocarina libsaria: Remove app name from init data 2014-04-06 19:56:50 -04:00
tests tests: Update tests for recent deck change 2014-04-06 19:57:02 -04:00
.gitattributes Created a PKGBUILD 2011-11-11 08:12:40 -05:00
.gitignore gui: Begin implementing the gui 2014-04-06 19:56:58 -04:00
LICENSE Added license 2011-11-09 08:31:36 -05:00
PKGBUILD.tmpl newgui: Start rewriting the gui 2014-04-06 19:56:50 -04:00
Sconstruct build: Improve aliasing for tests 2014-04-06 19:56:51 -04:00
config build: Rename CONFIG.ENV to CONFIG.CCFLAGS 2014-04-06 19:56:58 -04:00
design.txt design: Add future ideas 2014-04-06 19:56:58 -04:00