summary refs log tree commit diff stats
path: root/plugins
AgeCommit message (Expand)Author
2016-04-07lua: More consistency with Python pluginPatrick Griffis
2016-04-07lua: Some more refactoring. Fix unload hook in the interpreter.mniip
2016-04-07lua: More missing staticsPatrick Griffis
2016-04-07lua: Make better use of GLibPatrick Griffis
2016-04-07lua: Bump version and update copyright year.mniip
2016-04-07lua: Use glib allocatorsmniip
2016-04-07lua: Replace some pushnumbers with pushintegersmniip
2016-04-07lua: Error if luaL_newstate returns NULLmniip
2016-04-03lua: Build on win32Patrick Griffis
2016-04-03lua: Don't used mixed declarationsPatrick Griffis
2016-04-03Import lua pluginPatrick Griffis
2016-03-06sysinfo: Clean up ifdefs and handle unsupported CPUPatrick Griffis
2016-02-18python: Handle get_info('win_ptr')Patrick Griffis
2016-02-18Fix strict prototype warningsPatrick Griffis
2016-01-30perl: Fixed warning about duplicate definition of bool.Arnavion
2015-10-16build: Let 'make dist' do a better jobRico Tzschichholz
2015-10-12common: Moved some functions over from plugins/sysinfo that are useful for th...Arnavion
2015-10-10Use VS 2015Arnavion
2015-09-30configure: Clean up Python checkingPatrick Griffis
2015-04-23Remove unused fileTingPing
2015-04-22configure: Simplify perl testsTingPing
2015-04-14winamp: More code cleanupTingPing
2015-04-14winamp: Fix project fileTingPing
2015-04-13winamp: Clean up formattingTingPing
2015-04-13winamp: Fix utf8 song titlesTingPing
2015-03-20sysinfo: Strip trailing space on video cardTingPing
2015-03-20Remove unused filesTingPing
2015-02-21More type issues/warningsTingPing
2015-02-21Fix type mismatchTingPing
2015-02-21Fixed cast warning, use of uninitialized buffer and whitespace.Arnavion
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-12win32: Use WinSparkle for handling updatesTingPing
2015-02-11Better project files.Arnavion
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-01-31sysinfo: Fix braindead logic for stripping spaces from the end of the OS name.Arnavion
2015-01-31sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space...Arnavion
2015-01-05sysinfo: Also show HDD information.Arnavion
2015-01-04sysinfo: Don't confuse build architecture with CPU architecture.Arnavion
2015-01-04sysinfo: Refactored out individual WMI parsing methods.Arnavion
2015-01-03Bring the sysinfo plugin to the 21st century.Arnavion
2014-12-31python: Use Py_RETURN_NONE macroTingPing
2014-12-31Python: Fix overflow and code-cleanupTingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-15Don't require glib 2.40TingPing
2014-12-15fishlim: Handle server-timeTingPing
2014-12-15fishlim: Use proper filesystem encoding for filesTingPing
2014-12-15fishlim: Use standard keyfile save functionTingPing
2014-12-15fishlim: Strip whitespace when deleting keysTingPing