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