2007-12-26 |
ulion | From now on, libmenu does not steal all input keys...
|
commit | commitdiff | tree |
2007-12-26 |
ulion | Support ?(!NAME:TEXT) format for expanding string by...
|
commit | commitdiff | tree |
2007-12-25 |
ulion | Use '-' instead of '_' in option name.
|
commit | commitdiff | tree |
2007-12-25 |
ulion | Remove useless scope.
|
commit | commitdiff | tree |
2007-12-25 |
ulion | Change the default osd menu command for AR_MENU in...
|
commit | commitdiff | tree |
2007-12-25 |
ulion | Simplify the condition code.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Grammar fix.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Add copyright info for s/pdif code from VideoLAN.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Do not send mouse movements events in root win mode.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Check availability before check argument for getting...
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Revert to r25490, since the r25491 is not correct.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Combine code for check availability of property audio...
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Combine common code for check whether chapter is available.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | OSD menu support mouse selection.
|
commit | commitdiff | tree |
2007-12-22 |
ulion | Move two variable to the scope where they are indeed...
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Support send mouse movements commands to mplayer.
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Fix stream_cache to use sector_size set in stream_t.
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Fix comment from unrarlib to unrar_exec
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Remove redundant code since unrarlib was removed.
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Add variable bx, dx to simplify code of function menu_draw_list.
|
commit | commitdiff | tree |
2007-12-20 |
ulion | Add local variable 'line_h' to simplify code of function...
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Ignore mouse pos command when pausing.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Currently menu title did not align center together...
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Calculate and draw osd accurately.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Make libmenu init and uninit in proper place.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Vobsub support tridx setting in .idx file.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Use calloc instead of malloc when allocate vobsub_t.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Protocol name should be case insensitive.
|
commit | commitdiff | tree |
2007-12-19 |
ulion | Merge 'Jump to ...' with 'Prev/Next' menu item into...
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Use NSMakeRect and NSRect in correct way:
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Fix wrong code in last commit.
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Fix mouse button mapping:
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Here should add the minb to x when x>=0 because in...
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Fix the menu uninit function name.
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Replace another m_struct_t by 'struct m_struct_st'...
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Remove dependency on m_struct.h when include libmenu...
|
commit | commitdiff | tree |
2007-12-18 |
ulion | Do not operate on vobsub when no video (Bug #312).
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Record screen size and display size in vo_ variables.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | screen_frame is only used for fullscreen mode.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Fix the expand text's format by the source.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Caching toc header in vcd private structure for later...
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Add cdda stream control for chapter commmands.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Fix indent for last commit.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Ignore elements of keybindings other than 'binding'.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Remove NO_REPEAT mask from keycode, fix keycode matching...
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Display parsed keycode in verbose output.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Modified for using chapter property for $(NAME:TEXT...
|
commit | commitdiff | tree |
2007-12-17 |
ulion | Fix memory leak.
|
commit | commitdiff | tree |
2007-12-17 |
ulion | The function parameter 'preferred_language' should...
|
commit | commitdiff | tree |
2007-12-16 |
ulion | Should not change stream->pos in fill_buffer function.
|
commit | commitdiff | tree |
2007-12-16 |
ulion | Support cddb on darwin.
|
commit | commitdiff | tree |
2007-12-15 |
ulion | Make the end_sector accessable (it should be).
|
commit | commitdiff | tree |
2007-12-15 |
ulion | Add auto-update property for property menu item.
|
commit | commitdiff | tree |
2007-12-15 |
ulion | Only read disc info once and save it for later using.
|
commit | commitdiff | tree |
2007-12-15 |
ulion | The buffer used for pread need be aligned, but currently...
|
commit | commitdiff | tree |
2007-12-15 |
ulion | Get end position of last track by adding its starting...
|
commit | commitdiff | tree |
2007-12-15 |
ulion | Replace printf with mp_msg.
|
commit | commitdiff | tree |
2007-12-14 |
ulion | Only print one track info when exactly seeking to the...
|
commit | commitdiff | tree |
2007-12-14 |
ulion | Support chapter in OSD menu.
|
commit | commitdiff | tree |
2007-12-14 |
ulion | Support chapter as a property.
|
commit | commitdiff | tree |
2007-12-14 |
ulion | Fix stream cdda seeks to CD's end and hangs forever...
|
commit | commitdiff | tree |
2007-12-14 |
ulion | Support using unrar executable to access rar-compressed...
|
commit | commitdiff | tree |
2007-12-13 |
ulion | Add demuxer functions for chapter feature.
|
commit | commitdiff | tree |
2007-12-13 |
ulion | Add new audio filter for encoding multi-channel audio...
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Fix libass to support -nofontconfig.
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Fix memory leak. I thought asx_get_attrib() return...
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Fix memory leak, reported by Andrew Calkin <andrew...
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Remove headers not used.
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Add OSD menu keybindings for Apple Remote.
|
commit | commitdiff | tree |
2007-12-12 |
ulion | Update comment that navigating keys is defined in menu...
|
commit | commitdiff | tree |
2007-12-11 |
ulion | Fix spudec to display current vobsub immediately after...
|
commit | commitdiff | tree |
2007-12-11 |
ulion | Make up missing changelog for dts wav support.
|
commit | commitdiff | tree |
2007-12-11 |
ulion | Support to run multiple mplayer commands set in menu...
|
commit | commitdiff | tree |
2007-12-11 |
ulion | Add new function for parsing and queueing multi-commands...
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Fix all current known multi-channel wrong order problems...
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Fix memory leak that tmp allocated but maybe not used.
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Fix mylstat() call to parent dir where the subdir has...
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Fix my wrong code in r25530.
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Make up missing header update in r25326.
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Move temp variable declaration into inner loop scope.
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Ignore heading spaces when parsing command.
|
commit | commitdiff | tree |
2007-12-10 |
ulion | Fix missing command line bug by making the input parameter...
|
commit | commitdiff | tree |
2007-12-09 |
ulion | Combine common code for dealing with file action and...
|
commit | commitdiff | tree |
2007-12-09 |
ulion | Use recorded last path only when stat it ok.
|
commit | commitdiff | tree |
2007-12-09 |
ulion | Convert vobsub custom colors from rgb to yuv using...
|
commit | commitdiff | tree |
2007-12-08 |
ulion | Remove useless include added in last commit by mistake.
|
commit | commitdiff | tree |
2007-12-08 |
ulion | Move vobsub palette->yuv convert code into a common...
|
commit | commitdiff | tree |
2007-12-08 |
ulion | Remove useless variable aoIsCreated since we took good...
|
commit | commitdiff | tree |
2007-12-08 |
ulion | Restore y of palette into the same value range as it...
|
commit | commitdiff | tree |
2007-12-05 |
ulion | Prevent from outputing mass of 'skip' log messages...
|
commit | commitdiff | tree |
2007-12-04 |
ulion | Add cleanup codes for init() failure to prevent leak.
|
commit | commitdiff | tree |
2007-12-04 |
ulion | When auto loading subs, log warning instead of error...
|
commit | commitdiff | tree |
2007-12-04 |
ulion | Remove hardcoded key->cmd bindings in libmenu, support...
|
commit | commitdiff | tree |
2007-12-03 |
ulion | Skip empty vobsub streams when selecting subtitles.
|
commit | commitdiff | tree |
2007-12-03 |
ulion | Fix custom palette format from rgb to yuv, we use it...
|
commit | commitdiff | tree |
2007-12-02 |
ulion | Do not queue empty cmd.
|
commit | commitdiff | tree |
2007-12-02 |
ulion | Add type info to menu_t, now we can get the menu name...
|
commit | commitdiff | tree |
2007-11-30 |
ulion | Remove stray line that slipped through in last commit.
|
commit | commitdiff | tree |
2007-11-30 |
ulion | Fix warnings:
|
commit | commitdiff | tree |
2007-11-30 |
ulion | Support double buffering, fix osd flicker.
|
commit | commitdiff | tree |