aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmenu
Commit message (Expand)AuthorAge
* Merge svn changes up to r31004Gravatar Uoti Urpala2010-04-26
|\
* | input: remove unused "paused" arguments from some functionsGravatar Uoti Urpala2010-04-25
* | menu.h: add struct tag declaration to avoid warningsGravatar Uoti Urpala2010-04-25
| * Mark cfg_fields m_option_t array as const.Gravatar diego2010-04-04
* | Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* | Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\|
* | Merge svn changes up to r30663Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30643Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30595Gravatar Uoti Urpala2010-03-09
|\ \ \ \
| | | | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| | | | * cosmetics: Rename struct vf_instance_s --> vf_instance.Gravatar diego2010-02-21
| | | | * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| | | |/
| | | * Replace platform preprocessor check by HAVE_DOS_PATHS.Gravatar komh2010-02-19
| | |/
| | * Mark some more functions that are not used outside of their files as static.Gravatar diego2010-02-18
| |/
| * Declare vf_menu_pause_update in libmenu/menu.h.Gravatar diego2010-02-14
* | Implement vsync-aware frame timing for VDPAUGravatar Uoti Urpala2009-11-15
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29134Gravatar Uoti Urpala2009-04-02
|\|
| * Remove unnecessary malloc.h #includes and related #ifdeffery.Gravatar diego2009-04-02
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:Gravatar diego2009-02-17
* | Merge svn changes up to r28149Gravatar Uoti Urpala2008-12-14
|\|
| * Add standard GPL headers.Gravatar diego2008-12-13
* | Merge svn changes up to 27824Gravatar Uoti Urpala2008-10-25
|\|
| * Remove pointless attribute_used from variable declaration.Gravatar diego2008-10-16
* | Make various functions staticGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Rename font-related preprocessor directives.Gravatar diego2008-08-07
| * Change a bunch of video/audio-output-specific preprocessor directives fromGravatar diego2008-08-03
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;Gravatar diego2008-08-01
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r27123Gravatar Uoti Urpala2008-06-23
|\|
| * fixes two bugs:Gravatar ben2008-06-20
| * Add auto-close option to libmenu playlist handling part.Gravatar ben2008-06-20
* | Merge svn changes up to r27025Gravatar Uoti Urpala2008-06-07
|\|
| * Removed unused freepath variable.Gravatar ben2008-06-06
| * Remove useless braces on if() statement.Gravatar ben2008-06-05
| * Ensure 'path' string is 0 terminated.Gravatar ben2008-06-05
* | Merge svn changes up to r26979Gravatar Uoti Urpala2008-06-04
|\|
| * Use size_t instead of int for a variable that is compared to the resultGravatar diego2008-06-03
| * cosmetics: Remove useless parentheses from return statements.Gravatar diego2008-05-16
* | Merge svn changes up to r26783Gravatar Uoti Urpala2008-05-15
|\|
| * Use standard license headers with standard formatting.Gravatar diego2008-05-14
* | Merge svn changes up to r26624Gravatar Uoti Urpala2008-05-01
|\|
* | input: Move cmd_queue to context structGravatar Uoti Urpala2008-04-30