summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2002-05-12enable mpeg playing by default under LinuxDave Chapman
2002-05-12moved sound interface to common directoryDave Chapman
2002-05-12remember previous menu position when returningDave Chapman
2002-05-12removed reference to x11_openDave Chapman
2002-05-12moved mpeg decoder to commonDave Chapman
2002-05-12abstracted the sound output interfaceDave Chapman
2002-05-12describe purpose of common directoryDave Chapman
2002-05-12use internal copy of libmadDave Chapman
2002-05-12libmad version 0.14.2bDave Chapman
2002-05-12removed unused function and re-enabled button checkDave Chapman
2002-05-12improved mpeg audio qualityDave Chapman
2002-05-10Removed testing debugf()Björn Stenberg
2002-05-10Adapted to changes in the lcd API.Björn Stenberg
2002-05-10added reference to new icon for directoriesRobert Hak
2002-05-10Added new icons form the Recorder simRobert Hak
2002-05-10x11_opendir() now fails properly in case the dir doesn't existDaniel Stenberg
2002-05-10added x,y to BUTTON PRESSED event messageDave Chapman
2002-05-09first attempt at mp3 playback in x11 simulator using libmadDave Chapman
2002-05-08added icons.cDaniel Stenberg
2002-05-08add "icons.c" to the projectStefan Meyer
2002-05-08creationRobert Hak
2002-05-08added externs from icon.[ch]Robert Hak
2002-05-08add attribute and size to readdirStefan Meyer
2002-05-07my little icons in front of the files/dirs to show what kind of entry itDaniel Stenberg
2002-05-07NULL is not defined when this compiles on Linux, let's avoid that for nowDaniel Stenberg
2002-05-07adjusted to build on my solaris boxDaniel Stenberg
2002-05-07extended the wrapper layer, we can't depend on much in the "real" direntDaniel Stenberg
2002-05-07is_dir() is removed, we now read the 'attribute' field from the direntDaniel Stenberg
2002-05-07added x11_readdir() protoDaniel Stenberg
2002-05-07readdir() wrapper for proper dirent struct emulation in target codeDaniel Stenberg
2002-05-06small bugfixDave Chapman
2002-05-06first implementation of directory scrolling - partly by Stefan MeyerDave Chapman
2002-05-06fixed title string in x11 windowDave Chapman
2002-05-06no more Logf(), only use debugf()Daniel Stenberg
2002-05-06compile debug.c from the firmware for logging errorsDaniel Stenberg
2002-05-06- added Logf ( maybe it should be defined somewhere else)Stefan Meyer
2002-05-06add / del some filesStefan Meyer
2002-05-06Capitalization corrections on menu structureRobert Hak
2002-05-06Added menu.cRobert Hak
2002-05-06Cleaned up for menu.c/h usageRobert Hak
2002-05-06Initial creation. This removes alot of the cursor and menuing overheadRobert Hak
2002-05-06some basic docs for simulator hackingDaniel Stenberg
2002-05-06don't closedir(NULL)Daniel Stenberg
2002-05-06fixed a DIR * leakDaniel Stenberg
2002-05-06Dave Chapman removed the annoying extra slashDaniel Stenberg
2002-05-06Dave Chapman's browse subdirs too patch appliedDaniel Stenberg
2002-05-05builds with Player LCD tooDaniel Stenberg
2002-05-05remove printf()Daniel Stenberg
2002-05-05void functions don't return values...Daniel Stenberg
2002-05-05use the menu function pointers properlyDaniel Stenberg