summaryrefslogtreecommitdiffstats
path: root/uisimulator/x11
AgeCommit message (Expand)AuthorFilesLines
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold1-0/+2
2005-01-17Use the correct lcd code for iRiver simulator builds.Jens Arnold1-0/+5
2005-01-17X11 sim: Button handling adapted to iRiver and reworked a bit. Removed tab ch...Jens Arnold1-62/+67
2005-01-17Added ID3 database support.Björn Stenberg1-1/+1
2004-12-20minor correctionDaniel Stenberg1-6/+3
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg1-3/+3
2004-10-07Another fix for bug #1016011 by Eric LassaugeLinus Nielsen Feltzing1-0/+6
2004-10-05Patch #1016011 by Eric Lassauge, fixes X11 simulator build in CygwinLinus Nielsen Feltzing1-1/+1
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn1-2/+2
2004-09-22Rearranged makefiles again to move platform-specific stuff from the MakefilesDaniel Stenberg1-28/+19
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2-10/+29
2004-09-16The Iriver display is blueBjörn Stenberg1-0/+5
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg7-41/+57
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold1-2/+2
2004-07-28x11sim for cygwin: TARGET is defined with the .exe extensionLinus Nielsen Feltzing1-0/+1
2004-07-24Removed annoying debug outputLinus Nielsen Feltzing1-3/+0
2004-07-23Somewhat better key combination handlingLinus Nielsen Feltzing1-1/+12
2004-07-23Brushed up, made it more like the win32 makefileLinus Nielsen Feltzing1-210/+97
2004-07-21Forgot to remove all traces of the obsolete repeat mask functionsLinus Nielsen Feltzing1-3/+0
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing1-14/+9
2004-07-08Removed some whitespaceLinus Nielsen Feltzing1-4/+4
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing2-3/+14
2004-07-05Fixed the FM sim buildLinus Nielsen Feltzing1-1/+1
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing1-2/+10
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing1-0/+10
2004-06-20extended the clean target to remove the libplugin and the rockbox.zipDaniel Stenberg1-0/+1
2004-06-20provide libplugin supportDaniel Stenberg1-3/+7
2004-06-16Fixed a warning (unused variable)Jens Arnold1-2/+0
2004-06-16removed silly debug outputsDaniel Stenberg2-3/+0
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing7-328/+13
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg1-1/+4
2004-04-20Removed some X11 simulator warningsLinus Nielsen Feltzing2-2/+2
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing2-1/+7
2004-04-16Sim warning, as usualLinus Nielsen Feltzing1-0/+1
2004-04-16Added rmdir() for the x11 simulatorLinus Nielsen Feltzing2-0/+13
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2-0/+15
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-1/+4
2004-01-10Fix cygwin/X11 build by defining _SSIZE_T_Hardeep Sidhu1-1/+1
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn1-1/+1
2004-01-05trying to fix the simJörg Hohensohn1-1/+4
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn1-9/+9
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg1-6/+11
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu1-1/+4
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2-2/+2
2003-10-01Removed games and demos menus.Björn Stenberg1-7/+1
2003-07-10Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg1-1/+4
2003-07-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg2-2/+15
2003-07-01Fixed simulator warning.Hardeep Sidhu1-0/+1
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2-1/+7
2003-06-30X11/Cygwin simulator doesn't require libdlHardeep Sidhu1-1/+1