2008-05-19 |
Luigi Rizzo | fix example configuration for video support in chan_oss
|
commit | commitdiff | tree |
2008-05-19 |
Luigi Rizzo | Some fixes to the code to support running on an externally
|
commit | commitdiff | tree |
2008-05-19 |
Luigi Rizzo | Allow users to specify 'startgui=1' in oss.conf so...
|
commit | commitdiff | tree |
2008-05-15 |
Luigi Rizzo | Use casts or intermediate variables to remove a number
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | remove a wrong 'const'
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | add annotations for the two message windows
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | Two changes:
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | Implement keyboard handling, and use it to enter
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | implement the "console startgui" and "console stopgui"
|
commit | commitdiff | tree |
2008-01-09 |
Luigi Rizzo | make get_video_desc() return the active console if
|
commit | commitdiff | tree |
2008-01-08 |
Luigi Rizzo | add copyright (most of this code was written by Marta...
|
commit | commitdiff | tree |
2008-01-08 |
Luigi Rizzo | Add the annotation for the textarea used for messages,
|
commit | commitdiff | tree |
2008-01-08 |
Luigi Rizzo | add a font suitable for use with the console GUI.
|
commit | commitdiff | tree |
2008-01-08 |
Luigi Rizzo | add support for textareas, used for various dialog...
|
commit | commitdiff | tree |
2008-01-07 |
Luigi Rizzo | add support for cropping the keypad image while displaying it.
|
commit | commitdiff | tree |
2008-01-07 |
Luigi Rizzo | update comments to reflect reality (or at least planned...
|
commit | commitdiff | tree |
2008-01-07 |
Luigi Rizzo | resolve a load-time problem avoiding a call to console_do_an...
|
commit | commitdiff | tree |
2008-01-02 |
Luigi Rizzo | some cleanup of this code while I am trying to debug...
|
commit | commitdiff | tree |
2008-01-02 |
Luigi Rizzo | There are three instances of the module definition...
|
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | call directly the cli command to implement hangup.
|
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | prevent a panic when destroying a channel with no incoming...
|
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | remove a leftover sleep(1) used for debugging
|
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | make codec_resample build on __CYGWIN__, and make it...
|
commit | commitdiff | tree |
2008-01-01 |
Luigi Rizzo | implement "configure" checks for libiconv, and add the
|
commit | commitdiff | tree |
2007-12-29 |
Luigi Rizzo | Move grabbers definitions to a separate file, vgrabbers...
|
commit | commitdiff | tree |
2007-12-29 |
Luigi Rizzo | virtualize the interface for video grabbers, which...
|
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | Add a few entries up to 1408x1152 in the table of known...
|
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | change the interface of video encapsulation routines...
|
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | various rearrangements and renaming of console_video...
|
commit | commitdiff | tree |
2007-12-28 |
Luigi Rizzo | fix a small bug in printing out geometries - wrong...
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | remove more unnecessary casts for NULL.
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | NULL does not need to be cast to (char *)
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | remove useless casts
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | more localization of gui stuff
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | clarify the type of video support in chan_oss
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | more steps to decouple the gui from the rest of the...
|
commit | commitdiff | tree |
2007-12-27 |
Luigi Rizzo | Enable building the code even if SDL is not present...
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more localizations around sdl_setup
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | use fread instead of mmap to read in the comment area...
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | update the region description with an empty line at...
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | another bunch of gui localizations
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more localization of sdl stuff
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | move more gui stuff into console_gui.c
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | more preparation for untangling of the various console_video...
|
commit | commitdiff | tree |
2007-12-26 |
Luigi Rizzo | Split console_video.c so that video codecs and gui...
|
commit | commitdiff | tree |
2007-12-23 |
Luigi Rizzo | support sdl_videodriver to send output to x11/aalib...
|
commit | commitdiff | tree |
2007-12-23 |
Luigi Rizzo | move reading info from the keypad to a separate function.
|
commit | commitdiff | tree |
2007-12-23 |
Luigi Rizzo | make sure the minimum surface depth is 16bpp so we...
|
commit | commitdiff | tree |
2007-12-23 |
Luigi Rizzo | avoid rebuilding dependent files if the generated busy...
|
commit | commitdiff | tree |
2007-12-22 |
Luigi Rizzo | Change the name of config file entries for keypad regions
|
commit | commitdiff | tree |
2007-12-22 |
Luigi Rizzo | add a sample keypad (with annotations) for console...
|
commit | commitdiff | tree |
2007-12-22 |
Luigi Rizzo | Build console_video support by linking in, as opposed...
|
commit | commitdiff | tree |
2007-12-20 |
Luigi Rizzo | add some macros to simplify parsing the config file,
|
commit | commitdiff | tree |
2007-12-20 |
Luigi Rizzo | modify http://svn.digium.com/view/asterisk?view=rev...
|
commit | commitdiff | tree |
2007-12-19 |
Luigi Rizzo | Add instructions on how to generate your own font.
|
commit | commitdiff | tree |
2007-12-19 |
Luigi Rizzo | Add a new API function, written at least twice in app_voicem...
|
commit | commitdiff | tree |
2007-12-19 |
Luigi Rizzo | add support for PARSE_DOUBLE, and remove identifiers for
|
commit | commitdiff | tree |
2007-12-19 |
Luigi Rizzo | Properly document AST_EXT_TOOL_CHECK() and use it to...
|
commit | commitdiff | tree |
2007-12-19 |
Luigi Rizzo | make netsmp build under AST_DEVMODE. Description, included...
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | remove a leftover line with only a '#' (wonder why
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | make configuration variable const so they are not accidentally
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | remove unnecessary (char *) casts for ast_config_AST_...
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | Rename the macros in defaults.h - they are not meant...
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | make the code match documentation - now you can specify...
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | Name the people responsible for some recent contributions...
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | Two small changes:
|
commit | commitdiff | tree |
2007-12-18 |
Luigi Rizzo | small documentation update (nothing important).
|
commit | commitdiff | tree |
2007-12-17 |
Luigi Rizzo | fix building under cygwin.
|
commit | commitdiff | tree |
2007-12-17 |
Luigi Rizzo | remove some unnecessary includes
|
commit | commitdiff | tree |
2007-12-17 |
Luigi Rizzo | surprising as it may be, chan_oss compiles correctly...
|
commit | commitdiff | tree |
2007-12-16 |
Luigi Rizzo | menuselect.makeopts is not a .PHONY target
|
commit | commitdiff | tree |
2007-12-16 |
Luigi Rizzo | use a simpler idiom for 'cmp -s ...'
|
commit | commitdiff | tree |
2007-12-15 |
Luigi Rizzo | configuration options related to video support.
|
commit | commitdiff | tree |
2007-12-15 |
Luigi Rizzo | Bring in video console support for chan_oss (and later...
|
commit | commitdiff | tree |
2007-12-15 |
Luigi Rizzo | remove some redundant headers
|
commit | commitdiff | tree |
2007-12-14 |
Luigi Rizzo | include mmap header if detected by configure
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | simplify/cleanup the scripts
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | remove relative paths and use ASTTOPDIR instead.
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | simplify this file
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | add a bit of info on the build infrastructure
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | Fix the detection of modules installed from this build.
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | Put into Makefile.moddir_rules the common instructions...
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | make the install target a bit less noisy
|
commit | commitdiff | tree |
2007-12-10 |
Luigi Rizzo | document usage of several exported variables
|
commit | commitdiff | tree |
2007-12-09 |
Luigi Rizzo | add hashtab.c to the list of files deleted
|
commit | commitdiff | tree |
2007-12-09 |
Luigi Rizzo | another place where ../ should have been ASTTOPDIR
|
commit | commitdiff | tree |
2007-12-09 |
Luigi Rizzo | normalize subdirs' Makefile by using ASTTOPDIR and...
|
commit | commitdiff | tree |
2007-12-09 |
Luigi Rizzo | Implement the outcome of a discussion on the -dev list...
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | remove unused code, and simplify the logic for #include...
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | Implement comment_buffer and lline_buffer in terms...
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | unify some common code
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | normalize formatting
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | document a nice technique to exit from a block in case...
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | a little bit of documentation on how lines are parsed.
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | normalize header order, and add a comment on the need
|
commit | commitdiff | tree |
2007-12-08 |
Luigi Rizzo | some platforms (e.g. FreeBSD4) need netinet/in.h to...
|
commit | commitdiff | tree |
2007-12-04 |
Luigi Rizzo | fix build on cygwin
|
commit | commitdiff | tree |
2007-11-24 |
Luigi Rizzo | remove a DEBUG_THREADS message that accesses private...
|
commit | commitdiff | tree |
2007-11-24 |
Luigi Rizzo | remove some unnecessary includes
|
commit | commitdiff | tree |
2007-11-23 |
Luigi Rizzo | put in the necessary hooks for video support in the...
|
commit | commitdiff | tree |
next |