summaryrefslogtreecommitdiff
path: root/keys.h
AgeCommit message (Collapse)Author
2010-04-05Added user defined key kUser0Klaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-08-24Fixed some compiler warnings with gcc-4.2.0Klaus Schmidinger
2007-08-11Switched I18N to gettextKlaus Schmidinger
2007-02-25Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP ↵Klaus Schmidinger
forces reload; cThread::EmergencyExit() replaced by ShutdownHandler.RequestEmergencyExit()
2006-10-14Keys from expanded key macros are now put into the front of the key queueKlaus Schmidinger
2006-04-15Implemented kChanPrevKlaus Schmidinger
2006-04-15Implemented kNext and kPrev keysKlaus Schmidinger
2006-01-06Implemented the "Info" keyKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2002-12-15Implemented raw keyboard inputKlaus Schmidinger
2002-12-01Macros in 'keymacros.conf' can now use "@plugin" to directly access the main ↵Klaus Schmidinger
menu function of a given plugin
2002-10-27Implemented key macrosKlaus Schmidinger
2002-10-27Implemented additional dedicated keysKlaus Schmidinger
2002-09-29Made remote controls plugin awareKlaus Schmidinger